Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 477b0aa

Browse files
canvuralondrejmirtes
authored andcommitted
update PHAR compilation readme
1 parent 362f47a commit 477b0aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎compiler/README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
```bash
66
composer install
7-
php bin/compile
7+
php bin/prepare
8+
cd build
9+
php ../box/vendor/bin/box compile --no-parallel
810
```
911

1012
The compiled PHAR will be in `tmp/phpstan.phar`.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /