Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@richdynamix richdynamix released this 23 Feb 20:25
· 20 commits to master since this release
2ebdf16

Added

  • Composer Flags - Added a COMPOSER_INSTALL_FLAGS env to allow far more control over the install process. Additionally, this is been seeded with the extra flag --ignore-platform-reqs. Thanks to @nicobrinkkemper for the suggestion.

Changed

  • Install - The Arc installer no longer automates the package dependencies. Instead it will remove its self from the project after it has published the Docker configurations.

Fixed

  • ENV - Removed a semicolon at the end of each generated env line. This was causing issues with the latest version of Dotenv