Skip to content

Commit 00e504b

Browse files
Update UPGRADING.md
1 parent 4c87678 commit 00e504b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

UPGRADING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## From v1 to v2
44

5-
Config variable `expire_hours` has been renamed to `expire_seconds`, rename your config variable and multiply your value by 3600 to have the same behaviour.
6-
The minimum supported version of PHP has changed to PHP 8.0
7-
The minimum supported version of Laravel has changed to Laravel 10
5+
- Config variable `expire_hours` has been renamed to `expire_seconds`, rename your config variable and multiply your value by 3600 to have the same behaviour.
6+
- The minimum supported version of PHP has changed to PHP 8.0
7+
- The minimum supported version of Laravel has changed to Laravel 10
8+
- Config variable `model` has been added

0 commit comments

Comments
 (0)