Skip to content

Commit b15ff9e

Browse files
authored
Merge pull request #315 from arnebr/patch-1
Update configure.php to use Larastan Org
2 parents 07953ff + fa78445 commit b15ff9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ function guessGitHubVendorInfo($authorName, $username): array
342342
'phpstan/extension-installer',
343343
'phpstan/phpstan-deprecation-rules',
344344
'phpstan/phpstan-phpunit',
345-
'nunomaduro/larastan',
345+
'larastan/larastan',
346346
]);
347347

348348
remove_composer_script('phpstan');

0 commit comments

Comments
 (0)