Skip to content

Commit a26c50b

Browse files
build(deps-dev): bump phpunit/phpunit from 9.5.21 to 10.0.14
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.21 to 10.0.14. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-10.0.md) - [Commits](sebastianbergmann/phpunit@9.5.21...10.0.14) --- 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 eee6591 commit a26c50b

File tree

2 files changed

+231
-592
lines changed

2 files changed

+231
-592
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
"require-dev": {
3636
"phpstan/phpstan": "v1.8.0",
37-
"phpunit/phpunit": "v9.5.21"
37+
"phpunit/phpunit": "v10.0.14"
3838
},
3939

4040
"autoload": {

0 commit comments

Comments
 (0)