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 d67c11f commit 85b24bbCopy full SHA for 85b24bb
composer.json
@@ -13,7 +13,8 @@
13
"php": "^5.5 || ^7.0",
14
"symfony/dependency-injection": "^2.3 || ^3.0 || ^4.0",
15
"symfony/framework-bundle": "^2.3 || ^3.0 || ^4.0",
16
- "symfony/http-kernel": "^2.3 || ^3.0 || ^4.0"
+ "symfony/http-kernel": "^2.3 || ^3.0 || ^4.0",
17
+ "symfony/yaml": "^2.3 || ^3.0 || ^4.0"
18
},
19
"require-dev": {
20
"phpunit/phpunit": "^4.8.36 || ^5.5 || ^6.2"
0 commit comments