{ "name": "clrkz/autohub-ecom", "description": "AutoHub Group Golf App Project", "autoload": { "psr-4": { "App\\": "app/" } }, "homepage": "https://www.autohubgroup.com/", "authors": [ { "name": "Arnel Endaya", "email": "aendaya@autohubgroup.com", "homepage": "https://ph.linkedin.com/in/arnel-endaya-53973a71", "role": "Project Manager" }, { "name": "Clarence Andaya", "email": "clarenceandaya8@gmail.com", "homepage": "https://ph.linkedin.com/in/clrkz", "role": "Developer" }, { "name": "Michael Balibrea", "email": "mbalibrea@autohubgroup.com", "homepage": "https://ph.linkedin.com/in/michael-balibrea-bbb6561ab", "role": "Developer" } ], "minimum-stability": "dev", "require": { "pecee/simple-router": "4.3.7.2", "phpmailer/phpmailer": "^6.6", "ramsey/uuid": "^4.2", "gumlet/php-image-resize": "2.0.*", "firebase/php-jwt": "dev-main", "fakerphp/faker": "2.x-dev", "vlucas/phpdotenv": "5.4.x-dev", "phpoffice/phpspreadsheet": "dev-master", "peppeocchi/php-cron-scheduler": "dev-master" }, "config": { "platform-check": false } }