-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathcomposer.json
168 lines (168 loc) · 6.9 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
{
"name": "srijanone/ezcontent",
"description": "A Feature rich stater profile from Srijan.",
"type": "drupal-profile",
"license": "GPL-2.0-or-later",
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": {
"drupal": {
"type": "composer",
"url": "https://packages.drupal.org/8"
},
"assets": {
"type": "composer",
"url": "https://asset-packagist.org"
}
},
"require": {
"bower-asset/colorbox": "^1.6",
"bower-asset/dropzone": "5.7.2",
"bower-asset/slick-carousel": "^1.8",
"cweagans/composer-patches": "~1",
"drupal/admin_toolbar": "^2.0",
"drupal/allowed_formats": "^1.1",
"drupal/autocomplete_deluxe": "^2.0",
"drupal/better_normalizers": "^1.0@beta",
"drupal/block_blacklist": "^1.0",
"drupal/color_field": "^2.2",
"drupal/colorbox": "^1.4",
"drupal/components": "2.x",
"drupal/config_rewrite": "^1.3",
"drupal/core-composer-scaffold": "^8.8",
"drupal/dropzonejs": "^2.0",
"drupal/email_registration": "^1.0",
"drupal/entity_browser": "~2.1",
"drupal/entity_embed": "^1.0",
"drupal/entityqueue": "^1.2",
"drupal/entity_usage": "^2.0@beta",
"drupal/environment_indicator": "^3.7",
"drupal/ezcontent_api": "^2.1@alpha",
"drupal/ezcontent_publish": "^1.2@alpha",
"drupal/field_group": "^3.0",
"drupal/fvm": "^1.1",
"drupal/gin_login": "^1.0-rc4",
"drupal/gin_toolbar": "^1.0-beta",
"drupal/google_analytics": "^3.0",
"drupal/image_widget_crop": "^2.3",
"drupal/inline_entity_form": "^1.0@RC",
"drupal/layout_builder_modal": "^1.0",
"drupal/layout_builder_restrictions": "^2.1",
"drupal/layout_library": "^1.0-beta1",
"drupal/lb_direct_add": "^1.2",
"drupal/length_indicator": "^1.0",
"drupal/libraries": "^3.0",
"drupal/linkit": "~5.0",
"drupal/liveblog": "1.x-dev#f4595035",
"drupal/media_entity_browser": "2.x",
"drupal/media_entity_instagram": "^3.0",
"drupal/media_entity_slideshow": "2.x",
"drupal/media_entity_twitter": "^2.1",
"drupal/metatag": "^1.10",
"drupal/moderation_dashboard": "^1.0@beta",
"drupal/moderation_sidebar": "^1.2",
"drupal/panels": "4.6 || 4.x-dev",
"drupal/paragraphs": "^1.9",
"drupal/paragraphs_edit": "^2.0@alpha",
"drupal/paragraphs_jquery_ui_accordion": "^1.3",
"drupal/paragraphs_previewer": "^1.4",
"drupal/pathauto": "^1.6",
"drupal/redirect": "^1.4",
"drupal/responsive_preview": "^1.0",
"drupal/robotstxt": "^1.2",
"drupal/scheduler": "^1.1",
"drupal/scheduler_content_moderation_integration": "^1.3",
"drupal/schema_metatag": "^1.4",
"drupal/seo_checklist": "^4.1",
"drupal/simple_gmap": "^3.0",
"drupal/simple_sitemap": "^3.3",
"drupal/slick_entityreference": "^2.0",
"drupal/slick_paragraphs": "2.x",
"drupal/social_media": "^1.8",
"drupal/social_media_links": "^2.6",
"drupal/update_helper": "^2.0",
"drupal/video_embed_field": "^2.2",
"drupal/viewsreference": "^2.0",
"drupal/webform": "^5.4",
"drupal/yoast_seo": "^1.5",
"oomphinc/composer-installers-extender": "^1.1 || ^2",
"srijanone/ezcontent_admin": "1.0.x-dev",
"srijanone/ezcontent_amp": "8.x-dev",
"srijanone/ezcontent_theme": "1.0.x-dev",
"vardot/blazy": "^1.8"
},
"require-dev": {
"drush/drush": "~9",
"drupal/coder": "~8",
"mglaman/phpstan-drupal": "^0.12",
"phpstan/phpstan-deprecation-rules": "^0.12"
},
"config": {
"sort-packages": true,
"preferred-install": {
"drupal/core": "dist"
}
},
"extra": {
"patchLevel": {
"drupal/core": "-p2"
},
"patches": {
"drupal/panels": {
"2878684 - Use String.match to correlate regions when switching Layouts in Panels IPE": "https://www.drupal.org/files/issues/panels-ipe-2878684-3.patch"
},
"drupal/paragraphs" : {
"Langcode cannot be null": "https://www.drupal.org/files/issues/2019-08-10/paragraphs-set_langcode_widgets-290139_updated.patch"
},
"drupal/core": {
"Add reusable option to inline block creation": "https://www.drupal.org/files/issues/2021-03-15/reusable_inline_block_creation-2999491-61-updated-8.9.x.patch",
"Add block classes for bundle and view mode": "https://www.drupal.org/files/issues/block_content-classes-2830725-2.patch",
"Contextual links of reusable content blocks are not displayed when rendering entities built via Layout Builder": "https://www.drupal.org/files/issues/2020-02-22/contextual_links_layout_builder_0.patch",
"[subprofile support] 1356276 - Allow profiles to define a base/parent profile and load them in the correct order / 2914389 - Allow profiles to exclude dependencies of their parent": "https://www.drupal.org/files/issues/2021-01-14/3143958-11-subprofile-support-8.9.x.patch",
"Nested Paragraphs create multiple drag handles": "https://www.drupal.org/files/issues/2020-05-28/3092181-87-89x.patch",
"Restrict access to empty top level administration pages": "https://www.drupal.org/files/issues/2020-10-28/296693-216.patch"
},
"drupal/slick": {
"Slick patch": "https://www.drupal.org/files/issues/2020-03-03/slick_blazy_formatter_field_type_fix-3117331-2.patch"
},
"drupal/entity_browser": {
"Media file lost while duplicating paragraph": "https://www.drupal.org/files/issues/2020-03-25/3104901.patch",
"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 - Entity browser modal popup does not close on pressing escape key": "https://www.drupal.org/files/issues/2020-11-19/3183414-2.patch"
},
"drupal/lb_direct_add": {
"3157440 - Make first option a label not link": "https://www.drupal.org/files/issues/2020-09-09/make-first-option-a-label-not-link-3157440_3_reroll_updated_against_tag_8.x-1.2.patch"
},
"drupal/fvm": {
"3188401 - Add widget to override none option inside view mode select list ": "https://www.drupal.org/files/issues/2020-12-16/allow-user-to-custmise-none-option-from-select-3188401-3.patch"
},
"drupal/entityqueue": {
"3124403 - Fixed get translation context error ": "https://www.drupal.org/files/issues/2020-04-02/type-error-3124403-2.patch"
}
},
"installer-paths": {
"docroot/core": [
"type:drupal-core"
],
"docroot/libraries/{$name}": [
"type:drupal-library",
"type:bower-asset",
"type:npm-asset"
],
"docroot/modules/contrib/{$name}": [
"type:drupal-module"
],
"docroot/profiles/contrib/{$name}": [
"type:drupal-profile"
],
"docroot/themes/contrib/{$name}": [
"type:drupal-theme"
]
},
"installer-types": [
"bower-asset",
"npm-asset"
],
"enable-patching": true
}
}