Skip to content

Commit 95484aa

Browse files
derrabusnicolas-grekas
authored andcommitted
Add parameter type declarations to contracts.
1 parent c416cbb commit 95484aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"symfony/polyfill-intl-grapheme": "~1.0",
2121
"symfony/polyfill-intl-normalizer": "~1.0",
2222
"symfony/polyfill-mbstring": "~1.0",
23-
"symfony/translation-contracts": "^1.1|^2.0"
23+
"symfony/translation-contracts": "^1.1|^2"
2424
},
2525
"autoload": {
2626
"psr-4": { "Symfony\\Component\\String\\": "" },

0 commit comments

Comments
 (0)