Skip to content

Commit

Permalink
update contribs and core drupal 11.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianGilbert committed Dec 11, 2024
1 parent 115c37e commit 55b3523
Show file tree
Hide file tree
Showing 2 changed files with 607 additions and 319 deletions.
39 changes: 10 additions & 29 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,30 +13,18 @@
"type": "composer",
"url": "https://packages.drupal.org/8",
"exclude": [
"drupal/advanced_text_formatter",
"drupal/coffee",
"drupal/druxt",
"drupal/eck",
"drupal/entity_display_mode",
"drupal/exclude_node_title",
"drupal/jsonapi_user_resources",
"drupal/m4032404",
"drupal/node_edit_protection",
"drupal/paragraphs_features",
"drupal/paragraphs_viewmode",
"drupal/pate",
"drupal/revision_log_default",
"drupal/role_watchdog"
]
},
"drupal/advanced_text_formatter": {
"type": "git",
"url": "https://git.drupalcode.org/issue/advanced_text_formatter-3442782.git"
},
"drupal/coffee": {
"type": "git",
"url": "https://git.drupalcode.org/issue/coffee-3428399.git"
},
"drupal/druxt": {
"type": "git",
"url": "https://git.drupalcode.org/issue/druxt-3429976.git"
Expand All @@ -53,10 +41,6 @@
"type": "git",
"url": "https://git.drupalcode.org/issue/exclude_node_title-3430357.git"
},
"drupal/jsonapi_user_resources": {
"type": "git",
"url": "https://git.drupalcode.org/issue/jsonapi_user_resources-3448737.git"
},
"drupal/m4032404": {
"type": "git",
"url": "https://git.drupalcode.org/issue/m4032404-3431768.git"
Expand All @@ -77,10 +61,6 @@
"type": "git",
"url": "https://git.drupalcode.org/issue/pate-3467514.git"
},
"drupal/revision_log_default": {
"type": "git",
"url": "https://git.drupalcode.org/issue/revision_log_default-3434251.git"
},
"drupal/role_watchdog": {
"type": "git",
"url": "https://git.drupalcode.org/issue/role_watchdog-3434274.git"
Expand All @@ -93,20 +73,20 @@
"drupal-tome/tome_drush": "dev-master",
"drupal/admin_audit_trail": "^1.0",
"drupal/admin_toolbar": "^3.5",
"drupal/advanced_text_formatter": "3.0.x",
"drupal/advanced_text_formatter": "^3.0@RC",
"drupal/allowed_formats": "^3.0",
"drupal/anonymous_redirect": "^2.4",
"drupal/coffee": "dev-3428399-automated-drupal-11",
"drupal/coffee": "^2.0",
"drupal/config_filter": "^2.7",
"drupal/config_ignore": "^3.2",
"drupal/config_pages": "2.x-dev@dev",
"drupal/config_rewrite": "^1.6",
"drupal/config_split": "^2.0",
"drupal/consumers": "^1.19",
"drupal/content_lock": "^3.0@alpha",
"drupal/core-composer-scaffold": "11.0.6",
"drupal/core-project-message": "11.0.6",
"drupal/core-recommended": "11.0.6",
"drupal/core-composer-scaffold": "11.0.9",
"drupal/core-project-message": "11.0.9",
"drupal/core-recommended": "11.0.9",
"drupal/crop": "^2.4",
"drupal/ctools": "^4.1",
"drupal/decoupled_router": "^2.0",
Expand Down Expand Up @@ -139,7 +119,7 @@
"drupal/jsonapi_menu_items": "^1.2",
"drupal/jsonapi_node_preview_tab": "^1.0",
"drupal/jsonapi_resources": "^1.2",
"drupal/jsonapi_user_resources": "dev-project-update-bot-only",
"drupal/jsonapi_user_resources": "^1.0@beta",
"drupal/layout_paragraphs": "^2.1",
"drupal/length_indicator": "^1.4",
"drupal/linkit": "^7.0@alpha",
Expand All @@ -164,17 +144,18 @@
"drupal/prevent_homepage_deletion": "^3.0",
"drupal/redirect": "^1.10",
"drupal/replicate": "^1.3",
"drupal/revision_log_default": "dev-3434251-automated-drupal-11",
"drupal/revision_log_default": "^1.4",
"drupal/robotstxt": "^1.6",
"drupal/role_delegation": "^1.3",
"drupal/role_watchdog": "dev-project-update-bot-only",
"drupal/scheduled_transitions": "^2.5",
"drupal/security_review": "^3.0",
"drupal/simple_oauth": "6.0.x-dev@dev",
"drupal/simple_sitemap": "^4.1",
"drupal/smart_date": "^4.2@RC",
"drupal/simple_sitemap": "^4.2",
"drupal/smart_date": "^4.2",
"drupal/svg_image": "^3.1",
"drupal/token": "^1.15",
"drupal/tome": "^1.13",
"drupal/upgrade_status": "^4.3",
"drupal/username_enumeration_prevention": "^1.4",
"drupal/viewfield": "^3.0@beta",
Expand Down
Loading

0 comments on commit 55b3523

Please sign in to comment.