Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@
"thunder_testing_demo": {
"type": "git",
"url": "git@github.com:thunder/thunder_testing_demo.git"
},
"paragraphs_paste": {
"type": "git",
"url": "git@git.drupal.org:project/paragraphs_paste.git"
}
},
"require": {
Expand All @@ -80,7 +76,6 @@
},
"replace": {
"drupal/paragraphs_features": "*",
"drupal/paragraphs_paste": "*",
"drupal/select2": "*",
"drupal/ivw_integration": "*",
"drupal/update_helper": "*",
Expand Down Expand Up @@ -153,7 +148,6 @@
"local-develop-packages": {
"thunder/thunder-distribution": "8.0.x",
"drupal/paragraphs_features": "2.x",
"drupal/paragraphs_paste": "2.x",
"drupal/select2": "2.x",
"drupal/ivw_integration": "8.x-2.x",
"drupal/update_helper": "4.0.x",
Expand Down
Loading