Skip to content

New major release 4.0

Compare
Choose a tag to compare
@micheleangioni micheleangioni released this 09 Mar 13:01
· 1 commit to master since this release

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 and EloquentAbstractRepository