Skip to content

Commit

Permalink
Update larastan.yml to use Larastan Org (#1483)
Browse files Browse the repository at this point in the history
Starting with Larastan 2.7.0, the Larastan repository will now be managed under the Larastan organization.
  • Loading branch information
arnebr authored Dec 25, 2023
1 parent 694d87e commit 0e5b6be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/tools/larastan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ tags:
license: MIT License
types:
- cli
source: 'https://github.com/nunomaduro/larastan'
homepage: 'https://github.com/nunomaduro/larastan'
source: 'https://github.com/larastan/larastan'
homepage: 'https://github.com/larastan/larastan'
description: >-
Adds static analysis to Laravel improving developer productivity and code quality.
It is a wrapper around PHPStan.

0 comments on commit 0e5b6be

Please sign in to comment.