2018-03-02 01:10:08 +01:00
|
|
|
#!/usr/bin/env bash
|
2018-04-08 18:36:29 +02:00
|
|
|
composer bin box install
|
2018-03-11 17:35:46 +01:00
|
|
|
|
2018-04-08 18:36:29 +02:00
|
|
|
vendor/bin/box compile
|
2018-03-11 17:35:46 +01:00
|
|
|
|
2018-08-02 06:44:15 +02:00
|
|
|
# build/psalm.phar --config=bin/phar.psalm.xml
|