EngineGP/composer.json
2023-04-13 20:28:51 +07:00

9 lines
144 B
JSON

{
"require": {
"symfony/polyfill": "*",
"delight-im/cookie": "^3.4",
"filp/whoops": "^2.15.2",
"monolog/monolog": "1.*"
}
}