Skip to content

Commit 9c869f2

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

File tree

2 files changed

+410
-342
lines changed

2 files changed

+410
-342
lines changed

tools/phpunit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Flow PHP ETL - Tools",
44
"require-dev": {
55
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
6-
"phpunit/phpunit": "^11"
6+
"phpunit/phpunit": "^13"
77
},
88
"config": {
99
"allow-plugins": false

0 commit comments

Comments
 (0)