Skip to content

Commit 702f4bd

Browse files
authored
Merge pull request #305 from defuse/separate-phar-signing
Need to composer install in order to run tests
2 parents 2ada6d6 + d377f79 commit 702f4bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/InternalDeveloperDocs.md

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ git checkout <branchname>
9797
Run the tests:
9898

9999
```
100+
composer install
100101
./test.sh
101102
```
102103

0 commit comments

Comments
 (0)