Skip to content

Commit c2ebed9

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 77c3c56 commit c2ebed9

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
@@ -97,7 +97,7 @@
9797
}
9898
},
9999
"require-dev": {
100-
"phpunit/phpunit": "^9.5",
100+
"phpunit/phpunit": "^11.5",
101101
"symfony/browser-kit": "7.2.*",
102102
"symfony/css-selector": "7.2.*",
103103
"symfony/debug-bundle": "7.2.*",

0 commit comments

Comments
 (0)