Skip to content

Commit

Permalink
chore(deps-dev): update phpunit/phpunit requirement
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@11.0.3...11.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent ef1e489 commit 2258d05
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 @@ -15,7 +15,7 @@
},
"require-dev": {
"charonlab/coding-standard": "1.2.x-dev",
"phpunit/phpunit": "11.0.3",
"phpunit/phpunit": "11.0.4",
"vimeo/psalm": "6.x-dev"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit 2258d05

Please sign in to comment.