-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcomposer.json
278 lines (278 loc) · 15.2 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
{
"name": "dpc-sdp/tide_core",
"description": "Core functionality for Tide distribution",
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"jquery/timepicker": "1.14.0",
"jquery/textcounter": "0.9.1",
"drupal/address": "^1.4",
"drupal/allowed_formats": "^2.0",
"drupal/better_exposed_filters": "^6.0",
"drupal/clamav": "2.0.2-rc1",
"drupal/config_ignore": "^2.4",
"drupal/config_perms": "2.x-dev@dev",
"drupal/config_split": "^2.0",
"drupal/config_update": "^2.0@alpha",
"drupal/core": "10.1.7",
"drupal/core-recommended": "10.1.7",
"drupal/ckeditor_templates": "dev-feature/d10-compatible-with-ck5-support",
"drupal/ctools": "^3.14",
"drupal/diff": "^1.1",
"drupal/editor_advanced_link": "^2.2.3",
"drupal/entity_browser": "^2.9",
"drupal/entity_reference_revisions": "^1.10",
"drupal/entity_embed": "1.x-dev@dev",
"drupal/environment_indicator": "^4.0",
"drupal/fast_404": "^3.0",
"drupal/field_group": "^3.4",
"drupal/google_analytics": "^4.0",
"drupal/hotjar": "^3.1",
"drupal/linkit": "^6.0.0",
"drupal/login_redirect_per_role": "^1.9",
"drupal/m4032404": "^1.0-alpha4",
"drupal/maxlength": "^2.1",
"drupal/media_entity_audio": "^3.1",
"drupal/metatag": "^2.0",
"drupal/override_node_options": "^2.7",
"drupal/paragraphs": "^1.15",
"drupal/password_policy": "^4.0",
"drupal/password_strength": "^2.0@beta",
"drupal/pathauto": "^1.11",
"drupal/prlp": "^1.10",
"drupal/redirect": "^1.8",
"drupal/role_delegation": "^1.2",
"drupal/seckit": "^2.0",
"drupal/simple_oauth": "^5.2",
"drupal/simple_sitemap": "^4.1",
"drupal/smart_trim": "^2.0",
"drupal/smtp": "^1.2",
"drupal/stage_file_proxy": "^2.0",
"drupal/tablefield": "2.4",
"drupal/token_conditions": "dev-compatible-with-d10",
"drupal/token_filter": "^2.0",
"drupal/twig_field_value": "^2.0",
"drupal/views_data_export": "1.3",
"drupal/views_menu_children_filter": "^3.0@RC",
"drupal/viewsreference": "^2.0@beta",
"drupal/workbench": "^1.4",
"drupal/dynamic_entity_reference": "^3.0",
"drupal/scheduled_transitions": "^2.3",
"drupal/link_field_autocomplete_filter": "^2.0",
"drupal/queue_mail": "^1.5",
"drupal/token": "^1.11",
"drupal/user_created_by_field": "^1.1",
"drupal/username_enumeration_prevention": "^1.3",
"drupal/quick_node_clone": "^1.16",
"drupal/content_lock": "^2.3",
"drupal/inline_entity_form": "^1.0@RC",
"drupal/jquery_ui_touch_punch": "^1.1",
"drupal/admin_audit_trail": "^1.0",
"drupal/block_inactive_users": "^2.1",
"drupal/user_expire": "^1.1",
"drupal/field_permissions": "^1.2",
"lesstif/php-jira-rest-client": "2.6.0",
"drupal/jira_rest": "^4.0@beta",
"drupal/ckeditor5_embedded_content": "1.0.1",
"respect/validation": "2.3.1",
"giggsey/libphonenumber-for-php": "^8.13",
"drupal/site_alert": "^1.3",
"lcobucci/clock": "3.0.0"
},
"repositories": {
"drupal": {
"type": "composer",
"url": "https://packages.drupal.org/8",
"exclude": ["drupal/token_conditions", "drupal/ckeditor_templates"]
},
"ckeditor.autogrow": {
"_webform": true,
"type": "package",
"package": {
"name": "ckeditor/autogrow",
"version": "4.16.1",
"type": "drupal-library",
"dist": {
"url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.16.1.zip",
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
}
}
},
"ckeditor.codemirror": {
"_webform": true,
"type": "package",
"package": {
"name": "ckeditor/codemirror",
"version": "v1.17.12",
"type": "drupal-library",
"dist": {
"url": "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin/releases/download/v1.17.12/CKEditor-CodeMirror-Plugin.zip",
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
}
}
},
"ckeditor.image": {
"_webform": true,
"type": "package",
"package": {
"name": "ckeditor/image",
"version": "4.16.1",
"type": "drupal-library",
"dist": {
"url": "https://download.ckeditor.com/image/releases/image_4.16.1.zip",
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
}
}
},
"ckeditor.link": {
"_webform": true,
"type": "package",
"package": {
"name": "ckeditor/link",
"version": "4.16.1",
"type": "drupal-library",
"dist": {
"url": "https://download.ckeditor.com/link/releases/link_4.16.1.zip",
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
}
}
},
"jquery.timepicker": {
"_webform": true,
"type": "package",
"package": {
"name": "jquery/timepicker",
"version": "1.14.0",
"type": "drupal-library",
"extra": {
"installer-name": "jquery.timepicker"
},
"dist": {
"url": "https://github.com/jonthornton/jquery-timepicker/archive/refs/tags/1.14.0.zip",
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
}
}
},
"jquery.textcounter": {
"_webform": true,
"type": "package",
"package": {
"name": "jquery/textcounter",
"version": "0.9.1",
"type": "drupal-library",
"extra": {
"installer-name": "jquery.textcounter"
},
"dist": {
"url": "https://github.com/ractoon/jQuery-Text-Counter/archive/0.9.1.zip",
"type": "zip"
},
"require": {
"composer/installers": "~1.0"
}
}
},
"drupal/token_conditions": {
"type": "vcs",
"no-api": true,
"url": "https://github.com/dpc-sdp/token_conditions.git",
"exclude": [
"dev-1.x",
"1.x-dev"
]
},
"drupal/ckeditor_templates": {
"type": "vcs",
"no-api": true,
"url": "https://github.com/dpc-sdp/ckeditor_templates.git"
}
},
"extra": {
"patches": {
"drupal/admin_audit_trail": {
"Add an option to allow logging in CLI - https://www.drupal.org/project/admin_audit_trail/issues/3263615#comment-14405529": "https://www.drupal.org/files/issues/2022-02-10/3263615-admin_audit_trail-option_for_cli-3.patch"
},
"drupal/core": {
"Make the DateTime input format and descriptive text consistent - https://www.drupal.org/project/drupal/issues/2791693#comment-15126668": "https://www.drupal.org/files/issues/2023-06-28/2791693-91.patch",
"Refactor Xss::attributes() to allow filtering of style attribute values - https://www.drupal.org/project/drupal/issues/3109650#comment-15126604": "https://www.drupal.org/files/issues/2023-06-28/3109650-63.patch",
"Empty breadcrumb at node/add and node/add/{content_type} when frontpage view is enabled - https://www.drupal.org/project/drupal/issues/3220437": "https://www.drupal.org/files/issues/2021-08-25/3220437-61.patch",
"Add a 'machine_name' widget for string field types with a UniqueField constraint - https://www.drupal.org/project/drupal/issues/2685749": "https://www.drupal.org/files/issues/2022-02-14/2685749-106.patch",
"Paragraphs fields cause overflow of content forms in Claro-https://www.drupal.org/project/drupal/issues/3145188": "https://www.drupal.org/files/issues/2023-01-25/3145188-37_0.patch",
"Autocomplete widget in node sidebar causes overflow-https://www.drupal.org/project/drupal/issues/3268619#comment-14955369": "https://www.drupal.org/files/issues/2023-03-07/3268619_autocomplete_overflow_5.patch",
"Form Required Class Missing from Claro - https://www.drupal.org/project/drupal/issues/3160987#comment-14609681": "https://www.drupal.org/files/issues/2022-07-17/3160987-10.patch",
"DateTimeComputed tries to compute from an empty value - https://www.drupal.org/project/drupal/issues/3052608#comment-14666671": "https://www.drupal.org/files/issues/2022-08-25/DateTimeComputed-tries-to-compute-from-an-empty-value-3052608-16.patch",
"Querying with NULL values results in warning mb_strtolower() - https://www.drupal.org/project/drupal/issues/3302838": "https://www.drupal.org/files/issues/2022-08-23/3302838-13.patch",
"ModuleHandler skips all hook implementations when invoked before the module files have been loaded - https://www.drupal.org/project/drupal/issues/3207813": "https://www.drupal.org/files/issues/2022-06-21/3207813-15.patch",
"Add filter by input field to Menu UI - https://www.drupal.org/project/drupal/issues/3170906#comment-15165852": "https://www.drupal.org/files/issues/2023-07-27/3170906-menu-filter-8.patch"
},
"drupal/entity_embed": {
"More defensive handling of data-entity-embed-display-settings - https://www.drupal.org/project/entity_embed/issues/3010942": "https://www.drupal.org/files/issues/2019-12-11/3077225-10.reduce-invalid-config-logs.patch"
},
"drupal/token": {
"Summary token not fully handled in fields - https://www.drupal.org/project/token/issues/2924873#comment-12483697": "https://www.drupal.org/files/issues/tokens_body_with_summary-2924873-2.patch"
},
"drupal/field_group": {
"Nested groups render on other entity forms (or when fields are inaccessible) when they shouldn't: https://www.drupal.org/project/field_group/issues/3098550": "https://www.drupal.org/files/issues/2020-06-18/3098550-12.patch",
"Tabs with invalid input are not focused - https://www.drupal.org/project/field_group/issues/2894351#comment-14063815": "https://www.drupal.org/files/issues/2021-04-18/2894351-23.patch"
},
"drupal/jira_rest": {
"Automated Drupal 10 compatibility fixes - https://www.drupal.org/project/jira_rest/issues/3288088#comment-14567776": "https://www.drupal.org/files/issues/2022-06-16/jira_rest.4.x-dev.rector.patch"
},
"drupal/password_policy": {
"Add password validation to the user entity as a constraint - https://www.drupal.org/project/password_policy/issues/2941526#comment-14938934": "https://www.drupal.org/files/issues/2023-02-24/password_policy-move-password-validation-to-user-entity-2941526-10.patch"
},
"drupal/simple_oauth": {
"access:false even though permission is checked for the role - https://www.drupal.org/project/simple_oauth/issues/2958159#comment-13847450": "https://www.drupal.org/files/issues/2020-10-05/simple_oauth-refresh_token_authenticated_missing_scope-2958159-4.patch",
"Allow to add multiple redirect uri for a single client - https://www.drupal.org/project/simple_oauth/issues/3331436": "https://git.drupalcode.org/project/simple_oauth/-/merge_requests/87.patch"
},
"drupal/tablefield": {
"[UX] Add the ability to hide or disable the import CSV option - https://www.drupal.org/project/tablefield/issues/2337743": "https://www.drupal.org/files/issues/2020-11-11/tablefield-allowed_data_sources-2337743-16.patch"
},
"drupal/paragraphs": {
"Add default paragraph count setting - https://www.drupal.org/project/paragraphs/issues/3089423#comment-14517270": "https://www.drupal.org/files/issues/2022-05-17/paragraphs-default-quantity-3089423-18.patch",
"Nested paragraphs title gets cut off - https://www.drupal.org/project/paragraphs/issues/3246140#comment-14698713": "https://www.drupal.org/files/issues/2022-09-20/3246140-11-fix_paragraph_title_cutoff.patch",
"Paragraph with long label name gets cut off -https://www.drupal.org/project/paragraphs/issues/3350521#comment-14984824": "https://www.drupal.org/files/issues/2023-03-27/paragraph-long-label-cut-off-3350521-2.patch",
"Dropbutton RHS highlight covers adjacent text - https://www.drupal.org/project/paragraphs/issues/3350747#comment-14986371": "https://www.drupal.org/files/issues/2023-03-28/paragraph-dropdown-button-obscure-text-2.patch"
},
"drupal/content_lock": {
"Altering timeout message - https://www.drupal.org/project/content_lock/issues/3214877#comment-14108752": "https://www.drupal.org/files/issues/2021-05-20/content_lock_3214877_3.patch",
"Fix PHP 8.2+ deprecation notices - https://www.drupal.org/project/content_lock/issues/3343964#comment-15061454": "https://www.drupal.org/files/issues/2023-05-22/3343964-5.patch"
},
"lesstif/php-jira-rest-client": {
"Supports email lookup": "https://patch-diff.githubusercontent.com/raw/dpc-sdp/php-jira-rest-client/pull/1.diff"
},
"drupal/user_expire": {
"3253423: Warnings are skipped for valid users - https://www.drupal.org/project/user_expire/issues/3253423": "https://www.drupal.org/files/issues/2021-12-08/3253423-2-test-for-non-existent-account.patch"
},
"drupal/site_alert": {
"Use HTTP GET to allow caching of AJAX request-3160200/Add ability to dismiss alert-3156557": "https://git.drupalcode.org/project/site_alert/-/merge_requests/3.patch"
},
"drupal/views_data_export": {
"Batch mode does not allow other modules to alter query - https://www.drupal.org/project/views_data_export/issues/3173296#comment-14930767": "https://www.drupal.org/files/issues/2023-02-20/views_data_export-3173296-25.patch",
"Support views data export using drush - https://www.drupal.org/project/views_data_export/issues/2887450#comment-15199879": "https://www.drupal.org/files/issues/2023-11-29/vde-drush-with-output-location-2887450-91.patch"
}
}
},
"config": {
"allow-plugins": {
"composer/installers": true
}
}
}