forked from az-digital/az_quickstart
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomposer.json
More file actions
212 lines (212 loc) · 9.89 KB
/
composer.json
File metadata and controls
212 lines (212 loc) · 9.89 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
{
"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"
},
{
"type": "vcs",
"url": "https://github.com/az-digital/phpcs-security-audit",
"no-api": true
}
],
"require": {
"php": ">=7.3",
"az-digital/arizona-bootstrap": "2.0.11",
"bower-asset/chosen": "1.8.7",
"composer/installers": "^1.9",
"cweagans/composer-patches": "^1.7",
"drupal/access_unpublished": "1.3.0",
"drupal/auto_entitylabel": "3.0-beta4",
"drupal/background_image_formatter": "1.7",
"drupal/block_content_permissions": "1.10",
"drupal/bootstrap_barrio": "4.30",
"drupal/bootstrap_utilities": "1.0",
"drupal/cas": "1.7",
"drupal/chosen": "3.0.1",
"drupal/ckeditor_bs_grid": "2.0.5",
"drupal/coffee": "1.2",
"drupal/config_distro": "1.0-alpha4",
"drupal/config_provider": "2.0-rc4",
"drupal/config_snapshot": "1.0-rc2",
"drupal/config_sync": "2.0-beta7",
"drupal/config_update": "1.7",
"drupal/core-recommended": "9.2.4",
"drupal/crop": "2.1",
"drupal/ctools": "3.7",
"drupal/date_ap_style": "1.0",
"drupal/draggableviews": "2.0.1",
"drupal/easy_breadcrumb": "2.0.1",
"drupal/embed": "1.4",
"drupal/entity_embed": "1.1",
"drupal/exclude_node_title": "1.2",
"drupal/externalauth": "1.4.0",
"drupal/field_group": "3.2.0",
"drupal/field_group_link": "3.0-rc2",
"drupal/google_tag": "1.4",
"drupal/image_widget_crop": "2.3",
"drupal/jquery_ui": "1.4",
"drupal/jquery_ui_datepicker": "1.1",
"drupal/link_class": "2.0.0",
"drupal/media_library_form_element": "2.0.3",
"drupal/media_library_theme_reset": "1.1.0",
"drupal/media_migration": "1.0-alpha11",
"drupal/menu_block": "1.7.0",
"drupal/metatag": "1.16",
"drupal/migrate_plus": "5.1",
"drupal/migrate_tools": "5.0",
"drupal/paragraphs": "1.12",
"drupal/paragraphs_admin": "1.2",
"drupal/pathauto": "1.8",
"drupal/redirect": "1.6",
"drupal/search_exclude": "2.0.0-beta2",
"drupal/slick": "2.3",
"drupal/slick_views": "2.4",
"drupal/smart_date": "3.3.0",
"drupal/smart_title": "1.0-beta1",
"drupal/smtp": "1.0",
"drupal/token": "1.9",
"drupal/views_bootstrap": "4.3",
"drupal/viewsreference": "2.0-beta2",
"drupal/webform": "6.0.4",
"drupal/xmlsitemap": "1.0",
"npm-asset/blazy": "1.8.2",
"npm-asset/slick-carousel": "1.8.0"
},
"require-dev": {
"az-digital/az-quickstart-dev": "~1"
},
"extra": {
"branch-alias": {
"dev-main": "2.1.x-dev"
},
"patches": {
"drupal/bootstrap_barrio": {
"Fix schema (3217958)": "https://gist.githubusercontent.com/trackleft/6b7752228979c6932e8d09e01381dd28/raw/70bd7ed90ab487b454a1106aa9935a335b7d4f49/gistfile1.txt"
},
"drupal/bootstrap_utilities": {
"Invalid arguments passed in BlockquoteFilter->process()": "https://git.drupalcode.org/project/bootstrap_utilities/-/merge_requests/2.diff",
"Bootstrap Utilities filter for tables adds classes from previous tables to subsequent tables (3219205).": "https://git.drupalcode.org/issue/bootstrap_utilities-3219205/-/commit/dbcf010ae885ba0f17112a8dfe8ab5b70001900f.patch"
},
"drupal/cas": {
"ServiceNotFoundException when logging out": "https://www.drupal.org/files/issues/cas_logout_error-2948185-2.patch",
"Module add migration for D7": "https://www.drupal.org/files/issues/2021-02-24/add-migration-for-d7-3038662-10.patch"
},
"drupal/ckeditor_bs_grid": {
"Remove overrides to Claro defaults for dialog (3218760)": "https://git.drupalcode.org/issue/ckeditor_bs_grid-3218760/-/commit/55b5726b9a0b6bc5bd5703257c6b720a297e3f5b.diff"
},
"drupal/config_sync": {
"Config_sync_test core constraint": "https://gist.githubusercontent.com/tadean/602c6412fbbdcc16a2d8a0fb58642f9e/raw/2ef503a4c0ae7d459f7c789d6ad3720d92945880/config_sync_test_core_requirement_issue.patch"
},
"drupal/core": {
"Unnecessary restrictions on logo format: Can't upload replacement SVG logo": "https://www.drupal.org/files/issues/2021-05-29/2259567-137--allow-svg-image-upload-d9-2-beta-3.patch",
"Ajax CSS load order issue": "https://www.drupal.org/files/issues/2020-06-05/1461322-25.patch",
"Layout builder revisions issue": "https://www.drupal.org/files/issues/2019-06-17/3033516-17.patch",
"Quickedit attributes issue": "https://www.drupal.org/files/issues/2020-07-13/3072231-29-core-9-1-x.patch",
"Allow text field to enforce a specific text format.": "https://www.drupal.org/files/issues/2021-03-26/784672-182.patch",
"Allow editing area in Claro to span full width": "https://www.drupal.org/files/issues/2020-12-16/3184667-8.patch",
"Editing menus user-experience issue (#2957953)": "https://www.drupal.org/files/issues/2021-07-29/2957953-130.patch",
"Unable to select single view display for view settings": "https://www.drupal.org/files/issues/2020-11-03/2552541-43.patch",
"MediaEmbed conflates default view mode with user-selected view mode": "https://www.drupal.org/files/issues/2020-11-11/drupal_core-mediaembed_default_view_mode-3109289-24.patch",
"Unrelated error message when running tests with database errors (3163925)": "https://git.drupalcode.org/project/drupal/-/merge_requests/212.diff"
},
"drupal/config_distro": {
"fnmatch issue": "https://www.drupal.org/files/issues/2020-07-04/3144145-replace-fnmatch-with-preg-match-6.patch",
"missing parent class": "https://git.drupalcode.org/issue/config_distro-3199197/-/commit/c312096d486caa2f01703ca7de1abf2285b6fac8.diff",
"Storage comparer issue": "https://gist.githubusercontent.com/tadean/4ad67c67a56d9fcec83db8f403ac58d7/raw/9a6762de5b014dffecf06c9a5b311f75c534fce4/config_distro_comparer.patch"
},
"drupal/date_ap_style": {
"Smart date compatibility (3167284)": "https://www.drupal.org/files/issues/2021-05-24/3167284-support-smartdate-16.patch"
},
"drupal/image_widget_crop": {
"Reset crop triggered when ENTER is pressed in the form": "https://www.drupal.org/files/issues/2020-03-04/image_widget_crop-3117828-2.patch"
},
"drupal/metatag": {
"Module to support migrate upgrade": "https://www.drupal.org/files/issues/2020-12-11/support_migrate_upgrade-3187898-2.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
}
}