diff --git a/composer.json b/composer.json index 8566832..ebe2a3b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "danog/tgbot-dialog-id", - "description": "A library to work with Telegram bot API dialog IDs.", + "description": "A library to work with Telegram bot API dialog IDs", "type": "library", "autoload": { "psr-4": { @@ -23,7 +23,7 @@ }, "require-dev": { "vimeo/psalm": "dev-master", - "phpunit/phpunit": "^11.0.9", + "phpunit/phpunit": "^11.0.9|^10", "amphp/php-cs-fixer-config": "^2.0.1", "infection/infection": "^0.28.1", "danog/phpdoc": "^0.1.22",