Skip to content

Commit db6b98f

Browse files
[TASK]: Bump phpunit/phpunit from 9.6.3 to 10.0.15
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.3 to 10.0.15. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-10.0.md) - [Commits](sebastianbergmann/phpunit@9.6.3...10.0.15) --- 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 44238fe commit db6b98f

File tree

2 files changed

+241
-369
lines changed

2 files changed

+241
-369
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"phpstan/phpstan": "^1.8",
3333
"phpstan/phpstan-phpunit": "^1.1",
3434
"phpstan/phpstan-strict-rules": "^1.2",
35-
"phpunit/phpunit": "^9.5.5",
35+
"phpunit/phpunit": "^9.5.5 || ^10.0.0",
3636
"spomky-labs/otphp": "^11.0",
3737
"thecodingmachine/safe": "^2.0"
3838
},

0 commit comments

Comments
 (0)