Releases: distortedfusion/laravel-env-management
Releases · distortedfusion/laravel-env-management
v2.0.0
This release adds support for PHP v8.x and Laravel v9.x.
Added
- Added
env:setcommand, this command is a general purpose setter for existing and new environment variables. Documentation
Removed
- The
app:url,app:versionandkey:setcommands have been removed in favour of theenv:setcommand.