Skip to content

V4.0 (25/02/2023)

Compare
Choose a tag to compare
@GrahamCampbell GrahamCampbell released this 25 Feb 20:15
421fd2b
  • Support PHP 7.4-8.2 only
  • Support PHPUnit 9-10 only
  • Support Laravel 8-10 only
  • FacadeTrait methods getFacadeAccessor, getFacadeClass, getFacadeRoot and getServiceProviderClass are now static
  • ServiceProviderTrait::getServiceProviderClass is now static and no longer receives app as param 1
  • Added property and return types in all places