Skip to content

Commit 07dbb79

Browse files
dependabot[bot]alganet
authored andcommitted
Update phpunit/phpunit requirement from ^12.5 to ^12.5 || ^13.0
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.0.5/ChangeLog-13.0.md) - [Commits](sebastianbergmann/phpunit@12.5.0...13.0.5) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 13.0.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1edb820 commit 07dbb79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"mikey179/vfsstream": "^1.6",
2727
"phpstan/phpstan": "^2.0",
28-
"phpunit/phpunit": "^12.5",
28+
"phpunit/phpunit": "^12.5 || ^13.0",
2929
"respect/coding-standard": "^5.0",
3030
"squizlabs/php_codesniffer": "^4.0"
3131
},

0 commit comments

Comments
 (0)