Releases: RTO-Websites/laravel-credentials
Releases · RTO-Websites/laravel-credentials
2.1.0
2.0.0
Since the original package does not seem to be maintained any more, this is the first release after adopting the package. See here how to migrate to this version.
Added
- configuration for the editor to be used with the
credentials:edit
command
Changed
- change the general namespace to
RtoWebsites
- move commands to distinct namespaces
- increase overall test coverage
Fixed
- for Laravel 6 the
credentials
helper can be used in config files again