diff --git a/composer.json b/composer.json index 67a9acbe2..3f61550b8 100644 --- a/composer.json +++ b/composer.json @@ -116,7 +116,7 @@ "twig/inky-extra": "^3.4", "twig/markdown-extra": "^3.4", "twig/twig": "^3.4", - "twilio/sdk": "^6.42", + "twilio/sdk": "^7.7", "willdurand/js-translation-bundle": "^5.0", "willdurand/negotiation": "^3.0", "zenstruck/schedule-bundle": "^1.5" diff --git a/composer.lock b/composer.lock index 6789e7943..5913b0378 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": "e1e647ba5553f8785101ba1a1064dd56", + "content-hash": "4e0cb215050444b722ce42ed1bd7b8f4", "packages": [ { "name": "alcohol/iso4217", @@ -12527,16 +12527,16 @@ }, { "name": "twilio/sdk", - "version": "6.42.2", + "version": "7.7.1", "source": { "type": "git", "url": "git@github.com:twilio/twilio-php.git", - "reference": "a86746d7e5d88e0406fe002768c4007f5cb26174" + "reference": "4390f89081a1e0bf680d55f2f916f2a89dc6ae4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twilio/twilio-php/zipball/a86746d7e5d88e0406fe002768c4007f5cb26174", - "reference": "a86746d7e5d88e0406fe002768c4007f5cb26174", + "url": "https://api.github.com/repos/twilio/twilio-php/zipball/4390f89081a1e0bf680d55f2f916f2a89dc6ae4e", + "reference": "4390f89081a1e0bf680d55f2f916f2a89dc6ae4e", "shasum": "" }, "require": { @@ -12544,7 +12544,7 @@ }, "require-dev": { "guzzlehttp/guzzle": "^6.3 || ^7.0", - "phpunit/phpunit": ">=7.0" + "phpunit/phpunit": ">=7.0 < 10" }, "suggest": { "guzzlehttp/guzzle": "An HTTP client to execute the API requests" @@ -12572,7 +12572,7 @@ "sms", "twilio" ], - "time": "2022-10-05T18:22:45+00:00" + "time": "2023-07-27T10:01:20+00:00" }, { "name": "webmozart/assert",