You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ As Symfony follows the next standards: [PSR-0](http://www.php-fig.org/psr/psr-0/
8
8
9
9
You MUST follow the [Symfony Coding Standards](http://symfony.com/doc/current/contributing/code/standards.html).
10
10
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).
12
12
Or you can use a [PHP-CS-Fixer](http://cs.sensiolabs.org/) tool to fix all coding style issues.
0 commit comments