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.
1 parent 3f0e27b commit 0a97ae3Copy full SHA for 0a97ae3
tests.md
@@ -3,7 +3,7 @@ How to run tests
3
4
```
5
# install php-cs-fixer
6
-composer global require fabpot/php-cs-fixer "^2.0.0@dev"
+composer global require friendsofphp/php-cs-fixer "^2.0.0@dev"
7
8
# go to the project's root directory, but NOT the tests subdirectory
9
cd <project_dir>
0 commit comments