-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathcomposer.json
416 lines (416 loc) · 21.9 KB
/
composer.json
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
{
"name": "drupal-composer/drupal-project",
"description": "Project template for Drupal 8 projects with composer",
"type": "project",
"license": "GPL-2.0-or-later",
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
},
{
"type": "composer",
"url": "https://asset-packagist.org"
},
{
"type": "package",
"package": {
"name": "toc/toc",
"version": "v0.3.2",
"type": "drupal-library",
"dist": {
"url": "https://raw.githubusercontent.com/jgallen23/toc/greenkeeper/update-all/dist/toc.min.js",
"type": "file"
}
}
},
{
"type": "package",
"package": {
"name": "smillart/wai-aria-patterns-and-widgets",
"version": "1.0.6",
"type": "drupal-library",
"source": {
"url": "https://github.com/smillart/WAI-ARIA-Patterns-And-Widgets.git",
"type": "git",
"reference": "master"
}
}
}
],
"require": {
"ext-dom": "*",
"composer/installers": "^1.10",
"cweagans/composer-patches": "^1.6",
"drupal/address": "~1.4",
"drupal/admin_dialogs": "^1.0",
"drupal/admin_toolbar": "^3.0",
"drupal/allowed_formats": "^3.0",
"drupal/anonymous_login": "^2.0",
"drupal/antibot": "^2.0",
"drupal/attribution": "^1.0",
"drupal/better_exposed_filters": "^6.0",
"drupal/block_exclude_pages": "^2.1",
"drupal/bulk_user_registration": "^2.0",
"drupal/ckeditor5_fullscreen": "^1.0@beta",
"drupal/ckeditor_accordion": "^2.1",
"drupal/clamav": "^2.0.2@RC",
"drupal/classy": "^1.0",
"drupal/components": "^3.0",
"drupal/conditional_fields": "dev-4.x#25ef661e544a15f0a4dda74713cda9ca14facc5d",
"drupal/config_split": "^2.0@beta",
"drupal/consumers": "^1.19",
"drupal/content_lock": "^2.2",
"drupal/core-composer-scaffold": "^10",
"drupal/core-project-message": "^10",
"drupal/core-recommended": "^10",
"drupal/crop": "^2.1",
"drupal/csv_serialization": "^4.0",
"drupal/ctools": "^3.7",
"drupal/custom_add_another": "^2.1",
"drupal/datalayer": "^2.0",
"drupal/devel": "^5.1",
"drupal/diff": "^1.0",
"drupal/easy_breadcrumb": "^2.0",
"drupal/editoria11y": "^2.1",
"drupal/embed": "^1.5",
"drupal/entity_browser": "^2.0",
"drupal/entity_browser_block": "^1.2",
"drupal/entity_browser_table": "^1.1",
"drupal/entity_embed": "^1.6",
"drupal/entity_usage": "^2.0@beta",
"drupal/environment_indicator": "^4.0",
"drupal/eva": "^3.0",
"drupal/extlink": "^2.0",
"drupal/facets": "^2.0",
"drupal/feeds": "^3.0@alpha",
"drupal/feeds_ex": "^1.0@alpha",
"drupal/field_defaults": "^2.0",
"drupal/field_group": "^3.0",
"drupal/field_permissions": "^1.0@RC",
"drupal/flexible_permissions": "^2.0",
"drupal/focal_point": "^2.0",
"drupal/geocoder": "^3.2 || ^4.0",
"drupal/geofield": "^1.3",
"drupal/google_tag": "^1.4",
"drupal/group": "^2.3",
"drupal/groupmedia": "^3.0",
"drupal/honeypot": "^2.2",
"drupal/hreflang": "^1.10",
"drupal/ief_table_view_mode": "^3.0",
"drupal/image_effects": "^3.0",
"drupal/imagemagick": "^4.0",
"drupal/inline_entity_form": "^1.0@RC",
"drupal/jquery_ui_autocomplete": "^2.0",
"drupal/jquery_ui_touch_punch": "^1.0",
"drupal/key": "^1.10",
"drupal/layout_builder_st": "^1.0@alpha",
"drupal/leaflet": "^10.2.20",
"drupal/lightning_core": "^6",
"drupal/lightning_media": "~5.0.0",
"drupal/lightning_workflow": "~4.0.0",
"drupal/linkit": "^6.0",
"drupal/masquerade": "^2.0@beta",
"drupal/maxlength": "^2",
"drupal/media_entity_download": "^2.1",
"drupal/media_remote": "^1.8",
"drupal/media_revisions_ui": "^2.1",
"drupal/menu_link": "^2.0",
"drupal/metatag": "^2.1",
"drupal/migrate_plus": "^6.0",
"drupal/migrate_source_csv": "^3.4",
"drupal/migrate_tools": "^6.0",
"drupal/mimemail": "^1.0@alpha",
"drupal/moderation_dashboard": "^1.0@beta",
"drupal/monolog": "^3.0",
"drupal/openid_connect": "^3.0",
"drupal/openid_connect_windows_aad": "^2.0",
"drupal/page_manager": "^4.0@beta",
"drupal/panels": "^4.7",
"drupal/pantheon_advanced_page_cache": "^2.1",
"drupal/path_alias_xt": "1.x-dev",
"drupal/pathauto": "^1.8",
"drupal/prepopulate": "^2.3",
"drupal/quick_node_clone": "^1.12",
"drupal/rabbit_hole": "^1.0@beta",
"drupal/redirect": "^1.5",
"drupal/redis": "^1.4",
"drupal/remove_http_headers": "^1.0 || ^2.0",
"drupal/samlauth": "^3.8",
"drupal/search_api": "^1.23",
"drupal/search_api_autocomplete": "^1.0",
"drupal/search_api_location": "^1.0@alpha",
"drupal/search_api_page": "^1.0",
"drupal/search_api_pantheon": "^8.3",
"drupal/search_api_solr": "^4.3",
"drupal/seckit": "^2.0",
"drupal/select2": "^1.13",
"drupal/sendgrid_integration": "^2.0",
"drupal/stage_file_proxy": "^3.1",
"drupal/stringoverrides": "^1.8",
"drupal/structure_sync": "^2.0",
"drupal/subpathauto": "^1.2",
"drupal/taxonomy_menu": "^3.5",
"drupal/telephone_validation": "^2.1",
"drupal/textarea_widget_for_text": "^1.1",
"drupal/time_field": "^2.0",
"drupal/tmgmt": "^1.12",
"drupal/tmgmt_google": "^1.0",
"drupal/toc_js": "^2.1",
"drupal/toc_js_per_node": "^2.1",
"drupal/token": "^1.7",
"drupal/toolbar_menu": "^3.0",
"drupal/twig_tweak": "^3.1",
"drupal/video_embed_field": "^2.4",
"drupal/views_bulk_edit": "dev-2.x",
"drupal/views_bulk_operations": "^4.1",
"drupal/views_data_export": "^1.0@beta",
"drupal/views_geojson": "^1.0",
"drupal/views_infinite_scroll": "^2.0",
"drupal/viewsreference": "^2.0@beta",
"drupal/webform": "^6.2",
"drush/drush": "^12",
"geocoder-php/arcgis-online-provider": "^4.3",
"mmucklo/inflect": "^0.3.0",
"npm-asset/bootstrap-datepicker": "^1.10",
"npm-asset/cropper": "^2.3",
"npm-asset/dropzone": "^5.7.4",
"npm-asset/jquery-ui-touch-punch": "^0.2.3",
"npm-asset/select2": "^4.0",
"npm-asset/slick-carousel": "^1.8",
"oomphinc/composer-installers-extender": "^1.1 || ^2",
"smillart/wai-aria-patterns-and-widgets": "1.0.6",
"symfony/inflector": "^4.3",
"toc/toc": "*",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3",
"wikimedia/composer-merge-plugin": "^2.0",
"zendesk/zendesk_api_client_php": "^2.2"
},
"require-dev": {
"drupal/coder": "^8.2",
"kint-php/kint": "^6.0",
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "^3.5"
},
"conflict": {
"drupal/drupal": "*"
},
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"sort-packages": true,
"process-timeout": 0,
"allow-plugins": {
"composer/installers": true,
"cweagans/composer-patches": true,
"drupal/core-composer-scaffold": true,
"oomphinc/composer-installers-extender": true,
"wikimedia/composer-merge-plugin": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"drupal/core-project-message": true,
"php-http/discovery": true,
"phpstan/extension-installer": true
}
},
"scripts": {
"drupal-scaffold": "DrupalComposer\\DrupalScaffold\\Plugin::scaffold"
},
"extra": {
"_readme": [
"By default Drupal loads the autoloader from ./vendor/autoload.php.",
"To change the autoloader you can edit ./autoload.php.",
"This file specifies the packages.drupal.org repository.",
"You can read more about this composer repository at:",
"https://www.drupal.org/node/2718229"
],
"installer-types": [
"bower-asset",
"npm-asset"
],
"enable-patching": true,
"composer-exit-on-patch-failure": 1,
"patchLevel": {
"drupal/core": "-p2"
},
"patches": {
"drupal/core": {
"2567035 - Database::startLog() cause a notice in Shortcut::sort()": "https://www.drupal.org/files/issues/2019-12-05/2567035-51.patch",
"2797583 - Dynamically provide action plugins for every moderation state change": "https://git.drupalcode.org/project/drupal/-/merge_requests/176.patch",
"2885278 - Node local tasks tabs do not appear on node revisions": "https://www.drupal.org/files/issues/2018-04-19/node-revisions-missing-local-tasks-2885278-11.patch",
"2769289 - Revision User information not displayed in views when content revision user is selected for View type Content": "https://www.drupal.org/files/issues/2018-09-07/node_revision_author-2769289-11.patch",
"3114467 - 'Negate' form value for condition plugins should be cast to boolean in validation (for Google Tag Manager)": "https://www.drupal.org/files/issues/2023-11-06/3114467-30.patch",
"962664 - Taxonomy Index for unpublished entities": "https://www.drupal.org/files/issues/2023-12-19/962664-206.patch",
"2869592 - Disabled update module shouldn't produce a status report warning": "https://git.drupalcode.org/project/drupal/-/merge_requests/8475.diff",
"2992168 - Allow appending values to multivalued fields during the migration": "https://www.drupal.org/files/issues/2020-12-29/migrate-2992168-18.patch",
"2928793 - REST views: double encoding of apostrophes in REST Export display": "https://git.drupalcode.org/project/drupal/-/merge_requests/1281.diff",
"3250298 - Return empty string '' with JSON Serializer instead of FALSE": "https://www.drupal.org/files/issues/2024-08-05/3250298-17.patch",
"2313309 - Admin toolbar and contextual links should always be rendered in the admin language (if set)": "https://www.drupal.org/files/issues/2023-12-19/2313309-179.patch",
"3054641 - Local tasks should honor selected admin interface language (if set)": "https://www.drupal.org/files/issues/2024-06-21/3054641-84.patch",
"3410100 - [10.2 regression] CKEditor 5 breaks when 'Source'/Source editing button is added and 'Manually editable HTML tags' are specified": "https://www.drupal.org/files/issues/2024-01-23/drupal-revert-source-editing-validation-tightening-3410100-38.patch",
"3381979 - More link is missing in pager ": "https://www.drupal.org/files/issues/2024-08-03/drupal-3381979-32.patch",
"3459169 - Protect against empty revision timestamps in VersionHistoryController::getRevisionDescription": "https://www.drupal.org/files/issues/2024-12-05/0001-Protect-against-empty-revision-timestamps.patch",
"3336143 - Uncaught ReferenceError: loadjs is not defined after drupal core upgrade 9.5.1": "https://www.drupal.org/files/issues/2024-07-24/load_js-define_variable-3336143-43.patch"
},
"drupal/bootstrap_datepicker": {
"POWR-904/854/1017 - Submodule for exposed filter with custom identifier": "patches/powr-904-bootstrap-datepicker.patch"
},
"drupal/bulk_user_registration": {
"POWR-3262 Bulk update existing users": "patches/powr-3262-bulk-update_existing_users.patch"
},
"drupal/ckeditor_acr": {
"3205302 - Warning: Cannot use a scalar value as an array": "https://git.drupalcode.org/project/ckeditor_acr/-/commit/59cdb4f35b987e3d3516e362639f64e1f9c40be0.patch",
"3286471 - Automated Drupal 10 compatibility fixes": "https://www.drupal.org/files/issues/2022-06-15/ckeditor_acr.1.0.x-dev.rector.patch"
},
"drupal/ckeditor_accordion": {
"3469556 - Set accordion title and content as empty when adding new row": "https://www.drupal.org/files/issues/2024-08-21/3469556-1.patch",
"3124167 - Provide an accessible variant (MR #13 @ df3c1110)": "patches/ckeditor-accordion-mr-13-df3c1110.patch"
},
"drupal/clamav": {
"2915237 - allowUncheckedFiles() not working as expected": "https://www.drupal.org/files/issues/2915237-2.patch"
},
"drupal/content_lock": {
"2919019 - content_lock_entity_operation doesn't work if the entity list is cached": "https://www.drupal.org/files/issues/content_lock-caching-invalidation-2919019-3.patch"
},
"drupal/ctools": {
"2475595 - Views exposed filters missing autosubmit option https://www.drupal.org/node/2475595": "https://www.drupal.org/files/issues/2475595-ctools-autocomplete-fix-24.patch"
},
"drupal/diff": {
"3004705 - The getModerationState() function fails to take translations into consideration": "https://www.drupal.org/files/issues/2024-04-17/show-correct-translation-for-revision-3004705-19.patch",
"3249765 - 500: Deleted File once attached": "https://www.drupal.org/files/issues/2024-04-17/diff-3155483-6.patch"
},
"drupal/entity_embed": {
"3069448 - Array to string conversion error": "https://www.drupal.org/files/issues/2019-10-18/entity-embed-array-to-string--3069448-19.patch",
"3413647 - HTML tags showing in Caption with CKEditor 5": "patches/3413647-entity-embed-html-in-captions.patch",
"3116547 - Host translation shows incorrect translation of embedded entity": "https://www.drupal.org/files/issues/2022-10-04/entity_embed-3116547-6.patch",
"PGOV-671 - CKEditor 5 compat patches": "patches/pgov-671-entity-embed-ckeditor-5-compat.patch"
},
"drupal/entity_browser_table": {
"3408217 - Error: Call to a member function getStorage() on null": "https://www.drupal.org/files/issues/2023-12-21/3408217-error-call-to-member-function-getstorage-on-null.patch"
},
"drupal/extlink": {
"3492645 - Aria label overrides link text": "patches/3492645-aria-label-overrides.patch"
},
"drupal/geocoder": {
"Skip geocoding when address_line1 is empty": "patches/powr-3819-geocoder-skip-if-empty-address.patch"
},
"drupal/group": {
"3020883 - Use VBO together with group permission": "https://www.drupal.org/files/issues/2024-06-04/group-3020883-51.patch",
"3336280 - avoid fatal error when group argument to GroupAccessResult:: allowedIfHasGroupPermissions() is NULL": "https://git.drupalcode.org/project/group/-/merge_requests/121.patch",
"3212608 - Crashes when using views data export in batch mode": "https://www.drupal.org/files/issues/2022-09-02/3212608-4.patch",
"3322761 - TypeError: call_user_func(): Argument #1 ($callback) must be a valid callback": "https://www.drupal.org/files/issues/2024-06-18/group-3322761-29.patch",
"Change delete user text": "patches/change-delete-user-text.patch"
},
"drupal/layout_builder_st": {
"3420063 - Error: Call to a member function getConfig() OverridesSectionStorage.php": "https://www.drupal.org/files/issues/2024-02-22/3420063-15.patch"
},
"drupal/lightning_core": {
"3408813 - Fatal error: Declaration of Drupal\\lightning_core\\ConfigEntityDescriptionTrait::getDescription() must be compatible with Drupal\\Core\\Entity\\EntityDisplayModeBase::getDescription(): string": "https://www.drupal.org/files/issues/2023-12-18/3408813_fatal_type_declaration_0.patch"
},
"drupal/lightning_workflow": {
"3126343 - Scheduler needs to maintain its base fields properly": "https://www.drupal.org/files/issues/2024-06-05/3126343-37.patch",
"3272613 - Use of LoggerChannelInterface in class TransitionManager": "https://www.drupal.org/files/issues/2022-03-31/3272613-Use-Psr-LoggerInterface.patch",
"3457016 - Circular reference detected for service cache.backend.database": "https://www.drupal.org/files/issues/2024-07-01/fix-circular-reference-3457016-11.patch"
},
"drupal/media_entity_download": {
"Default download with inline mode": "patches/pgov-408-default-inline-in-media-entity-download.patch"
},
"drupal/menu_token": {
"2948260 - Tokens not substituted in query string": "https://www.drupal.org/files/issues/2018-09-21/2988939-allow-query-parameters-12.diff"
},
"drupal/mimemail": {
"3302223 - Multiple errors with PHP 8.1 and webform": "https://www.drupal.org/files/issues/2023-03-24/3302223-check-in-public-path.patch"
},
"drupal/openid_connect_windows_aad": {
"Custom patch to use scope, and 3159055 - Option to use concatenation of givenName and surname instead of default name": "patches/powr-2529-openid-connect-windows-aad-4.patch"
},
"drupal/page_manager": {
"3438993 - 'Some mandatory parameters are missing' error": "https://www.drupal.org/files/issues/2024-08-14/page-manager-3438993-MR34-24.patch"
},
"drupal/pantheon_advanced_page_cache": {
"3446954 - Performance issue with webforms": "patches/3337669-ignore-files-on-private-filesystem-20241001.patch"
},
"drupal/pathauto": {
"2973478 - Aliases are not created for affected translations": "https://www.drupal.org/files/issues/2018-07-12/2973478-4.patch"
},
"drupal/redirect": {
"2981544 - Filter by redirect destination does not work with URL alias": "https://www.drupal.org/files/issues/2025-01-23/2981544-46.patch"
},
"drupal/rules": {
"2927132 - List of conditions includes Core conditions which do not work with Rules. POWR-3445": "https://www.drupal.org/files/issues/2020-07-23/2927132-15-remove-other-conditions-from-ui.patch"
},
"drupal/search_api_page": {
"3189612 - Search form input value not set for non-default languages": "https://www.drupal.org/files/issues/2020-12-22/search_form_input_value-3189612-3.patch",
"3227655 - LogicException: Cannot use UTF-8 route patterns without setting the 'utf8' option for route": "https://www.drupal.org/files/issues/2021-08-11/search_api_page-utf8_paths.patch"
},
"drupal/subpathauto": {
"2964786 - Ignore specific paths": "patches/2964786-subpathauto-23.patch"
},
"drupal/views_bulk_edit": {
"3024419 - Fix Required fields to really not be required": "https://www.drupal.org/files/issues/2020-11-20/3024419-invalid-form-control-24.patch"
},
"drupal/webform": {
"3435903 - Incompatibility with devel ^5.2": "https://git.drupalcode.org/project/webform/-/merge_requests/429.patch",
"3350275 - Select other computed token error": "patches/3350275-select-other-computed-token-error.patch"
}
},
"merge-plugin": {
"include": [
"web/modules/contrib/webform/composer.libraries.json"
],
"recurse": true,
"replace": false,
"merge-extra": false
},
"installer-paths": {
"web/core": [
"type:drupal-core"
],
"web/libraries/{$name}": [
"type:drupal-library",
"type:bower-asset",
"type:npm-asset"
],
"web/modules/contrib/{$name}": [
"type:drupal-module"
],
"web/profiles/contrib/{$name}": [
"type:drupal-profile"
],
"web/drush/Commands/contrib/{$name}": [
"type:drupal-drush"
],
"web/themes/contrib/{$name}": [
"type:drupal-theme"
],
"web/drush/contrib/{$name}": [
"type:drupal-drush"
],
"web/modules/custom/{$name}": [
"type:drupal-custom-module"
],
"web/themes/custom/{$name}": [
"type:drupal-custom-theme"
]
},
"drupal-scaffold": {
"locations": {
"web-root": "web/"
},
"file-mapping": {
"[web-root]/robots.txt": {
"append": "private/robots.additions.txt"
}
}
},
"patches-ignore": {
"drupal/lightning_core": {
"drupal/core": {
"1356276 - Allow profiles to define a base/parent profile and load them in the correct order": "https://www.drupal.org/files/issues/2019-11-05/1356276-531-8.8.x-4.patch",
"2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch",
"2914389 - Allow profiles to exclude dependencies of their parent": "https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch"
}
}
}
}
}