diff --git a/composer.json b/composer.json index c50f84f96..97cfe5292 100644 --- a/composer.json +++ b/composer.json @@ -121,7 +121,7 @@ "twig/inky-extra": "^3.4", "twig/markdown-extra": "^3.4", "twig/twig": "^3.4", - "twilio/sdk": "^6.42", + "twilio/sdk": "^7.12", "willdurand/js-translation-bundle": "^5.0", "willdurand/negotiation": "^3.0", "zenstruck/schedule-bundle": "^1.5" diff --git a/composer.lock b/composer.lock index 11d894d8b..b6844cb33 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": "9aa65d4bffd8e02a165d195daf6291b6", + "content-hash": "09c58f32a8a88867b0cf6a08b4745ea6", "packages": [ { "name": "alcohol/iso4217", @@ -13936,16 +13936,16 @@ }, { "name": "twilio/sdk", - "version": "6.42.2", + "version": "7.12.0", "source": { "type": "git", "url": "git@github.com:twilio/twilio-php.git", - "reference": "a86746d7e5d88e0406fe002768c4007f5cb26174" + "reference": "f281d7b793f02377ab0f38e7166e16820acc3eae" }, "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/f281d7b793f02377ab0f38e7166e16820acc3eae", + "reference": "f281d7b793f02377ab0f38e7166e16820acc3eae", "shasum": "" }, "require": { @@ -13953,7 +13953,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" @@ -13981,7 +13981,7 @@ "sms", "twilio" ], - "time": "2022-10-05T18:22:45+00:00" + "time": "2023-10-19T11:57:30+00:00" }, { "name": "webmozart/assert",