Skip to content

Commit 9e62f18

Browse files
committed
Add Drupal composer repository
1 parent 5433982 commit 9e62f18

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@
1616
"issues": "https://www.drupal.org/project/issues/jsonapi_frontend_menu",
1717
"source": "https://git.drupalcode.org/project/jsonapi_frontend_menu"
1818
},
19+
"repositories": [
20+
{
21+
"type": "composer",
22+
"url": "https://packages.drupal.org/8"
23+
}
24+
],
1925
"require": {
2026
"drupal/core": "^10.3 || ^11",
2127
"drupal/jsonapi_frontend": "^1.0.6"

0 commit comments

Comments
 (0)