Skip to content

Commit

Permalink
docs: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmellor committed Mar 18, 2024
1 parent 0c2b58b commit 0bfeb4c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ Schema::table('approvals', function (Blueprint $table) {
});
```

> [!IMPORTANT]
> The namespace for the package has changed.
Be sure to replace any instance of `Cjmellor\Approval` to `Approval\Approval`

## v1.4.2 -> 1.4.3

If you wish to audit which User set the state for the Model, you need to publish and run a new Migration.
Expand Down

0 comments on commit 0bfeb4c

Please sign in to comment.