This repository has been archived by the owner on Mar 6, 2021. It is now read-only.
0.5.0
- Fix: Usage examples in
README.md
(#38), by @localheinz - Enhancement: Use
7.3-cli-alpine
instead of7.3-alpine
as Docker base image (#39), by @localheinz - Enhancement: Require
localheinz/composer-normalize
only when different from default (#40), by @localheinz - Enhancement: Clean up
entrypoint.sh
(#41), by @localheinz - Enhancement: Simplify
README.md
(#42), by @localheinz - Fix: Reduce noise when installing dependencies with
composer
(#44), by @localheinz - Enhancement: Synchronize project tooling configuration with
localheinz/php-library-template
(#43), by @localheinz - Fix: Also build, tag, and push Docker image on merge to
master
(#45), by @localheinz - Fix: Remove unopened quotes (#46), by @localheinz
- Enhancement: Allow specifying arguments and options (#47), by @localheinz