Skip to content

Commit 39a4f89

Browse files
committed
go to phpunit-4.0.0 as minimum requirement
1 parent 82b3852 commit 39a4f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require": {
2020
"php": ">=5.4",
21-
"phpunit/phpunit": "^4",
21+
"phpunit/phpunit": "^4.0.0",
2222
"php-mock/php-mock-integration": "^0.3"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)