Skip to content

Commit 20038c6

Browse files
Bump phpunit/phpunit from 8.5.31 to 9.5.26 (#27)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.31 to 9.5.26. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-8.5.md) - [Commits](sebastianbergmann/phpunit@8.5.31...9.5.26) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f020bdc commit 20038c6

2 files changed

Lines changed: 530 additions & 213 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"doctrine/collections": "^1.5"
99
},
1010
"require-dev": {
11-
"phpunit/phpunit": "^7.3 || ^8.0",
11+
"phpunit/phpunit": "^7.3 || ^8.0 || ^9.0",
1212
"squizlabs/php_codesniffer": "^3.3"
1313
},
1414
"minimum-stability": "dev",

0 commit comments

Comments
 (0)