We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d725ebd + f674fba commit c5aea4eCopy full SHA for c5aea4e
CONTRIBUTING.md
@@ -7,7 +7,7 @@ These guidelines exist not to annoy you, but to keep the code base clean, unifie
7
8
## Coding Standard
9
10
-This project uses [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) to enforce coding standards.
+This project uses [PHP_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to enforce coding standards.
11
The coding standard rules are defined in the **phpcs.xml.dist** file (part of this repository).
12
The project follows a relaxed version of the Doctrine Coding standards v4.
13
0 commit comments