Skip to content

Commit d1b7c08

Browse files
Update phpunit/phpunit requirement from ^9.5 to ^10.5
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/10.5.20/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@9.5.0...10.5.20) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 692f95f commit d1b7c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"phpstan/phpstan-doctrine": "1.3.69",
3333
"phpstan/phpstan-strict-rules": "^1.3.0",
3434
"phpstan/phpstan-webmozart-assert": "^1.2.0",
35-
"phpunit/phpunit": "^9.5",
35+
"phpunit/phpunit": "^10.5",
3636
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
3737
"robertfausk/behat-panther-extension": "^1.1",
3838
"sylius-labs/coding-standard": "^4.2",

0 commit comments

Comments
 (0)