forked from coopcycle/coopcycle-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.json
196 lines (196 loc) · 7.58 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
{
"name": "coopcycle/coopcycle-web",
"license": "Peer Production License",
"type": "project",
"description": "CoopCycle platform.",
"homepage": "https://coopcycle.org",
"authors": [
{
"name": "Alexandre Segura",
"email": "mex.zktk@gmail.com"
}
],
"autoload": {
"psr-4": { "AppBundle\\": "src/" },
"classmap": [ "app/AppKernel.php", "app/AppCache.php" ]
},
"autoload-dev": {
"psr-4": { "Tests\\": "tests/" }
},
"config": {
"process-timeout":0
},
"require": {
"php": "^7.4",
"symfony/symfony": "^4.4",
"api-platform/core": "^2.5.6",
"doctrine/orm": "^2.7",
"doctrine/doctrine-bundle": "^2.0",
"symfony/swiftmailer-bundle": "^3.2",
"symfony/monolog-bundle": "^3.5",
"sensio/framework-extra-bundle": "^5.4",
"nelmio/cors-bundle": "~2.0",
"lexik/jwt-authentication-bundle": "^2.8",
"jsor/doctrine-postgis": "^1.1",
"friendsofsymfony/user-bundle": "~2.0@dev",
"league/geotools": "@stable",
"gedmo/doctrine-extensions": "^2.4",
"snc/redis-bundle": "^3.0",
"knplabs/knp-time-bundle": "^1.7",
"twig/extensions": "^1.5",
"cocur/slugify": "^4.0",
"gesdinet/jwt-refresh-token-bundle": "^0.9",
"emcconville/google-map-polyline-encoding-tool": "^1.3",
"stripe/stripe-php": "^7.7",
"vich/uploader-bundle": "^1.13",
"doctrine/doctrine-migrations-bundle": "^2.0",
"guzzlehttp/guzzle": "~6.0",
"csa/guzzle-bundle": "^3.0",
"myclabs/php-enum": "^1.7",
"beberlei/doctrineextensions": "^1.0",
"sentry/sentry-symfony": "^3.0",
"ramsey/uuid-doctrine": "^1.6",
"ramsey/uuid": "^3.9",
"nesbot/carbon": "^2.0",
"sylius/taxation-bundle": "^1.7.5",
"knplabs/knp-markdown-bundle": "^1.6",
"craue/config-bundle": "~2.0",
"knplabs/knp-paginator-bundle": "^5.0",
"league/csv": "^9.3",
"twig/twig": "^2.0",
"sylius/order-bundle": "^1.7.5",
"sylius/payment-bundle": "^1.7.5",
"laravolt/avatar": "^3.2",
"sylius/product-bundle": "^1.7.5",
"sylius/taxonomy-bundle": "^1.7.5",
"sonata-project/seo-bundle": "^2.5",
"sylius/currency-bundle": "^1.7.5",
"geocoder-php/google-maps-provider": "^4.2",
"php-http/guzzle6-adapter": "^2.0",
"php-http/message": "^1.6",
"geo6/geocoder-php-addok-provider": "^1.0",
"geocoder-php/chain-provider": "^4.0",
"geocoder-php/nominatim-provider": "^5.0",
"box/spout": "^3.0",
"jmikola/geojson": "~1.0",
"simple-bus/symfony-bridge": "^5.3",
"friendsofsymfony/jsrouting-bundle": "^2.2",
"jmose/command-scheduler-bundle": "^3.0",
"predicthq/address-formatter": "^1.1",
"nmure/crawler-detect-bundle": "^2.0",
"symfony/webpack-encore-bundle": "^1.6",
"sylius/channel-bundle": "^1.7.5",
"liip/imagine-bundle": "^2.3",
"oneup/uploader-bundle": "^3.0",
"trikoder/oauth2-bundle": "^3.1.1",
"sylius/promotion-bundle": "^1.7.5",
"notfloran/mjml-bundle": "^3.0",
"martin-georgiev/postgresql-for-doctrine": "^1.3",
"hautelook/alice-bundle": "^2.3",
"nyholm/psr7": "^1.1",
"hwi/oauth-bundle": "dev-master",
"php-http/httplug-bundle": "^1.16",
"m6web/daemon-bundle": "^6.0",
"azuyalabs/yasumi": "^2.1",
"hashids/hashids": "^4.0",
"sylius/inventory": "^1.7.5",
"oneup/flysystem-bundle": "^3.1",
"drupal/core-vendor-hardening": "9.0.x-dev",
"league/flysystem-aws-s3-v3": "^1.0",
"sylius/resource-bundle": "dev-master",
"twig/cache-extension": "^1.4",
"kreait/firebase-bundle": "^2.2",
"phpdocumentor/reflection-docblock": "^4.0",
"sylius/customer-bundle": "^1.6",
"letudiant/composer-shared-package-plugin": "^4.0",
"mailjet/mailjet-apiv3-php": "^1.4",
"edamov/pushok": "^0.11.2",
"twig/intl-extra": "^3.0",
"odolbeau/phone-number-bundle": "^3.1",
"league/omnipay": "^3",
"mercadopago/dx-php": "^2.1.1"
},
"require-dev": {
"symfony/phpunit-bridge": "^5.0",
"phpunit/phpunit": "^9.0",
"behat/behat": "^3.7",
"behat/symfony2-extension": "dev-master",
"behat/mink": "dev-master",
"behat/mink-extension": "^2.2",
"behat/mink-browserkit-driver": "^1.3.1",
"behatch/contexts": "^3.3",
"coduo/php-matcher": "^4.0",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-symfony": "^0.12",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/phpstan-webmozart-assert": "^0.12.7"
},
"scripts": {
"post-install-cmd": [
"@php bin/console cache:clear --no-warmup",
"@php bin/console assets:install --symlink --relative web"
],
"post-update-cmd": [
"@php bin/console cache:clear --no-warmup",
"@php bin/console assets:install --symlink --relative web"
]
},
"extra": {
"symfony-app-dir": "app",
"symfony-bin-dir": "bin",
"symfony-var-dir": "var",
"symfony-web-dir": "web",
"symfony-tests-dir": "tests",
"symfony-assets-install": "relative",
"drupal-core-vendor-hardening": {
"api-platform/core": ["features", "tests"],
"aws/aws-sdk-php": [".changes"],
"azuyalabs/yasumi": ["tests"],
"clue/stream-filter": ["tests"],
"coduo/php-matcher": ["tests"],
"doctrine/annotations": ["docs"],
"doctrine/collections": ["docs"],
"doctrine/common": ["docs"],
"doctrine/inflector": ["docs"],
"doctrine/instantiator": ["docs"],
"doctrine/migrations": ["docs"],
"doctrine/orm": ["docs"],
"friendsofsymfony/rest-bundle": ["Tests"],
"friendsofsymfony/user-bundle": ["Tests"],
"fzaninotto/faker": ["test"],
"gedmo/doctrine-extensions": ["doc", "example"],
"hautelook/alice-bundle": ["doc", "tests"],
"hwi/oauth-bundle": ["Tests"],
"jmikola/geojson": ["tests"],
"jms/serializer": ["doc", "tests"],
"jsor/doctrine-postgis": ["docs", "tests", "travis"],
"knplabs/knp-components": ["tests"],
"lexik/jwt-authentication-bundle": ["Tests"],
"liip/imagine-bundle": ["Resources/doc"],
"monolog/monolog": ["tests"],
"namshi/jose": ["tests"],
"nelmio/alice": ["tests"],
"predicthq/address-formatter-templates": ["testcases"],
"swiftmailer/swiftmailer": ["doc", "tests"],
"sylius/product-bundle": ["spec", "test"],
"sylius/promotion-bundle": ["spec", "Tests", "test"],
"sylius/resource-bundle": ["src/Bundle/spec", "src/Bundle/test", "src/Bundle/Tests"],
"symfony/symfony": [
"src/Symfony/Component/DependencyInjection/Tests",
"src/Symfony/Component/Form/Tests",
"src/Symfony/Component/Validator/Tests"
],
"symfony/webpack-encore-bundle": ["tests"],
"willdurand/hateoas": ["tests"]
},
"shared-package": {
"vendor-dir": "../vendor-shared",
"package-list": [
"aws/aws-sdk-php",
"giggsey/libphonenumber-for-php",
"sylius/*",
"symfony/symfony"
]
}
}
}