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.3/ChangeLog-11.0.md)
- [Commits](sebastianbergmann/phpunit@10.5.0...11.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 11, 2024
1 parent a50d3e9 commit 1921f65
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 @@ -14,7 +14,7 @@
},
"require-dev": {
"charonlab/coding-standard": "1.2.x-dev",
"phpunit/phpunit": "10.5.x-dev",
"phpunit/phpunit": "11.0.3",
"vimeo/psalm": "6.x-dev"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit 1921f65

Please sign in to comment.