RingierSA PHP Code Style
composer require ringierimu/ringier-code-style --dev
vendor/bin/ringier-code-style fix ...files...
vendor/bin/ringier-code-style config:dump --all
make update-dependencies
Set the env VERSION
to the next GitHub release version.
For example, if the current version is 0.6.30, then call:
make build VERSION=0.6.31