{ "name": "evoweb/deployer-config", "description": "TYPO3 CMS Distribution with utilization of deployphp", "type": "project", "require": { "deployer/deployer": "^v7.5.0", "phpdocumentor/reflection-docblock": "^5.3" }, "autoload": { "psr-4": { "Evoweb\\DeployerConfig\\": "Classes/" } } }