Skip to content

Commit ac02128

Browse files
chore(deps-dev): update phpunit/phpunit requirement || ^11.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.2.6/ChangeLog-11.2.md) - [Commits](sebastianbergmann/phpunit@10.0.0...11.2.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04b08eb commit ac02128

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
@@ -31,7 +31,7 @@
3131
"pestphp/pest": "^2.0",
3232
"pestphp/pest-plugin-mock": "^2.0",
3333
"phpstan/phpstan": "^1.10",
34-
"phpunit/phpunit": "^10.0"
34+
"phpunit/phpunit": "^10.0 || ^11.0"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)