fixed composer.json

This commit is contained in:
Fabien Potencier 2016-12-10 09:22:22 +01:00
parent dca5c3ced1
commit 99ebb8a8a3

View File

@ -20,7 +20,7 @@
"symfony/filesystem": "~2.8|~3.0"
},
"require-dev": {
"symfony/yaml": "~2.7|~3.0.0"
"symfony/yaml": "~2.7|~3.0"
},
"suggest": {
"symfony/yaml": "To use the yaml reference dumper"