Skip to content

Commit 004c723

Browse files
Trying 3.0.0-beta1
1 parent 646a3b2 commit 004c723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": ">=7",
2222
"phpunit/phpunit": "^6 || ^7 || ^8 || ^9 || ^10.0.17 || ^11 || ^12",
23-
"php-mock/php-mock-integration": "^2.5.0-beta1"
23+
"php-mock/php-mock-integration": "^3.0.0-beta1"
2424
},
2525
"require-dev": {
2626
"mockery/mockery": "^1.3.6"

0 commit comments

Comments
 (0)