Skip to content

Commit 711af58

Browse files
Bump phpunit/phpunit from 10.5.58 to 12.4.2 in /tools/phpunit
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.58 to 12.4.2. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.4.2/ChangeLog-12.4.md) - [Commits](sebastianbergmann/phpunit@10.5.58...12.4.2) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.4.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79cef67 commit 711af58

File tree

2 files changed

+321
-316
lines changed

2 files changed

+321
-316
lines changed

tools/phpunit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Aeon PHP Calendar - Tools",
44
"require-dev": {
55
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
6-
"phpunit/phpunit": "^10.5"
6+
"phpunit/phpunit": "^12.4"
77
},
88
"config": {
99
"allow-plugins": false

0 commit comments

Comments
 (0)