Skip to content

Commit f0e7533

Browse files
Build(deps-dev): Bump phpunit/phpunit from 9.5.28 to 10.0.0
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.28 to 10.0.0. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-10.0.md) - [Commits](sebastianbergmann/phpunit@9.5.28...10.0.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fb52d4 commit f0e7533

2 files changed

Lines changed: 233 additions & 361 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"symfony/filesystem": "^6.0"
4646
},
4747
"require-dev": {
48-
"phpunit/phpunit": "^9.0",
48+
"phpunit/phpunit": "^9.0 || ^10.0",
4949
"squizlabs/php_codesniffer": "^3.4",
5050
"phpstan/phpstan-strict-rules": "^1.1",
5151
"phpstan/phpstan": "^1.3",

0 commit comments

Comments
 (0)