Skip to content

Commit 374afc1

Browse files
committed
Update "mockery" minimum constraint
1 parent 827df61 commit 374afc1

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
@@ -23,7 +23,7 @@
2323
"phpunit/phpunit": "^8.5 || ^9.0",
2424
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0",
2525
"squizlabs/php_codesniffer": "^3.4",
26-
"mockery/mockery": "^1.3"
26+
"mockery/mockery": "^1.3.3"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)