Skip to content

Commit 61b2f82

Browse files
Update php-mock/php-mock-phpunit requirement from ^2.10 to ^2.13
Updates the requirements on [php-mock/php-mock-phpunit](https://github.com/php-mock/php-mock-phpunit) to permit the latest version. - [Release notes](https://github.com/php-mock/php-mock-phpunit/releases) - [Commits](php-mock/php-mock-phpunit@2.10.0...2.13.0) --- updated-dependencies: - dependency-name: php-mock/php-mock-phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa58f4b commit 61b2f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"require-dev": {
1010
"phpunit/phpunit": "^9.6.19",
11-
"php-mock/php-mock-phpunit": "^2.10",
11+
"php-mock/php-mock-phpunit": "^2.13",
1212
"guzzlehttp/psr7": "^2.4",
1313
"corpus/coding-standard": "^0.6.0",
1414
"squizlabs/php_codesniffer": "^3.11",

0 commit comments

Comments
 (0)