Skip to content

Commit 0341b00

Browse files
authored
Update composer.json
1 parent 5dc44f2 commit 0341b00

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
@@ -37,8 +37,7 @@
3737
},
3838
"require-dev": {
3939
"phpunit/phpunit": "^7.0|^9.0",
40-
"mockery/mockery": "^1.0",
41-
"phpspec/prophecy": "^1.11.1"
40+
"mockery/mockery": "^1.0|^1.4"
4241
},
4342
"scripts": {
4443
"test": "vendor/bin/phpunit"

0 commit comments

Comments
 (0)