Skip to content

Commit e5336b0

Browse files
committed
fixing the phpunit problem
1 parent cde0558 commit e5336b0

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
@@ -28,7 +28,7 @@
2828
"phpstan/extension-installer": "^1.1",
2929
"phpstan/phpstan-deprecation-rules": "^1.0",
3030
"phpstan/phpstan-phpunit": "^1.0",
31-
"phpunit/phpunit": "^10.0",
31+
"phpunit/phpunit": "^10.0|^11.0",
3232
"spatie/laravel-ray": "^1.26",
3333
"mockery/mockery": "^1.4"
3434
},

0 commit comments

Comments
 (0)