patched contrib graphql fixed Invalid translation language
This commit is contained in:
parent
c767654dc6
commit
72ea56e313
|
@ -176,6 +176,9 @@
|
|||
"drupal/flag_lists": {
|
||||
"make the related_flag id unique https://www.drupal.org/project/flag_lists/issues/3200737": "https://www.drupal.org/files/issues/2021-02-27/hasactions%2Buniqflagid.patch",
|
||||
"check for flag before delete https://www.drupal.org/project/flag_lists/issues/3200997":"https://www.drupal.org/files/issues/2021-03-01/delete-missing-flag_0.patch"
|
||||
},
|
||||
"drupal/graphql": {
|
||||
"Invalid translation language https://github.com/drupal-graphql/graphql/issues/1175": "./patches/graphql-fix-invalid-translation-language.patch"
|
||||
}
|
||||
},
|
||||
"drupal-scaffold": {
|
||||
|
|
Loading…
Reference in New Issue