Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Commit

Permalink
added support for Symfony 4
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Feb 5, 2019
1 parent 57873c8 commit 9aefd75
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-dev": {
"symfony/phpunit-bridge": "^3.4",
"symfony/translation": "^2.7|^3.4"
"symfony/translation": "^2.7|^3.4|^4.2"
},
"suggest": {
"symfony/translation": "Allow the time_diff output to be translated"
Expand Down

0 comments on commit 9aefd75

Please sign in to comment.