Skip to content

Commit f6ffccd

Browse files
Bump phpunit/phpunit from 9.6.22 to 11.5.3 in /tools
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.22 to 11.5.3. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.3/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@9.6.22...11.5.3) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b4c987 commit f6ffccd

File tree

2 files changed

+302
-355
lines changed

2 files changed

+302
-355
lines changed

tools/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aeon-php/calendar-tools",
33
"description": "Aeon PHP Calendar - Tools",
44
"require-dev": {
5-
"phpunit/phpunit": "^9.5",
5+
"phpunit/phpunit": "^11.5",
66
"phpstan/phpstan": "^1.1.2",
77
"infection/infection": "^0.29.10",
88
"phpbench/phpbench": "^1.2.6",

0 commit comments

Comments
 (0)