forked from goalgorilla/open_social
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.json
212 lines (212 loc) · 12.3 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
{
"name": "drupal/social",
"description": "Open Social is a distribution for building social communities and intranets.",
"type": "drupal-profile",
"license": "GPL-2.0-or-later",
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
},
{
"type": "composer",
"url": "https://asset-packagist.org"
}
],
"scripts": {
"post-install-cmd": [
"@composer drupal:scaffold"
]
},
"autoload": {
"psr-4": {
"Drupal\\social\\Behat\\": "tests/behat/features/bootstrap",
"Drupal\\social\\": "src"
}
},
"extra": {
"enable-patching": true,
"patches": {
"embed/embed": {
"Issue #3110341: Embedded Vimeo videos are sometimes blocked when hosted on cloud hosting": "https://www.drupal.org/files/issues/2020-01-31/3110341-vendor-fix-vimeo-adapter.patch"
},
"drupal/core": {
"Color module html preview optional": "https://www.drupal.org/files/issues/color-optional-html-preview-2844190-2.patch",
"Restrict images to this site blocks image style derivatives": "https://www.drupal.org/files/issues/2018-10-26/2528214-47.patch",
"Optimize getCommentedEntity()": "https://www.drupal.org/files/issues/2018-12-28/2580551-72.patch",
"#states cannot check/uncheck 'radios' and 'checkboxes' elements": "https://www.drupal.org/files/issues/drupal-994360-74-states-checkboxes-checked.patch",
"Multiple usages of FieldPluginBase::getEntity do not check for NULL, leading to WSOD": "https://www.drupal.org/files/issues/2019-11-14/3007424-68.patch",
"Default role id causes issues with validation on VBO": "https://www.drupal.org/files/issues/2018-05-24/2974925-default-rid-config-causes-illegal-error.patch",
"Ensure views exposed form in a form block keeps contextual arguments": "https://www.drupal.org/files/issues/2020-04-17/views-exposed-form-block-args-2821962-30-8.8-notest.patch",
"Display Bug when using #states (Forms API) with Ajax Request": "https://www.drupal.org/files/issues/2019-11-19/1091852-104.patch",
"Can't specify the language in TermStorage::loadTree": "https://www.drupal.org/files/issues/2020-09-08/drupal-termstorage-loadTree-lang-3123561-6-d8.patch",
"Issue #3188258: Aggregation queries fail across entity references": "https://www.drupal.org/files/issues/2020-12-18/drupal-3188258-aggregation-across-entity-reference-fail-2.patch",
"Pagination does not work correctly for comment fields that are rendered using #lazy_builder": "https://www.drupal.org/files/issues/2020-12-22/pagination-does-not-work-with-lazy-builder-3189538-2.patch",
"Providing default route value for entity forms is not possible": "https://www.drupal.org/files/issues/2020-12-29/2921093-18.patch"
},
"drupal/flag": {
"Add relationship to flagged entities when Flagging is base table": "https://www.drupal.org/files/issues/2723703_31.patch"
},
"drupal/crop": {
"Automated crop integration": "https://www.drupal.org/files/issues/2018-12-16/2830768-crop-automated_crop_integration-45.patch"
},
"drupal/entity_reference_revisions": {
"Module should declare dependency on drupal:field module": "https://www.drupal.org/files/issues/2020-01-31/entity_reference_revisions-3110377-2.patch"
},
"drupal/group": {
"Add computed field for Group reference": "https://www.drupal.org/files/issues/add-computed-field-without-FieldItemListComputedInterface-2718195-34.patch",
"Use VBO together with group permission": "https://www.drupal.org/files/issues/2019-10-09/vbo-and-group-permission-3020883-10.patch",
"Ability to use group tokens in node context": "https://www.drupal.org/files/issues/2018-12-19/group-2774827-41-gnode-tokens.patch",
"Group: Don't try to re-save deleted entities": "https://www.drupal.org/files/issues/2018-11-01/3010896-02.patch",
"Request membership feature": "https://www.drupal.org/files/issues/2019-07-04/group-request_membership_feature_grequest_module-2752603-110.patch",
"Rely on toUrl defaults for Entity url link": "https://www.drupal.org/files/issues/2019-12-04/group-3098675-2.patch",
"Group Invite": "https://www.drupal.org/files/issues/2020-03-26/ginvite_module_port-2801603-112.patch",
"Cache context update": "https://www.drupal.org/files/issues/2018-05-04/group-cache-context-2882102-2.patch"
},
"drupal/image_widget_crop": {
"Remove theme function override for verticalTabs": "https://www.drupal.org/files/issues/2019-02-13/3032584-verticaltabs-theme-override-removal-2.patch"
},
"drupal/like_and_dislike": {
"Fix preview on node": "https://www.drupal.org/files/issues/2848080-2-preview-fails-on-node.patch"
},
"drupal/paragraphs": {
"Integrity constraint violation: 1048 Column 'langcode' cannot be null": "https://www.drupal.org/files/issues/2019-07-10/paragraphs-set_langcode_widgets-2901390-29.patch"
},
"drupal/private_message": {
"Private message unread messages fix": "https://www.drupal.org/files/issues/2018-06-08/2978324-getthreads-sort-order-2.patch",
"Own send messages are shown as new messages": "https://www.drupal.org/files/issues/2019-02-05/private_message-message_count-2977310-8_0.patch"
},
"drupal/r4032login": {
"r4032login should perform access check for /user/login as anonymous user": "https://www.drupal.org/files/issues/2018-11-01/3010747-3-perform-access-check-as-an-user.patch"
},
"drupal/search_api": {
"Ensure field definition allowed values callbacks are used for field filter callbacks": "https://www.drupal.org/files/issues/2020-06-03/2949022-12--views_filter_options_callback.patch"
},
"drupal/block_field": {
"Add pre-render hooks to be able to alter content": "https://www.drupal.org/files/issues/2018-06-11/block_field-add-proper-alter-hooks-for-field-rendering-2978883-2.patch"
},
"drupal/url_embed": {
"Translate dialog title": "https://www.drupal.org/files/issues/2018-03-16/url_embed_translate_dialog_title-2953591-2.patch",
"Improve how the module deals with non-embeddable URLs & WSODs (See: https://www.drupal.org/project/social/issues/2930457#comment-13973067)": "https://www.drupal.org/files/issues/2021-01-22/urlembed-non-embeddable-urls-2761187-opensocial-combined-21.patch"
},
"drupal/bootstrap": {
"Dropdown toggle variable ignored when using links__dropbutton": "https://www.drupal.org/files/issues/2018-12-19/dropdown-without-default-button-3021413-2.patch"
},
"drupal/lazy": {
"Make sure we grab active config for lazy settings": "https://www.drupal.org/files/issues/2019-05-23/3056630-2.patch",
"Make sure lazy doesnt do anything on cron": "https://www.drupal.org/files/issues/2019-07-30/3071331-lazy-cron-empty-path-2.patch"
},
"drupal/ajax_comments": {
"Fix display mode issue": "https://www.drupal.org/files/issues/2021-03-19/ajax_comments-ajax_not_working_when_using_non_default_view_mode-2896916-beta3.patch"
},
"drupal/field_group": {
"Undefined property: stdClass::$region in field_group_form_process().": "https://www.drupal.org/files/issues/2020-06-15/3059614-37.patch"
},
"drupal/views_bulk_operations": {
"Make sure select all gets fired for socialbase theme": "https://www.drupal.org/files/issues/2019-09-19/3042494-trigger-vbo-action-on-jquery-checkbox-change-5.patch"
},
"drupal/votingapi" : {
"votingapi_views_data_alter uses incorrect empty check for missing entity error handling": "https://www.drupal.org/files/issues/2020-01-31/votingapi-3110353-2.patch",
"#3048085 - fix time() callback filling up the logs": "https://www.drupal.org/files/issues/2019-05-02/votingapi-timecallback-3048085-1-4.patch"
},
"drupal/views_infinite_scroll" : {
"Headers in table format repeat on load more instead of adding rows": "https://www.drupal.org/files/issues/2019-08-15/table_tbody_append-2899705-26.patch"
}
}
},
"require": {
"cweagans/composer-patches": "^1.6.0",
"composer/installers": "~1.0 || ~2.0",
"oomphinc/composer-installers-extender": "~1.0 || ~2.0",
"drupal/core": "8.8 - 9.1",
"drupal/core-composer-scaffold": "8.8 - 9.1",
"drupal/address": "1.7",
"drupal/admin_toolbar": "1.27",
"drupal/advancedqueue": "^1.0@RC",
"drupal/ajax_comments": "^1.0",
"drupal/better_exposed_filters": "3.0-alpha6",
"drupal/block_field": "1.0-alpha8",
"drupal/config_update": "1.6",
"drupal/crop": "1.5",
"drupal/csv_serialization": "2.0-beta1",
"drupal/data_policy": "^1.0-beta6",
"drupal/devel": "2.1",
"drupal/dynamic_entity_reference": "1.7",
"drupal/editor_advanced_link": "^1.8",
"drupal/entity": "1.0-rc3",
"drupal/entity_reference_revisions": "1.6",
"drupal/exif_orientation": "^1.0",
"drupal/features": "3.8",
"drupal/field_group": "3.1",
"drupal/file_mdm": "1.1",
"drupal/flag": "4.0-alpha3",
"drupal/gin": "3.0-alpha20",
"drupal/gin_toolbar": "^1.0@beta",
"drupal/graphql": "^4.0",
"drupal/group": "1.0-rc5",
"drupal/image_effects": "3.1",
"drupal/image_widget_crop": "2.2",
"drupal/lazy": "2.0",
"drupal/like_and_dislike": "1.0-alpha2",
"drupal/link_css": "1.x-dev",
"drupal/message": "1.0",
"drupal/metatag": "1.11",
"drupal/override_node_options": "2.4",
"drupal/paragraphs": "1.11",
"drupal/private_message": "1.2",
"drupal/profile": "^1.1",
"drupal/r4032login": "1.1",
"drupal/role_delegation": "^1.1",
"drupal/search_api": "1.15",
"drupal/shariff": "1.5",
"drupal/socialblue": "^1.0",
"drupal/swiftmailer" : "2.0-beta1",
"drupal/select2": "1.8",
"drupal/token": "1.5",
"drupal/ultimate_cron": "^2.0@alpha",
"drupal/update_helper": "1.3",
"drupal/url_embed": "1.0-beta1",
"drupal/views_bulk_operations": "3.4",
"drupal/views_infinite_scroll": "1.6",
"drupal/votingapi": "3.0-beta1",
"drupal/pathauto": "1.6",
"drupal/redirect": "1.4",
"drupal/ctools": "3.2",
"league/csv": "^9.3",
"swiftmailer/swiftmailer" : "6.2.4",
"npm-asset/autosize": "~4.0.2",
"npm-asset/blazy": "~1.8.2",
"npm-asset/bootstrap": "v3.4.1",
"npm-asset/d3": "v3.5.17",
"npm-asset/diff": "^3.5",
"npm-asset/highlight.js": "~9.15.6",
"npm-asset/jquery.caret": "^0.3.1",
"npm-asset/morris.js06": "^0.6.6",
"npm-asset/node-waves": "0.7.6",
"npm-asset/photoswipe": "^4.1.2",
"npm-asset/raphael": "v2.2.8",
"npm-asset/react": "^16.7.0",
"npm-asset/react-dom": "^16.7.0",
"npm-asset/select2": "~4.0.5",
"npm-asset/shariff": "^3.0.1",
"npm-asset/slick-carousel": "~1.8.1",
"npm-asset/tablesaw": "~3.1.0",
"npm-asset/timepicker": "~1.11.14",
"webonyx/graphql-php": ">=14.5.0",
"zaporylie/composer-drupal-optimizations": "^1.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "~0.6 || ~0.7",
"drupal/coder": "8.3.11",
"mglaman/phpstan-drupal": "0.12",
"mglaman/drupal-check": "^1.0"
},
"replace": {
"goalgorilla/open_social": ">=10.0.0 <11.0.0"
},
"conflict": {
"goalgorilla/open_social": "<10.0.0 || >=11.0.0"
}
}