New major release 4.0
New requisites
- PHP 7.1.3 and Illuminate 5.8 are now required
Breaking Changes
- Following Laravel 5.8 breaking change, the caching times are now expressed in seconds, instead than minutes. This happens both in the Cache classes, in the config file and in the
SemaphoresManager
- Static types have been added to a few methods of the
ReporitoryInterface
andEloquentAbstractRepository