Skip to content

Commit 5dac02d

Browse files
authored
Docs: Update PHP_CodeSniffer repository link (#23)
1 parent 247189a commit 5dac02d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ As Symfony follows the next standards: [PSR-0](http://www.php-fig.org/psr/psr-0/
88

99
You MUST follow the [Symfony Coding Standards](http://symfony.com/doc/current/contributing/code/standards.html).
1010
If you don't know about any of them, you should really read the recommendations.
11-
You can use a helpful tool [phpcs](https://github.com/squizlabs/PHP_CodeSniffer) with a last version of [Symfony standards](https://github.com/escapestudios/Symfony2-coding-standard).
11+
You can use a helpful tool [phpcs](https://github.com/PHPCSStandards/PHP_CodeSniffer) with a last version of [Symfony standards](https://github.com/escapestudios/Symfony2-coding-standard).
1212
Or you can use a [PHP-CS-Fixer](http://cs.sensiolabs.org/) tool to fix all coding style issues.
1313

1414
You MUST run the test suite.

0 commit comments

Comments
 (0)