Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: twilio/sdk 8.x #21

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

michaelmeneses
Copy link
Contributor

Hello,

Starting the migration to Twilio SDK v8.x (minimum PHP 7.1).

I have only tested sending and receiving message with plain text. I still need to handle sending files and other additional information.

Thank you.

@remdex
Copy link
Contributor

remdex commented Jul 30, 2024

Hi,

I suggest just to remove composer.json directly and vendor folder and make related changes in extension and just modify https://github.com/LiveHelperChat/livehelperchat/blob/master/lhc_web/composer.json and have composer depencendies in main composer.json file just.

@michaelmeneses
Copy link
Contributor Author

Hi @remdex

I will do that.

Thanks.

@remdex
Copy link
Contributor

remdex commented Jul 30, 2024

It should be similar change to this. Where composer dependencies were moved to main app composer.json file and vendor files etc related changes were done in 2fa extension itself :)
LiveHelperChat/2fa@7726b27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants