Skip to content

Releases: wintercms/laravel-config-writer

v1.1.3

24 Sep 17:41
f2a22aa
Compare
Choose a tag to compare

v1.1.2

24 Sep 17:28
f0b231e
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

18 Sep 18:20
6866e60
Compare
Choose a tag to compare

What's Changed

  • Add support for using strict types in configs by @austinkregel in #4
  • Added support for nikic/php-parser 5

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

09 Aug 15:38
9b5d016
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

01 Aug 14:29
Compare
Choose a tag to compare
  • Changed namespace to match the repo name. This is technically a breaking change, but let's just consider this version the true v1.0.0.

v1.0.0

01 Aug 07:24
Compare
Choose a tag to compare

Initial release of the Laravel Config Writer utility. Please see the README for installation instructions and usage.