anonaddy/postfix/composer.json
2024-05-15 12:19:56 +01:00

7 lines
144 B
JSON

{
"require": {
"illuminate/database": "^11.0",
"vlucas/phpdotenv": "^5.5",
"paragonie/constant_time_encoding": "^3.0"
}
}