Skip to content

Commit e743ae4

Browse files
Bump phpunit/phpunit from 11.5.50 to 12.5.22 (#25)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.50 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@11.5.50...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73555c3 commit e743ae4

2 files changed

Lines changed: 243 additions & 341 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
],
5151
"require-dev": {
5252
"phpstan/phpstan": "^2",
53-
"phpunit/phpunit": "^11",
53+
"phpunit/phpunit": "^11 || ^12",
5454
"bnf/phpstan-psr-container": "^1.0",
5555
"friendsofphp/php-cs-fixer": "^3.87"
5656
},

0 commit comments

Comments
 (0)