Skip to content

Commit 2942f87

Browse files
Fix one dependency requirement
1 parent 143d318 commit 2942f87

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
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"symfony/phpunit-bridge": "~2.7",
23-
"symfony/yaml": "~2.0",
23+
"symfony/yaml": "~2.0,>=2.0.5",
2424
"symfony/config": "~2.2",
2525
"symfony/property-access": "~2.3",
2626
"doctrine/annotations": "~1.0",

0 commit comments

Comments
 (0)