Skip to content

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