Skip to content

Releases: fidum/laravel-eloquent-morph-to-one

2.4.0

13 Mar 13:43
8d0cc4a
Compare
Choose a tag to compare

What's Changed

  • Drop Laravel 8.x & 9.x support by @dmason30 in #9
    • Drop PHP 8.0 & 8.1 support
    • Upgrade to PHPUnit 11.x

Full Changelog: 2.3.0...2.4.0

2.3.0

07 Mar 01:13
f237349
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

08 Feb 03:24
8a42d59
Compare
Choose a tag to compare

What's Changed

  • Add Laravel 10 Support by @dmason30 in #7
  • Drop PHP 7.3 & 7.4 Support

Full Changelog: 2.1.1...2.2.0

2.1.1

21 Jan 16:14
8fefeb4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

13 Jan 23:05
e593418
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

2.0.1

01 Nov 15:34
7998513
Compare
Choose a tag to compare

2.0.1 - 2020-11-01

Added

  • Add PHP 8 support (#2)

2.0.0

09 Sep 16:53
Compare
Choose a tag to compare

2.0.0 - 2020-09-09

Added

  • Added Laravel 8 support

Breaking

  • Dropped PHP 7.2 support
  • Dropped Laravel 7 Support

1.0.0

23 Jun 15:17
91e43b1
Compare
Choose a tag to compare

full release

0.0.2

23 Jun 14:27
Compare
Choose a tag to compare

Fixed

  • remove leftover skeleton composer config

0.0.1

23 Jun 14:15
b971b1b
Compare
Choose a tag to compare

initial release