Commit 5f1b5e2
committed
feat: bump appwrite/appwrite to 24.*
The SDK's 24.0.0 release renamed several Project-prefixed enums
(AuthMethod -> ProjectAuthMethodId, ServiceId -> ProjectServiceId,
ProtocolId -> ProjectProtocolId, ProjectPolicy -> ProjectPolicyId) and
24.1.0 made BillingLimits fields nullable to match the server's sparse
'limits crossed' response.
abuse doesn't use any of the renamed enums; it only imports Client,
AppwriteException, ID, Query, Models\Row, Services\TablesDB, and
Enums\TablesDBIndexType -- all unchanged in 24.x.
Composer lock updated to 24.1.0. Bump unblocks downstream consumers
like utopia-php/migration that need the 24.x SDK.1 parent 5d7efbe commit 5f1b5e2
2 files changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments