Skip to content

Commit

Permalink
Add note about PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
MGatner committed Jan 16, 2022
1 parent 0d18440 commit c86e882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

Version 3 focuses on simplifying the code and making each class align more logically with what it does.

* Minimum PHP version has been bumped to `7.4` to match the upcoming framework changes
* All properties that can be typed have been
* `Handlers` has been refactored into `BaseFactory`; read more below
* Related, the following have been removed: Handlers service, helper file, and command files
Expand Down

0 comments on commit c86e882

Please sign in to comment.