Skip to content

Commit 94c6e1c

Browse files
jrfnltheseer
authored andcommitted
PHPCS/PHPCBF: small follow-up tweak
Follow up on 143 In contrast to earlier information, arrangements are now being made to allow the package to continue under its original name on Packagist. The commit (in the new repo) to rename the package [has been reverted](PHPCSStandards/PHP_CodeSniffer#135). Sorry for the confusion and thank you for understanding.
1 parent 45eca63 commit 94c6e1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/repositories.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
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="phpcsstandards/php_codesniffer">
63+
<phar alias="phpcs" composer="squizlabs/php_codesniffer">
6464
<repository url="https://phars.phpcodesniffer.com/phars/phive.xml" />
6565
</phar>
66-
<phar alias="phpcbf" composer="phpcsstandards/php_codesniffer">
66+
<phar alias="phpcbf" composer="squizlabs/php_codesniffer">
6767
<repository url="https://phars.phpcodesniffer.com/phars/phive.xml" />
6868
</phar>
6969
<phar alias="n98-magerun" composer="n98/magerun">

0 commit comments

Comments
 (0)