Skip to content

Commit d0bea5d

Browse files
committed
up
1 parent 3da6c06 commit d0bea5d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@
2424
"spatie/laravel-package-tools": "^1.14"
2525
},
2626
"require-dev": {
27-
"larastan/larastan": "^3.0.0",
28-
"laravel/pint": "^1.0",
29-
"nunomaduro/collision": "^8.1",
30-
"orchestra/testbench": "^9.0",
27+
"laravel/pint": "^1.14",
28+
"nunomaduro/collision": "^8.1.1",
29+
"larastan/larastan": "^3.0",
30+
"orchestra/testbench": "^9.0.0||^10.0.0",
3131
"pestphp/pest": "^3.0",
3232
"pestphp/pest-plugin-arch": "^3.0",
3333
"pestphp/pest-plugin-laravel": "^3.0",
34-
"phpstan/extension-installer": "^1.4",
35-
"phpstan/phpstan-deprecation-rules": "^2.0",
36-
"phpstan/phpstan-phpunit": "^2.0"
34+
"phpstan/extension-installer": "^1.3||^2.0",
35+
"phpstan/phpstan-deprecation-rules": "^1.1||^2.0",
36+
"phpstan/phpstan-phpunit": "^1.3||^2.0"
3737
},
3838
"autoload": {
3939
"psr-4": {

0 commit comments

Comments
 (0)