You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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