Releases: LaravelCollective/annotations
Releases · LaravelCollective/annotations
v8.1: Add PHP 8 attribute support
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
Adds support to PHP 8
PHPUnit upgraded to 9
v8.0.1
Prevents repeated routes from being created when using inheritance in controllers
Laravel 8 Support
v8.0 Update readme
Laravel 7 Support
Merge pull request #97 from loonytoons/7.0-upgrade Add laravel 7.0 support
Laravel 6.1 Compatible
v6.0.2 Update composer.json
v5.8.1
Adding a new option to ignore the inherit prefix in @controller annotation
v.5.7.1
Adding a new option to ignore the inherit prefix in @controller annotation
v5.6.1
Adding a new option to ignore the inherit prefix in @controller annotation
v5.5.1
Adding a new option to ignore the inherit prefix in @controller annotation