updated to 9.5 & php 8.1

This commit is contained in:
2024-03-02 22:49:01 +01:00
parent c95420bb28
commit 33f8f97e1a
15605 changed files with 3123 additions and 1692608 deletions
+27 -19
View File
@@ -16,45 +16,52 @@
],
"require": {
"composer/installers": "^1.2",
"drupal/address": "^1.8",
"drupal/address_map_link": "^1.0",
"drupal/address": "^2.0",
"drupal/address_map_link": "^1.4",
"drupal/audiofield": "^1.9",
"drupal/backup_migrate": "^4.1",
"drupal/core-composer-scaffold": "^8.8",
"drupal/core-recommended": "^8.8",
"drupal/entity_browser_enhanced": "^1.0",
"drupal/backup_migrate": "^5.0",
"drupal/charts": "^5.0",
"drupal/core-composer-scaffold": "^9.5",
"drupal/core-project-message": "^9.5",
"drupal/core-recommended": "^9.5",
"drupal/ctools": "^4.0",
"drupal/entity_browser": "^2.10",
"drupal/entity_browser_enhanced": "^2.0",
"drupal/entity_reference_revisions": "^1.11",
"drupal/field_group": "^3.0",
"drupal/field_pager": "^2.0@beta",
"drupal/field_token_value": "^1.0",
"drupal/geocoder": "^3.7",
"drupal/field_token_value": "^3.0",
"drupal/geofield": "^1.15",
"drupal/geofield_map": "^2.66",
"drupal/geolocation": "^3.2",
"drupal/jquery_ui": "^1.6",
"drupal/jquery_ui_draggable": "^2.0",
"drupal/jquery_ui_droppable": "^2.0",
"drupal/leaflet": "^1.41",
"drupal/linkit": "^4.3",
"drupal/linkit": "^6.0",
"drupal/masonry": "^4.0",
"drupal/matomo": "^1.11",
"drupal/mediteran": "^1.10",
"drupal/metatag": "^1.13",
"drupal/page_manager": "^4.0",
"drupal/panels": "^4.7",
"drupal/paragraphs": "^1.12",
"drupal/pathauto": "^1.8",
"drupal/redirect": "^1.6",
"drupal/redirect_after_login": "^2.6",
"drupal/redis": "^1.4",
"drupal/schema_metatag": "^1.5",
"drupal/schema_metatag": "^2.5",
"drupal/search_api": "^1.18",
"drupal/site_settings": "^1.19",
"drupal/subpathauto": "^1.1",
"drupal/tacjs": "^3.9",
"drupal/time_range": "^8.1",
"drupal/transliterate_filenames": "^1.4",
"drupal/varbase_total_control": "^6.11",
"drupal/tacjs": "^6.4",
"drupal/time_range": "^9.0",
"drupal/token": "^1.13",
"drupal/transliterate_filenames": "^2.0",
"drupal/varbase_total_control": "^9.0",
"drupal/video_embed_field": "^2.4",
"drupal/views_infinite_scroll": "^1.7",
"drupal/views_url_path_arguments": "^1.1",
"drush/drush": "^10.2",
"geocoder-php/chain-provider": "^4.2",
"geocoder-php/google-maps-provider": "^4.5",
"sierrafayad/osm-pbf": "^1.0",
"twbs/bootstrap": "4.5.0"
},
"conflict": {
@@ -68,7 +75,8 @@
"composer/installers": true,
"drupal/core-composer-scaffold": true,
"cweagans/composer-patches": true,
"oomphinc/composer-installers-extender": true
"oomphinc/composer-installers-extender": true,
"drupal/core-project-message": true
}
},
"extra": {