diff --git a/composer.json b/composer.json index f8319197..29648f46 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "phpunit/phpunit": "^9.3|^10.5", "sms77/api": "^v2.4.0", "smsgatewayme/client": "^0.0.1", - "twilio/sdk": "^7.3", + "twilio/sdk": "^8.3", "vimeo/psalm": "^5.0" }, "autoload": { diff --git a/composer.lock b/composer.lock index 99a17754..cec61d71 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a690df8f2d6126f7efbc8e6d41f20e7f", + "content-hash": "9f0b892620726d01f8c745ade0aab48d", "packages": [ { "name": "brick/math", @@ -9459,16 +9459,16 @@ }, { "name": "twilio/sdk", - "version": "7.3.0", + "version": "8.3.9", "source": { "type": "git", - "url": "git@github.com:twilio/twilio-php.git", - "reference": "db64f7b5555b1bb4b5ea1511917cadf064342c0e" + "url": "https://github.com/twilio/twilio-php.git", + "reference": "b8a79247ad00daed6f823328a052293d498fac36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twilio/twilio-php/zipball/db64f7b5555b1bb4b5ea1511917cadf064342c0e", - "reference": "db64f7b5555b1bb4b5ea1511917cadf064342c0e", + "url": "https://api.github.com/repos/twilio/twilio-php/zipball/b8a79247ad00daed6f823328a052293d498fac36", + "reference": "b8a79247ad00daed6f823328a052293d498fac36", "shasum": "" }, "require": { @@ -9504,7 +9504,11 @@ "sms", "twilio" ], - "time": "2023-04-20T07:20:58+00:00" + "support": { + "issues": "https://github.com/twilio/twilio-php/issues", + "source": "https://github.com/twilio/twilio-php/tree/8.3.9" + }, + "time": "2024-12-05T10:18:30+00:00" }, { "name": "vimeo/psalm", @@ -9829,5 +9833,5 @@ "php": "^8.1" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }