Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 35f3734

Browse files
committed
Fix test failures due Mockery and minimum stability install...
mockery/mockery#1071
1 parent 437f4f6 commit 35f3734

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
@@ -39,7 +39,7 @@
3939
"symfony/psr-http-message-bridge": "^1.1|^2.0"
4040
},
4141
"require-dev": {
42-
"mockery/mockery": "^1.3",
42+
"mockery/mockery": "^1.3.3",
4343
"orchestra/testbench": "^4.0|^5.0|^6.0",
4444
"phpunit/phpunit": "^8.0|^9.0"
4545
},

0 commit comments

Comments
 (0)