|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
"keywords": [ |
|
|
|
|
"Drupal" |
|
|
|
|
], |
|
|
|
|
"license": "GPL-2.0+", |
|
|
|
|
"license": "GPL-2.0-or-later", |
|
|
|
|
"homepage": "https://www.drupal.org/project/media_attribution", |
|
|
|
|
"minimum-stability": "dev", |
|
|
|
|
"support": { |
|
|
|
@ -23,6 +23,12 @@
|
|
|
|
|
"services": { |
|
|
|
|
"drush.services.yml": "^9" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"patches": { |
|
|
|
|
"drupal/paragraphs": { |
|
|
|
|
"Integrity constraint violation: 1048 Column 'langcode' cannot be null": |
|
|
|
|
"https://www.drupal.org/files/issues/2020-06-25/paragraphs-2901390-51.patch" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|