Skip to content

Commit

Permalink
Update CHANGELOG.md (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
heyner29 authored Jan 7, 2021
1 parent fbec0db commit 5274bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ To upgrade:
- run `composer update`
- run `yarn`, `yarn upgrade && yarn` to ensure you have the latest package versions and patches are applied. If necessary, update your patch files
- `composer dump-autoload`
- `php artisan enso:upgrade --beforeMigration`
- `php artisan enso:upgrade --before-migration`
- `php artisan migrate`
- `php artisan enso:upgrade`
- as per every release, delete any local, old upgrades
Expand Down

0 comments on commit 5274bb4

Please sign in to comment.