Skip to content

Releases: stevebauman/autodoc-facades

v1.3.3

Choose a tag to compare

@stevebauman stevebauman released this 18 Mar 17:02
37b8313

Added

  • Laravel 13.x Compatibility - #11

v1.3.2

Choose a tag to compare

@stevebauman stevebauman released this 06 Jun 16:08

Changed

  • New facades.php build

v1.3.1

Choose a tag to compare

@stevebauman stevebauman released this 28 Apr 16:18
ed54b76

Fixed

  • Enforce phpstan/phpdoc-parser version constraint to be ^1.16 without 2 - #8

v1.3.0

Choose a tag to compare

@stevebauman stevebauman released this 27 Feb 22:29
cff65bb

Added

  • Laravel 12 Support - #9

v1.2.3

Choose a tag to compare

@stevebauman stevebauman released this 27 Feb 22:19

Changed

  • New facades.php build

v1.2.2

Choose a tag to compare

@stevebauman stevebauman released this 18 Dec 15:45

Changed

  • New facades.php build

v1.2.1.

Choose a tag to compare

@stevebauman stevebauman released this 10 Apr 14:01

Added

  • Missing phpstan/phpdoc-parser composer requirement - 77b13ed

v1.2.0

Choose a tag to compare

@stevebauman stevebauman released this 09 Apr 16:45

Added

  • Laravel 11 support

v1.1.2

Choose a tag to compare

@stevebauman stevebauman released this 19 Jan 18:24
1331283

Fixed

  • Refactor with Symfony Process instead of Illiuminate Process for backwards compatibility with Laravel 8 & 9 - #6

v1.1.1

Choose a tag to compare

@stevebauman stevebauman released this 19 Jan 18:10

Fixed