Skip to content

Commit

Permalink
Support for Symfony 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mbartok authored Dec 12, 2016
1 parent bd4d799 commit 2fd737c
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 @@ -15,7 +15,7 @@
"require": {
"php": ">=5.5.9",

"symfony/symfony": "3.1.*"
"symfony/symfony": "^3.1.0"
},
"require-dev": {
"phpspec/phpspec": "^2.2"
Expand Down

0 comments on commit 2fd737c

Please sign in to comment.