Files
xeorl/htdocs/core/composer.json
2025-02-01 20:52:33 +05:30

13 lines
340 B
JSON

{
"require": {
"google/apiclient": "^2.18",
"vlucas/phpdotenv": "^5.6",
"phpmailer/phpmailer": "^6.9",
"phpoption/phpoption": "^1.9",
"graham-campbell/result-type": "^1.1",
"symfony/polyfill-php80": "*",
"symfony/polyfill": "^1.31",
"abraham/twitteroauth": "^7.0"
}
}