Skip to content

Releases: RTO-Websites/laravel-credentials

2.1.0

17 Mar 08:26
Compare
Choose a tag to compare

Added

  • support for Laravel 7.x

2.0.0

04 Mar 12:29
Compare
Choose a tag to compare

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