{ "name": "degraciamathieu/manager", "description": "", "homepage": "https://github.com/degraciamathieu/manager", "license": "MIT", "keywords": [], "authors": [ { "name": "De Gracia Mathieu", "email": "contact@degracia-mathieu.fr" } ], "require": { "php": ">=7" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "autoload": { "psr-4": { "DeGraciaMathieu\\Manager\\": "src/" } }, "autoload-dev": { "psr-4": { "DeGraciaMathieu\\Manager\\Tests\\": "tests/" } } }
info at phpclasses dot org