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: CONTRIBUTING.md
+8-13
Original file line number
Diff line number
Diff line change
@@ -5,29 +5,24 @@
5
5
We do recommend the following setup:
6
6
7
7
* make sure that [Composer](https://getcomposer.org) is installed
8
-
* clone the [PHP_CodeSniffer repository](https://github.com/squizlabs/PHP_CodeSniffer)
9
-
* run `composer install` inside the `PHP_CodeSniffer` directory to install required dependencies
10
-
* get the [Symfony Coding Standard](https://github.com/djoos/Symfony-coding-standard) and symlink, copy or move its `Symfony` subdirectory to `PHP_CodeSniffer/src/Standards/Symfony`
11
-
* symlink, copy or clone this repository to `PHP_CodeSniffer/src/Standards/MO4`
0 commit comments