appwrite/tests/e2e/Services/Webhooks
Chirag Aggarwal 2d05d608f4 Upgrade utopia-php dependencies and fix namespace changes
- Upgrade utopia-php/cli from 0.15 to 0.22
- Upgrade utopia-php/analytics from 0.10 to 0.15
- Upgrade utopia-php/orchestration from 0.9 to 0.19
- Use dev branches for utopia-php/framework and utopia-php/platform
- Remove utopia-php/swoole dependency (merged into framework)
- Migrate Utopia\CLI\Console to Utopia\Console across all files
- Migrate Utopia\Http to Utopia\Http\Http namespace
- Migrate Utopia\Swoole\Files to Utopia\Http\Files (now instance-based)
- Convert static CLI::setResource() calls to instance-based Dependency API
- Fix StatsResources task named parameter mismatch
2026-02-10 10:34:24 +05:30
..
WebhooksBase.php Remove race condition 2025-10-16 14:40:47 +05:30
WebhooksCustomClientTest.php feat: cors service 2025-12-11 09:01:31 +00:00
WebhooksCustomServerTest.php Upgrade utopia-php dependencies and fix namespace changes 2026-02-10 10:34:24 +05:30