Skip to content

Releases: LaravelCollective/annotations

v8.1: Add PHP 8 attribute support

04 Nov 20:57
Compare
Choose a tag to compare

Added support for PHP 8 attributes.

This update is backwards compatible with PHP 7, though using attributes will only work on projects using PHP 8.

For anyone using custom annotations, please note that the namespaces have changed, so there will be some updates required in order to use this latest version.

Add PHP 8 support

30 Mar 21:49
936a30e
Compare
Choose a tag to compare

Adds support to PHP 8
PHPUnit upgraded to 9

v8.0.1

01 Dec 06:59
Compare
Choose a tag to compare

Prevents repeated routes from being created when using inheritance in controllers

Laravel 8 Support

22 Sep 07:05
Compare
Choose a tag to compare
v8.0

Update readme

Laravel 7 Support

07 Apr 09:48
66ac358
Compare
Choose a tag to compare
Merge pull request #97 from loonytoons/7.0-upgrade

Add laravel 7.0 support

Laravel 6.1 Compatible

02 Oct 00:58
277b4b4
Compare
Choose a tag to compare
v6.0.2

Update composer.json

v5.8.1

24 Sep 05:02
Compare
Choose a tag to compare

Adding a new option to ignore the inherit prefix in @controller annotation

v.5.7.1

24 Sep 05:01
Compare
Choose a tag to compare

Adding a new option to ignore the inherit prefix in @controller annotation

v5.6.1

24 Sep 05:00
Compare
Choose a tag to compare

Adding a new option to ignore the inherit prefix in @controller annotation

v5.5.1

24 Sep 05:00
Compare
Choose a tag to compare

Adding a new option to ignore the inherit prefix in @controller annotation