Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7f40716

Browse files
[Translation] fix dep
1 parent 1f2b66f commit 7f40716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Translation/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
2727
"symfony/http-kernel": "^3.4|^4.0|^5.0",
2828
"symfony/intl": "^3.4|^4.0|^5.0",
29-
"symfony/service-contracts": "^1.1.2|^5.0",
29+
"symfony/service-contracts": "^1.1.2",
3030
"symfony/var-dumper": "^3.4|^4.0|^5.0",
3131
"symfony/yaml": "^3.4|^4.0|^5.0",
3232
"symfony/finder": "~2.8|~3.0|~4.0|^5.0",

0 commit comments

Comments
 (0)