mirror of
https://github.com/danog/tgbot-dialog-id.git
synced 2024-11-26 17:24:44 +01:00
Relax versions
This commit is contained in:
parent
41861ffb2d
commit
9719ce9c41
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user