Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Releases: KristofMorva/laravel-ide-macros

1.6.0

10 Feb 15:12
3402e04
Compare
Choose a tag to compare

1.5.2

01 Oct 08:43
6720043
Compare
Choose a tag to compare
  • Laravel 8 support (#24)

1.5.1

26 Jun 10:28
9c85fab
Compare
Choose a tag to compare

Merged #22:

  • Fix zend types marked as part of the global namespace (#21)

1.4.0

25 Apr 09:48
5361934
Compare
Choose a tag to compare
  • Support Laravel 7
  • Fix minimum requirement to be PHP 7.0

1.3.0

17 Sep 18:02
3a08bd1
Compare
Choose a tag to compare

Thanks for all the contributors! :)

1.2.0

04 Mar 09:43
ef40cd6
Compare
Choose a tag to compare

1.1.0

24 Jan 14:03
0e4e0f9
Compare
Choose a tag to compare

#2 by @kylekatarnls (Fix compatibility with Carbon >= 1.26)

1.0.3

22 Nov 19:42
Compare
Choose a tag to compare
Support macros depending on $this

Use @instantiated in the macro's PHPDoc

1.0.2

27 Oct 12:38
Compare
Choose a tag to compare

Backwards compatibility with older Laravel versions.

1.0.1

23 Oct 10:12
Compare
Choose a tag to compare

Fixes

  • Added check to ensure the macros property exists (#1)