Skip to content

Commit

Permalink
Update UPGRADE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Sep 8, 2020
1 parent 9496987 commit 5eaa868
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion UPGRADE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Upgrade Guide

## Upgrading To 4.0 From 3.0
## Upgrading To 5.0 From 4.x

### Minimum PHP Version

PHP 7.2 is now the minimum required version.

### Minimum Laravel Version

Laravel 6.0 is now the minimum required version.


## Upgrading To 4.0 From 3.x

### PHP & Laravel Version Requirements

Expand Down

0 comments on commit 5eaa868

Please sign in to comment.