Skip to content

Commit 0e5b6be

Browse files
authored
Update larastan.yml to use Larastan Org (#1483)
Starting with Larastan 2.7.0, the Larastan repository will now be managed under the Larastan organization.
1 parent 694d87e commit 0e5b6be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/tools/larastan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ tags:
77
license: MIT License
88
types:
99
- cli
10-
source: 'https://github.com/nunomaduro/larastan'
11-
homepage: 'https://github.com/nunomaduro/larastan'
10+
source: 'https://github.com/larastan/larastan'
11+
homepage: 'https://github.com/larastan/larastan'
1212
description: >-
1313
Adds static analysis to Laravel improving developer productivity and code quality.
1414
It is a wrapper around PHPStan.

0 commit comments

Comments
 (0)