diff --git a/composer.json b/composer.json index 08e6607..bcf5062 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require": { "php": "~8.1", "psr/log": "~1.0", - "mirzaev/accounts": "~1.2.x-dev", + "mirzaev/accounts": "~1.2.0", "monolog/monolog": "~1.6", "jasny/error-handler": "~0.2", "guzzlehttp/guzzle": "~7.5"