File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 run : |
4040 composer config repositories.thunder git https://github.com/thunder/thunder-distribution.git
4141 composer config repositories.paragraphs_features git https://github.com/thunder/paragraphs_features.git
42- composer config repositories.paragraphs_paste git https://git.drupalcode.org/project/paragraphs_paste.git
4342 composer config repositories.select2 git https://git.drupalcode.org/project/select2.git
4443 composer config repositories.ivw git https://git.drupalcode.org/project/ivw_integration.git
4544 composer config repositories.update_helper git https://git.drupalcode.org/project/update_helper.git
Original file line number Diff line number Diff line change 5353 "thunder_testing_demo" : {
5454 "type" : " git" ,
5555 "url" : " git@github.com:thunder/thunder_testing_demo.git"
56- },
57- "paragraphs_paste" : {
58- "type" : " git" ,
59- "url" : " git@git.drupal.org:project/paragraphs_paste.git"
6056 }
6157 },
6258 "require" : {
8076 },
8177 "replace" : {
8278 "drupal/paragraphs_features" : " *" ,
83- "drupal/paragraphs_paste" : " *" ,
8479 "drupal/select2" : " *" ,
8580 "drupal/ivw_integration" : " *" ,
8681 "drupal/update_helper" : " *" ,
153148 "local-develop-packages" : {
154149 "thunder/thunder-distribution" : " 8.3.x" ,
155150 "drupal/paragraphs_features" : " 2.x" ,
156- "drupal/paragraphs_paste" : " 2.x" ,
157151 "drupal/select2" : " 2.x" ,
158152 "drupal/ivw_integration" : " 8.x-2.x" ,
159153 "drupal/update_helper" : " 4.0.x" ,
You can’t perform that action at this time.
0 commit comments