Skip to content

Commit

Permalink
Added upgrade note
Browse files Browse the repository at this point in the history
  • Loading branch information
Dropelikeit committed Apr 14, 2023
1 parent 29f739a commit 0f2a689
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions UPGRADE-5.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# UPGRADE FROM 4.x.x TO 5.0.0

### Breaking Changes

Version 5 of this package no longer supports Laravel 8.
Since Laravel has not provided version 8 with updates since 24/01/2023.
---

### Features

- This package can now be used with Laravel v9 and v10.
- Added Coveralls support into github actions.

### Patches

- The cache directory now points to the "/storage/cache" directory.

0 comments on commit 0f2a689

Please sign in to comment.