Relax versions

This commit is contained in:
Daniil Gentili 2024-05-09 23:49:40 +02:00
parent 41861ffb2d
commit 9719ce9c41

View File

@ -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",