-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.json
303 lines (303 loc) · 13.5 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
{
"name": "dof-dss/corp-lite",
"description": "Project template for Drupal projects with a relocated document root",
"type": "project",
"license": "GPL-2.0-or-later",
"homepage": "https://www.drupal.org/project/drupal",
"support": {
"docs": "https://www.drupal.org/docs/user_guide/en/index.html",
"chat": "https://www.drupal.org/node/314178"
},
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
},
{
"type": "package",
"package": {
"name": "highcharts/highcharts",
"version": "10.0.0",
"type": "drupal-library",
"dist": {
"url": "https://code.highcharts.com/zips/Highcharts-10.0.0.zip",
"type": "zip"
}
}
},
{
"type": "package",
"package": {
"name": "deaemth/easychart",
"version": "3.1.3",
"type": "drupal-library",
"dist": {
"url": "https://github.com/daemth/easychart/archive/master.zip",
"type": "zip"
}
}
}
],
"require": {
"composer-runtime-api": "*",
"composer/installers": "^2.0",
"cweagans/composer-patches": "^1.7",
"deaemth/easychart": "^3.1",
"dof-dss/nicsdru_origins_modules": "^10.4",
"drupal/address": "^1.12",
"drupal/admin_toolbar": "^3.4",
"drupal/allowed_formats": "^2.0",
"drupal/blazy": "^2.22",
"drupal/block_content_permissions": "^1.11",
"drupal/block_field": "^1.0@RC",
"drupal/block_list_override": "^1.0",
"drupal/block_visibility_groups": "^2.0",
"drupal/chosen": "^4.0",
"drupal/ckeditor5_allowed_html": "^1.5@dev",
"drupal/ckeditor5_premium_features": "^1.2",
"drupal/clientside_validation": "^4.0",
"drupal/clone_nodes": "^1.2@dev",
"drupal/config_filter": "^2.2",
"drupal/config_ignore": "^3.2",
"drupal/config_readonly": "^1.0@beta",
"drupal/config_split": "^2.0-beta",
"drupal/config_update": "^2.0@alpha",
"drupal/content_lock": "^2.3",
"drupal/cookie_content_blocker": "^2.4",
"drupal/core-composer-scaffold": "^10.3",
"drupal/core-recommended": "^10.3",
"drupal/csp": "^1.20",
"drupal/ctools": "^4.1",
"drupal/date_facet_drilldown": "^5.0@dev",
"drupal/diff": "^1.1",
"drupal/draggableviews": "^2.1",
"drupal/easychart": "^4.0",
"drupal/entity_browser": "^2.9",
"drupal/entity_embed": "^1.4",
"drupal/entity_reference_revisions": "^1.10",
"drupal/entityqueue": "^1.6",
"drupal/eu_cookie_compliance": "^1.24",
"drupal/facets": "^2.0",
"drupal/facets_pretty_paths": "^1.4",
"drupal/fastly": "^4.0",
"drupal/field_group": "^3.4",
"drupal/file_delete_ui": "^1.0@beta",
"drupal/filelog": "^2.1",
"drupal/flag": "^4.0@beta",
"drupal/flood_control": "^2.3",
"drupal/geocoder": "^4.9",
"drupal/geolocation": "^3.12",
"drupal/google_map_field": "^2.0",
"drupal/google_tag": "^2.0",
"drupal/handy_cache_tags": "^1.4",
"drupal/honeypot": "^2.1",
"drupal/http_cache_control": "^2.1",
"drupal/inline_entity_form": "^3.0@RC",
"drupal/jquery_ui_accordion": "^2.0",
"drupal/libraries": "^4.0",
"drupal/link_fix_absolute_urls": "^1.0",
"drupal/linkit": "^6.1",
"drupal/media_entity_browser": "^2.0@alpha",
"drupal/media_file_delete": "^1.3",
"drupal/media_library_edit": "^3.0",
"drupal/menu_admin_per_menu": "^1.5",
"drupal/menu_breadcrumb": "^2.0@alpha",
"drupal/metatag": "^2.0",
"drupal/migrate_absolute_links": "^5.0",
"drupal/migrate_conditions": "^2.2",
"drupal/migrate_upgrade": "^4.0",
"drupal/moderation_sidebar": "^1.7",
"drupal/node_edit_protection": "^1.1",
"drupal/noreferrer": "^1.16",
"drupal/oembed_providers": "^2.1",
"drupal/paragraphs": "^1.15",
"drupal/pathauto": "^1.11",
"drupal/rdf": "^2.1",
"drupal/readonlymode": "^1.2",
"drupal/redirect": "^1.8",
"drupal/redis": "^1.7",
"drupal/scheduled_transitions": "^2.5",
"drupal/search_api": "1.30.0",
"drupal/search_api_autocomplete": "^1.4",
"drupal/search_api_location": "^1.0@alpha",
"drupal/search_api_solr": "4.3.0",
"drupal/search_api_spellcheck": "^4.0",
"drupal/shs": "^2.0@RC",
"drupal/simple_gmap": "^3.1",
"drupal/simplei": "^2.1",
"drupal/structure_sync": "^2.0",
"drupal/telephone_plus": "^9.1",
"drupal/token": "^1.12",
"drupal/token_filter": "^2.0",
"drupal/twig_field_value": "^2.0",
"drupal/twig_tweak": "^3.2",
"drupal/ultimate_cron": "^2.0@alpha",
"drupal/views_contextual_filters_or": "^1.4",
"drupal/views_custom_cache_tag": "^1.3",
"drupal/views_field_view": "^1.0@beta",
"drupal/views_tree": "^2.0@RC",
"drupal/webform": "^6.2",
"drupal/whatlinkshere": "^2.1",
"drush/drush": "^12.5",
"highcharts/highcharts": "^10",
"platformsh/config-reader": "^2.4",
"symfony/http-client": "^5.4"
},
"require-dev": {
"dof-dss/maestro-hosting": "^1.0",
"dof-dss/maestro-shell": "^10.1",
"drupal/coder": "^8.3",
"drupal/config_override_warn": "^1.4",
"drupal/core-dev": "^10.1",
"drupal/devel": "^5.1",
"drupal/easy_install_d10": "^10.0@dev",
"drupal/masquerade": "^2.0@RC",
"drupal/migrate_plus": "^6.0",
"drupal/migrate_tools": "^6.0",
"drupal/stage_file_proxy": "^3.0.x.dev",
"drupal/upgrade_status": "^4.0",
"kint-php/kint": "^5.0",
"mglaman/drupal-check": "^1.4",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/extension-installer": "^1.3",
"previousnext/phpunit-finder": "^2.0",
"spaze/phpstan-disallowed-calls": "^3.1"
},
"conflict": {
"drupal/drupal": "*"
},
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"allow-plugins": {
"composer/installers": true,
"drupal/core-composer-scaffold": true,
"phpstan/extension-installer": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"cweagans/composer-patches": true,
"php-http/discovery": true,
"tbachert/spi": true
},
"sort-packages": true
},
"scripts": {
"post-package-update": [
"Maestro\\Shell\\Events\\ComposerEventListener::postPackageUpdate"
],
"post-install-cmd": [
"php -r \"copy('web/robots_custom.txt', 'web/robots.txt');\""
],
"post-update-cmd": [
"php -r \"copy('web/robots_custom.txt', 'web/robots.txt');\""
]
},
"extra": {
"patches": {
"drupal/auto_entityqueue": {
"Entityquery - add access control check": "https://www.drupal.org/files/issues/2023-10-25/3366202-7-accessCheck-auto-entity-queue.patch"
},
"drupal/ckeditor5_premium_features": {
"Avoid missing plugin TrackChangesEditing error": "https://git.drupalcode.org/project/ckeditor5_premium_features/-/merge_requests/6.diff"
},
"drupal/clientside_validation": {
"core/jquery.once is required": "https://www.drupal.org/files/issues/2021-02-23/3200022-01.patch"
},
"drupal/core": {
"Render blocks in preview page": "https://www.drupal.org/files/issues/2019-10-03/3085364_2.patch",
"User enable email exception": "https://www.drupal.org/files/issues/2023-05-19/user_email_exception-3355151-3.patch",
"Expand menu_tree field sizes": "https://www.drupal.org/files/issues/2022-10-11/3106205-36.patch",
"Call to getTranslation() on null": "https://www.drupal.org/files/issues/2024-01-17/3108528_35.patch",
"Fix TypeError when adding book page": "https://www.drupal.org/files/issues/2023-10-02/book_typeerror-3391063-1.patch",
"Allow authors without manage book privleges permission to save unpublished versions of published nodes": "https://www.drupal.org/files/issues/2022-12-14/2918537-92.patch",
"Fix getSetting() error on translated migrations": "https://www.drupal.org/files/issues/2018-07-08/2984460-3.patch",
"Fix for reference error on unpublished nodes on Entity Queue": "https://www.drupal.org/files/issues/2024-04-16/2845144-95.patch",
"Menu revision langcode bug fix": "https://www.drupal.org/files/issues/2024-05-13/menu_revision_langcode-3446877.patch",
"Fix to $form.ajaxSubmit is not a function": "https://git.drupalcode.org/project/drupal/-/merge_requests/6052.diff",
"Contextual links patch": "https://www.drupal.org/files/issues/2024-06-30/contextual_links_disappear_intermittently_leading_to_console_errors-3458067-8_0.patch"
},
"drupal/ckeditor5_dev": {
"Report that lists enabled plugins": "https://git.drupalcode.org/project/ckeditor5_dev/-/merge_requests/6.diff"
},
"drupal/easy_install": {
"Handle missing core version": "https://www.drupal.org/files/issues/2019-12-19/easy_install_core_version-3101883-0.patch",
"non-existent service entity.manager": "https://www.drupal.org/files/issues/2020-12-08/3162621-4.patch"
},
"drupal/entity_browser": {
"TypeError: key(): Argument #1 ($array) must be of type array": "https://www.drupal.org/files/issues/2024-06-12/2914385-35.patch"
},
"drupal/entityqueue": {
"Allow unique records only": "https://www.drupal.org/files/issues/2021-02-07/entity_queue_unique_records-1240856-3197148.patch"
},
"drupal/facets": {
"Pass facet object onto child items": "https://www.drupal.org/files/issues/2019-11-13/child_item-3094143-2.patch",
"SupportsFeature() on null": "https://www.drupal.org/files/issues/2024-12-10/supportsfeature_error_3492866_1.patch"
},
"drupal/fastly": {
"Allow disabling of logging": "https://git.drupalcode.org/project/fastly/-/merge_requests/6.patch"
},
"drupal/filelog": {
"Avoid circular reference": "https://www.drupal.org/files/issues/2024-01-25/filelog_with_tests.patch"
},
"drupal/linkit": {
"Show URL alias after autocomplete selection instead of internal route (e.g., /node/123)": "https://www.drupal.org/files/issues/2023-10-03/linkit-2877535-62.patch"
},
"drupal/media_browser_responsive_images": {
"Form alter applies for any media browser, not just image related ones": "https://www.drupal.org/files/issues/2019-12-17/media-browser-hook-checks-for-image-types.patch"
},
"drupal/redirect": {
"Add URL Redirects tab to taxonomy term edit form": "https://www.drupal.org/files/issues/2021-03-26/redirect_provide_redirect_tab_on_taxonomy_terms_3205896.patch",
"URL redirects listing only displays operations": "https://www.drupal.org/files/issues/2019-04-05/redirects_list_builder-3031125-9-d8.patch",
"Fix ajax error when creating redirects": "https://www.drupal.org/files/issues/2020-12-14/validation-issue-3057250-29.patch"
},
"drupal/ultimate_cron": {
"Fix $last_ran deprecation error": "https://www.drupal.org/files/issues/2023-04-03/3351276-4.patch"
},
"drupal/readonlymode": {
"Fatal typerror fix": "https://www.drupal.org/files/issues/2020-12-23/readonlymode-string_not_array-3115119-9.patch"
},
"drupal/structure_sync": {
"Avoid typeerror when no blocks to import" : "https://www.drupal.org/files/issues/2025-01-06/typerror_no_blocks_3497649.patch"
}
},
"drupal-scaffold": {
"locations": {
"web-root": "web/"
}
},
"installer-paths": {
"web/core": [
"type:drupal-core"
],
"web/libraries/{$name}": [
"type:drupal-library"
],
"web/modules/custom": [
"dof-dss/nicsdru_corplite_modules"
],
"web/modules/origins": [
"dof-dss/nicsdru_origins_modules"
],
"web/modules/contrib/{$name}": [
"type:drupal-module"
],
"web/modules/custom/{$name}": [
"type:drupal-custom-module"
],
"web/profiles/contrib/{$name}": [
"type:drupal-profile"
],
"web/themes/contrib/{$name}": [
"type:drupal-theme"
],
"drush/Commands/contrib/{$name}": [
"type:drupal-drush"
],
"web/profiles/custom/{$name}": [
"type:drupal-custom-profile"
],
"web/themes/custom/{$name}": [
"type:drupal-custom-theme"
]
}
}
}