Skip to content

Commit

Permalink
Create UPGRADING.md (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Allport authored Mar 12, 2024
1 parent 7d84028 commit 567e116
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Upgrading

## From 1.x to 2.x

- The package now requires PHP `^8.0` and Laravel `^8.12` / `^9.0`, `^10.0` or `^11.0`
- No further changes are required, the API remains the same

0 comments on commit 567e116

Please sign in to comment.