Skip to content

Commit 4923a75

Browse files
authored
Update composer.json
1 parent 8b170ba commit 4923a75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"laravel/pint": "^1.14",
3333
"nunomaduro/collision": "^8.1.1||^7.10.0",
3434
"orchestra/testbench": "^9.5",
35-
"pestphp/pest": "^2.34",
36-
"pestphp/pest-plugin-arch": "^2.7",
37-
"pestphp/pest-plugin-laravel": "^2.3",
35+
"pestphp/pest": "^2.34||^3.0",
36+
"pestphp/pest-plugin-arch": "^2.7||^3.0",
37+
"pestphp/pest-plugin-laravel": "^2.3||^3.0",
3838
"phpstan/extension-installer": "^1.3",
3939
"phpstan/phpstan-deprecation-rules": "^1.1",
4040
"phpstan/phpstan-phpunit": "^1.3",

0 commit comments

Comments
 (0)