Skip to content

Commit

Permalink
add --prefer-source to composer install as test files needed from por…
Browse files Browse the repository at this point in the history
…tphp/portphp (#2)
  • Loading branch information
rodnaph authored and ddeboer committed Jan 7, 2018
1 parent 1a00e36 commit 3d29b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ $ git checkout -b bug-or-feature-description
And install the dependencies:

```bash
$ composer install
$ composer install --prefer-source
```

Write your code and add tests. Then run the tests:
Expand Down

0 comments on commit 3d29b4d

Please sign in to comment.