Skip to content

Commit 4a0125f

Browse files
build(deps-dev): Bump the dependencies group with 1 update (#251)
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. Updates `phpunit/phpunit` to 10.5.10 - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.10/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@9.0.0...10.5.10) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdb15a6 commit 4a0125f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"phpstan/phpstan-phpunit": "^1.1",
4040
"phpstan/phpstan-symfony": "^1.2",
4141
"phpstan/phpstan-webmozart-assert": "^1.2",
42-
"phpunit/phpunit": "^9.0",
42+
"phpunit/phpunit": "^9.0 || ^10.0",
4343
"symfony/framework-bundle": "^5.4 || ^6.0",
4444
"webmozarts/strict-phpunit": "^7.3"
4545
},

0 commit comments

Comments
 (0)