anonaddy/postfix/composer.json
2023-10-04 11:32:39 +01:00

7 lines
144 B
JSON

{
"require": {
"illuminate/database": "^10.0",
"vlucas/phpdotenv": "^5.5",
"paragonie/constant_time_encoding": "^2.6"
}
}