mirror of
https://github.com/danog/tgbot-dialog-id.git
synced 2024-12-02 10:17:49 +01:00
Relax versions
This commit is contained in:
parent
41861ffb2d
commit
9719ce9c41
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "danog/tgbot-dialog-id",
|
"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",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
@ -23,7 +23,7 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"vimeo/psalm": "dev-master",
|
"vimeo/psalm": "dev-master",
|
||||||
"phpunit/phpunit": "^11.0.9",
|
"phpunit/phpunit": "^11.0.9|^10",
|
||||||
"amphp/php-cs-fixer-config": "^2.0.1",
|
"amphp/php-cs-fixer-config": "^2.0.1",
|
||||||
"infection/infection": "^0.28.1",
|
"infection/infection": "^0.28.1",
|
||||||
"danog/phpdoc": "^0.1.22",
|
"danog/phpdoc": "^0.1.22",
|
||||||
|
Loading…
Reference in New Issue
Block a user