This repository has been archived by the owner on Aug 3, 2021. It is now read-only.
Version 0.5.0
Pre-release
Pre-release
Changed
- Update
sven/file-config
to^3.0
- Update
symfony/console
to^4.0 || ^5.0
- Update
symfony/process
to^4.0 || ^5.0
- Update
themsaid/forge-sdk
to^2.0
- Update minimum PHP version to
7.2
- Rename all commands to group by type instead of by action
- Save configuration file as
.forge.json
to hide it by default. It will fall back toforge.json
if not found.
Added
- Allow passing in the API key as an argument to the
authorize
command - The proper exit codes are now returned from every command