Skip to content

Commit 7ce9886

Browse files
Bump phpunit/phpunit from 9.5.20 to 12.5.22 in /image-preset-builder/php
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.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@9.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 9bb9179 commit 7ce9886

2 files changed

Lines changed: 409 additions & 837 deletions

File tree

image-preset-builder/php/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}
2727
],
2828
"require-dev": {
29-
"phpunit/phpunit": "^9.5"
29+
"phpunit/phpunit": "^9.5 || ^12.0"
3030
},
3131
"scripts": {
3232
"test": "phpunit tests"

0 commit comments

Comments
 (0)