Skip to content

Commit 51f2e67

Browse files
Use stable ^3.0 for php-mock-integration
1 parent 004c723 commit 51f2e67

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

0 commit comments

Comments
 (0)