Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds caching for uuid and environment. (#126)
* Adds caching for uuid and environment. * Adds cache id, sets environment cache to 300, and prevents json_last_error from firing incorrectly. * Changes preg_split to explode for phpstan. * Makes composer discard changes before building the phar. * Removes inline environment variable. * Removes cache times on applications and environments. * Adds cache clear command. * Renames command files.
- Loading branch information