This directory contains files necessary for building Phar file
Modules excluded from phar file:
- datafactory
- doctrine2
- laravel5
- lumen
- phalcon
- symfony
- yii2
- zendexpressive
- zf2
Additional dependency compared with codeception/codecepion:
- hoa/console
- Download robo.phar file wget https://robo.li/robo.phar
- Disable phar.readonly in your php.ini file, it must be
phar.readonly = Off - Run
php robo.phar build:phar72 - Run
php robo.phar build:phar56 - Run
php robo.phar release - Commit added files and push