Skip to content

Commit 8565240

Browse files
authored
Update link to the phpcs repo
Refs #410
1 parent a68c949 commit 8565240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Latest Stable Version](https://img.shields.io/packagist/v/cakephp/cakephp-codesniffer.svg?style=flat-square)](https://packagist.org/packages/cakephp/cakephp-codesniffer)
66
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
77

8-
This code works with [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer)
8+
This code works with [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer)
99
and checks code against the coding standards used in CakePHP.
1010

1111
This sniffer package follows [PSR-12](https://www.php-fig.org/psr/psr-12/) completely and ships with a lot of additional fixers on top.

0 commit comments

Comments
 (0)