8000 [DependencyInjection] fixed composer.json · symfony/symfony@fc89d6b · GitHub
[go: up one dir, main page]

Skip to content

Commit fc89d6b

Browse files
committed
[DependencyInjection] fixed composer.json
1 parent fc7a39c commit fc89d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/DependencyInjection/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">=5.3.2"
2020
},
2121
"suggest": {
22-
"symfony/config": "self.version"
22+
"symfony/config": "self.version",
2323
"symfony/yaml": "self.version"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)
0