We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1511d0f commit 81da1cfCopy full SHA for 81da1cf
composer.json
@@ -17,9 +17,9 @@
17
],
18
"require": {
19
"php": "^7.1.3",
20
- "symfony/contracts": "^1.0.2",
21
"symfony/polyfill-ctype": "~1.8",
22
- "symfony/polyfill-mbstring": "~1.0"
+ "symfony/polyfill-mbstring": "~1.0",
+ "symfony/translation-contracts": "^1.1"
23
},
24
"require-dev": {
25
"symfony/http-client": "^4.3",
0 commit comments