We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a00e36 commit 3d29b4dCopy full SHA for 3d29b4d
1 file changed
CONTRIBUTING.md
@@ -32,7 +32,7 @@ $ git checkout -b bug-or-feature-description
32
And install the dependencies:
33
34
```bash
35
-$ composer install
+$ composer install --prefer-source
36
```
37
38
Write your code and add tests. Then run the tests:
0 commit comments