-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.json
208 lines (208 loc) · 7.53 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
{
"name": "gtsciences/gt_profile",
"description": "GT Sciences Drupal profile, for a more civilized age",
"type": "drupal-profile",
"license": "GPL-2.0-or-later",
"homepage": "https://cos.gatech.edu/",
"lifecycle": "experimental",
"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": "composer",
"url": "https://asset-packagist.org"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"_comment": [
"oEmbed providers for Kaltura/mediaspace.g.e: https://www.drupal.org/project/oembed_providers",
"LLM/GPT editorial assistance: https://www.drupal.org/project/openai and https://www.drupal.org/project/augmentor https://www.drupal.org/project/auto_alter",
"Pending Views Contextual Filter Title fix https://www.drupal.org/project/drupal/issues/2787051",
"Math will need to use https://www.drupal.org/project/symfony_mailer or https://www.drupal.org/project/symfony_mailer_lite",
"Possible shortcut for profile editing 1:1 with users https://www.drupal.org/project/profile",
"Need script to inject/update services.yml with security.enable_super_user: false a la https://www.drupal.org/node/2910500",
"Alt text AI help to check into with campus: https://www.drupal.org/project/metatag_ai",
"forms check: https://www.drupal.org/project/antibot",
"This is how you put comments into a composer.json file https://getcomposer.org/doc/04-schema.md#-comment"
],
"require": {
"drupal/address": "^2.0",
"drupal/admin_toolbar": "^3.4",
"drupal/admin_toolbar_content": "^2.0",
"drupal/asset_injector": "^2.20",
"drupal/auto_anchors": "^2.1@beta",
"drupal/back_to_top": "^3.0",
"drupal/better_exposed_filters": "^6.0",
"drupal/blazy": "^2.16",
"drupal/block_class": "^2.0",
"drupal/ckeditor5_paste_filter": "^1.0",
"drupal/ckeditor_codemirror": "^3.0@beta",
"drupal/ckeditor_heading_size": "^1.0@beta",
"drupal/config_ignore": "^3.0@beta",
"drupal/config_inspector": "^2.1",
"drupal/config_split": "^2.0@rc",
"drupal/crop": "^2.3",
"drupal/ctools": "^4.0",
"drupal/diff": "^1.1",
"drupal/dotenv": "^1.2",
"drupal/editoria11y": "^2.1",
"drupal/embed": "^1.6",
"drupal/entity_browser": "^2.9",
"drupal/field_group": "^3.4",
"drupal/file_browser": "^1.4",
"drupal/focal_point": "^2.1",
"drupal/fullcalendar_view": "^5.1",
"drupal/gin": "^3.0@dev",
"drupal/gin_login": "^2.0",
"drupal/gin_toolbar": "^1.0@dev",
"drupal/group": "^3.1",
"drupal/iframe": "^2.23",
"drupal/imagemagick": "^3.4",
"drupal/inline_block_title_automatic": "^1.1",
"drupal/json_field": "^1.3",
"drupal/key": "^1.6",
"drupal/layout_builder_iframe_modal": "^1.3",
"drupal/layout_builder_operation_link": "^2.1",
"drupal/layout_builder_restrictions": "^2.19",
"drupal/layout_builder_styles": "^2.0",
"drupal/layout_paragraphs": "^2.0",
"drupal/lb_direct_add": "^2.0",
"drupal/linkchecker": "^2.0@alpha",
"drupal/linkit": "^6.1@rc",
"drupal/linkpurpose": "^1.0",
"drupal/masquerade": "^2.0@rc",
"drupal/markdown_easy": "^1.0",
"drupal/menu_link_attributes": "^1.3",
"drupal/metatag": "^1.22",
"drupal/migrate_source_csv": "^3.5",
"drupal/module_filter": "^4.0",
"drupal/navigation": "^1.0@beta",
"drupal/oembed_lazyload": "^2.0",
"drupal/oembed_providers": "^2.1",
"drupal/pathauto": "^1.11",
"drupal/quick_node_clone": "^1.16",
"drupal/redirect": "^1.9",
"drupal/scheduler": "^2.0@dev",
"drupal/simple_sitemap": "^4.1",
"drupal/smart_date": "^4.1",
"drupal/smart_date_starter_kit": "^3.0@beta",
"drupal/social_media_links": "^2.9",
"drupal/splide": "^1.0",
"drupal/svg_image": "^3.0",
"drupal/taxonomy_bulk_actions": "^1.0",
"drupal/token": "^1.11",
"drupal/twig_tweak": "^3.2",
"drupal/twig_field_value": "^2.0",
"drupal/update_helper": "^4.0",
"drupal/views_bulk_edit": "^2.8",
"drupal/views_bulk_operations": "^4.2",
"drupal/views_data_export": "^1.3",
"gtsciences/gt_sso": "^1.0@dev",
"gtsciences/gt_tools": "^4.0@dev",
"gtsciences/gt": "^1.0@dev",
"gtsciences/hg_reader": "^1.0@dev"
},
"require-dev": {
"drupal/backward_compatibility": "^1.0",
"drupal/base_field_override_ui": "^1.1",
"drupal/devel": "^5.0",
"drupal/webprofiler": "^10.1"
},
"conflict": {
"drupal/drupal": "*"
},
"config": {
"sort-packages": true,
"allow-plugins": {
"composer/installers": true,
"cweagans/composer-patches": true,
"deployer/deployer": true,
"drupal/*": true,
"gtsciences/*": true,
"oomphinc/composer-installers-extender": true,
"wikimedia/composer-merge-plugin": true
}
},
"extra": {
"drupal-scaffold": {
"locations": {
"web-root": "web/"
},
"gitignore": false,
"file-mapping": {
"[project-root]/.gitattributes": false,
"[project-root]/.editorconfig": {
"mode": "replace",
"path": "assets/editorconfig",
"overwrite": true
},
"[web-root]/robots.txt": {
"path": "assets/robots.txt",
"overwrite": false
},
"[web-root]/android-chrome-192x192.png": {
"path": "assets/android-chrome-192x192.png",
"overwrite": true
},
"[web-root]/android-chrome-512x512.png": {
"path": "assets/android-chrome-512x512.png",
"overwrite": true
},
"[web-root]/apple-touch-icon.png": {
"path": "assets/apple-touch-icon.png",
"overwrite": true
},
"[web-root]/browserconfig.xml": {
"path": "assets/browserconfig.xml",
"overwrite": true
},
"[web-root]/favicon.ico": {
"path": "assets/favicon.ico",
"overwrite": true
},
"[web-root]/favicon-32x32.png": {
"path": "assets/favicon-32x32.png",
"overwrite": true
},
"[web-root]/favicon-48x48.png": {
"path": "assets/favicon-48x48.png",
"overwrite": true
},
"[web-root]/mstile-150x150.png": {
"path": "assets/mstile-150x150.png",
"overwrite": true
},
"[web-root]/safari-pinned-tab.svg": {
"path": "assets/safari-pinned-tab.svg",
"overwrite": true
},
"[web-root]/site.webmanifest": {
"path": "assets/site.webmanifest",
"overwrite": true
}
},
"installer-name": "gtsciences"
},
"enable-patching": true,
"composer-exit-on-patch-failure": true,
"patchLevel": {
"drupal/core": "-p2"
},
"patches": {
"drupal/drupal": {
"3276845 - https://www.drupal.org/node/3276845 - MediaSourceBase::getSourceFieldName() doesn't check character max": "https://www.drupal.org/files/issues/2023-02-07/drupal-long_media_source_name-3276845-18.patch"
},
"drupal/entity_browser": {
"2897855 - https://www.drupal.org/node/2897855 - Entity browser modal dialog opens by pressing enter in any text field": "https://www.drupal.org/files/issues/2020-10-07/prevent-entity-browser-from-open-on-enter-key-pressed-2897855-17-reroll-with-improvement.patch",
"3183414 - https://www.drupal.org/node/3183414 - Entity browser modal popup does not close on pressing escape key": "https://www.drupal.org/files/issues/2020-11-19/3183414-2.patch"
}
}
}
}