-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathcomposer.json
More file actions
317 lines (317 loc) · 17.3 KB
/
composer.json
File metadata and controls
317 lines (317 loc) · 17.3 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
{
"name": "az-digital/az_quickstart",
"description": "Arizona Quickstart",
"type": "drupal-custom-profile",
"license": "GPL-2.0-only",
"authors": [
{
"name": "Arizona Digital",
"homepage": "https://digital.arizona.edu",
"role": "Team"
}
],
"support": {
"docs": "https://quickstart.arizona.edu/help"
},
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
},
{
"type": "composer",
"url": "https://asset-packagist.org"
}
],
"require": {
"php": ">=8.3",
"az-digital/arizona-bootstrap": "5.1.1",
"az-digital/az-icons": "1.0.4",
"citation-style-language/locales": "0.0.87",
"citation-style-language/styles": "0.0.668",
"composer/installers": "^2.0",
"cweagans/composer-patches": "^1.7",
"devanych/mime-types": "2.1.2",
"drupal/access_unpublished": "1.9.0",
"drupal/antibot": "2.0.4",
"drupal/asset_injector": "2.21.0",
"drupal/auto_entitylabel": "3.4.0",
"drupal/better_exposed_filters": "7.1.1",
"drupal/blazy": "3.0.17",
"drupal/block_class": "4.0.2",
"drupal/block_field": "1.0.0-rc5",
"drupal/bootstrap_barrio": "5.5.20",
"drupal/bootstrap_utilities": "3.0.1",
"drupal/calendar_link": "3.0.4",
"drupal/captcha": "2.0.10",
"drupal/cas": "3.0.1",
"drupal/chosen": "4.0.3",
"drupal/ckeditor_bs_grid": "2.2.0-alpha1",
"drupal/ckeditor_indentblock": "1.1.0",
"drupal/coffee": "2.0.1",
"drupal/config_distro": "2.1.0-alpha1",
"drupal/config_ignore": "3.3.0",
"drupal/config_ignore_readonly": "2.2.0",
"drupal/config_provider": "3.0.0-alpha3",
"drupal/config_readonly": "1.0.0",
"drupal/config_snapshot": "2.0.0",
"drupal/config_split": "2.0.2",
"drupal/config_sync": "3.0.0-alpha5",
"drupal/config_update": "2.0.0-alpha4",
"drupal/core-recommended": "11.3.5",
"drupal/crop": "2.6.0",
"drupal/date_ap_style": "3.0.0",
"drupal/decorative_image_widget": "1.0.3",
"drupal/diff": "2.0.0-beta5",
"drupal/draggableviews": "2.1.4",
"drupal/easy_breadcrumb": "2.0.9",
"drupal/embed": "1.10.0",
"drupal/entity_embed": "1.7.0",
"drupal/environment_indicator": "4.0.25",
"drupal/exclude_node_title": "2.0.0",
"drupal/externalauth": "2.0.11",
"drupal/extlink": "2.0.5",
"drupal/field_group": "4.0.0",
"drupal/field_group_link": "3.3.0",
"drupal/flag": "5.0.3",
"drupal/google_tag": "2.0.9",
"drupal/honeypot": "2.2.2",
"drupal/image_widget_crop": "3.0.0",
"drupal/imagemagick": "4.0.2",
"drupal/inline_entity_form": "3.0.0-rc21",
"drupal/intelligencebank": "5.1.0",
"drupal/jquery_ui": "1.8.0",
"drupal/jquery_ui_datepicker": "2.1.1",
"drupal/key": "1.22.0",
"drupal/klaro": "3.0.8",
"drupal/ldap": "4.12",
"drupal/link_class": "2.2.0",
"drupal/linkit": "7.0.13",
"drupal/masquerade": "2.1.0",
"drupal/masquerade_log": "2.0.0",
"drupal/media_entity_file_replace": "1.3.0",
"drupal/media_library_edit": "3.0.5",
"drupal/media_library_form_element": "2.1.4",
"drupal/media_remote": "1.10",
"drupal/menu_block": "1.14.0",
"drupal/menu_link_attributes": "1.6.0",
"drupal/metatag": "2.2.0",
"drupal/migmag": "1.8.4",
"drupal/migrate_plus": "6.0.10",
"drupal/migrate_queue_importer": "2.1.2",
"drupal/migrate_tools": "6.1.3",
"drupal/optional_end_date": "1.4.0",
"drupal/paragraphs": "1.20.0",
"drupal/paragraphs_admin": "1.7.0",
"drupal/pathauto": "1.14.0",
"drupal/quick_node_clone": "1.22.0",
"drupal/recaptcha": "3.4",
"drupal/redirect": "1.12.0",
"drupal/role_delegation": "1.6.0",
"drupal/schema_metatag": "3.0.4",
"drupal/search_api": "1.40.0",
"drupal/search_api_solr": "4.3.10",
"drupal/search_exclude": "3.0.0-beta2",
"drupal/searchstax": "1.9.3",
"drupal/seckit": "2.0.3",
"drupal/slick": "3.0.7",
"drupal/slick_views": "3.0.3",
"drupal/smart_date": "4.2.4",
"drupal/smart_title": "1.0.0",
"drupal/smtp": "1.4.0",
"drupal/token": "1.17.0",
"drupal/ui_icons": "1.1.1",
"drupal/user_expire": "2.1.2",
"drupal/views_bootstrap": "5.5.0-rc3",
"drupal/views_bulk_operations": "4.4.4",
"drupal/views_remote_data": "1.0.3",
"drupal/viewsreference": "2.0.0-beta10",
"drupal/webform": "6.3.0-beta8",
"drupal/workbench_access": "2.0.4",
"drupal/xmlsitemap": "2.0.0",
"giggsey/libphonenumber-for-php": "^9.0",
"jjj/chosen": "2.2.1",
"kevinrob/guzzle-cache-middleware": "7.0.0",
"npm-asset/bootstrap-datepicker": "1.10.1",
"npm-asset/easepick--bundle": "1.2.1",
"npm-asset/slick-carousel": "1.6.0",
"renanbr/bibtex-parser": "2.2.0",
"seboettg/citeproc-php": "2.7.1"
},
"require-dev": {
"az-digital/az-quickstart-dev": "~3"
},
"conflict": {
"drush/drush": "<12.4.3"
},
"archive": {
"exclude": [
"/.*",
"/*.neon",
"/*.xml.dist",
"/package.json"
]
},
"extra": {
"branch-alias": {
"dev-main": "3.4.x-dev",
"2.x-dev": "2.14.x-dev"
},
"patches": {
"drupal/auto_entitylabel": {
"Support entities without bundles (2945387)": "https://www.drupal.org/files/issues/2024-06-07/2945387-28.patch"
},
"drupal/bootstrap_barrio": {
"Js error if table not found (3519060)": "https://www.drupal.org/files/issues/2025-04-14/bootstrap-barrio-table-not-found-3519060-1.patch",
"Fix alerts (3485305)": "https://www.drupal.org/files/issues/2025-08-27/3485305-22.patch",
"Region class field: increase maxlength from 40 to 255 (3548552)": "https://www.drupal.org/files/issues/2025-09-24/3548552-4.patch"
},
"drupal/config_distro": {
"Storage comparer issue": "https://gist.githubusercontent.com/tadean/e2e0dd57f1a9c4eae28d8e713cb01d82/raw/e114987d4a76c183208c763de4dbfecbf41b7f35/config_distro_storage_comparer_issue.patch"
},
"drupal/config_readonly": {
"Admin Page at admin/config/services/jsonapi is not loading in test environment (3469854)": "https://www.drupal.org/files/issues/2026-02-18/config_readonly-3469854-18.diff"
},
"drupal/core": {
"Views Date Filter Datetime Granularity Option (2868014)": "https://www.drupal.org/files/issues/2025-06-25/2868014-139-11-x.patch",
"Unable to select single view display for view settings (2552541)": "https://www.drupal.org/files/issues/2025-07-23/2552541-69.patch",
"Add skip-method option to file_copy and download process plugins (2766369)": "https://www.drupal.org/files/issues/2024-05-13/2766369-39.patch",
"Move content overview default task link out of content_moderation module (3199682)": "https://www.drupal.org/files/issues/2022-02-10/3199682-11-9-4-x.patch",
"Improve migration system performance: statically cache DrupalSqlBase::$systemData (3154156)": "https://www.drupal.org/files/issues/2022-01-24/3154156-12.patch",
"filter_autop returns self closing br element with slash, lets alter to br (2350049)": "https://www.drupal.org/files/issues/2025-11-07/2350049-66-11.x.patch",
"[10.2 regression] CKEditor 5 breaks when 'Source'/Source editing button is added and 'Manually editable HTML tags' are specified (3410100)": "https://www.drupal.org/files/issues/2025-06-26/3410100-108-revert-3396628-11-x.patch",
"[Apache only] Wrong file header returned, when converting an image for example to webp (3310963)": "https://www.drupal.org/files/issues/2024-05-15/3310963-32.patch",
"Hardcode a higher WebP conversion quality setting (3320689)": "https://gist.githubusercontent.com/joeparsons/d99b6c6eef240e8eaf768ba79e1c9f1b/raw/9b99325bd20907db0506969fc4f5823b46065c6b/3320689-10-3-x-hardcoded.patch",
"Provide option to display contextual links on embedded entities (3174252)": "https://www.drupal.org/files/issues/2024-12-11/3174252-provide-option-to-show-contextual-links-for-embedded-media.patch",
"user_user_role_insert should not exist (2672340)": "https://gist.githubusercontent.com/joeparsons/f31108ee18aaed01e03ef3005ecd3d92/raw/0fdd114d79083ea7c6d962a061d09d81d58a0bea/2672340-11.x.patch",
"[Regression] missing menu active trail since Drupal 9.5.9 (3359511)": "https://www.drupal.org/files/issues/2025-12-04/3359511-143.patch",
"Diffs with different line endings leads to Invalid $mode 3 specified (3389715)": "https://www.drupal.org/files/issues/2024-01-09/Diffs-with-different-line-endings-leads-to-Invalid-mode-3-specified.patch",
"Recent changes to migrate_drupal can break migrations that rely on hook_migration_plugins_alter() (3546325)": "https://www.drupal.org/files/issues/2025-11-07/3546325-15-11-3-x.patch",
"Display Bug when using #states (Forms API) with Ajax Request (1091852)": "https://www.drupal.org/files/issues/2023-12-18/1091852-186.patch"
},
"drupal/draggableviews": {
"Row weights not displaying on sort view (3252365)": "https://www.drupal.org/files/issues/2023-08-25/3252365-check-remove-select-all-class.patch",
"Reset button, to reset the weight all back to 0 (3388659)": "https://www.drupal.org/files/issues/2023-09-21/3388659-reset-button-2.patch",
"Contextual Link throws RouteNotFoundException: Route 'view.this' does not exist (3316975)": "https://www.drupal.org/files/issues/2024-06-10/3316975-32-MR40.patch",
"Fix PHP 8.4 nullable type deprecations (3518553)": "https://www.drupal.org/files/issues/2025-11-26/3518553-fix-php-8.4-3.patch"
},
"drupal/entity_embed": {
"Drupal 10.5/11.2 compatability (tooltip broken, cannot edit embedded entities) (3531672)": "https://www.drupal.org/files/issues/2025-08-08/entity_embed--fix-ckeditor-icon-reference--3531672-22.patch"
},
"drupal/image_widget_crop": {
"Can't save image widget crop settings (ImmutableConfigException) (3491004)": "https://www.drupal.org/files/issues/2025-03-06/image_widget_crop_fix.patch",
"Crop tool not working if the theme specifies a border-radius on images (3271182)": "https://www.drupal.org/files/issues/2022-03-23/3271182-2.patch",
"Use up-to-date Cropper library and without jQuery dependency (3093928)": "https://www.drupal.org/files/issues/2025-07-04/3093928-33.patch",
"JavaScript broken when using cropper.js v1.5.12 (3305831)": "https://www.drupal.org/files/issues/2025-07-04/3305831-8.patch"
},
"drupal/imagemagick": {
"Imagemagick fails to convert animated gifs into animated webps (3295470)": "https://www.drupal.org/files/issues/2023-08-29/imagemagick-convertation-keep-animation-3295470-10.patch"
},
"drupal/inline_entity_form": {
"Support Referencing the same entity multiple times (3363988)": "https://gist.githubusercontent.com/tadean/d3c4969f0c8dd7bacc3a3c0ba0521b3e/raw/f5ad64286fdcfcc23b2bf147656b012bba6a4872/inline_entity_form_multiple.patch"
},
"drupal/menu_block": {
"Performance issue caused by build in access check (3509045)": "https://www.drupal.org/files/issues/2025-03-05/3509045-13.patch"
},
"drupal/migrate_plus": {
"XML namespacing issue (2933531)": "https://www.drupal.org/files/issues/2019-08-22/register_namespaces-2933531-7.patch",
"entity_lookup plugin fails if $value is empty (2830058)": "https://www.drupal.org/files/issues/2022-10-11/migrate_plus-lookup-2830058-10.patch",
"Using the XML Data Parser with a Predicate pulls in the final xml item regardless of if the predicate matches (2891964)": "https://www.drupal.org/files/issues/fix-ignored-predicate-2891964-2.patch"
},
"drupal/role_delegation": {
"Restrict access to cancel/remove accounts with non-assignable roles (3299201)": "https://www.drupal.org/files/issues/2022-07-25/3299201-4.patch"
},
"drupal/schema_metatag": {
"Add parentOrganization property/tag to schema_organization (3477869)": "https://www.drupal.org/files/issues/2025-01-13/add_parentOrganization.diff"
},
"drupal/search_exclude": {
"Request for a Views Handler (2882683)": "https://www.drupal.org/files/issues/2023-06-29/request_for_a_views-2882683-14_0.patch"
},
"drupal/viewsreference": {
"Add Label field formatter (2938433)": "https://www.drupal.org/files/issues/2024-12-18/2938433-20-add-label-field-formatter.patch",
"Allow overriding offset with zero value (3494566)": "https://www.drupal.org/files/issues/2024-12-18/3494566-10-allow-overriding-offset-with-0-value.patch"
},
"drupal/workbench_access": {
"Allow multiple access schemas (2982550)": "https://www.drupal.org/files/issues/2024-05-07/2982550-41.patch",
"Content is assigned to wrong menu level if user does not have access to the current level (3187152)": "https://www.drupal.org/files/issues/2023-09-26/3187152-workbench_access-menu-default-20.patch"
},
"drupal/xmlsitemap": {
"Module incorrectly assumes string, triggering PHP 8 fatal error (3355204)": "https://www.drupal.org/files/issues/2023-04-19/3355204_metatag_2.patch"
},
"npm-asset/slick-carousel": {
"Incompatibility with Drupal 11/jQuery 4 (3467129)": "https://www.drupal.org/files/issues/2025-02-17/compatibility_jQuery_4.patch"
},
"seboettg/citeproc-php": {
"Switch to explicit nullable types (seboettg/citeproc-php#195)": "https://gist.githubusercontent.com/joeparsons/b7e598fe332a9f96aa5e74d47c0af7c0/raw/82e8268c196b082b281be3be84784e3c6c78ce55/seboettg-citeproc-php-195.diff"
},
"renanbr/bibtex-parser": {
"Parser performance issue": "https://gist.githubusercontent.com/tadean/39b90d00cd3edfff7c5653f907e15721/raw/8feb59cb4447b0f667fe5f4936a25c4d30211e1b/renanbr_bibtex_parser_performance.patch"
}
},
"drupal-scaffold": {
"file-mapping": {
"[web-root]/android-chrome-192x192.png": {
"path": "assets/android-chrome-192x192.png",
"overwrite": false
},
"[web-root]/android-chrome-512x512.png": {
"path": "assets/android-chrome-512x512.png",
"overwrite": false
},
"[web-root]/apple-touch-icon.png": {
"path": "assets/apple-touch-icon.png",
"overwrite": false
},
"[web-root]/browserconfig.xml": {
"path": "assets/browserconfig.xml",
"overwrite": false
},
"[web-root]/favicon-16x16.png": {
"path": "assets/favicon-16x16.png",
"overwrite": false
},
"[web-root]/favicon-32x32.png": {
"path": "assets/favicon-32x32.png",
"overwrite": false
},
"[web-root]/favicon.ico": {
"path": "assets/favicon.ico",
"overwrite": false
},
"[web-root]/mstile-70x70.png": {
"path": "assets/mstile-70x70.png",
"overwrite": false
},
"[web-root]/mstile-144x144.png": {
"path": "assets/mstile-144x144.png",
"overwrite": false
},
"[web-root]/mstile-150x150.png": {
"path": "assets/mstile-150x150.png",
"overwrite": false
},
"[web-root]/mstile-310x150.png": {
"path": "assets/mstile-310x150.png",
"overwrite": false
},
"[web-root]/mstile-310x310.png": {
"path": "assets/mstile-310x310.png",
"overwrite": false
},
"[web-root]/safari-pinned-tab.svg": {
"path": "assets/safari-pinned-tab.svg",
"overwrite": false
},
"[web-root]/site.webmanifest": {
"path": "assets/site.webmanifest",
"overwrite": false
}
}
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"sort-packages": true
}
}