Skip to content

Commit ac1f055

Browse files
committed
update composer
1 parent 29b5c1f commit ac1f055

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

composer.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,13 @@
2525
"require-dev": {
2626
"laravel/pint": "^1.0",
2727
"nunomaduro/collision": "^7.8|^8.1",
28-
"nunomaduro/larastan": "^2.0.1",
28+
"larastan/larastan": "^3.0.0",
2929
"orchestra/testbench": "^8.8|^9.0",
30-
"pestphp/pest": "^2.0",
31-
"pestphp/pest-plugin-laravel": "^2.0",
32-
"phpstan/extension-installer": "^1.1",
33-
"phpstan/phpstan-deprecation-rules": "^1.0",
34-
"phpstan/phpstan-phpunit": "^1.0",
35-
"phpunit/phpunit": "^10.0",
36-
"spatie/laravel-ray": "^1.26"
30+
"pestphp/pest": "^3.0",
31+
"pestphp/pest-plugin-laravel": "^3.0",
32+
"phpstan/extension-installer": "^1.4",
33+
"phpstan/phpstan-deprecation-rules": "^2.0",
34+
"phpstan/phpstan-phpunit": "^2.0"
3735
},
3836
"autoload": {
3937
"psr-4": {

0 commit comments

Comments
 (0)