Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^9.6 to ^10.4
Browse files Browse the repository at this point in the history
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.1/ChangeLog-10.4.md)
- [Commits](sebastianbergmann/phpunit@9.6.0...10.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent f5d8858 commit 0a905de
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 @@ -31,7 +31,7 @@
"phpstan/phpstan": "^1.8.11",
"squizlabs/php_codesniffer": "3.*",
"oxid-esales/oxideshop-ce": "dev-b-7.1.x",
"phpunit/phpunit": "^9.6"
"phpunit/phpunit": "^10.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0a905de

Please sign in to comment.