1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 13:14:40 +01:00
MadelineProto/vendor-bin/check/composer.json

9 lines
186 B
JSON
Raw Normal View History

2021-09-15 17:10:38 +02:00
{
"require": {
2022-12-08 20:16:40 +01:00
"vimeo/psalm": "^5",
2021-09-15 17:10:38 +02:00
"ennexa/amp-update-cache": "dev-master",
"phpunit/phpunit": "^9",
2022-12-08 20:16:40 +01:00
"amphp/php-cs-fixer-config": "v2.x-dev"
2021-09-15 17:10:38 +02:00
}
}