Skip to content

Commit 44fbb24

Browse files
Test if it works with php-mock-integration 2.5.0-beta1
1 parent c1d0c2f commit 44fbb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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",
23-
"php-mock/php-mock-integration": "^2.3"
23+
"php-mock/php-mock-integration": "^2.5.0-beta1"
2424
},
2525
"require-dev": {
2626
"mockery/mockery": "^1.3.6"

0 commit comments

Comments
 (0)