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

Commit 18af9c0

Browse files
committed
Constrain mockery
1 parent 96bdb38 commit 18af9c0

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
@@ -31,7 +31,7 @@
3131
"require-dev": {
3232
"fakerphp/faker": "^1.9.1",
3333
"laravel/legacy-factories": "^1.0.4",
34-
"mockery/mockery": "^1.0.0",
34+
"mockery/mockery": "^1.3.2",
3535
"orchestra/testbench": "~3.0|~4.0|~5.0|~6.0",
3636
"phpunit/phpunit": "~9.3"
3737
},

0 commit comments

Comments
 (0)