Skip to content

Commit ec0a007

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

File tree

2 files changed

+250
-241
lines changed

2 files changed

+250
-241
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
}
2929
],
3030
"require-dev": {
31-
"phpunit/phpunit": "^9.0 || ^10.2.2"
31+
"phpunit/phpunit": "^11.3.1"
3232
},
3333
"scripts": {
3434
"setup": [

0 commit comments

Comments
 (0)