Skip to content

Commit 3aebf19

Browse files
committed
Update to phpunit 5
1 parent 52477d6 commit 3aebf19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"mockery/mockery": "^0.9.5",
22-
"phpunit/phpunit": "4.*"
22+
"phpunit/phpunit": "5.*"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)