Skip to content

Releases: svenluijten/env-providers

Version 3.0.0

12 May 11:20
Compare
Choose a tag to compare

Version 3.0.0 contains a few new features and changed a couple of things:

  • New configuration structure (thanks @unstoppablecarl!).
  • Add support for wildcards (*) in the new provider groups.

Version 2.0.1

07 May 22:19
Compare
Choose a tag to compare

Extract 2 methods to prevent muddy code.

Version 2.0.0

07 May 22:08
Compare
Choose a tag to compare

This version allows you to register aliases (facades) via the config/providers.php file as well.

Version 1.0.2

07 May 21:30
Compare
Choose a tag to compare

This version fixes an annotation in the config file.

Version 1.0.1

07 May 21:20
Compare
Choose a tag to compare

Made some minor tweaks to the README.

Version 1.0.0

07 May 21:06
Compare
Choose a tag to compare

The initial release of this package. All information about this package and its usage can be found in the README