Skip to content

Commit f7c7ae7

Browse files
committed
fix: we don't need larastan on this project
1 parent eb36919 commit f7c7ae7

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
@@ -38,14 +38,14 @@
3838
},
3939
"require-dev": {
4040
"guzzlehttp/guzzle": "^7.0",
41-
"larastan/larastan": "^2.0|^3.0",
4241
"laravel/pint": "^1.0",
4342
"nunomaduro/collision": "^7.9|^8.0",
4443
"orchestra/testbench": "^8.0|^9.0|^10.0",
4544
"pestphp/pest": "^2.0|^3.0",
4645
"pestphp/pest-plugin-arch": "^2.0|^3.0",
4746
"pestphp/pest-plugin-laravel": "^2.0|^3.1",
4847
"phpstan/extension-installer": "^1.1",
48+
"phpstan/phpstan": "^1.12",
4949
"phpstan/phpstan-deprecation-rules": "^1.0",
5050
"phpstan/phpstan-phpunit": "^1.0",
5151
"spatie/laravel-ray": "^1.26"

0 commit comments

Comments
 (0)