- Install clue/phar-composer via composer
- Create a tag for the release
Run phar-composer in build mode to build the phar archive for the specified tag in the following way:
phar-composer build ockcyp/covers-validator:<gitref>For example:
php -d phar.readonly=off vendor/bin/phar-composer build ockcyp/covers-validator:1.7.0The phar archive will be saved to the ./covers-validator.phar path.