ikarusbot/composer.json

9 lines
197 B
JSON
Raw Normal View History

2025-01-10 19:52:34 +02:00
{
"require": {
"team-reflex/discord-php": "^10.1",
"dantsu/php-osm-static-api": "^0.6.4",
"dantsu/php-image-editor": "^1.4",
"guzzlehttp/guzzle": "^7.9"
}
}