Laravel Stats Versions Save

📈 Get insights about your Laravel or Lumen Project

v2.9.2

1 year ago

Fixed

  • Fix Issue with Anonymous Database Migrations (#208)

v2.9.1

1 year ago

Fixed

  • Fix Issue with running stats with Laravel Sail and Swoole extension installed (#207)

v2.9.0

2 years ago

Deprecated

  • Deprecate --share option (#205)

v2.8.1

2 years ago

Fixed

  • Fix EventListenerClassifier and add EventSubscribers Test (#204)

v2.8.0

2 years ago

Added

  • Add Support for Laravel 9 (#202)

v2.7.0

2 years ago

Added

  • Add Livewire Component classifier (#201)

v2.6.0

2 years ago

Added

  • Add Support for PHP 8.1 (#198)

Removed

  • Drop Support for Laravel 6 (#200)

v2.5.2

3 years ago

Fixes

  • Update config to exclude Swoole namespace when running stats command. (Fixes Issue when running stats in a Laravel Octane Application) #196

v2.5.1

3 years ago

Fixes

  • Fix stats command when run in projects which is using Closure based Event Listeners in Models booted method. #193

v2.5.0

3 years ago

Added

  • Support for PHP 8 #187