Skip to content

Commit a4708f8

Browse files
committed
depend on integration-0.2
1 parent 07ed9ec commit a4708f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@
1919
"require": {
2020
"php": ">=5.4",
2121
"phpunit/phpunit": "^4",
22-
"php-mock/integration": "dev-master"
22+
"php-mock/integration": "^0.2"
2323
},
24-
"minimum-stability": "dev",
2524
"require-dev": {
2625
"mockery/mockery": "^0.9"
2726
},

0 commit comments

Comments
 (0)