{ "name": "sctn4/customer-rewards-restapi", "type": "library", "autoload": { "psr-4": { "Sctn4\\CustomerRewardsRestapi\\": "src/" } }, "authors": [ { "name": "Mike Howard", "email": "sctn4elk@gmail.com" } ], "require-dev": { "phpunit/phpunit": "11", "vitexsoftware/phpunit-skeleton-generator": "*", "php-webdriver/webdriver": "*", "phpunit/phpunit-selenium": "^1.3", "symfony/test-pack": "^1.0" }, "require": { "symfony/http-client": "^7.0" } }