Skip to content

Commit

Permalink
Update php-mock/php-mock-phpunit requirement from ^2.8 to ^2.9 (#32)
Browse files Browse the repository at this point in the history
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.8.0...2.9.0)

---
updated-dependencies:
- dependency-name: php-mock/php-mock-phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Dec 2, 2023
1 parent 6dda05a commit b693a9d
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
@@ -8,7 +8,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.6.15",
"php-mock/php-mock-phpunit": "^2.8",
"php-mock/php-mock-phpunit": "^2.9",
"guzzlehttp/psr7": "^2.4",
"corpus/coding-standard": "^0.6.0",
"squizlabs/php_codesniffer": "^3.7",

0 comments on commit b693a9d

Please sign in to comment.