{
    "name": "kschi/src",
    "description": "docker test and GraphQL test",
    "type": "project",
    "require": {
        "webonyx/graphql-php": "^15.0",
        "vlucas/phpdotenv": "^5.5"
    },
    "autoload": {
        "psr-4": {
            "Kschi\\Src\\": "src/"
        }
    },
    "authors": [
        {
            "name": "Karl Schipul",
            "email": "karl@3ringprototype.com"
        }
    ]
}
