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 260d24e commit 707b619Copy full SHA for 707b619
composer.json
@@ -17,9 +17,9 @@
17
],
18
"require": {
19
"php": "^7.1.3",
20
- "symfony/contracts": "^1.1",
21
"symfony/polyfill-mbstring": "~1.0",
22
- "symfony/polyfill-php73": "^1.8"
+ "symfony/polyfill-php73": "^1.8",
+ "symfony/service-contracts": "^1.1"
23
},
24
"require-dev": {
25
"symfony/config": "~3.4|~4.0",
0 commit comments