Skip to content

Commit 534c058

Browse files
committed
Fix github test errors
1 parent 8caf1e0 commit 534c058

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
@@ -34,7 +34,7 @@
3434
"orchestra/testbench": "^10.0.0||^9.0.0||^8.22.0",
3535
"pestphp/pest": "^3.0",
3636
"pestphp/pest-plugin-arch": "^3.0",
37-
"pestphp/pest-plugin-laravel": "^3.0",
37+
"pestphp/pest-plugin-laravel": "^2.4|^3.0",
3838
"phpstan/extension-installer": "^1.3||^2.0",
3939
"phpstan/phpstan-deprecation-rules": "^1.1||^2.0",
4040
"phpstan/phpstan-phpunit": "^1.3||^2.0"

0 commit comments

Comments
 (0)