Skip to content

Commit d3530f8

Browse files
committed
requiring yaml version ~2.2
1 parent 003c76d commit d3530f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": ">=5.3"
1515
},
1616
"require-dev": {
17-
"symfony/yaml": "dev-master"
17+
"symfony/yaml": "~2.2"
1818
},
1919
"suggest": {
2020
"symfony/yaml": "Symfony Yaml Component to use .yml config files"

0 commit comments

Comments
 (0)