Skip to content

Commit 0620e40

Browse files
Julien GreletJulien Grelet
authored andcommitted
Add the version 4 of symfony in composer.json for the yaml versio
1 parent 5b8d34c commit 0620e40

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
@@ -98,7 +98,7 @@
9898
"symfony/security-bundle": "~2.3|~3.0",
9999
"symfony/options-resolver": "~2.3|~3.0",
100100
"symfony/form": "~2.3|~3.0",
101-
"symfony/yaml": "~2.3|~3.0",
101+
"symfony/yaml": "~2.3|~3.0|~4.0",
102102
"kriswallsmith/buzz": "~0.13"
103103
},
104104

0 commit comments

Comments
 (0)