Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump phpunit/phpunit from 9.6.22 to 11.5.5 in /tools
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.22 to 11.5.5.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.5/ChangeLog-11.5.md)
- [Commits](sebastianbergmann/phpunit@9.6.22...11.5.5)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 30, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 3f78728 commit b009e1b
Showing 2 changed files with 302 additions and 355 deletions.
2 changes: 1 addition & 1 deletion tools/composer.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"name": "aeon-php/calendar-tools",
"description": "Aeon PHP Calendar - Tools",
"require-dev": {
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^11.5",
"phpstan/phpstan": "^1.1.2",
"infection/infection": "^0.29.10",
"phpbench/phpbench": "^1.2.6",
655 changes: 301 additions & 354 deletions tools/composer.lock

0 comments on commit b009e1b

Please sign in to comment.