Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

Commit

Permalink
Changed phpunit version in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Marien committed Oct 14, 2014
1 parent 1daf6da commit 3e0e802
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 @@ -38,7 +38,7 @@
"symfony/event-dispatcher": "~2.5",
"symfony/http-kernel": "~2.5",
"symfony/validator": "~2.5",
"phpunit/phpunit": "4.3.1"
"phpunit/phpunit": "~4.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3e0e802

Please sign in to comment.