Skip to content

Commit 9300d0e

Browse files
build(deps-dev): bump phpunit/phpunit in /web/landing/tools/phpunit
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.20 to 12.5.22. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.22/ChangeLog-12.5.md) - [Commits](sebastianbergmann/phpunit@10.5.20...12.5.22) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12d28b6 commit 9300d0e

2 files changed

Lines changed: 403 additions & 356 deletions

File tree

web/landing/tools/phpunit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "flow-php/web-flow-tools",
33
"description": "Flow PHP ETL - Web Tools",
44
"require-dev": {
5-
"phpunit/phpunit": "^10"
5+
"phpunit/phpunit": "^12"
66
},
77
"config": {
88
"allow-plugins": false

0 commit comments

Comments
 (0)