Skip to content

Commit fedd502

Browse files
build(deps-dev): bump phpunit/phpunit from 10.5.47 to 13.1.9
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.47 to 13.1.9. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.1.9/ChangeLog-13.1.md) - [Commits](sebastianbergmann/phpunit@10.5.47...13.1.9) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 13.1.9 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2157a3d commit fedd502

2 files changed

Lines changed: 575 additions & 357 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"require-dev": {
1010
"phpstan/phpstan": "^1.10",
11-
"phpunit/phpunit": "^10.1",
11+
"phpunit/phpunit": "^13.1",
1212
"phpmd/phpmd": "^2.13",
1313
"squizlabs/php_codesniffer": "^3.7"
1414
},

0 commit comments

Comments
 (0)