forked from ems-project/elasticms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.json
212 lines (212 loc) · 6.86 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": "ems-project/elasticms",
"description": "ElasticMS's monorepo",
"authors": [
{
"name": "EMS Community",
"homepage": "https://github.com/ems-project/EMSClientHelperBundle/contributors"
}
],
"license" : "MIT",
"minimum-stability": "stable",
"prefer-stable": true,
"require": {
"php": "^8.1",
"ext-ctype": "*",
"ext-dom": "*",
"ext-exif": "*",
"ext-fileinfo": "*",
"ext-gd": "*",
"ext-iconv": "*",
"ext-intl": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-simplexml": "*",
"ext-soap": "*",
"ext-sqlite3": "*",
"ext-tidy": "*",
"ext-zip": "*",
"aws/aws-sdk-php": "^3.109",
"caxy/php-htmldiff": "^0.1",
"cebe/markdown": "^1.2",
"composer/ca-bundle": "^1.1",
"doctrine/annotations": "^1.14",
"doctrine/doctrine-bundle": "^2.8",
"doctrine/doctrine-migrations-bundle": "^3.2",
"doctrine/orm": "^2.6",
"dompdf/dompdf": "^v2.0",
"dragonmantank/cron-expression": "^3.1",
"endroid/qr-code-bundle": "^4.0",
"giggsey/libphonenumber-for-php": "^8.12",
"guzzlehttp/guzzle": "^6.3",
"kevinrob/guzzle-cache-middleware": "^4.0",
"league/flysystem-memory": "^2.0",
"league/flysystem-sftp-v3": "^2.0",
"maennchen/zipstream-php": "^2.4",
"ocramius/doctrine-batch-utils": "^2.5",
"onelogin/php-saml": "^4.1",
"phpoffice/phpspreadsheet": "^1.16",
"promphp/prometheus_client_php": "^2.6",
"psr/simple-cache": "^2.0",
"ramsey/uuid-doctrine": "^1.8",
"ruflin/elastica": "^7.2",
"sensio/framework-extra-bundle": "^6.2",
"sensiolabs/ansi-to-html": "^1.1",
"symfony-cmf/routing": "^2.3",
"symfony/asset": "^5.4",
"symfony/cache": "^5.4",
"symfony/config": "^5.4",
"symfony/console": "^5.4",
"symfony/css-selector": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/dom-crawler": "^5.4",
"symfony/dotenv": "^5.4",
"symfony/error-handler": "^5.4",
"symfony/event-dispatcher": "^5.4",
"symfony/expression-language": "^6.2",
"symfony/filesystem": "^5.4",
"symfony/finder": "^5.4",
"symfony/flex": "^1.6",
"symfony/form": "^5.4",
"symfony/framework-bundle": "^5.4",
"symfony/html-sanitizer": "^6.2",
"symfony/http-client": "^5.4",
"symfony/http-foundation": "^5.4",
"symfony/intl": "^5.4",
"symfony/ldap": "^5.4",
"symfony/mailer": "^5.4",
"symfony/mime": "^5.4",
"symfony/monolog-bridge": "^5.4",
"symfony/monolog-bundle": "^3.8",
"symfony/options-resolver": "^5.4",
"symfony/password-hasher": "^5.4",
"symfony/process": "^5.4",
"symfony/property-access": "^5.4",
"symfony/property-info": "^5.4",
"symfony/routing": "^5.4",
"symfony/runtime": "^5.4",
"symfony/security-bundle": "^5.4",
"symfony/security-core": "^5.4",
"symfony/security-csrf": "^5.4",
"symfony/serializer": "^5.4",
"symfony/stopwatch": "^5.4",
"symfony/string": "^5.4",
"symfony/translation": "^5.4",
"symfony/twig-bridge": "^5.4",
"symfony/twig-bundle": "^5.4",
"symfony/ux-twig-component": "^2.6",
"symfony/validator": "^5.4",
"symfony/var-dumper": "^5.4",
"symfony/var-exporter": "^5.4",
"symfony/web-link": "^5.4",
"symfony/yaml": "^5.4",
"twig/cache-extra": "^3.4",
"twig/cssinliner-extra": "^3.4",
"twig/extra-bundle": "^3.4",
"twig/html-extra": "^3.4",
"twig/inky-extra": "^3.4",
"twig/intl-extra": "^3.4",
"twig/markdown-extra": "^3.4",
"twig/string-extra": "^3.4",
"twig/twig": "^3.0"
},
"require-dev": {
"dg/bypass-finals": "^1.5",
"friendsofphp/php-cs-fixer": "3.14.2",
"http-interop/http-factory-guzzle": "^1.0",
"knplabs/github-api": "^3.0",
"knplabs/packagist-api": "^2.0",
"mockery/mockery": "^0.9",
"phpdocumentor/reflection-docblock": "^5.3",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-doctrine": "^1.3",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-symfony": "^1.2",
"phpunit/phpunit": "^9.5",
"rector/rector": "^0.14.8",
"symfony/browser-kit": "^5.4",
"symfony/debug-bundle": "^5.4",
"symfony/phpunit-bridge": "^5.4",
"symfony/test-pack": "^1.0",
"symfony/web-profiler-bundle": "^5.4",
"symplify/monorepo-builder": "^11.1",
"zalas/phpunit-globals": "^2.3"
},
"config": {
"sort-packages": true,
"allow-plugins": {
"phpstan/extension-installer": true,
"symfony/flex": false,
"symfony/runtime": true,
"endroid/installer": false,
"php-http/discovery": true
}
},
"autoload": {
"exclude-from-classmap": [
"EMS/helpers/tests/",
"EMS/xliff/tests/"
],
"psr-4": {
"App\\Admin\\": "elasticms-admin/src/",
"App\\CLI\\": "elasticms-cli/src/",
"App\\Web\\": "elasticms-web/src/",
"EMS\\AdminUIBundle\\": "EMS/admin-ui-bundle/src/",
"EMS\\ClientHelperBundle\\": "EMS/client-helper-bundle/src/",
"EMS\\CommonBundle\\": "EMS/common-bundle/src/",
"EMS\\CoreBundle\\": "EMS/core-bundle/src/",
"EMS\\FormBundle\\": "EMS/form-bundle/src/",
"EMS\\Helpers\\": "EMS/helpers/src/",
"EMS\\SubmissionBundle\\": "EMS/submission-bundle/src/",
"EMS\\Xliff\\": "EMS/xliff/src/"
}
},
"autoload-dev": {
"psr-4": {
"App\\Admin\\Tests\\": "elasticms-admin/tests/",
"App\\CLI\\Tests\\": "elasticms-cli/tests/",
"App\\Web\\Tests\\": "elasticms-admin/tests/",
"EMS\\ClientHelperBundle\\Tests\\": "EMS/client-helper-bundle/tests/",
"EMS\\CommonBundle\\Tests\\": "EMS/common-bundle/tests/",
"EMS\\CoreBundle\\Tests\\": "EMS/core-bundle/tests/",
"EMS\\FormBundle\\Tests\\": "EMS/form-bundle/tests/",
"EMS\\Helpers\\Tests\\": "EMS/helpers/tests/",
"EMS\\SubmissionBundle\\Tests\\": "EMS/submission-bundle/tests/",
"EMS\\Xliff\\Tests\\": "EMS/xliff/tests/",
"EMS\\Release\\": "release/"
}
},
"replace": {
"elasticms/admin-ui-bundle": "self.version",
"elasticms/client-helper-bundle": "self.version",
"elasticms/common-bundle": "self.version",
"elasticms/core-bundle": "self.version",
"elasticms/form-bundle": "self.version",
"elasticms/helpers": "self.version",
"elasticms/submission-bundle": "self.version",
"elasticms/xliff": "self.version",
"symfony/polyfill-ctype": "*",
"symfony/polyfill-iconv": "*",
"symfony/polyfill-mbstring": "*",
"symfony/polyfill-php72": "*",
"symfony/polyfill-php73": "*",
"symfony/polyfill-php80": "*",
"symfony/polyfill-php81": "*"
},
"scripts": {
"rector": "rector",
"phpcs": "php-cs-fixer fix",
"phpstan": "phpstan analyse --memory-limit 1G",
"phpunit": "phpunit",
"phpall": "php-cs-fixer fix && phpunit && phpstan analyse --memory-limit 1G"
},
"extra": {
"symfony": {
"allow-contrib": false,
"require": "^5.4"
}
}
}