Skip to content

Commit

Permalink
Replace abandoned package
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed Jan 28, 2024
1 parent 7c8bebb commit 1732090
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 @@ -18,7 +18,7 @@
"barryvdh/laravel-ide-helper": "^2.13",
"doctrine/dbal": "^3.5.2",
"mockery/mockery": "^1.5.1",
"nunomaduro/larastan": "^2.0",
"larastan/larastan": "^2.0",
"orchestra/testbench": "^8.15",
"phpunit/phpunit": "^10.1",
"singlestoredb/singlestoredb-laravel": "^1.5.1",
Expand Down
2 changes: 1 addition & 1 deletion phpstan.neon.dist
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: 1
paths:
Expand Down

0 comments on commit 1732090

Please sign in to comment.