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

Commit

Permalink
Merge pull request #57 from ibuildingsnl/feature/phpunit-4
Browse files Browse the repository at this point in the history
bumped phpunit dependency to 4.*
  • Loading branch information
Matthijs van den Bos committed Jun 12, 2014
2 parents ca79df5 + 72e5929 commit 9cf0592
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 9cf0592

Please sign in to comment.