Skip to content
Snippets Groups Projects

Add GraphQL 5 support

Merged Al Munnings requested to merge issue/graphql_export-3515410:3515410-add-graphql-5.x into 2.0.x
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -12,7 +12,7 @@
},
"require": {
"php": "^8.1",
"drupal/graphql": "^4 || ^5"
},
"extra": {
"drush": {
Loading