Skip to content

Commit 448a47c

Browse files
committed
Repositories: update for phpcs/phpcbf
The maintainer of PHPCS/PHPCBF has indicated they are abandoning the package. The repo has now been forked and will continue to be maintained in the new location. Ref: * squizlabs/PHP_CodeSniffer#3932
1 parent 50f4b90 commit 448a47c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

data/repositories.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@
6060
<phar alias="phpstan" composer="phpstan/phpstan">
6161
<repository type="github" url="https://api.github.com/repos/phpstan/phpstan/releases" />
6262
</phar>
63-
<phar alias="phpcs" composer="squizlabs/php_codesniffer">
64-
<repository url="https://squizlabs.github.io/PHP_CodeSniffer/phars/phive.xml" />
63+
<phar alias="phpcs" composer="phpcsstandards/php_codesniffer">
64+
<repository url="https://phars.phpcodesniffer.com/phars/phive.xml" />
6565
</phar>
66-
<phar alias="phpcbf" composer="squizlabs/php_codesniffer">
67-
<repository url="https://squizlabs.github.io/PHP_CodeSniffer/phars/phive.xml" />
66+
<phar alias="phpcbf" composer="phpcsstandards/php_codesniffer">
67+
<repository url="https://phars.phpcodesniffer.com/phars/phive.xml" />
6868
</phar>
6969
<phar alias="n98-magerun" composer="n98/magerun">
7070
<repository url="https://files.magerun.net/phive.xml" />

0 commit comments

Comments
 (0)