diff --git a/composer.json b/composer.json index cdb8b30..d0f12a7 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "php": ">=5.5.0", "ext-json": "*", "guzzlehttp/guzzle": "^6.0|^7.0", - "ratchet/pawl": "^0.3.2", + "ratchet/pawl": "^0.4.1", "monolog/monolog": "~1.0|~2.0" }, "require-dev": { diff --git a/src/Api.php b/src/Api.php index 8e573b5..344804d 100644 --- a/src/Api.php +++ b/src/Api.php @@ -16,12 +16,12 @@ abstract class Api /** * @var string SDK Version */ - const VERSION = '1.1.25'; + const VERSION = '1.1.26'; /** * @var string SDK update date */ - const UPDATE_DATE = '2022.02.21'; + const UPDATE_DATE = '2022.02.27'; /** * @var string