Files
twilio-wp-plugin/install-twilio-sdk-external.sh
jknapp f8919af31a
All checks were successful
Create Release / build (push) Successful in 3s
Fix SDK autoloader path for Twilio namespace
The SDK files are at twilio/sdk/Twilio/Rest/Client.php but the
autoloader was looking at twilio/sdk/Rest/Client.php. Fixed by
using the full class name in the path instead of stripping the
Twilio\ prefix.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 18:32:19 -08:00

4.6 KiB
Executable File