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.
symfony/config
1 parent f3caf7c commit 1df6f47Copy full SHA for 1df6f47
composer.json
@@ -25,7 +25,7 @@
25
"friendsofphp/php-cs-fixer": "^2.15",
26
"league/html-to-markdown": "^4.0",
27
"psr/log": "^1.0",
28
- "symfony/config": "^3.3 || ^4.0",
+ "symfony/config": "^3.3 || ^4.0 || ^5.0",
29
"symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
30
"symfony/yaml": "^2.7 || ^3.0 || ^4.0 || ^5.0",
31
"twig/twig": "^1.35 || ^2.0 || ^3.0"
0 commit comments