Skip to content

Commit 55b3523

Browse files
committed
update contribs and core drupal 11.0.9
1 parent 115c37e commit 55b3523

File tree

2 files changed

+607
-319
lines changed

2 files changed

+607
-319
lines changed

composer.json

Lines changed: 10 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -13,30 +13,18 @@
1313
"type": "composer",
1414
"url": "https://packages.drupal.org/8",
1515
"exclude": [
16-
"drupal/advanced_text_formatter",
17-
"drupal/coffee",
1816
"drupal/druxt",
1917
"drupal/eck",
2018
"drupal/entity_display_mode",
2119
"drupal/exclude_node_title",
22-
"drupal/jsonapi_user_resources",
2320
"drupal/m4032404",
2421
"drupal/node_edit_protection",
2522
"drupal/paragraphs_features",
2623
"drupal/paragraphs_viewmode",
2724
"drupal/pate",
28-
"drupal/revision_log_default",
2925
"drupal/role_watchdog"
3026
]
3127
},
32-
"drupal/advanced_text_formatter": {
33-
"type": "git",
34-
"url": "https://git.drupalcode.org/issue/advanced_text_formatter-3442782.git"
35-
},
36-
"drupal/coffee": {
37-
"type": "git",
38-
"url": "https://git.drupalcode.org/issue/coffee-3428399.git"
39-
},
4028
"drupal/druxt": {
4129
"type": "git",
4230
"url": "https://git.drupalcode.org/issue/druxt-3429976.git"
@@ -53,10 +41,6 @@
5341
"type": "git",
5442
"url": "https://git.drupalcode.org/issue/exclude_node_title-3430357.git"
5543
},
56-
"drupal/jsonapi_user_resources": {
57-
"type": "git",
58-
"url": "https://git.drupalcode.org/issue/jsonapi_user_resources-3448737.git"
59-
},
6044
"drupal/m4032404": {
6145
"type": "git",
6246
"url": "https://git.drupalcode.org/issue/m4032404-3431768.git"
@@ -77,10 +61,6 @@
7761
"type": "git",
7862
"url": "https://git.drupalcode.org/issue/pate-3467514.git"
7963
},
80-
"drupal/revision_log_default": {
81-
"type": "git",
82-
"url": "https://git.drupalcode.org/issue/revision_log_default-3434251.git"
83-
},
8464
"drupal/role_watchdog": {
8565
"type": "git",
8666
"url": "https://git.drupalcode.org/issue/role_watchdog-3434274.git"
@@ -93,20 +73,20 @@
9373
"drupal-tome/tome_drush": "dev-master",
9474
"drupal/admin_audit_trail": "^1.0",
9575
"drupal/admin_toolbar": "^3.5",
96-
"drupal/advanced_text_formatter": "3.0.x",
76+
"drupal/advanced_text_formatter": "^3.0@RC",
9777
"drupal/allowed_formats": "^3.0",
9878
"drupal/anonymous_redirect": "^2.4",
99-
"drupal/coffee": "dev-3428399-automated-drupal-11",
79+
"drupal/coffee": "^2.0",
10080
"drupal/config_filter": "^2.7",
10181
"drupal/config_ignore": "^3.2",
10282
"drupal/config_pages": "2.x-dev@dev",
10383
"drupal/config_rewrite": "^1.6",
10484
"drupal/config_split": "^2.0",
10585
"drupal/consumers": "^1.19",
10686
"drupal/content_lock": "^3.0@alpha",
107-
"drupal/core-composer-scaffold": "11.0.6",
108-
"drupal/core-project-message": "11.0.6",
109-
"drupal/core-recommended": "11.0.6",
87+
"drupal/core-composer-scaffold": "11.0.9",
88+
"drupal/core-project-message": "11.0.9",
89+
"drupal/core-recommended": "11.0.9",
11090
"drupal/crop": "^2.4",
11191
"drupal/ctools": "^4.1",
11292
"drupal/decoupled_router": "^2.0",
@@ -139,7 +119,7 @@
139119
"drupal/jsonapi_menu_items": "^1.2",
140120
"drupal/jsonapi_node_preview_tab": "^1.0",
141121
"drupal/jsonapi_resources": "^1.2",
142-
"drupal/jsonapi_user_resources": "dev-project-update-bot-only",
122+
"drupal/jsonapi_user_resources": "^1.0@beta",
143123
"drupal/layout_paragraphs": "^2.1",
144124
"drupal/length_indicator": "^1.4",
145125
"drupal/linkit": "^7.0@alpha",
@@ -164,17 +144,18 @@
164144
"drupal/prevent_homepage_deletion": "^3.0",
165145
"drupal/redirect": "^1.10",
166146
"drupal/replicate": "^1.3",
167-
"drupal/revision_log_default": "dev-3434251-automated-drupal-11",
147+
"drupal/revision_log_default": "^1.4",
168148
"drupal/robotstxt": "^1.6",
169149
"drupal/role_delegation": "^1.3",
170150
"drupal/role_watchdog": "dev-project-update-bot-only",
171151
"drupal/scheduled_transitions": "^2.5",
172152
"drupal/security_review": "^3.0",
173153
"drupal/simple_oauth": "6.0.x-dev@dev",
174-
"drupal/simple_sitemap": "^4.1",
175-
"drupal/smart_date": "^4.2@RC",
154+
"drupal/simple_sitemap": "^4.2",
155+
"drupal/smart_date": "^4.2",
176156
"drupal/svg_image": "^3.1",
177157
"drupal/token": "^1.15",
158+
"drupal/tome": "^1.13",
178159
"drupal/upgrade_status": "^4.3",
179160
"drupal/username_enumeration_prevention": "^1.4",
180161
"drupal/viewfield": "^3.0@beta",

0 commit comments

Comments
 (0)