Skip to content

Commit 6ad1ce8

Browse files
committed
fixed Composer constraints
1 parent 463c016 commit 6ad1ce8

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
@@ -19,7 +19,7 @@
1919
"php": ">=5.3.9"
2020
},
2121
"require-dev": {
22-
"symfony/yaml": "~2.0,>=2.0.5",
22+
"symfony/yaml": "^2.0.5",
2323
"symfony/config": "~2.2",
2424
"symfony/property-access": "~2.3",
2525
"doctrine/annotations": "~1.0",

0 commit comments

Comments
 (0)