Creating a release with GitLab CI and Composer
If you work with PHP for projects, there's a good chance you work with Composer
[https://getcomposer.org/] as a package manager, and therefore have a
composer.json file. This is a great place to store the version of your
application or package using the version
[https://getcomposer.