Skip to content

Commit 0a97ae3

Browse files
committed
Update tests.md
1 parent 3f0e27b commit 0a97ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ How to run tests
33

44
```
55
# install php-cs-fixer
6-
composer global require fabpot/php-cs-fixer "^2.0.0@dev"
6+
composer global require friendsofphp/php-cs-fixer "^2.0.0@dev"
77
88
# go to the project's root directory, but NOT the tests subdirectory
99
cd <project_dir>

0 commit comments

Comments
 (0)