Skip to content

Releases: renoki-co/befriended

4.1.0

10 Feb 19:28
15e8b16
Compare
Choose a tag to compare
  • Laravel 9.x (#111)
    • Dropped PHP 7.3, 7.4
    • Dropped Laravel 7.x

4.0.0

17 Apr 18:39
bf8e4f7
Compare
Choose a tag to compare
  • Replaced laravel/framework requirement with the subcomponents from illuminate/* (bf8e4f7)

3.7.1

20 Jan 08:23
bda3bd2
Compare
Choose a tag to compare

Security patches

3.7.0

20 Nov 06:42
ddcd4ea
Compare
Choose a tag to compare
  • Dropped Laravel 6.x & PHP 7.2
  • Added PHP 8.0 support

3.6.0

29 Sep 09:46
cb57a53
Compare
Choose a tag to compare
  • Changed the way the morph class is retrieved from the relation for cross-model followings through a method that can be changed at the resource level (for example, retrieving User's Pages followings by passing Page::class to the argument) (#76)

3.5.1

06 Sep 18:46
f479348
Compare
Choose a tag to compare
Update composer.json

3.5.0

06 Sep 18:40
bd81056
Compare
Choose a tag to compare

Laravel 8.x

3.4.1

27 Jul 15:45
05d1dd9
Compare
Choose a tag to compare
Update composer.json

3.4.0

27 Jul 15:28
96d1a0e
Compare
Choose a tag to compare
  • laravel/framework is now enforced to ^7.22.1 due to security issues

3.3.1

22 Jul 17:09
Compare
Choose a tag to compare
  • Updated the vendor:publish tags (d842f3a)