Skip to content

Releases: SynergiTech/laravel-multiconfig

Laravel 11 Support

23 Apr 16:15
f5fa02c
Compare
Choose a tag to compare

Very minor changes to installing on Laravel 11

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

Initial Release

07 Aug 14:38
1235bbf
Compare
Choose a tag to compare

A release of upstream with a few minor fixes to make sure it works.

What's Changed

  • Update @property-read to return only SettingsCollection<int, Setting> by @john-dent in #1
  • partial revert e9f5569 as it caused tests to fail for file-based caches 259df8e
  • laravel doesn't type hint this method consistently between versions so we can't either 82aa670
  • Revert "issue 22" 0623864

New Contributors

Full Changelog: https://github.com/SynergiTech/laravel-multiconfig/commits/v1.0.0