- Issue created by @malcomio
- @malcomio opened merge request.
- Status changed to Needs review
over 1 year ago 5:18am 6 July 2023 - 🇬🇧United Kingdom malcomio
Merge request created and patch uploaded - needs more testing...
- 🇬🇧United Kingdom malcomio
Unable to test this as is because the 8.x-3.x branch has errors with the Sms constructor passing the wrong number of arguments.
I would create a separate issue, but that branch is not available from the versions dropdown.
-
shashank5563 →
committed 986397ec on 8.x-3.x authored by
malcomio →
Issue #3372727: update Twilio SDK to ^7.5
-
shashank5563 →
committed 986397ec on 8.x-3.x authored by
malcomio →
- Status changed to Fixed
over 1 year ago 4:40am 7 July 2023 - 🇮🇳India shashank5563 New Delhi
@malcomio, I have merged your MR in the branch 8.x-3.x.
Please test and confirm. - 🇬🇧United Kingdom malcomio
Thanks but the dev branch isn't available via Composer, as far as I can see.
I think you'd need to create a release for the branch, as well as for the tags
- 🇮🇳India shashank5563 New Delhi
@malcomio, Please check latest release tag: 8.x-3.0-alpha12
- 🇳🇴Norway gisle Norway
@malcomio, if you want to use composer to download the dev branch, you can use:
composer require 'drupal/twilio:3.x-dev@dev'
- 🇬🇧United Kingdom malcomio
Thanks @gisle - the module page hadn't previously listed the development version, but it's there now, so the composer command you suggested does now work as expected.
Automatically closed - issue fixed for 2 weeks with no activity.