Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
bumped phpunit dependency to 4.*
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbos committed Jun 12, 2014
1 parent ca79df5 commit 72e5929
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 @@ -11,7 +11,7 @@
"symfony/filesystem": "~2.1",
"twig/twig": "~1.12",
"sensiolabs/security-checker": "~1.1",
"phpunit/phpunit": "~3.7",
"phpunit/phpunit": "~4",
"sebastian/phpcpd": "~1.4",
"behat/behat": "~2.5",
"behat/mink": "*",
Expand Down

0 comments on commit 72e5929

Please sign in to comment.