Skip to content

Commit

Permalink
Support symfony 3
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Dec 9, 2015
1 parent f3af3a1 commit 30e21b0
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 @@ -13,7 +13,7 @@
"require": {
"php": ">=5.3.3",
"nesbot/carbon": "^1.0",
"symfony/translation": "^2.0"
"symfony/translation": "^2.0|^3.0"
},
"require-dev": {
"phpunit/phpunit": "^4.0|^5.0",
Expand Down

0 comments on commit 30e21b0

Please sign in to comment.