This commit is contained in:
Your Name 2021-07-26 19:43:32 +02:00
parent 644f3697c7
commit e7a49138bb

View File

@ -3,6 +3,11 @@
"type": "october-plugin",
"description": "None",
"require": {
"composer/installers": "~1.0"
"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"
}
}