Skip to content

Commit

Permalink
Add sf3 compat for symfony yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascourot committed Oct 19, 2016
1 parent 982e309 commit fb1e0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"require-dev": {
"atoum/atoum": "dev-master",
"symfony/yaml": "~2.3"
"symfony/yaml": "~2.3|~3.0"
},
"autoload": {
"psr-0": { "": "src/" }
Expand Down

0 comments on commit fb1e0fe

Please sign in to comment.