Skip to content

Commit 089c593

Browse files
Update mockery conflict to just disallow the broken version (#50472)
1 parent 5bbd867 commit 089c593

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
@@ -121,7 +121,7 @@
121121
"conflict": {
122122
"carbonphp/carbon-doctrine-types": ">=3.0",
123123
"doctrine/dbal": ">=4.0",
124-
"mockery/mockery": ">=1.6.8",
124+
"mockery/mockery": "1.6.8",
125125
"tightenco/collect": "<5.5.33",
126126
"phpunit/phpunit": ">=11.0.0"
127127
},

0 commit comments

Comments
 (0)