Skip to content

Commit 5456e23

Browse files
Bump phpunit/phpunit from 9.6.16 to 11.0.1 (#15)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.16 to 11.0.1. - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.1/ChangeLog-11.0.md) - [Commits](sebastianbergmann/phpunit@9.6.16...11.0.1) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anatoliy Babushka <[email protected]>
1 parent 2779d24 commit 5456e23

File tree

2 files changed

+246
-356
lines changed

2 files changed

+246
-356
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.2"
31+
"phpunit/phpunit": "^11.0"
3232
},
3333
"scripts": {
3434
"test": [

0 commit comments

Comments
 (0)