{ "name": "fuzeworks/application", "description": "FuzeWorks Application Skeleton", "homepage": "https://i15.nl/fuzeworks", "license": ["MIT"], "authors": [ { "name": "Abel Hoogeveen", "homepage": "https://i15.nl" } ], "require": { "php": ">=8.1.0", "fuzeworks/webappcomponent": "~1.3.0" }, "require-dev": { "phpunit/phpunit": "^9" } }