-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcomposer.json
281 lines (281 loc) · 14.8 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
{
"name": "drupal/recommended-project",
"description": "Project template for Drupal 8 projects with a relocated document root",
"type": "project",
"license": "GPL-2.0-or-later",
"homepage": "https://www.drupal.org/project/drupal",
"require": {
"bower-asset/cropper": "^4.1",
"bower-asset/toc": "^0.3.2",
"composer/installers": "^1.2",
"cweagans/composer-patches": "^1.6.0",
"drupal/add_content_by_bundle": "^1.0@beta",
"drupal/admin_dialogs": "^1.0",
"drupal/admin_toolbar": "^3",
"drupal/allowed_formats": "^3.0",
"drupal/anonymous_login": "^2.0",
"drupal/block_exclude_pages": "^2.1@beta",
"drupal/bulk_user_registration": "^2.0",
"drupal/ckeditor5_fullscreen": "^1.0@beta",
"drupal/ckeditor_accordion": "^2.1",
"drupal/clamav": "^2.0",
"drupal/components": "^3.0@beta",
"drupal/config_split": "^2.0@RC",
"drupal/content_lock": "^2.4",
"drupal/core-composer-scaffold": "^10",
"drupal/core-project-message": "^10",
"drupal/core-recommended": "^10",
"drupal/crop": "^2.0",
"drupal/ctools": "^4.1",
"drupal/datalayer": "^2.0@RC",
"drupal/devel": "^5.1",
"drupal/diff": "^1.0",
"drupal/easy_breadcrumb": "^2.0",
"drupal/edit_media_modal": "^2.0",
"drupal/embed": "^1.3",
"drupal/entity_browser": "^2.4",
"drupal/entity_usage": "^2.0@beta",
"drupal/environment_indicator": "^4.0",
"drupal/eva": "^3.0",
"drupal/extlink": "^2.0",
"drupal/facets": "^2.0",
"drupal/field_group": "^3.1",
"drupal/field_permissions": "^1.1",
"drupal/field_states_ui": "^3.0",
"drupal/flexible_permissions": "^2.0",
"drupal/google_tag": "^2.0",
"drupal/group": "^2.3",
"drupal/group_notifications": "^1.0@beta",
"drupal/groupmedia": "^3.0",
"drupal/image_effects": "^3.2",
"drupal/image_widget_crop": "^2.4",
"drupal/imagemagick": "^4.0",
"drupal/inline_entity_form": "^3.0@RC",
"drupal/key": "^1.8",
"drupal/layout_builder_restrictions": "^3.0",
"drupal/layout_builder_st": "^1.0@alpha",
"drupal/layout_builder_styles": "^2.0",
"drupal/layout_library": "^1.0@beta",
"drupal/linkit": "^6.0",
"drupal/masquerade": "^2.0",
"drupal/media_entity_download": "^2.1",
"drupal/media_remote": "^1.2",
"drupal/media_revisions_ui": "^2.1",
"drupal/menu_breadcrumb": "^2.0@alpha",
"drupal/metatag": "^1.11",
"drupal/migrate_plus": "^6.0",
"drupal/migrate_source_csv": "^3.5",
"drupal/migrate_source_ui": "^1.0",
"drupal/migrate_tools": "^6.0",
"drupal/mimemail": "^1.0@alpha",
"drupal/moderation_dashboard": "^1.0@beta",
"drupal/moderation_sidebar": "^1.3",
"drupal/monolog": "^3.0",
"drupal/openid_connect": "^3.0@alpha",
"drupal/openid_connect_windows_aad": "^2.0@beta",
"drupal/panels": "^4.4",
"drupal/pantheon_advanced_page_cache": "^2.1",
"drupal/pathauto": "^1.6",
"drupal/quick_node_clone": "^1.14",
"drupal/r4032login": "^2.2",
"drupal/rabbit_hole": "^1.0@beta",
"drupal/radix": "^5.0",
"drupal/realname": "^2.0",
"drupal/redirect": "^1.5",
"drupal/redirect_404": "^1.4",
"drupal/redis": "^1.5",
"drupal/remove_http_headers": "^1.0 || ^2.0",
"drupal/samlauth": "^3.8",
"drupal/scheduler": "^2.0.0-rc8",
"drupal/scheduler_content_moderation_integration": "^3.0",
"drupal/search_api_autocomplete": "^1.6",
"drupal/search_api_page": "^1.0@beta",
"drupal/search_api_pantheon": "^8",
"drupal/search_api_solr": "^4.2",
"drupal/seckit": "^2.0",
"drupal/select2": "^1.12",
"drupal/sendgrid_integration": "^2.1",
"drupal/show_email": "^1.1",
"drupal/simple_gmap": "3.1.x-dev#5d669fadb9b6b4032666d1b8528cc76c3bd435d9",
"drupal/smart_date": "^4.0",
"drupal/smart_trim": "^2.0",
"drupal/stage_file_proxy": "^3.1",
"drupal/structure_sync": "^2.0",
"drupal/subpathauto": "^1.1",
"drupal/toc_js": "^2.0",
"drupal/token": "^1.6",
"drupal/toolbar_menu": "^3.0",
"drupal/twig_tools": "^2.0",
"drupal/twig_tweak": "^3.1",
"drupal/views_bulk_edit": "^3.0",
"drupal/views_bulk_operations": "^4.1",
"drupal/views_data_export": "^1.1",
"drupal/webform": "^6.2@beta",
"drush/drush": "^12",
"fengyuanchen/cropper": "dev-master",
"mglaman/composer-drupal-lenient": "^1.0",
"mglaman/phpstan-drupal": "^1.1",
"npm-asset/select2": "^4.0",
"oomphinc/composer-installers-extender": "^2.0",
"smillart/wai-aria-patterns-and-widgets": "1.0.6",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3",
"wikimedia/composer-merge-plugin": "^2.0",
"zendesk/zendesk_api_client_php": "^2.2"
},
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
},
{
"type": "composer",
"url": "https://asset-packagist.org"
},
{
"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"
}
}
}
],
"conflict": {
"drupal/drupal": "*"
},
"config": {
"process-timeout": 0,
"sort-packages": true,
"discard-changes": true,
"allow-plugins": {
"composer/installers": true,
"cweagans/composer-patches": true,
"drupal/console-extend-plugin": true,
"drupal/core-composer-scaffold": true,
"drupal/core-project-message": true,
"oomphinc/composer-installers-extender": true,
"wikimedia/composer-merge-plugin": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"mglaman/composer-drupal-lenient": true,
"phpstan/extension-installer": true
}
},
"extra": {
"drupal-scaffold": {
"locations": {
"web-root": "web/"
}
},
"installer-types": [
"bower-asset",
"npm-asset"
],
"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/themes/contrib/{$name}": ["type:drupal-theme"],
"drush/Commands/contrib/{$name}": ["type:drupal-drush"],
"web/modules/custom/{$name}": ["type:drupal-custom-module"],
"web/themes/custom/{$name}": ["type:drupal-custom-theme"]
},
"composer-exit-on-patch-failure": true,
"enable-patching": true,
"patchLevel": {
"drupal/core": "-p2"
},
"merge-plugin": {
"include": [
"web/modules/contrib/webform/composer.libraries.json"
],
"recurse": true,
"replace": false,
"merge-extra": false
},
"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://www.drupal.org/files/issues/2020-12-19/2797583-181.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",
"3212854 - Autocomplete form breaks wrapping container": "https://www.drupal.org/files/issues/2024-07-17/autocomplete-element-3212854-5.patch",
"2992168 - Allow appending values to multivalued fields during the migration": "https://www.drupal.org/files/issues/2020-12-29/migrate-2992168-18.patch",
"2329253 - Allow the ChangedItem to skip updating the entity's \"changed\" timestamp when synchronizing (f.e. when migrating)": "https://git.drupalcode.org/project/drupal/-/merge_requests/8536.patch",
"Retry starting transaction to fix the \"there is already an active transaction\" error": "patches/pe-430-retry-starting-transaction.patch",
"3095434 - Access denied when view own unpublished revision, access check is not using revision author": "https://www.drupal.org/files/issues/2023-03-16/view-latest-revision.patch",
"PE-479 - Update media library so that documents are the default first media type": "patches/pe-479-media-library-default-documents.patch",
"2851086 - Tour tip displays under toolbar": "https://www.drupal.org/files/issues/2022-03-17/2851086-42.patch",
"3410100 - [10.2 regression] CKEditor 5 breaks when 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",
"3415961 - [drupalMedia] Using the Insert Media button causes the window to scroll to the bottom of the page": "https://www.drupal.org/files/issues/2024-02-15/3415961.patch",
"3458067 - Fix contextual links disappear intermittently leading to console errors": "https://git.drupalcode.org/project/drupal/-/merge_requests/8585.patch",
"PE-543 - Fix tour scrolling": "patches/pe-543-fix-tour-scrolling.patch"
},
"drupal/bulk_user_registration": {
"POWR-3262 Bulk update existing users": "patches/powr-3262-bulk-update_existing_users.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/datetime_range": {
"2734255 - Support a per-instance 'all-day' option for datetime and datetime range fields": "https://www.drupal.org/files/issues/2019-01-29/add-a-date-range-field-type-2734255-23.patch"
},
"drupal/edit_media_modal": {
"3352274 - Add edit media link in CKEditor5": "https://www.drupal.org/files/issues/2024-06-24/edit_media_modal-n3352274-30.patch"
},
"drupal/environment_indicator": {
"3325538 - Remove extra strings added to the environment title": "https://www.drupal.org/files/issues/2022-12-06/remove_environment_identifier_0.patch"
},
"drupal/group": {
"3441825 - Drupal\\group\\Plugin\\Group\\RelationHandlerDefault::getRelationshipLabel() doesn't account for inexistent entity": "https://www.drupal.org/files/issues/2024-05-15/getRelationshipLabel-fix-for-accounting-inexistent-entities_3441825.patch",
"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"
},
"drupal/group_notifications": {
"3287817 - Automated Drupal 10 compatibility fixes": "https://www.drupal.org/files/issues/2022-06-15/group_notifications.1.x-dev.rector.patch"
},
"drupal/field_states_ui": {
"3263814 - Error: Call to undefined method Drupal\\commerce_checkout\\Plugin\\Commerce\\CheckoutFlow\\MultistepDefault::getFormDisplay() ": "https://www.drupal.org/files/issues/2024-12-09/3263814-2.patch"
},
"drupal/media_entity_download": {
"3059830 - Make link title editable / add token support / more options - feature/WCOR-1199": "https://www.drupal.org/files/issues/2024-06-03/3059830-make-link-title-20.patch"
},
"drupal/media_revisions_ui": {
"3428662 - Drupal 10.1: Revisions tab appears twice on media": "https://www.drupal.org/files/issues/2024-03-15/media_duplicate_revision_tabs.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/powr2529-openid-connect-windows-aad-4.patch"
},
"drupal/redirect": {
"3401916 - Redirect loop wrong detection (service unavailable: RedirectLoopException)": "https://www.drupal.org/files/issues/2024-04-25/3401916-8.x-1.9.patch"
},
"drupal/scheduler_content_moderation_integration": {
"3270462 - Set a default value in the publish / unpublish state dropdowns (PE-477)": "https://www.drupal.org/files/issues/2023-04-19/3270462-25.patch"
},
"drupal/search_api_group_filtering": {
"3029582 - Fix handling of Views filter groups": "https://www.drupal.org/files/issues/2022-07-30/3029582-13--fix_views_filter_groups_handling.patch"
},
"drupal/views_bulk_edit": {
"3024419 - Fix Required fields to really not be required (PE-669)": "https://www.drupal.org/files/issues/2024-12-04/3024419_fix-required_fields_mr20_68.patch"
}
},
"drupal-lenient": {
"allowed-list": ["drupal/show_email", "drupal/group_notifications"]
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"scripts": {},
"require-dev": {
"roave/security-advisories": "dev-latest"
}
}