GermanAirlinesVA-GraphQL/composer.json
2021-07-26 19:43:32 +02:00

14 lines
348 B
JSON

{
"name": "germanairlinesva/graphql",
"type": "october-plugin",
"description": "None",
"require": {
"composer/installers": "~1.0",
"nuwave/lighthouse": "^5.0",
"laragraph/utils": "^1.0",
"thecodingmachine/safe": "^1.0",
"haydenpierce/class-finder": "^0.4",
"webonyx/graphql-php": "^14.0"
}
}