Skip to content

Commit 5cefb58

Browse files
Update phpunit/phpunit requirement from ^10.5.10 to ^10.5.10 || ^11.0.0
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/11.0.9/ChangeLog-11.0.md) - [Commits](sebastianbergmann/phpunit@10.5.10...11.0.9) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67f6be5 commit 5cefb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"adlawson/vfs": "^0.12.1",
2020
"doctrine/orm": "^2.5",
2121
"phpstan/phpstan": "^1.10.57",
22-
"phpunit/phpunit": "^10.5.10",
22+
"phpunit/phpunit": "^10.5.10 || ^11.0.0",
2323
"symfony/console": "^4.4|^5.1",
2424
"symfony/filesystem": "^4.4|^5.1",
2525
"symfony/process": "^4.4|^5.1",

0 commit comments

Comments
 (0)