This repository has been archived on 2024-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
discord-questbook/composer.json

7 lines
99 B
JSON

{
"require": {
"vlucas/phpdotenv": "^5.3",
"guzzlehttp/guzzle": "^7.3"
}
}