diff --git a/data/tools/larastan.yml b/data/tools/larastan.yml index 5d90b3d705..9e7a097be7 100644 --- a/data/tools/larastan.yml +++ b/data/tools/larastan.yml @@ -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.