Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6a5d222

Browse filesBrowse files
committed
Added symfony/config as dev dependency (like in Loco Provide Bridge)
1 parent 402877f commit 6a5d222
Copy full SHA for 6a5d222

File tree

1 file changed

+3
-0
lines changed
Filter options

1 file changed

+3
-0
lines changed

‎src/Symfony/Component/Translation/Bridge/Lokalise/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/Lokalise/composer.json
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
"symfony/http-client": "^5.3",
2121
"symfony/translation": "^5.3"
2222
},
23+
"require-dev": {
24+
"symfony/config": "^4.4|^5.2"
25+
},
2326
"autoload": {
2427
"psr-4": { "Symfony\\Component\\Translation\\Bridge\\Lokalise\\": "" },
2528
"exclude-from-classmap": [

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.