Skip to content

Commit 99ebb8a

Browse files
committed
fixed composer.json
1 parent dca5c3c commit 99ebb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Config/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"symfony/filesystem": "~2.8|~3.0"
2121
},
2222
"require-dev": {
23-
"symfony/yaml": "~2.7|~3.0.0"
23+
"symfony/yaml": "~2.7|~3.0"
2424
},
2525
"suggest": {
2626
"symfony/yaml": "To use the yaml reference dumper"

0 commit comments

Comments
 (0)