Skip to content

Commit 6848db2

Browse files
Merge pull request #30 from plunkettscott/dependabot/composer/phpunit/phpunit-tw-10.0or-tw-11.0
chore(deps-dev): update phpunit/phpunit requirement from ^10.0 to ^10.0 || ^11.0
2 parents 04b08eb + ac02128 commit 6848db2

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)