phpmnd
phpmnd copied to clipboard
Get application version from composer.lock
This PR adds composer-runtime-api
as dependency in order to get installed version automatically.
This will help mainteners to not to forget to update application version before each release.
Alternative solution to https://github.com/povils/phpmnd/pull/175