Thanks to visit codestin.com Credit goes to github.com
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 5ca28c0 + dcce035 commit 2cf1205Copy full SHA for 2cf1205
src/Symfony/Bundle/FrameworkBundle/composer.json
@@ -43,6 +43,7 @@
43
"symfony/finder": "For using the translation loader and cache warmer",
44
"symfony/form": "For using forms",
45
"symfony/validator": "For using validation",
46
+ "symfony/yaml": "For using the config:debug and yaml:lint commands",
47
"doctrine/cache": "For using alternative cache drivers"
48
},
49
"autoload": {
0 commit comments