Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^10.5 to ^11.0
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/11.0.4/ChangeLog-11.0.md)
- [Commits](sebastianbergmann/phpunit@10.5.0...11.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 1dc20bb commit 42de45c
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-dev": {
"appocular/coding-standard": "^2.0",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.5",
"phpunit/phpunit": "^11.0",
"sempro/phpunit-pretty-print": "^1.2",
"symfony/console": "^5.0",
"phpspec/prophecy": "^1.15",
Expand Down

0 comments on commit 42de45c

Please sign in to comment.