Skip to content

Commit

Permalink
Adjust composer require for phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianRiesen committed Jun 2, 2016
1 parent bca7b2c commit 1fe52a9
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 @@ -18,7 +18,7 @@
"christian-riesen/base32": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^5.0"
"phpunit/phpunit": "^4.8"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1fe52a9

Please sign in to comment.