Skip to content

Commit 3733009

Browse files
Bump phpunit/phpunit from 9.6.33 to 12.5.22
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.33 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.6.33...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 843d46f commit 3733009

2 files changed

Lines changed: 333 additions & 460 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"php-http/discovery": "^1.20"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "^9",
20+
"phpunit/phpunit": "^9 || ^12",
2121
"phpstan/phpstan": "^2.1",
2222
"symfony/cache": "^6",
2323
"symfony/http-client": "^6",

0 commit comments

Comments
 (0)