Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2cf1205

Browse files
committed
minor #11623 add symfony/yaml suggestion to composer.json (xabbuh)
This PR was merged into the 2.5 branch. Discussion ---------- add symfony/yaml suggestion to composer.json | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- dcce035 add symfony/yaml suggestion to composer.json
2 parents 5ca28c0 + dcce035 commit 2cf1205

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"symfony/finder": "For using the translation loader and cache warmer",
4444
"symfony/form": "For using forms",
4545
"symfony/validator": "For using validation",
46+
"symfony/yaml": "For using the config:debug and yaml:lint commands",
4647
"doctrine/cache": "For using alternative cache drivers"
4748
},
4849
"autoload": {

0 commit comments

Comments
 (0)