-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathcomposer.json
More file actions
552 lines (552 loc) · 32.1 KB
/
composer.json
File metadata and controls
552 lines (552 loc) · 32.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
{
"name": "mass/massgov",
"description": "A Drupal 8 project for the Commonwealth of Massachusetts.",
"type": "project",
"license": "GPL-2.0",
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"process-timeout": 9600,
"sort-packages": true,
"platform": {
"php": "8.3"
},
"discard-changes": true,
"allow-plugins": {
"composer/installers": true,
"cweagans/composer-patches": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"drupal/core-composer-scaffold": true,
"drupal/core-project-message": true,
"oomphinc/composer-installers-extender": true,
"php-http/discovery": true,
"phpstan/extension-installer": true,
"tbachert/spi": true
}
},
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8",
"canonical": false
},
{
"type": "package",
"package": {
"name": "jashkenas/backbone",
"version": "1.6.1",
"type": "drupal-library",
"dist": {
"url": "https://github.com/jashkenas/backbone/archive/refs/tags/1.6.1.zip",
"type": "zip"
}
}
},
{
"type": "package",
"package": {
"name": "jashkenas/underscore",
"version": "1.13.7",
"type": "drupal-library",
"dist": {
"url": "https://github.com/jashkenas/underscore/archive/refs/tags/1.13.7.zip",
"type": "zip"
}
}
},
{
"type": "package",
"package": {
"name": "desandro/imagesloaded",
"version": "4.1.4",
"type": "drupal-library",
"dist": {
"url": "https://github.com/desandro/imagesloaded/archive/refs/tags/v4.1.4.zip",
"type": "zip"
}
}
},
{
"type": "package",
"package": {
"name": "drupal/field_tokens",
"version": "2.0.0-rc3",
"type": "drupal-module",
"source": {
"url": "https://git.drupalcode.org/project/field_tokens.git",
"type": "git",
"reference": "2.0.0-rc3"
}
}
},
{
"type": "package",
"package": {
"name": "desandro/masonry",
"version": "4.2.2",
"type": "drupal-library",
"dist": {
"url": "https://github.com/desandro/masonry/archive/refs/tags/v4.2.2.zip",
"type": "zip"
}
}
},
{
"type": "package",
"package": {
"name": "enyo/dropzone",
"version": "5.9.3",
"type": "drupal-library",
"dist": {
"url": "https://github.com/dropzone/dropzone/releases/download/v5.9.3/dist.zip",
"type": "zip"
}
}
},
{
"type": "package",
"package": {
"name": "d3/d3",
"version": "v3.5.17",
"type": "drupal-library",
"dist": {
"url": "https://github.com/d3/d3/archive/v3.5.17.zip",
"type": "zip"
}
}
},
{
"type": "package",
"package": {
"name": "components/highlightjs",
"version": "9.7.0",
"type": "drupal-library",
"dist": {
"url": "https://github.com/components/highlightjs/archive/9.7.0.zip",
"type": "zip"
}
}
},
{
"type": "package",
"package": {
"name": "drupal/entity_usage_queue_tracking",
"type": "drupal-module",
"version": "9.1.x-dev",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/entity_usage_queue_tracking.git",
"reference": "f3bea1425080c9137c052257d7f8f4e1813f8eb8"
}
}
},
{
"type": "composer",
"url": "https://asset-packagist.org"
}
],
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"andileco/eval-math": "^3.0",
"bower-asset/iframe-resizer": "4.4.5",
"christian-riesen/base32": "^1.3.1",
"components/highlightjs": "9.7.*",
"composer/installers": "^1.2",
"cweagans/composer-patches": "^1",
"d3/d3": "3.5.*",
"desandro/imagesloaded": "^4.1",
"desandro/masonry": "^4.2",
"drupal/access_unpublished": "^1.4",
"drupal/ace_editor": "~2.0",
"drupal/acquia_purge": "^1",
"drupal/action": "^0.2",
"drupal/address": "^2.0",
"drupal/admin_toolbar": "^3.0",
"drupal/ai": "^1.1",
"drupal/ai_agents": "^1.1",
"drupal/ai_content_advisor": "1.x-dev@dev",
"drupal/ai_provider_aws_bedrock": "^1.1@beta",
"drupal/akamai": "^5",
"drupal/allowed_formats": "^3.0",
"drupal/asset_cache_bust": "^1.0",
"drupal/auto_entitylabel": "^3.0",
"drupal/better_exposed_filters": "^7.1",
"drupal/cache_metrics": "^2",
"drupal/ckeditor5_fullscreen": "^1.0",
"drupal/ckeditor5_paste_filter": "^1.1",
"drupal/clamav": "2.1.x-dev@dev",
"drupal/color": "^2.0@alpha",
"drupal/components": "^3",
"drupal/conditional_fields": "^4.0@alpha",
"drupal/config_ignore": "^3.3",
"drupal/content_language_no_outbound": "1.0.0-rc1",
"drupal/core-composer-scaffold": "~11.3.3",
"drupal/core-project-message": "~11.3.3",
"drupal/core-recommended": "~11.3.3",
"drupal/csv_field": "^3.0",
"drupal/csv_serialization": "^4.0",
"drupal/datalayer": "^2",
"drupal/devel": "^5",
"drupal/diff": "^1.7",
"drupal/draggableviews": "^2.1",
"drupal/dropzonejs": "^2",
"drupal/dynamic_entity_reference": "^3.1",
"drupal/editoria11y": "2.1.22",
"drupal/embed": "^1.7",
"drupal/entity_browser": "^2",
"drupal/entity_embed": "^1.7",
"drupal/entity_hierarchy": "^5",
"drupal/entity_reference_revisions": "^1.7",
"drupal/entity_reference_tree": "*",
"drupal/entity_usage": "^2.0@beta",
"drupal/entity_usage_queue_tracking": "^9.1",
"drupal/entityreference_filter": "^2.0@beta",
"drupal/environment_indicator": "~4.0",
"drupal/field_group": "^4.0",
"drupal/field_tokens": "2.0.0-rc3",
"drupal/file_browser": "^2.0",
"drupal/file_mdm_exif": "^3.1",
"drupal/file_mdm_font": "^3.1",
"drupal/filter_empty_tags": "^2.1",
"drupal/flag": "4.0.0-beta5",
"drupal/focal_point": "^2.1",
"drupal/geocoder": "^4.23",
"drupal/geofield": "^1.57",
"drupal/google_map_field": "^2.0",
"drupal/google_tag": "^2.0",
"drupal/highlightjs_input_filter": "^1.1",
"drupal/http_response_headers": "^3.0",
"drupal/hux": "^1.1",
"drupal/iframe_resizer": "^2.0",
"drupal/imageapi_optimize": "^4.0",
"drupal/imageapi_optimize_binaries": "^1.1@beta",
"drupal/imagemagick": "^4.0",
"drupal/imagick": "^1",
"drupal/inline_entity_form": "^3.0@RC",
"drupal/jquery_ui_autocomplete": "^2.0",
"drupal/jquery_ui_datepicker": "^2.1",
"drupal/jquery_ui_slider": "^2.1",
"drupal/jquery_ui_touch_punch": "^1.1",
"drupal/key": "^1.18",
"drupal/key_auth": "^2.1",
"drupal/key_value_field": "^1",
"drupal/layout_paragraphs": "^2.1",
"drupal/linkit": "^7.0",
"drupal/m4032404": "^2.0",
"drupal/mailchimp_transactional": "~1.1.4",
"drupal/maxlength": "^3.1",
"drupal/media_entity_download": "^2.4",
"drupal/memcache": "^2",
"drupal/metatag": "^2.1",
"drupal/monolog": "^3",
"drupal/node_edit_protection": "^1.0",
"drupal/node_title_help_text": "^1",
"drupal/office_hours": "^1.5",
"drupal/openid_connect": "^3.0@alpha",
"drupal/openid_connect_windows_aad": "^2.0@beta",
"drupal/paragraphs": "^1.10",
"drupal/pathauto": "^1.13",
"drupal/pathologic": "^2",
"drupal/phpstorm_metadata": "^1.0@alpha",
"drupal/prepopulate": "^2.0",
"drupal/private_files_download_permission": "^3",
"drupal/prod_no_redirect": "^1.1",
"drupal/purge": "^3",
"drupal/purge_queues": "^2",
"drupal/queue_unique": "^4.0",
"drupal/quick_node_clone": "^1.15",
"drupal/r4032login": "^2.2",
"drupal/rabbit_hole": "^1.1",
"drupal/redirect": "^1",
"drupal/require_on_publish": "^2.0",
"drupal/scheduled_transitions": "^2.7",
"drupal/schema_metatag": "^3.0",
"drupal/seckit": "^2.0",
"drupal/security_review": "^3.1",
"drupal/select2": "^2.0",
"drupal/simple_sitemap": "^4.2",
"drupal/stage_file_proxy": "^3",
"drupal/subpathauto": "^1",
"drupal/taxonomy_unique": "^2.6",
"drupal/term_reference_tree": "^2",
"drupal/token": "^1.17",
"drupal/twig_field_value": "^2",
"drupal/twig_tweak": "^3",
"drupal/type_tray": "^1.3",
"drupal/upgrade_status": "^4",
"drupal/username_enumeration_prevention": "^1",
"drupal/video_embed_field": "*",
"drupal/view_mode_page": "^4.0",
"drupal/views_aggregator": "^2.1",
"drupal/views_ajax_history": "^1.6",
"drupal/views_autocomplete_filters": "^2.0",
"drupal/views_bulk_edit": "^3.0",
"drupal/views_bulk_operations": "*",
"drupal/views_custom_cache_tag": "^1.4",
"drupal/views_data_export": "^1.0",
"drupal/views_simple_math_field": "^3.0",
"drupal/views_taxonomy_term_name_into_id": "^1.0@alpha",
"drush/drush": "^13",
"enyo/dropzone": "^5.9",
"geocoder-php/open-cage-provider": "^4.6",
"google/cloud-bigquery": "^1.25",
"jashkenas/backbone": "^1.6",
"jashkenas/underscore": "^1.13",
"league/commonmark": "^2.7",
"massgov/mayflower-artifacts": "dev-develop",
"monolog/monolog": "^3",
"npm-asset/ace-builds": "~1.0",
"npm-asset/select2": "^4.1.0-rc.0",
"oomphinc/composer-installers-extender": "^2.0",
"phlak/semver": "^2.0",
"symfony/dom-crawler": "^7.4.4",
"symfony/http-client": "^7.4",
"typhonius/acquia-php-sdk-v2": "^3.7.3"
},
"require-dev": {
"drupal/core-dev": "~11.3.3",
"drupaltest/queue-runner-trait": "dev-master",
"kint-php/kint": "^5",
"palantirnet/drupal-rector": "^0.21.1",
"phpspec/prophecy-phpunit": "^2",
"previousnext/drupal-test-utils": "^0.0.4",
"vincentlanglet/twig-cs-fixer": "^3.13",
"weitzman/drupal-test-traits": "^2.6.0"
},
"autoload-dev": {
"psr-4": {
"MassGov\\": "lib/"
}
},
"scripts": {
"unit": "phpunit --stop-on-failure --order-by=defects docroot/modules/custom",
"twigcs": "twig-cs-fixer --level=notice lint docroot/themes/custom docroot/modules/custom",
"remove-git": [
"bash scripts/remove_vendor_git_folders.sh || :"
],
"post-install-cmd": [
"@remove-git"
],
"post-update-cmd": [
"@remove-git"
]
},
"conflict": {
"drupal/core": "<=10.2"
},
"extra": {
"drupal-scaffold": {
"locations": {
"web-root": "./docroot"
},
"gitignore": false,
"file-mapping": {
"[web-root]/INSTALL.txt": false,
"[web-root]/README.txt": false,
"[web-root]/.ht.router.php": false,
"[web-root]/example.gitignore": false,
"[web-root]/modules/README.txt": false,
"[web-root]/profiles/README.txt": false,
"[web-root]/sites/README.txt": false,
"[web-root]/sites/development.services.yml": false,
"[web-root]/themes/README.txt": false,
"[web-root]/.htaccess": false,
"[web-root]/index.php": false,
"[web-root]/robots.txt": false,
"[web-root]/.eslintrc": false,
"[web-root]/.eslintignore": false,
"[web-root]/.eslintrc.json": false,
"[web-root]/sites/example.settings.local.php": false
}
},
"installer-paths": {
"docroot/core": [
"type:drupal-core"
],
"docroot/libraries/{$name}": [
"type:drupal-library",
"type:bower-asset",
"type:npm-asset"
],
"docroot/modules/contrib/{$name}": [
"type:drupal-module"
],
"docroot/profiles/contrib/{$name}": [
"type:drupal-profile"
],
"docroot/themes/contrib/{$name}": [
"type:drupal-theme"
],
"drush/contrib/{$name}": [
"type:drupal-drush"
]
},
"installer-types": ["bower-asset", "npm-asset"],
"patches": {
"drupal/access_unpublished": {
"Invalid argument supplied for foreach AddHttpHeaders->onResponse (https://www.drupal.org/project/access_unpublished/issues/3215907)": "https://www.drupal.org/files/issues/2021-05-26/3215907-warning-invalid-argument.patch",
"Invalid argument supplied for foreach SettingsForm->prepareHeadersDisplay (https://www.drupal.org/project/access_unpublished/issues/3252499)": "https://www.drupal.org/files/issues/2021-12-03/3252499-warning-invalid-argument-2.patch",
"Hardcode preview links based on environment": "patches/access_unpublished/DP-25897_change_unpublish_preview_links_v2.patch",
"Call to a member function label() on null (https://www.drupal.org/project/access_unpublished/issues/3137890)": "patches/access_unpublished/access_unpublished_listing_fix.patch"
},
"drupal/core": {
"Don't break if telephone number is less than 6 digits. (https://www.drupal.org/node/2575577)": "https://www.drupal.org/files/issues/2022-07-12/2575577-38.patch",
"Remove final from a class in order to inherit from it": "patches/DP-11721-jsonapi-serializer-2.patch",
"Remove type hint which allows usage in combination with workbench_moderation": "patches/jsonapi-2.3.0-no-type-hint.patch",
"IMPORTANT: Make content moderation views use indexes": "patches/content-moderation-add-views-filter-indices.patch",
"Batch is dependent on the order of query string parameters (https://www.drupal.org/project/drupal/issues/2879023)": "https://git.drupalcode.org/issue/drupal-2879023/-/commit/c68aa376a7fc262886cb56d9ac762e4b06e6b174.patch",
"3075454 - combine fields filter doesn't recognise taxonomy description field": "https://www.drupal.org/files/issues/2019-08-20/3075454-3.patch",
"2993688 - Views relationships with multi-valued entity reference fields invalidate Distinct query option": "https://www.drupal.org/files/issues/2022-06-16/2993688-99.patch",
"Avoid warnings when getting permissions for roles that do not have permissions and are not administrators": "patches/DP-23561-avoid-warnings-on-roles-without-permissions.patch",
"2845144 - User can't reference unpublished content even when they have access to it": "https://www.drupal.org/files/issues/2024-01-09/2845144-84-11.x.patch",
"Ensure to have build info on View Page Controller before getting the view title": "patches/DP-24420--View-pages-arguments-title-overrides-not-working--2.patch",
"Bubbling of elements' max-age to the page's headers and the page cache (https://www.drupal.org/project/drupal/issues/2352009#comment-14724015)": "https://www.drupal.org/files/issues/2025-04-07/bubble-2352009-170.patch",
"Dynamically provide action plugins for every moderation state change (https://www.drupal.org/project/drupal/issues/2797583#comment-14699699)": "https://www.drupal.org/files/issues/2022-09-20/core-provide-moderation-states-as-actions-2797583-207.patch",
"PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in docroot/core/lib/Drupal/Core/Mail/Plugin/Mail/PhpMail.php on line 112 (https://www.drupal.org/project/drupal/issues/3328187#comment-15138241)": "https://www.drupal.org/files/issues/2023-07-05/3372667-2_0.patch",
"Deletion of field_deleted_data_xxxxxx tables not working (https://www.drupal.org/project/drupal/issues/2836539#comment-13418275)": "https://www.drupal.org/files/issues/2020-01-10/2836539-34.patch",
"Store table drag object in the table data" : "patches/DP-23411_store-object-in-draggable-table.patch",
"Diffs with different line endings leads to Invalid $mode 3 specified (https://www.drupal.org/project/drupal/issues/3389715)": "https://www.drupal.org/files/issues/2024-01-09/Diffs-with-different-line-endings-leads-to-Invalid-mode-3-specified.patch",
"Error: Cannot read properties of undefined (reading 'settings')\u2028 with dialog.position.js (https://www.drupal.org/project/drupal/issues/3356667)": "https://www.drupal.org/files/issues/2024-09-19/3356667-69-drupal-core-10.3.5-undefined.patch",
"Display Bug when using #states (Forms API) with Ajax Request (https://www.drupal.org/project/drupal/issues/1091852)": "https://www.drupal.org/files/issues/2023-12-18/1091852-186.patch",
"Image width/height from fallback image breaks responsive images (https://www.drupal.org/project/drupal/issues/3516726)": "https://www.drupal.org/files/issues/2025-12-22/3516726-d11.3-fallback-img-dimensions.patch",
"Draggable table do not drag. Uncaught TypeError: Cannot read properties of undefined (reading 'colSpan') (https://www.drupal.org/project/drupal/issues/3441551)": "https://www.drupal.org/files/issues/2024-05-22/add-tabledrag-validation-10.2.x.patch",
"Exception thrown by responsive srcset images when the image is not yet in the file system (such as with Stage File Proxy) (https://www.drupal.org/project/drupal/issues/2827921)": "https://www.drupal.org/files/issues/2026-01-22/responsive_image-remove_missing_response_image_width_exception.patch",
"Add label to Tableselect select all checkbox (https://www.drupal.org/project/drupal/issues/2766853)": "patches/2766853-10_5.patch",
"Url generator will add '=' after query parameter when value is an empty string (https://www.drupal.org/project/drupal/issues/3040048)": "patches/drupal-url-generator-adds-equals-after-query-param-when-value-empty-string_issue-3040048.diff",
"Fix query parameter names with special characters being converted to underscores": "patches/drupal_core__preserve_special_chars_in_query_params.patch",
"TypeError: Drupal\\Component\\Utility\\Html::escape(): Argument #1 ($text) must be of type string, null given (https://www.drupal.org/project/drupal/issues/3523317)": "https://www.drupal.org/files/issues/2025-07-11/fix-type-error-null-text-3523317-21.patch",
"CKEditor 5 balloons invisible when CKEditor 5 is used inside a modal (https://www.drupal.org/project/drupal/issues/3328425)": "https://www.drupal.org/files/issues/2026-02-12/3328425-drupal-core-11.3.3-ckeditor5-ballon.patch",
"Twig debug: avoid missing directory var warnings": "patches/drupal_core__twig_theme_engine_directory_undefined.patch",
"Entity reference lazy load: fall back when fiber switching is disallowed": "patches/core/drupal-core-entity-reference-item-base-fibererror-fallback.patch",
"Access policy processor: fall back when fiber switching is disallowed": "patches/core/drupal-core-access-policy-processor-fibererror-inline-fallback.patch"
},
"drupal/conditional_fields": {
"Warning: Undefined array key (https://www.drupal.org/project/conditional_fields/issues/3443731)": "https://www.drupal.org/files/issues/2024-04-26/3443731-3.patch",
"Errors after update to alpha6 (https://www.drupal.org/project/conditional_fields/issues/3501575)": "https://www.drupal.org/files/issues/2025-05-27/3501575-13.patch"
},
"drupal/entity_usage": {
"Change methods to be protected": "patches/entity_usage/change_methods_to_be_protected.patch"
},
"drupal/entity_embed": {
"Alt text optional": "patches/DP-33643_entity_embed_alt_optional.patch",
"ImageFieldFormatter fails with Stage File Proxy when validating missing remote images (https://www.drupal.org/project/entity_embed/issues/3516580)": "https://www.drupal.org/files/issues/2025-04-01/3516580_3.patch",
"Drupal 10.5/11.2 compatability (tooltip broken, cannot edit embedded entities) (https://www.drupal.org/files/issues/2025-08-08/entity_embed--fix-ckeditor-icon-reference--3531672-22.patch)": "https://www.drupal.org/files/issues/2025-08-08/entity_embed--fix-ckeditor-icon-reference--3531672-22.patch"
},
"drupal/diff": {
"500 error: Possible infinite loop": "https://www.drupal.org/files/issues/2019-02-15/diff-500-errors-possible-infinite-loop-3033455-2-d8.patch",
"Make revisions overview page accessible (https://www.drupal.org/project/diff/issues/3228798)": "https://www.drupal.org/files/issues/2024-05-14/diff-3228798-17.patch"
},
"drupal/dropzonejs": {
"Dropzone element overwrites potential metadata and libraries added by other modules (https://www.drupal.org/project/drupal/issues/3303028)": "https://www.drupal.org/files/issues/2023-01-18/dropzone_overwrites_metadata_and_libraries-3303028-2_with-3211288.patch"
},
"drupal/entity_browser": {
"Fix duplicated image selection when click use selected button": "https://www.drupal.org/files/issues/prevent-duplication.patch",
"Sorting not working in view with entity browser (https://www.drupal.org/project/entity_browser/issues/3216540)": "https://www.drupal.org/files/issues/2021-06-02/3216540-7_0.patch"
},
"drupal/entity_hierarchy": {
"Limit the depth used by findAncestors recursion": "patches/entity_hierarchy/entity_hierarchy-limit_findancestors_depth.patch"
},
"drupal/entity_reference_revisions": {
"Avoid magic entity getter during getValue() serialization under Fiber/memcache": "patches/entity_reference_revisions/entity_reference_revisions-avoid-magic-entity-getter-in-getValue.patch"
},
"drupal/entity_reference_tree": {
"3285499 - Options to automatically select/deselect ancestors/descendants when node is checked/unchecked.": "patches/issue-3285499--automatic-selection-options--9.patch",
"Save issue on Drupal 11.3": "patches/entity_reference_tree_d11.3_save.patch"
},
"drupal/field_group": {
"Form required class missing from horizontal field groups in Claro (https://www.drupal.org/project/field_group/issues/3160987)": "patches/field_group_claro_theme_tabs_required.patch"
},
"drupal/field_tokens": {
"Fatal errors in entities that does not declare getFieldDefinitions method (https://www.drupal.org/project/field_tokens/issues/2835032)": "https://www.drupal.org/files/issues/2835032-config-entity-support-9.patch",
"Avoid nested Fiber crash when rendering formatted field tokens": "patches/field_tokens/field_tokens-avoid-nested-fiber-on-formatted-render.patch"
},
"drupal/file_browser": {
"Drupal 11/jQuery 4: fix file browser AJAX context selection and null-safe counter rendering": "patches/file_browser/file_browser-d11-jquery4-ajax-context-fix.patch"
},
"drupal/focal_point": {
"Division by zero when image missing, in FocalPointEffectBase (https://www.drupal.org/project/focal_point/issues/3224547)": "https://www.drupal.org/files/issues/2022-06-28/focal_point-division_by_zero_effect_base.patch"
},
"drupal/gin": {
"3281343 - Use Gin's edit form for Media Entries": "https://www.drupal.org/files/issues/2023-02-23/edit-form-media-3281343-9.patch"
},
"drupal/google_tag": {
"On 2.0.6, Uncaught TypeError: Cannot read properties of undefined (reading 'apply') (https://www.drupal.org/project/google_tag/issues/3468036)": "https://www.drupal.org/files/issues/2025-02-05/3468036-google_tag-remove_header_property_from_libraries.patch"
},
"drupal/inline_entity_form": {
"Add a setting to enable/disable inline editing of existing entities (https://www.drupal.org/project/inline_entity_form/issues/2913571#comment-12811088)": "https://www.drupal.org/files/issues/2018-10-11/ief_edit_existing_2913571_7.patch",
"Undefined array key delete (https://www.drupal.org/project/inline_entity_form/issues/3416328)": "patches/inline_entity_form/undefined-array-key-delete.patch"
},
"drupal/memcache": {
"Transaction support for cache (tags) invalidation (https://www.drupal.org/project/memcache/issues/2996615)": "https://www.drupal.org/files/issues/2026-02-11/memcache-2996615-mr-22-f003a844-2.7.patch"
},
"drupal/metatag": {
"Avoid FiberError: nested Fiber in MetatagEntityFieldItemList::computeValue (Renderer::executeInRenderContext during active Fiber or entity serialization for cache)": "patches/metatag/metatag-computed-field-fiber-nested-render-context.patch"
},
"drupal/layout_paragraphs": {
"Improve text paragraphs UX (https://www.drupal.org/project/layout_paragraphs/issues/3512377)": "patches/layout_paragraphs/DP-37429_improve_text_paragraph_ux.patch",
"Fix delete/edit/add dialog redirect and full-page submit (500, edit#, AJAX)": "patches/layout_paragraphs/lpb-dialog-redirect-and-edit-add-fix.patch"
},
"drupal/linkit": {
"Link shown after the autocomplete selection is the bare node/xxx link, not the alias (https://www.drupal.org/project/linkit/issues/2877535)": "https://www.drupal.org/files/issues/2023-10-05/linkit-2877535-64.patch"
},
"drupal/media_entity_download": {
"CKeditor Plugin - using a combined patch to avoid conflict (https://www.drupal.org/node/2928318)": "https://www.drupal.org/files/issues/2025-07-22/media_entity_download-ckeditor5_plugin-drupal_10_5_2928318-41.patch",
"Track the usage of Media entity through media_entity_download route with entity_usage (https://www.drupal.org/project/media_entity_download/issues/3106062)": "patches/3106062-15.patch"
},
"drupal/pathologic": {
"Dynamic routes like image styles break under pathologic (https://www.drupal.org/project/pathologic/issues/2718473)": "https://www.drupal.org/files/issues/2020-01-29/2718473-dynamic-image-style-lookup-20.patch"
},
"drupal/password_policy": {
"Can't edit user profile because password policy validates even when password unchanged": "https://www.drupal.org/files/issues/2020-03-19/password_policy-empty-password-skip-validation-2971079-37.patch"
},
"drupal/redirect": {
"Add an intermediate redirect (https://www.drupal.org/project/redirect/issues/3162696#comment-15085388)": "https://www.drupal.org/files/issues/2023-05-31/tmp.diff",
"Filter by redirect destination does not work with URL alias (https://www.drupal.org/project/redirect/issues/2981544) (See DP-31078 before replacing)": "https://www.drupal.org/files/issues/2024-08-13/2981544-45.patch",
"Redirect loop wrong detection (service unavailable: RedirectLoopException) (https://www.drupal.org/project/redirect/issues/3401916)": "https://www.drupal.org/files/issues/2024-04-25/3401916-8.x-1.9.patch"
},
"drupal/token": {
"Add Fiber fallback for token renderInIsolation callsites (combined)": "patches/token/token-fiber-fallbacks-combined.patch"
},
"drupal/schema_metatag": {
"Add Fiber fallback for breadcrumb text renderInIsolation": "patches/schema_metatag/schema-metatag-fiber-fallback-for-breadcrumb-rendering.patch"
},
"drupal/type_tray": {
"Fix css selectors to not apply list styles to the user input (https://www.drupal.org/project/type_tray/issues/3531986)": "https://www.drupal.org/files/issues/2025-06-24/3531986_type_tray.patch",
"Use entity.node.add_page route alias to avoid missing node.add_page in some environments": "patches/type_tray/type_tray-node-add-page-route-alias.patch"
},
"drupal/views_bulk_operations": {
"Remove the select/deselect all results within VBO": "patches/DP-39427-hide-select-all-results-from-views.patch"
},
"drupal/view_mode_page": {
"Context exception when trying to create url (https://www.drupal.org/project/view_mode_page/issues/3300706)": "https://www.drupal.org/files/issues/2025-01-29/view_mode_page-context_exception_when_creating_url-3300706-37.patch"
},
"drupal/quick_node_clone": {
"2979426 - Ensures per-content type permissions are respected": "https://www.drupal.org/files/issues/2025-05-19/2979426-46.patch",
"Cloning Entities with Layout Paragraphs breaks structure and moves subparagraphs into Disabled Items (https://www.drupal.org/project/quick_node_clone/issues/3218222)": "https://www.drupal.org/files/issues/2025-08-12/3218222-compatibility_with_8x-1-22.patch"
},
"drupal/views_bulk_edit": {
"Fix Required fields to really not be required": "https://www.drupal.org/files/issues/2024-01-10/views_bulk_edit-3024419-fix_required_fields-57.patch",
"Hide revision checkbox from the form": "patches/DP-25205_hide_revision_checkbox_from_views_bulk_edit_form.patch"
},
"drupal/imageapi_optimize_binaries": {
"Add support for optimizing GIF + Animations": "https://www.drupal.org/files/issues/2018-09-28/imageapi_optimize_binaries-add_support_for_optimizing_gif-2602398-12.patch"
},
"drupal/imageapi_optimize": {
"Skip animated gifs": "patches/imageapi_optimize/skip_animated_gifs.patch"
},
"drupal/ace_editor": {
"Fix the plugin initialization https://www.drupal.org/project/ace_editor/issues/3326303": "patches/ace_editor_fix_plugin_initialization.patch"
},
"drupal/editoria11y": {
"Fix result name options to use editoria11y_results table instead of editoria11y_dismissals (DP-42700)": "patches/editoria11y--result-name-options-results.patch"
},
"drupal/environment_indicator": {
"Fix getVersionIdentifier() to return NULL instead of empty string (https://www.drupal.org/project/environment_indicator/issues/3535382)": "patches/environment_indicator_getVersionIdentifier_return_null_3535382.patch"
}
},
"composer-exit-on-patch-failure": true,
"composer-version": "^1"
}
}