Skip to content

Commit

Permalink
update larastan
Browse files Browse the repository at this point in the history
Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>
  • Loading branch information
lloricode committed Mar 5, 2024
1 parent 95f9eed commit 120cf48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"spatie/pest-plugin-snapshots": "^2.1.0",
"laravel/pint": "^1.14",
"phpstan/phpstan": "^1.10.59",
"nunomaduro/larastan": "^2.9.2"
"larastan/larastan": "^2.9.2"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion phpstan.neon.dist → phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
includes:
- ./vendor/nunomaduro/larastan/extension.neon
- ./vendor/larastan/larastan/extension.neon
parameters:
level: 8
paths:
Expand Down

0 comments on commit 120cf48

Please sign in to comment.