Skip to content

Commit e7db24b

Browse files
committed
fix phpunit dependencies
1 parent be55a55 commit e7db24b

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
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "3.7.*",
23-
"mockery/mockery": "^0.9"
23+
"mockery/mockery": "^0.9.4"
2424
},
2525
"autoload": {
2626
"psr-0": {

0 commit comments

Comments
 (0)