Commit edc7f8d
authored
UPGRADING.md v3: Add payload column type change (#122)
For anyone upgrading from v2 to v3, this change is required because e.g. https://github.com/spatie/laravel-stripe-webhooks/blob/main/src/StripeWebhookProfile.php uses a json operator on the payload column.1 parent c406287 commit edc7f8d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments