Skip to content

Commit 1200701

Browse files
committed
fix mockery version
1 parent 86727a3 commit 1200701

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
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"phpunit/phpunit": "^8.0 || ^9.0",
2424
"php-http/guzzle6-adapter": "^1.0",
25-
"mockery/mockery": "^1.4",
25+
"mockery/mockery": "^1.2",
2626
"nyholm/nsa": "^1.0",
2727
"php-coveralls/php-coveralls": "^2.4",
2828
"phpunit/phpcov": "^8.0",

0 commit comments

Comments
 (0)