Skip to content

Commit 9117f5f

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

File tree

2 files changed

+323
-337
lines changed

2 files changed

+323
-337
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.5"
3030
}
3131
}

0 commit comments

Comments
 (0)