Skip to content

Commit 4a71097

Browse files
committed
Mockery PHP 8 support.
1 parent 0edce56 commit 4a71097

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"ua-parser/uap-php": "^3.8"
2525
},
2626
"require-dev": {
27-
"orchestra/testbench": "^4.15",
27+
"mockery/mockery": "^1.3.3",
28+
"orchestra/testbench": "^4.0",
2829
"symfony/thanks": "^1.0"
2930
},
3031
"autoload": {

0 commit comments

Comments
 (0)