Skip to content

Commit

Permalink
[14.x] Add note about config file in the upgrade docs (laravel#1458)
Browse files Browse the repository at this point in the history
* Add note about config file in the upgrade docs

* Update UPGRADE.md

Co-authored-by: Taylor Otwell <[email protected]>
  • Loading branch information
driesvints and taylorotwell authored Oct 25, 2022
1 parent 4ff5f0c commit 7955030
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Upgrading To 14.0 From 13.x

When upgrading to a new major version, it's always a good idea to make sure your published configuration file is up to date with [the latest version of the configuration file in Cashier itself](/config/cashier.php).

### Minimum Versions

The following required dependency versions have been updated:
Expand Down

0 comments on commit 7955030

Please sign in to comment.