Skip to content

Commit 0388463

Browse files
dependabot[bot]alganet
authored andcommitted
Bump phpunit/phpunit from 12.5.14 to 13.1.0
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.5.14 to 13.1.0. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.1.0/ChangeLog-13.1.md) - [Commits](sebastianbergmann/phpunit@12.5.14...13.1.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 13.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7d442d commit 0388463

2 files changed

Lines changed: 379 additions & 217 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"phpstan/phpstan-deprecation-rules": "^2.0",
1919
"phpstan/phpstan-phpunit": "^2.0",
2020
"phpstan/phpstan-strict-rules": "^2.0",
21-
"phpunit/phpunit": "^12.5",
21+
"phpunit/phpunit": "^12.5 || ^13.0",
2222
"respect/coding-standard": "^5.0"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)