created adress & geofield in CT projet

This commit is contained in:
2022-02-28 12:16:10 +01:00
parent 1106556c91
commit 08a971f2b8
15 changed files with 1212 additions and 46 deletions
+4
View File
@@ -16,6 +16,7 @@
],
"require": {
"composer/installers": "^1.9",
"drupal/address": "^1.10",
"drupal/administerusersbyrole": "^3.0",
"drupal/config_pages": "2.x-dev@dev",
"drupal/core-composer-scaffold": "^9.2",
@@ -23,6 +24,8 @@
"drupal/core-recommended": "^9.2",
"drupal/entity_type_clone": "^1.7",
"drupal/formatter_suite": "^1.3",
"drupal/geocoder": "^3.25",
"drupal/geofield": "^1.36",
"drupal/image_delta_formatter": "^1.1",
"drupal/image_field_caption": "^1.1",
"drupal/linked_field": "^1.3",
@@ -33,6 +36,7 @@
"drupal/role_delegation": "^1.1",
"drupal/structure_sync": "^2.0",
"drupal/webform": "^6.1",
"geocoder-php/mapquest-provider": "^4.2",
"wikimedia/composer-merge-plugin": "^2.0"
},
"conflict": {