Skip to content

Commit 43fac53

Browse files
committed
Update libraries
1 parent f9868fd commit 43fac53

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

composer.json

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,14 @@
3333
"require-dev": {
3434
"laravel/pint": "^1.14",
3535
"nunomaduro/collision": "^8.1.1||^7.10.0",
36-
"larastan/larastan": "^2.9",
37-
"orchestra/testbench": "^9.0.0||^8.22.0",
38-
"pestphp/pest": "^2.34",
39-
"pestphp/pest-plugin-arch": "^2.7",
40-
"pestphp/pest-plugin-laravel": "^2.3",
36+
"larastan/larastan": "^2.9|^3.0",
37+
"orchestra/testbench": "^8.20|^9.0|^10.0",
38+
"pestphp/pest": "^2.0|^3.0",
39+
"pestphp/pest-plugin-arch": "^2.0|^3.0",
40+
"pestphp/pest-plugin-laravel": "^2.0|^3.0",
4141
"phpstan/extension-installer": "^1.3",
42-
"phpstan/phpstan-deprecation-rules": "^1.1",
43-
"phpstan/phpstan-phpunit": "^1.3",
44-
"spatie/laravel-ray": "^1.35"
42+
"phpstan/phpstan-deprecation-rules": "^1.1|^2.0",
43+
"phpstan/phpstan-phpunit": "^1.3|^2.0"
4544
},
4645
"autoload": {
4746
"psr-4": {

0 commit comments

Comments
 (0)