Skip to content

Commit

Permalink
update contribs and core drupal 11.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianGilbert committed Nov 11, 2024
1 parent b3ea5c2 commit 115c37e
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 214 deletions.
23 changes: 10 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"drupal/paragraphs_viewmode",
"drupal/pate",
"drupal/revision_log_default",
"drupal/role_watchdog",
"drupal/tome"
"drupal/role_watchdog"
]
},
"drupal/advanced_text_formatter": {
Expand Down Expand Up @@ -85,10 +84,6 @@
"drupal/role_watchdog": {
"type": "git",
"url": "https://git.drupalcode.org/issue/role_watchdog-3434274.git"
},
"drupal/tome": {
"type": "git",
"url": "https://git.drupalcode.org/issue/tome-3435061.git"
}
},
"require": {
Expand All @@ -109,9 +104,9 @@
"drupal/config_split": "^2.0",
"drupal/consumers": "^1.19",
"drupal/content_lock": "^3.0@alpha",
"drupal/core-composer-scaffold": "11.0.5",
"drupal/core-project-message": "11.0.5",
"drupal/core-recommended": "11.0.5",
"drupal/core-composer-scaffold": "11.0.6",
"drupal/core-project-message": "11.0.6",
"drupal/core-recommended": "11.0.6",
"drupal/crop": "^2.4",
"drupal/ctools": "^4.1",
"drupal/decoupled_router": "^2.0",
Expand Down Expand Up @@ -156,7 +151,7 @@
"drupal/maxlength": "^3.1",
"drupal/media_file_delete": "^1.3",
"drupal/memcache": "^2.6",
"drupal/metatag": "^2.0",
"drupal/metatag": "^2.1",
"drupal/node_edit_protection": "dev-project-update-bot-only",
"drupal/oembed_providers": "^2.2",
"drupal/paragraphs": "^1.18",
Expand All @@ -177,17 +172,16 @@
"drupal/security_review": "^3.0",
"drupal/simple_oauth": "6.0.x-dev@dev",
"drupal/simple_sitemap": "^4.1",
"drupal/smart_date": "^4.2@beta",
"drupal/smart_date": "^4.2@RC",
"drupal/svg_image": "^3.1",
"drupal/token": "^1.15",
"drupal/tome": "dev-project-update-bot-only",
"drupal/upgrade_status": "^4.3",
"drupal/username_enumeration_prevention": "^1.4",
"drupal/viewfield": "^3.0@beta",
"drupal/wpf": "^1.2"
},
"require-dev": {
"drupal/core-dev": "11.0.5",
"drupal/core-dev": "11.0.6",
"drush/drush": "^13",
"phpspec/prophecy-phpunit": "^2",
"sllh/composer-lint": "^2.0"
Expand Down Expand Up @@ -304,6 +298,9 @@
"drupal/paragraphs": {
"https://www.drupal.org/project/paragraphs/issues/2904705#comment-15247772": "https://www.drupal.org/files/issues/2023-09-27/paragraphs_support_asym_translations-2904705-141.patch",
"https://www.drupal.org/project/paragraphs/issues/3031598#comment-13972961": "https://www.drupal.org/files/issues/2021-01-22/paragraph-entity-type-did-not-specify-translation-halder-3031598-45.patch"
},
"drupal/smart_date": {
"": "https://www.drupal.org/files/issues/2024-10-26/smart_date.4.2.x-dev.rector.patch"
}
}
}
Expand Down
Loading

0 comments on commit 115c37e

Please sign in to comment.