Skip to content

Commit 4e24aba

Browse files
Bump phpunit/phpunit from 9.6.22 to 11.5.6
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.22 to 11.5.6. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.6/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@9.6.22...11.5.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e20c23 commit 4e24aba

File tree

2 files changed

+290
-273
lines changed

2 files changed

+290
-273
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
}
102102
},
103103
"require-dev": {
104-
"phpunit/phpunit": "^9.5",
104+
"phpunit/phpunit": "^11.5",
105105
"symfony/browser-kit": "7.2.*",
106106
"symfony/css-selector": "7.2.*",
107107
"symfony/debug-bundle": "7.2.*",

0 commit comments

Comments
 (0)