Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra authored Feb 10, 2024
1 parent 7c0fcdc commit 414d8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require": {
"php": ">=7",
"phpunit/phpunit": "^6 || ^7 || ^8 || ^9 || ^10.0.17 || ^11",
"php-mock/php-mock-integration": "^2.2.1"
"php-mock/php-mock-integration": "^2.3"
},
"require-dev": {
"mockery/mockery": "^1.3.6"
Expand Down

0 comments on commit 414d8c1

Please sign in to comment.