Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 373 Bytes

Changelog.md

File metadata and controls

26 lines (15 loc) · 373 Bytes

Change Log

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

0.4.0

  • Support for PHP 8.1
  • Drop support for PHP < 7.4
  • Allow psr/cache: ^1.0 || ^2.0

0.3.0

Added

  • Hierarchical implementation
  • Support for PHP 8

0.2.0

Fixed

  • Let composer install laravel 5.4, 5.5 and 5.6

0.1.0

  • First version