EngineGP/composer.json
2023-12-05 07:19:35 +03:00

8 lines
160 B
JSON

{
"require": {
"symfony/polyfill": "1.28.0",
"filp/whoops": "2.15.4",
"monolog/monolog": "2.9.2",
"xpaw/php-source-query-class": "2.1.0"
}
}