Skip to content

Commit a6c779f

Browse files
author
Mariano Custiel
committed
Fixed issue with phiremock version
1 parent 34a2072 commit a6c779f

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
@@ -26,7 +26,7 @@
2626
"type" : "project",
2727
"require" : {
2828
"php" : ">=5.5",
29-
"mcustiel/phiremock": "^0.8.2",
29+
"mcustiel/phiremock": "^1.0.0",
3030
"codeception/codeception" : "^2.1"
3131
},
3232
"minimum-stability": "dev"

0 commit comments

Comments
 (0)