Skip to content

Commit a86412b

Browse files
committed
Donwgrade mockery/mockery to 1.3
1 parent 59150f4 commit a86412b

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
@@ -30,7 +30,7 @@
3030
"require-dev": {
3131
"php-http/guzzle6-adapter": "^1.0 || ^2.0",
3232
"php-http/message": "^1.0 || ^2.0",
33-
"mockery/mockery": "^1.0 || ^2.0",
33+
"mockery/mockery": "~1.3.0",
3434
"monolog/monolog": "*",
3535
"sensio/framework-extra-bundle": "^3.0 || ^4.0 || ^5.0",
3636
"symfony/browser-kit": "^3.4.4 || ^4.2.7 || ^5.0",

0 commit comments

Comments
 (0)