Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 77ac5ba

Browse files
authoredMar 8, 2025··
qa: Allow php-mock/php-mock-integration 3.0
1 parent c869567 commit 77ac5ba

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
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": ">=5.6",
2121
"mockery/mockery": "^1",
22-
"php-mock/php-mock-integration": "^2.2.1"
22+
"php-mock/php-mock-integration": "^2.5.0-beta1"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^4|^5|^8"

0 commit comments

Comments
 (0)
Please sign in to comment.