Skip to content

Commit 7ec4a49

Browse files
committed
feat: install webonyx/graphql-php
1 parent 48778ee commit 7ec4a49

File tree

233 files changed

+37432
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

233 files changed

+37432
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
3+
// autoload.php @generated by Composer
4+
5+
require_once __DIR__ . '/composer/autoload_real.php';
6+
7+
return ComposerAutoloaderInit9ce53bbf7f3bea1a1faf8e5500335687::getLoader();

files/lib/system/api/graphql-php/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"prepend-autoloader": false
55
},
66
"require": {
7-
"graphql-php": "~14.0"
7+
"webonyx/graphql-php": "~14.0"
88
}
99
}

files/lib/system/api/graphql-php/composer.lock

Lines changed: 81 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)