Skip to content

Commit 3fe7a72

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

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.3"
3030
}
3131
}

0 commit comments

Comments
 (0)