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.
2 parents 0227019 + 24b0648 commit b703862Copy full SHA for b703862
composer.json
@@ -25,10 +25,10 @@
25
"pimple/pimple": "^3.1.0",
26
"psr/container": "^1.0.0",
27
"rdlowrey/auryn": "^1.4.0",
28
- "symfony/config": "3.4.x-dev",
29
- "symfony/dependency-injection": "3.4.x-dev",
30
- "symfony/filesystem": "3.4.x-dev",
31
- "symfony/process": "3.4.x-dev",
+ "symfony/config": "^4.0",
+ "symfony/dependency-injection": "^4.0",
+ "symfony/filesystem": "^4.0",
+ "symfony/process": "^4.0",
32
"thecodingmachine/yaco": "^1.0.0",
33
"yiisoft/yii2": "^2.0.11",
34
"woohoolabs/zen": "^2.0.0",
0 commit comments