Skip to content

Commit e35d221

Browse files
Bump phpunit/phpunit from 10.5.60 to 12.5.4
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.60 to 12.5.4. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.4/ChangeLog-12.5.md) - [Commits](sebastianbergmann/phpunit@10.5.60...12.5.4) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9945023 commit e35d221

2 files changed

Lines changed: 333 additions & 328 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"infinityloop-dev/graphpinator": "^2.0"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "^10.4",
18+
"phpunit/phpunit": "^10.4 || ^12.0",
1919
"infection/infection": "^0.29 || ^0.31",
2020
"phpstan/extension-installer": "^1.4",
2121
"phpstan/phpstan": "^2.0",

0 commit comments

Comments
 (0)