Skip to content

Commit ff2b89b

Browse files
Bump phpunit/phpunit from 9.6.21 to 11.5.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.21 to 11.5.3. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.3/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@9.6.21...11.5.3) --- 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 2ff1247 commit ff2b89b

File tree

2 files changed

+302
-355
lines changed

2 files changed

+302
-355
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"require-dev": {
5454
"ext-json": "*",
5555
"mikey179/vfsstream": "^1.6.12",
56-
"phpunit/phpunit": "^9.6.21"
56+
"phpunit/phpunit": "^11.5.3"
5757
},
5858
"autoload-dev": {
5959
"psr-4": {

0 commit comments

Comments
 (0)