#1878 #1879 better projects map: better popup, color change, link

This commit is contained in:
2022-09-08 10:54:20 +02:00
parent 2f7bf9dc11
commit 3683a9b746
6 changed files with 426 additions and 10 deletions
+10 -1
View File
@@ -38,6 +38,7 @@
"drupal/paragraphs": "1.x-dev@dev",
"drupal/role_delegation": "^1.1",
"drupal/structure_sync": "^2.0",
"drupal/views_conditional": "^1.5",
"drupal/webform": "^6.1",
"geocoder-php/mapquest-provider": "^4.2",
"wikimedia/composer-merge-plugin": "^2.0"
@@ -48,7 +49,15 @@
"minimum-stability": "stable",
"prefer-stable": true,
"config": {
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"composer/installers": true,
"drupal/console-extend-plugin": true,
"cweagans/composer-patches": true,
"drupal/core-composer-scaffold": true,
"drupal/core-project-message": true,
"wikimedia/composer-merge-plugin": true
}
},
"extra": {
"drupal-scaffold": {