-
Notifications
You must be signed in to change notification settings - Fork 25
/
composer.json
171 lines (171 loc) · 6.51 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
{
"name": "municipio-se/municipio-deployment",
"license": "MIT",
"description": "Deployment of the Municipio Platform.",
"authors": [
{
"name": "Sebastian Thulin",
"email": "[email protected]"
},
{
"name": "Joel Bernerman",
"email": "[email protected]"
}
],
"config": {
"sort-packages": true,
"allow-plugins": {
"composer/installers": true,
"johnpbloch/wordpress-core-installer": true,
"wikimedia/composer-merge-plugin": true,
"php-http/discovery": true
}
},
"minimum-stability" : "dev",
"repositories": [
{
"type":"composer",
"url":"https://packagist.org"
},
{
"type":"composer",
"url":"https://wpackagist.org"
}
],
"require": {
"php": "^8.0",
"apix/log": "^1.2.2",
"aws/aws-sdk-php": "^3.282.1",
"composer/installers": "~1.0",
"firebase/php-jwt": "^6.8.1",
"helsingborg-stad/acf-ux-collapse": "~2.0.0",
"helsingborg-stad/active-directory-api-wp-integration": "~3.0.7",
"helsingborg-stad/algolia-index": "3.1.8",
"helsingborg-stad/algolia-index-js-searchpage-addon": "3.2.3",
"helsingborg-stad/algolia-index-modularity-addon": "3.1.0",
"helsingborg-stad/api-alarm-integration": "^4.0.5",
"helsingborg-stad/api-event-manager-integration": "2.0.23",
"helsingborg-stad/api-volunteer-manager-integration": "3.2.0",
"helsingborg-stad/attachment-revisions": "~3.0.4",
"helsingborg-stad/better-post-ui": "~3.0.3",
"helsingborg-stad/blade": "3.5.1",
"helsingborg-stad/broken-link-detector": "4.2.3",
"helsingborg-stad/component-library": "4.41.0",
"helsingborg-stad/content-scheduler": "~3.1.2",
"helsingborg-stad/custom-short-links": "~3.0.4",
"helsingborg-stad/customer-feedback": "4.0.10",
"helsingborg-stad/easy-to-read-alternative": "~3.0.4",
"helsingborg-stad/force-ssl": "~3.0.2",
"helsingborg-stad/gdi-modularity-my-pages-about-me": "~1.0.4",
"helsingborg-stad/job-listings": "~4.1.4",
"helsingborg-stad/kirki": "~5.1.2",
"helsingborg-stad/like-posts": "2.12.3",
"helsingborg-stad/lix-calculator": "~4.1.1",
"helsingborg-stad/media-usage": "~3.0.7",
"helsingborg-stad/mod-my-pages": "~1.0.5",
"helsingborg-stad/modularity": "6.54.2",
"helsingborg-stad/modularity-contact-banner": "3.2.0",
"helsingborg-stad/modularity-entryscape": "^4.0.1",
"helsingborg-stad/modularity-form-builder": "3.3.0",
"helsingborg-stad/modularity-guides": "~4.0.3",
"helsingborg-stad/modularity-interactive-img-map": "~4.0.3",
"helsingborg-stad/modularity-json-render": "~3.0.3",
"helsingborg-stad/modularity-local-events": "~3.1.1",
"helsingborg-stad/modularity-open-street-map": "2.6.0",
"helsingborg-stad/modularity-products": "^3.0.1",
"helsingborg-stad/modularity-recommend": "3.0.6",
"helsingborg-stad/modularity-sections": "3.1.3",
"helsingborg-stad/modularity-testimonials": "~3.0.3",
"helsingborg-stad/modularity-timeline": "4.1.0",
"helsingborg-stad/multi-network-urls": "~2.0.0",
"helsingborg-stad/multisite-role-propagation": "3.0.6",
"helsingborg-stad/municipio": "5.86.4",
"helsingborg-stad/redirection-extended": "~3.0.4",
"helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0",
"helsingborg-stad/search-notices": "~3.0.3",
"helsingborg-stad/visit-custom-posttypes-taxonomies": "~2.0.4",
"helsingborg-stad/wp-page-for-post-type": "~2.0.2",
"helsingborg-stad/wp-search-statistics": "~1.0.2",
"helsingborg-stad/wpmu-acf-google-maps-key": "~1.0.0",
"helsingborg-stad/wpmu-correct-file-paths": "~1.1.3",
"helsingborg-stad/wpmu-litespeed-common-settings": "~2.0.1",
"helsingborg-stad/wpmu-mu-plugins-url-everywhere": "~2.0.1",
"helsingborg-stad/wpmu-network-admin-url": "~2.0.3",
"helsingborg-stad/wpmu-remove-user-endpoint": "~0.2.2",
"helsingborg-stad/wpmu-invalidate-login-pagecache": "~1.1.0",
"helsingborg/modularity-dynamic-guides": "~1.4.8",
"http-interop/http-factory-guzzle": "^1.2",
"humanmade/s3-uploads": "~3.0.7",
"jean85/pretty-package-versions": "^1",
"johnpbloch/wordpress": "6.6.2",
"justinrainbow/json-schema": "^5",
"municipio-se/modularity-noticeboard": "~1",
"php-http/curl-client": "^2",
"php-http/discovery": "^1.15.3",
"php-http/message": "^1",
"php-http/mock-client": "^1.5.2",
"pragmarx/ia-arr": "^7.3.2",
"psr/log": "^1.1.4",
"symfony/polyfill-php80": "^1",
"true/punycode": "^2.1.1",
"wikimedia/composer-merge-plugin": "dev-master",
"wpackagist-plugin/autodescription": "~5.0.6",
"wpackagist-plugin/cookies-and-content-security-policy": "~2.24",
"wpackagist-plugin/fakerpress": "~0.6.2",
"wpackagist-plugin/litespeed-cache": "~6.2",
"wpackagist-plugin/network-plugin-auditor": "~1.10.1",
"wpackagist-plugin/nginx-helper": "^2.2.4",
"wpackagist-plugin/redirection": "~5.4.2",
"wpackagist-plugin/redis-cache": "2.5.1",
"wpackagist-plugin/simple-smtp": "~1.3.3",
"wpackagist-plugin/stream": "~4.0.0",
"wpackagist-plugin/user-switching": "~1.7.3",
"wpackagist-plugin/username-changer": "~3.2.2",
"wpackagist-plugin/varnish-http-purge": "~5.2.1",
"wpackagist-plugin/wp-multi-network": "~2.5.2",
"wpackagist-plugin/wp-nested-pages": "~3.2.7",
"helsingborg-stad/webhooks-manager": "^1.3.0",
"wpackagist-plugin/miniorange-saml-20-single-sign-on":"5.1.9"
},
"extra": {
"path": "/",
"wordpress-install-dir": "wp",
"installer-paths": {
"wp-content/mu-plugins/{$name}": [
"type:wordpress-muplugin",
"type:acf-plugin"
],
"wp-content/plugins/{$name}": [
"type:wordpress-plugin"
],
"wp-content/themes/{$name}": [
"type:wordpress-theme"
]
},
"merge-plugin": {
"include": [
"composer.local.json",
"wp-content/plugins/*/composer.json",
"wp-content/mu-plugins/*/composer.json",
"wp-content/themes/*/composer.json"
],
"recurse": false,
"replace": true,
"ignore-duplicates": false,
"merge-dev": false,
"merge-extra": false,
"merge-extra-deep": false,
"merge-scripts": false
}
},
"scripts": {
"post-install-cmd": [
"mkdir -p wp-content/uploads/cache/blade-cache",
"composer dump-autoload -o"
],
"post-update-cmd": [
"composer dump-autoload -o --working-dir ./wp-content/plugins/s3-uploads/",
"composer dump-autoload -o"
]
}
}