aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-base/www/composer.lock
blob: 81b5800b80faca35c7b5346584d2ba9a0bcf0896 (plain)
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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "dd03b56db171647787fea71805be6b6d",
    "packages": [
        {
            "name": "monolog/monolog",
            "version": "1.26.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
                "reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "psr/log": "~1.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "graylog2/gelf-php": "~1.0",
                "php-amqplib/php-amqplib": "~2.4",
                "php-console/php-console": "^3.1.3",
                "phpstan/phpstan": "^0.12.59",
                "phpunit/phpunit": "~4.5",
                "ruflin/elastica": ">=0.90 <3.0",
                "sentry/sentry": "^0.13",
                "swiftmailer/swiftmailer": "^5.3|^6.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-mongo": "Allow sending log messages to a MongoDB server",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
                "sentry/sentry": "Allow sending log messages to a Sentry server"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "http://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/monolog/issues",
                "source": "https://github.com/Seldaek/monolog/tree/1.26.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "time": "2020-12-14T12:56:38+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "time": "2021-05-03T11:20:27+00:00"
        },
        {
            "name": "rollbar/rollbar",
            "version": "v1.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/rollbar/rollbar-php.git",
                "reference": "8a57ad9574d85bd818eaedfc8049fdcb16795f31"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rollbar/rollbar-php/zipball/8a57ad9574d85bd818eaedfc8049fdcb16795f31",
                "reference": "8a57ad9574d85bd818eaedfc8049fdcb16795f31",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "monolog/monolog": "^1",
                "psr/log": "^1"
            },
            "require-dev": {
                "codeclimate/php-test-reporter": "dev-master",
                "mockery/mockery": "0.9.*",
                "packfire/php5.3-compat": "*",
                "phpmd/phpmd": "@stable",
                "phpunit/phpunit": "4.8.*",
                "squizlabs/php_codesniffer": "2.*"
            },
            "suggest": {
                "fluent/logger": "Needed to use the 'fluent' handler for fluentd support",
                "packfire/php5.3-compat": "for backward compatibility with PHP 5.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Rollbar\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rollbar, Inc.",
                    "email": "support@rollbar.com",
                    "role": "Developer"
                }
            ],
            "description": "Monitors errors and exceptions and reports them to Rollbar",
            "homepage": "http://github.com/rollbar/rollbar-php",
            "keywords": [
                "debugging",
                "errors",
                "exceptions",
                "logging",
                "monitoring"
            ],
            "support": {
                "email": "support@rollbar.com",
                "issues": "https://github.com/rollbar/rollbar-php/issues",
                "source": "https://github.com/rollbar/rollbar-php/tree/v1.8.1"
            },
            "time": "2019-05-06T11:31:11+00:00"
        },
        {
            "name": "sentry/sentry",
            "version": "1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/getsentry/sentry-php.git",
                "reference": "159eeaa02bb2ef8a8ec669f3c88e4bff7e6a7ffe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/159eeaa02bb2ef8a8ec669f3c88e4bff7e6a7ffe",
                "reference": "159eeaa02bb2ef8a8ec669f3c88e4bff7e6a7ffe",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": "^5.3|^7.0"
            },
            "conflict": {
                "raven/raven": "*"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^1.8.0",
                "monolog/monolog": "^1.0",
                "phpunit/phpunit": "^4.8.35 || ^5.7"
            },
            "suggest": {
                "ext-hash": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "monolog/monolog": "Automatically capture Monolog events as breadcrumbs"
            },
            "bin": [
                "bin/sentry"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Raven_": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "David Cramer",
                    "email": "dcramer@gmail.com"
                }
            ],
            "description": "A PHP client for Sentry (http://getsentry.com)",
            "homepage": "http://getsentry.com",
            "keywords": [
                "log",
                "logging"
            ],
            "support": {
                "issues": "https://github.com/getsentry/sentry-php/issues",
                "source": "https://github.com/getsentry/sentry-php/tree/1.11.0"
            },
            "time": "2020-02-12T18:38:11+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.0.0"
}