Update field storage and feed type configs with correct _core hashes; enhance 04-feeds cleanup script; bump to 1.0.0-alpha69
This commit is contained in:
@ -23,20 +23,36 @@
|
||||
},
|
||||
"require": {
|
||||
"composer/installers": "^2.3",
|
||||
"drupal/add_content_by_bundle": "^1.2",
|
||||
"drupal/address": "^2.0",
|
||||
"drupal/auto_entitylabel": "^3.4",
|
||||
"drupal/better_exposed_filters": "^7.1",
|
||||
"drupal/ckeditor_accordion": "^2.3",
|
||||
"drupal/color_field": "^3.0",
|
||||
"drupal/core-composer-scaffold": "^11.2",
|
||||
"drupal/core-project-message": "^11.2",
|
||||
"drupal/core-recipe-unpack": "^11.2",
|
||||
"drupal/core-recommended": "^11.2",
|
||||
"drupal/date_augmenter": "^1.1",
|
||||
"drupal/feeds": "^3.0",
|
||||
"drupal/feeds_tamper": "2.x-dev",
|
||||
"drupal/fullcalendar_view": "^5.2",
|
||||
"drupal/geocoder": "^4.30",
|
||||
"drupal/geofield": "^1.66",
|
||||
"drupal/leaflet": "^10.3",
|
||||
"drupal/metatag": "^2.2",
|
||||
"drupal/pathauto": "^1.14",
|
||||
"drupal/radix": "^6.0",
|
||||
"drupal/smart_date": "^4.2",
|
||||
"drupal/tamper": "^1.0-alpha3",
|
||||
"drupal/views_accordion": "^2.0",
|
||||
"drupal/views_bootstrap": "^5.4",
|
||||
"drush/drush": "^13.6"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/drupal": "*"
|
||||
},
|
||||
"minimum-stability": "stable",
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
|
||||
Reference in New Issue
Block a user