Skip to content

Commit

Permalink
bug: Removed 'repositories' from the module's composer.json.
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Skrypnyk <[email protected]>
  • Loading branch information
AlexSkrypnyk authored Jul 15, 2023
1 parent e4e2a26 commit 28f0f54
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,5 @@
},
"suggest": {
"drupal/config_ignore": "Ignore certain configuration during import."
},
"repositories": {
"drupal": {
"type": "composer",
"url": "https://packages.drupal.org/8"
}
}
}

0 comments on commit 28f0f54

Please sign in to comment.