Skip to content

Commit 6ec2e66

Browse files
Update phpunit/phpunit requirement from ^9.5|^10.0 to ^9.5|^10.0|^11.0 (norbybaru#48)
--- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e31237 commit 6ec2e66

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
@@ -48,7 +48,7 @@
4848
"guzzlehttp/guzzle": "^7.4",
4949
"nunomaduro/larastan": "^1.0|^2.0",
5050
"orchestra/testbench": "^7.0|^8.0|^9.0",
51-
"phpunit/phpunit": "^9.5|^10.0",
51+
"phpunit/phpunit": "^9.5|^10.0|^11.0",
5252
"vlucas/phpdotenv": "^5.4"
5353
}
5454
}

0 commit comments

Comments
 (0)