Skip to content

Commit 3d29b4d

Browse files
rodnaphddeboer
authored andcommitted
add --prefer-source to composer install as test files needed from portphp/portphp (#2)
1 parent 1a00e36 commit 3d29b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $ git checkout -b bug-or-feature-description
3232
And install the dependencies:
3333

3434
```bash
35-
$ composer install
35+
$ composer install --prefer-source
3636
```
3737

3838
Write your code and add tests. Then run the tests:

0 commit comments

Comments
 (0)