This repository has been archived by the owner on Sep 8, 2023. It is now read-only.
Releases: KristofMorva/laravel-ide-macros
Releases · KristofMorva/laravel-ide-macros
1.6.0
1.5.2
1.5.1
1.4.0
- Support Laravel 7
- Fix minimum requirement to be PHP 7.0
1.3.0
- Support
Command
macros (#5, @CupOfTea696 ) - Support
__invokable
objects (#6, @almas1992 ) - Support variadic parameters (#8, @inxilpro )
- Support typed functions (#10, @RobertBoes )
- Support Laravel 6 (#12, @nuernbergerA )
Thanks for all the contributors! :)
1.2.0
1.1.0
#2 by @kylekatarnls (Fix compatibility with Carbon >= 1.26)
1.0.3
Support macros depending on $this Use @instantiated in the macro's PHPDoc
1.0.2
Backwards compatibility with older Laravel versions.