Skip to content

Commit 4f58a32

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

File tree

2 files changed

+315
-329
lines changed

2 files changed

+315
-329
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"docs": "./tools/phpdocumentor -d src -t docs"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "^11.0"
29+
"phpunit/phpunit": "^12.4"
3030
}
3131
}

0 commit comments

Comments
 (0)