]>
Commit | Line | Data |
---|---|---|
1 | { | |
2 | "_readme": [ | |
3 | "This file locks the dependencies of your project to a known state", | |
4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", | |
5 | "This file is @generated automatically" | |
6 | ], | |
7 | "content-hash": "8d0908fbb4c4987466d1c0593a2fe15a", | |
8 | "packages": [ | |
9 | { | |
10 | "name": "bdunogier/guzzle-site-authenticator", | |
11 | "version": "1.0.0", | |
12 | "source": { | |
13 | "type": "git", | |
14 | "url": "https://github.com/wallabag/guzzle-site-authenticator.git", | |
15 | "reference": "6649aca6f13c27088ef34e4202b31fc0da01d987" | |
16 | }, | |
17 | "dist": { | |
18 | "type": "zip", | |
19 | "url": "https://api.github.com/repos/wallabag/guzzle-site-authenticator/zipball/6649aca6f13c27088ef34e4202b31fc0da01d987", | |
20 | "reference": "6649aca6f13c27088ef34e4202b31fc0da01d987", | |
21 | "shasum": "" | |
22 | }, | |
23 | "require": { | |
24 | "guzzlehttp/guzzle": "^5.2.0", | |
25 | "psr/log": "^1.0.0", | |
26 | "symfony/expression-language": "^3.2" | |
27 | }, | |
28 | "require-dev": { | |
29 | "friendsofphp/php-cs-fixer": "~2.0", | |
30 | "monolog/monolog": "^1.13", | |
31 | "php-coveralls/php-coveralls": "~1.0", | |
32 | "symfony/phpunit-bridge": "^4.2" | |
33 | }, | |
34 | "type": "library", | |
35 | "extra": { | |
36 | "branch-alias": { | |
37 | "dev-master": "1.0.x-dev" | |
38 | } | |
39 | }, | |
40 | "autoload": { | |
41 | "psr-4": { | |
42 | "BD\\GuzzleSiteAuthenticatorBundle\\": "bundle/", | |
43 | "BD\\GuzzleSiteAuthenticator\\": "lib/" | |
44 | } | |
45 | }, | |
46 | "notification-url": "https://packagist.org/downloads/", | |
47 | "license": [ | |
48 | "MIT" | |
49 | ], | |
50 | "authors": [ | |
51 | { | |
52 | "name": "Bertrand Dunogier", | |
53 | "email": "bertrand.dunogier@gmail.com" | |
54 | } | |
55 | ], | |
56 | "description": "A guzzle plugin that adds, if necessary, authentication data to requests. Uses credentials and cookies, with login requests to the sites.", | |
57 | "time": "2018-12-13T21:06:29+00:00" | |
58 | }, | |
59 | { | |
60 | "name": "beberlei/assert", | |
61 | "version": "v3.2.6", | |
62 | "source": { | |
63 | "type": "git", | |
64 | "url": "https://github.com/beberlei/assert.git", | |
65 | "reference": "99508be011753690fe108ded450f5caaae180cfa" | |
66 | }, | |
67 | "dist": { | |
68 | "type": "zip", | |
69 | "url": "https://api.github.com/repos/beberlei/assert/zipball/99508be011753690fe108ded450f5caaae180cfa", | |
70 | "reference": "99508be011753690fe108ded450f5caaae180cfa", | |
71 | "shasum": "" | |
72 | }, | |
73 | "require": { | |
74 | "ext-ctype": "*", | |
75 | "ext-json": "*", | |
76 | "ext-mbstring": "*", | |
77 | "ext-simplexml": "*", | |
78 | "php": "^7" | |
79 | }, | |
80 | "require-dev": { | |
81 | "friendsofphp/php-cs-fixer": "*", | |
82 | "phpstan/phpstan-shim": "*", | |
83 | "phpunit/phpunit": ">=6.0.0 <8" | |
84 | }, | |
85 | "suggest": { | |
86 | "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles" | |
87 | }, | |
88 | "type": "library", | |
89 | "autoload": { | |
90 | "psr-4": { | |
91 | "Assert\\": "lib/Assert" | |
92 | }, | |
93 | "files": [ | |
94 | "lib/Assert/functions.php" | |
95 | ] | |
96 | }, | |
97 | "notification-url": "https://packagist.org/downloads/", | |
98 | "license": [ | |
99 | "BSD-2-Clause" | |
100 | ], | |
101 | "authors": [ | |
102 | { | |
103 | "name": "Benjamin Eberlei", | |
104 | "email": "kontakt@beberlei.de", | |
105 | "role": "Lead Developer" | |
106 | }, | |
107 | { | |
108 | "name": "Richard Quadling", | |
109 | "email": "rquadling@gmail.com", | |
110 | "role": "Collaborator" | |
111 | } | |
112 | ], | |
113 | "description": "Thin assertion library for input validation in business models.", | |
114 | "keywords": [ | |
115 | "assert", | |
116 | "assertion", | |
117 | "validation" | |
118 | ], | |
119 | "time": "2019-10-10T10:33:57+00:00" | |
120 | }, | |
121 | { | |
122 | "name": "behat/transliterator", | |
123 | "version": "v1.2.0", | |
124 | "source": { | |
125 | "type": "git", | |
126 | "url": "https://github.com/Behat/Transliterator.git", | |
127 | "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c" | |
128 | }, | |
129 | "dist": { | |
130 | "type": "zip", | |
131 | "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", | |
132 | "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", | |
133 | "shasum": "" | |
134 | }, | |
135 | "require": { | |
136 | "php": ">=5.3.3" | |
137 | }, | |
138 | "require-dev": { | |
139 | "chuyskywalker/rolling-curl": "^3.1", | |
140 | "php-yaoi/php-yaoi": "^1.0" | |
141 | }, | |
142 | "type": "library", | |
143 | "extra": { | |
144 | "branch-alias": { | |
145 | "dev-master": "1.2-dev" | |
146 | } | |
147 | }, | |
148 | "autoload": { | |
149 | "psr-0": { | |
150 | "Behat\\Transliterator": "src/" | |
151 | } | |
152 | }, | |
153 | "notification-url": "https://packagist.org/downloads/", | |
154 | "license": [ | |
155 | "Artistic-1.0" | |
156 | ], | |
157 | "description": "String transliterator", | |
158 | "keywords": [ | |
159 | "i18n", | |
160 | "slug", | |
161 | "transliterator" | |
162 | ], | |
163 | "time": "2017-04-04T11:38:05+00:00" | |
164 | }, | |
165 | { | |
166 | "name": "clue/stream-filter", | |
167 | "version": "v1.4.1", | |
168 | "source": { | |
169 | "type": "git", | |
170 | "url": "https://github.com/clue/php-stream-filter.git", | |
171 | "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71" | |
172 | }, | |
173 | "dist": { | |
174 | "type": "zip", | |
175 | "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71", | |
176 | "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71", | |
177 | "shasum": "" | |
178 | }, | |
179 | "require": { | |
180 | "php": ">=5.3" | |
181 | }, | |
182 | "require-dev": { | |
183 | "phpunit/phpunit": "^5.0 || ^4.8" | |
184 | }, | |
185 | "type": "library", | |
186 | "autoload": { | |
187 | "psr-4": { | |
188 | "Clue\\StreamFilter\\": "src/" | |
189 | }, | |
190 | "files": [ | |
191 | "src/functions_include.php" | |
192 | ] | |
193 | }, | |
194 | "notification-url": "https://packagist.org/downloads/", | |
195 | "license": [ | |
196 | "MIT" | |
197 | ], | |
198 | "authors": [ | |
199 | { | |
200 | "name": "Christian Lück", | |
201 | "email": "christian@lueck.tv" | |
202 | } | |
203 | ], | |
204 | "description": "A simple and modern approach to stream filtering in PHP", | |
205 | "homepage": "https://github.com/clue/php-stream-filter", | |
206 | "keywords": [ | |
207 | "bucket brigade", | |
208 | "callback", | |
209 | "filter", | |
210 | "php_user_filter", | |
211 | "stream", | |
212 | "stream_filter_append", | |
213 | "stream_filter_register" | |
214 | ], | |
215 | "time": "2019-04-09T12:31:48+00:00" | |
216 | }, | |
217 | { | |
218 | "name": "craue/config-bundle", | |
219 | "version": "2.3.0", | |
220 | "source": { | |
221 | "type": "git", | |
222 | "url": "https://github.com/craue/CraueConfigBundle.git", | |
223 | "reference": "7cf7447c7ee47853b3c60e5fc08a1c8f7112bd72" | |
224 | }, | |
225 | "dist": { | |
226 | "type": "zip", | |
227 | "url": "https://api.github.com/repos/craue/CraueConfigBundle/zipball/7cf7447c7ee47853b3c60e5fc08a1c8f7112bd72", | |
228 | "reference": "7cf7447c7ee47853b3c60e5fc08a1c8f7112bd72", | |
229 | "shasum": "" | |
230 | }, | |
231 | "require": { | |
232 | "doctrine/doctrine-bundle": "^1.5.1", | |
233 | "php": "~7.0", | |
234 | "psr/simple-cache": "^1.0", | |
235 | "symfony/framework-bundle": "~3.4|~4.1" | |
236 | }, | |
237 | "require-dev": { | |
238 | "doctrine/doctrine-cache-bundle": "^1.3.5", | |
239 | "doctrine/instantiator": "^1.0.5", | |
240 | "doctrine/orm": "^2.5.14", | |
241 | "phpunit/phpunit": "^6.5.13|^7.5.1", | |
242 | "symfony/phpunit-bridge": "~3.4|~4.1", | |
243 | "symfony/symfony": "~3.4|~4.1" | |
244 | }, | |
245 | "type": "symfony-bundle", | |
246 | "extra": { | |
247 | "branch-alias": { | |
248 | "dev-master": "2.3.x-dev" | |
249 | } | |
250 | }, | |
251 | "autoload": { | |
252 | "psr-4": { | |
253 | "Craue\\ConfigBundle\\": "" | |
254 | }, | |
255 | "exclude-from-classmap": [ | |
256 | "/Tests/" | |
257 | ] | |
258 | }, | |
259 | "notification-url": "https://packagist.org/downloads/", | |
260 | "license": [ | |
261 | "MIT" | |
262 | ], | |
263 | "authors": [ | |
264 | { | |
265 | "name": "Christian Raue", | |
266 | "email": "christian.raue@gmail.com" | |
267 | }, | |
268 | { | |
269 | "name": "Symfony Community", | |
270 | "homepage": "https://github.com/craue/CraueConfigBundle/contributors" | |
271 | } | |
272 | ], | |
273 | "description": "Database-stored settings made available via a service for your Symfony project.", | |
274 | "homepage": "https://github.com/craue/CraueConfigBundle", | |
275 | "keywords": [ | |
276 | "config", | |
277 | "symfony3", | |
278 | "symfony4" | |
279 | ], | |
280 | "time": "2019-08-01T15:52:03+00:00" | |
281 | }, | |
282 | { | |
283 | "name": "defuse/php-encryption", | |
284 | "version": "v2.2.1", | |
285 | "source": { | |
286 | "type": "git", | |
287 | "url": "https://github.com/defuse/php-encryption.git", | |
288 | "reference": "0f407c43b953d571421e0020ba92082ed5fb7620" | |
289 | }, | |
290 | "dist": { | |
291 | "type": "zip", | |
292 | "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620", | |
293 | "reference": "0f407c43b953d571421e0020ba92082ed5fb7620", | |
294 | "shasum": "" | |
295 | }, | |
296 | "require": { | |
297 | "ext-openssl": "*", | |
298 | "paragonie/random_compat": ">= 2", | |
299 | "php": ">=5.4.0" | |
300 | }, | |
301 | "require-dev": { | |
302 | "nikic/php-parser": "^2.0|^3.0|^4.0", | |
303 | "phpunit/phpunit": "^4|^5" | |
304 | }, | |
305 | "bin": [ | |
306 | "bin/generate-defuse-key" | |
307 | ], | |
308 | "type": "library", | |
309 | "autoload": { | |
310 | "psr-4": { | |
311 | "Defuse\\Crypto\\": "src" | |
312 | } | |
313 | }, | |
314 | "notification-url": "https://packagist.org/downloads/", | |
315 | "license": [ | |
316 | "MIT" | |
317 | ], | |
318 | "authors": [ | |
319 | { | |
320 | "name": "Taylor Hornby", | |
321 | "email": "taylor@defuse.ca", | |
322 | "homepage": "https://defuse.ca/" | |
323 | }, | |
324 | { | |
325 | "name": "Scott Arciszewski", | |
326 | "email": "info@paragonie.com", | |
327 | "homepage": "https://paragonie.com" | |
328 | } | |
329 | ], | |
330 | "description": "Secure PHP Encryption Library", | |
331 | "keywords": [ | |
332 | "aes", | |
333 | "authenticated encryption", | |
334 | "cipher", | |
335 | "crypto", | |
336 | "cryptography", | |
337 | "encrypt", | |
338 | "encryption", | |
339 | "openssl", | |
340 | "security", | |
341 | "symmetric key cryptography" | |
342 | ], | |
343 | "time": "2018-07-24T23:27:56+00:00" | |
344 | }, | |
345 | { | |
346 | "name": "doctrine/annotations", | |
347 | "version": "v1.8.0", | |
348 | "source": { | |
349 | "type": "git", | |
350 | "url": "https://github.com/doctrine/annotations.git", | |
351 | "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc" | |
352 | }, | |
353 | "dist": { | |
354 | "type": "zip", | |
355 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc", | |
356 | "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc", | |
357 | "shasum": "" | |
358 | }, | |
359 | "require": { | |
360 | "doctrine/lexer": "1.*", | |
361 | "php": "^7.1" | |
362 | }, | |
363 | "require-dev": { | |
364 | "doctrine/cache": "1.*", | |
365 | "phpunit/phpunit": "^7.5" | |
366 | }, | |
367 | "type": "library", | |
368 | "extra": { | |
369 | "branch-alias": { | |
370 | "dev-master": "1.7.x-dev" | |
371 | } | |
372 | }, | |
373 | "autoload": { | |
374 | "psr-4": { | |
375 | "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" | |
376 | } | |
377 | }, | |
378 | "notification-url": "https://packagist.org/downloads/", | |
379 | "license": [ | |
380 | "MIT" | |
381 | ], | |
382 | "authors": [ | |
383 | { | |
384 | "name": "Guilherme Blanco", | |
385 | "email": "guilhermeblanco@gmail.com" | |
386 | }, | |
387 | { | |
388 | "name": "Roman Borschel", | |
389 | "email": "roman@code-factory.org" | |
390 | }, | |
391 | { | |
392 | "name": "Benjamin Eberlei", | |
393 | "email": "kontakt@beberlei.de" | |
394 | }, | |
395 | { | |
396 | "name": "Jonathan Wage", | |
397 | "email": "jonwage@gmail.com" | |
398 | }, | |
399 | { | |
400 | "name": "Johannes Schmitt", | |
401 | "email": "schmittjoh@gmail.com" | |
402 | } | |
403 | ], | |
404 | "description": "Docblock Annotations Parser", | |
405 | "homepage": "http://www.doctrine-project.org", | |
406 | "keywords": [ | |
407 | "annotations", | |
408 | "docblock", | |
409 | "parser" | |
410 | ], | |
411 | "time": "2019-10-01T18:55:10+00:00" | |
412 | }, | |
413 | { | |
414 | "name": "doctrine/cache", | |
415 | "version": "1.10.0", | |
416 | "source": { | |
417 | "type": "git", | |
418 | "url": "https://github.com/doctrine/cache.git", | |
419 | "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62" | |
420 | }, | |
421 | "dist": { | |
422 | "type": "zip", | |
423 | "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62", | |
424 | "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62", | |
425 | "shasum": "" | |
426 | }, | |
427 | "require": { | |
428 | "php": "~7.1" | |
429 | }, | |
430 | "conflict": { | |
431 | "doctrine/common": ">2.2,<2.4" | |
432 | }, | |
433 | "require-dev": { | |
434 | "alcaeus/mongo-php-adapter": "^1.1", | |
435 | "doctrine/coding-standard": "^6.0", | |
436 | "mongodb/mongodb": "^1.1", | |
437 | "phpunit/phpunit": "^7.0", | |
438 | "predis/predis": "~1.0" | |
439 | }, | |
440 | "suggest": { | |
441 | "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" | |
442 | }, | |
443 | "type": "library", | |
444 | "extra": { | |
445 | "branch-alias": { | |
446 | "dev-master": "1.9.x-dev" | |
447 | } | |
448 | }, | |
449 | "autoload": { | |
450 | "psr-4": { | |
451 | "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" | |
452 | } | |
453 | }, | |
454 | "notification-url": "https://packagist.org/downloads/", | |
455 | "license": [ | |
456 | "MIT" | |
457 | ], | |
458 | "authors": [ | |
459 | { | |
460 | "name": "Guilherme Blanco", | |
461 | "email": "guilhermeblanco@gmail.com" | |
462 | }, | |
463 | { | |
464 | "name": "Roman Borschel", | |
465 | "email": "roman@code-factory.org" | |
466 | }, | |
467 | { | |
468 | "name": "Benjamin Eberlei", | |
469 | "email": "kontakt@beberlei.de" | |
470 | }, | |
471 | { | |
472 | "name": "Jonathan Wage", | |
473 | "email": "jonwage@gmail.com" | |
474 | }, | |
475 | { | |
476 | "name": "Johannes Schmitt", | |
477 | "email": "schmittjoh@gmail.com" | |
478 | } | |
479 | ], | |
480 | "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", | |
481 | "homepage": "https://www.doctrine-project.org/projects/cache.html", | |
482 | "keywords": [ | |
483 | "abstraction", | |
484 | "apcu", | |
485 | "cache", | |
486 | "caching", | |
487 | "couchdb", | |
488 | "memcached", | |
489 | "php", | |
490 | "redis", | |
491 | "xcache" | |
492 | ], | |
493 | "time": "2019-11-29T15:36:20+00:00" | |
494 | }, | |
495 | { | |
496 | "name": "doctrine/collections", | |
497 | "version": "1.6.4", | |
498 | "source": { | |
499 | "type": "git", | |
500 | "url": "https://github.com/doctrine/collections.git", | |
501 | "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7" | |
502 | }, | |
503 | "dist": { | |
504 | "type": "zip", | |
505 | "url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7", | |
506 | "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7", | |
507 | "shasum": "" | |
508 | }, | |
509 | "require": { | |
510 | "php": "^7.1.3" | |
511 | }, | |
512 | "require-dev": { | |
513 | "doctrine/coding-standard": "^6.0", | |
514 | "phpstan/phpstan-shim": "^0.9.2", | |
515 | "phpunit/phpunit": "^7.0", | |
516 | "vimeo/psalm": "^3.2.2" | |
517 | }, | |
518 | "type": "library", | |
519 | "extra": { | |
520 | "branch-alias": { | |
521 | "dev-master": "1.6.x-dev" | |
522 | } | |
523 | }, | |
524 | "autoload": { | |
525 | "psr-4": { | |
526 | "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" | |
527 | } | |
528 | }, | |
529 | "notification-url": "https://packagist.org/downloads/", | |
530 | "license": [ | |
531 | "MIT" | |
532 | ], | |
533 | "authors": [ | |
534 | { | |
535 | "name": "Guilherme Blanco", | |
536 | "email": "guilhermeblanco@gmail.com" | |
537 | }, | |
538 | { | |
539 | "name": "Roman Borschel", | |
540 | "email": "roman@code-factory.org" | |
541 | }, | |
542 | { | |
543 | "name": "Benjamin Eberlei", | |
544 | "email": "kontakt@beberlei.de" | |
545 | }, | |
546 | { | |
547 | "name": "Jonathan Wage", | |
548 | "email": "jonwage@gmail.com" | |
549 | }, | |
550 | { | |
551 | "name": "Johannes Schmitt", | |
552 | "email": "schmittjoh@gmail.com" | |
553 | } | |
554 | ], | |
555 | "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.", | |
556 | "homepage": "https://www.doctrine-project.org/projects/collections.html", | |
557 | "keywords": [ | |
558 | "array", | |
559 | "collections", | |
560 | "iterators", | |
561 | "php" | |
562 | ], | |
563 | "time": "2019-11-13T13:07:11+00:00" | |
564 | }, | |
565 | { | |
566 | "name": "doctrine/common", | |
567 | "version": "v2.11.0", | |
568 | "source": { | |
569 | "type": "git", | |
570 | "url": "https://github.com/doctrine/common.git", | |
571 | "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff" | |
572 | }, | |
573 | "dist": { | |
574 | "type": "zip", | |
575 | "url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", | |
576 | "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", | |
577 | "shasum": "" | |
578 | }, | |
579 | "require": { | |
580 | "doctrine/annotations": "^1.0", | |
581 | "doctrine/cache": "^1.0", | |
582 | "doctrine/collections": "^1.0", | |
583 | "doctrine/event-manager": "^1.0", | |
584 | "doctrine/inflector": "^1.0", | |
585 | "doctrine/lexer": "^1.0", | |
586 | "doctrine/persistence": "^1.1", | |
587 | "doctrine/reflection": "^1.0", | |
588 | "php": "^7.1" | |
589 | }, | |
590 | "require-dev": { | |
591 | "doctrine/coding-standard": "^1.0", | |
592 | "phpstan/phpstan": "^0.11", | |
593 | "phpstan/phpstan-phpunit": "^0.11", | |
594 | "phpunit/phpunit": "^7.0", | |
595 | "squizlabs/php_codesniffer": "^3.0", | |
596 | "symfony/phpunit-bridge": "^4.0.5" | |
597 | }, | |
598 | "type": "library", | |
599 | "extra": { | |
600 | "branch-alias": { | |
601 | "dev-master": "2.11.x-dev" | |
602 | } | |
603 | }, | |
604 | "autoload": { | |
605 | "psr-4": { | |
606 | "Doctrine\\Common\\": "lib/Doctrine/Common" | |
607 | } | |
608 | }, | |
609 | "notification-url": "https://packagist.org/downloads/", | |
610 | "license": [ | |
611 | "MIT" | |
612 | ], | |
613 | "authors": [ | |
614 | { | |
615 | "name": "Guilherme Blanco", | |
616 | "email": "guilhermeblanco@gmail.com" | |
617 | }, | |
618 | { | |
619 | "name": "Roman Borschel", | |
620 | "email": "roman@code-factory.org" | |
621 | }, | |
622 | { | |
623 | "name": "Benjamin Eberlei", | |
624 | "email": "kontakt@beberlei.de" | |
625 | }, | |
626 | { | |
627 | "name": "Jonathan Wage", | |
628 | "email": "jonwage@gmail.com" | |
629 | }, | |
630 | { | |
631 | "name": "Johannes Schmitt", | |
632 | "email": "schmittjoh@gmail.com" | |
633 | }, | |
634 | { | |
635 | "name": "Marco Pivetta", | |
636 | "email": "ocramius@gmail.com" | |
637 | } | |
638 | ], | |
639 | "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.", | |
640 | "homepage": "https://www.doctrine-project.org/projects/common.html", | |
641 | "keywords": [ | |
642 | "common", | |
643 | "doctrine", | |
644 | "php" | |
645 | ], | |
646 | "time": "2019-09-10T10:10:14+00:00" | |
647 | }, | |
648 | { | |
649 | "name": "doctrine/dbal", | |
650 | "version": "v2.9.2", | |
651 | "source": { | |
652 | "type": "git", | |
653 | "url": "https://github.com/doctrine/dbal.git", | |
654 | "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9" | |
655 | }, | |
656 | "dist": { | |
657 | "type": "zip", | |
658 | "url": "https://api.github.com/repos/doctrine/dbal/zipball/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9", | |
659 | "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9", | |
660 | "shasum": "" | |
661 | }, | |
662 | "require": { | |
663 | "doctrine/cache": "^1.0", | |
664 | "doctrine/event-manager": "^1.0", | |
665 | "ext-pdo": "*", | |
666 | "php": "^7.1" | |
667 | }, | |
668 | "require-dev": { | |
669 | "doctrine/coding-standard": "^5.0", | |
670 | "jetbrains/phpstorm-stubs": "^2018.1.2", | |
671 | "phpstan/phpstan": "^0.10.1", | |
672 | "phpunit/phpunit": "^7.4", | |
673 | "symfony/console": "^2.0.5|^3.0|^4.0", | |
674 | "symfony/phpunit-bridge": "^3.4.5|^4.0.5" | |
675 | }, | |
676 | "suggest": { | |
677 | "symfony/console": "For helpful console commands such as SQL execution and import of files." | |
678 | }, | |
679 | "bin": [ | |
680 | "bin/doctrine-dbal" | |
681 | ], | |
682 | "type": "library", | |
683 | "extra": { | |
684 | "branch-alias": { | |
685 | "dev-master": "2.9.x-dev", | |
686 | "dev-develop": "3.0.x-dev" | |
687 | } | |
688 | }, | |
689 | "autoload": { | |
690 | "psr-4": { | |
691 | "Doctrine\\DBAL\\": "lib/Doctrine/DBAL" | |
692 | } | |
693 | }, | |
694 | "notification-url": "https://packagist.org/downloads/", | |
695 | "license": [ | |
696 | "MIT" | |
697 | ], | |
698 | "authors": [ | |
699 | { | |
700 | "name": "Roman Borschel", | |
701 | "email": "roman@code-factory.org" | |
702 | }, | |
703 | { | |
704 | "name": "Benjamin Eberlei", | |
705 | "email": "kontakt@beberlei.de" | |
706 | }, | |
707 | { | |
708 | "name": "Guilherme Blanco", | |
709 | "email": "guilhermeblanco@gmail.com" | |
710 | }, | |
711 | { | |
712 | "name": "Jonathan Wage", | |
713 | "email": "jonwage@gmail.com" | |
714 | } | |
715 | ], | |
716 | "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.", | |
717 | "homepage": "https://www.doctrine-project.org/projects/dbal.html", | |
718 | "keywords": [ | |
719 | "abstraction", | |
720 | "database", | |
721 | "dbal", | |
722 | "mysql", | |
723 | "persistence", | |
724 | "pgsql", | |
725 | "php", | |
726 | "queryobject" | |
727 | ], | |
728 | "time": "2018-12-31T03:27:51+00:00" | |
729 | }, | |
730 | { | |
731 | "name": "doctrine/doctrine-bundle", | |
732 | "version": "1.12.2", | |
733 | "source": { | |
734 | "type": "git", | |
735 | "url": "https://github.com/doctrine/DoctrineBundle.git", | |
736 | "reference": "9ac04186b47abda4759d0c304ab8f0780c470ac9" | |
737 | }, | |
738 | "dist": { | |
739 | "type": "zip", | |
740 | "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/9ac04186b47abda4759d0c304ab8f0780c470ac9", | |
741 | "reference": "9ac04186b47abda4759d0c304ab8f0780c470ac9", | |
742 | "shasum": "" | |
743 | }, | |
744 | "require": { | |
745 | "doctrine/dbal": "^2.5.12", | |
746 | "doctrine/doctrine-cache-bundle": "~1.2", | |
747 | "jdorn/sql-formatter": "^1.2.16", | |
748 | "php": "^7.1", | |
749 | "symfony/cache": "^3.4.30|^4.3.3", | |
750 | "symfony/config": "^3.4.30|^4.3.3", | |
751 | "symfony/console": "^3.4.30|^4.3.3", | |
752 | "symfony/dependency-injection": "^3.4.30|^4.3.3", | |
753 | "symfony/doctrine-bridge": "^3.4.30|^4.3.3", | |
754 | "symfony/framework-bundle": "^3.4.30|^4.3.3" | |
755 | }, | |
756 | "conflict": { | |
757 | "doctrine/orm": "<2.6", | |
758 | "twig/twig": "<1.34|>=2.0,<2.4" | |
759 | }, | |
760 | "require-dev": { | |
761 | "doctrine/coding-standard": "^6.0", | |
762 | "doctrine/orm": "^2.6", | |
763 | "php-coveralls/php-coveralls": "^2.1", | |
764 | "phpunit/phpunit": "^7.5", | |
765 | "symfony/phpunit-bridge": "^4.2", | |
766 | "symfony/property-info": "^3.4.30|^4.3.3", | |
767 | "symfony/twig-bridge": "^3.4|^4.1", | |
768 | "symfony/validator": "^3.4.30|^4.3.3", | |
769 | "symfony/web-profiler-bundle": "^3.4.30|^4.3.3", | |
770 | "symfony/yaml": "^3.4.30|^4.3.3", | |
771 | "twig/twig": "^1.34|^2.12" | |
772 | }, | |
773 | "suggest": { | |
774 | "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", | |
775 | "symfony/web-profiler-bundle": "To use the data collector." | |
776 | }, | |
777 | "type": "symfony-bundle", | |
778 | "extra": { | |
779 | "branch-alias": { | |
780 | "dev-master": "1.12.x-dev" | |
781 | } | |
782 | }, | |
783 | "autoload": { | |
784 | "psr-4": { | |
785 | "Doctrine\\Bundle\\DoctrineBundle\\": "" | |
786 | } | |
787 | }, | |
788 | "notification-url": "https://packagist.org/downloads/", | |
789 | "license": [ | |
790 | "MIT" | |
791 | ], | |
792 | "authors": [ | |
793 | { | |
794 | "name": "Fabien Potencier", | |
795 | "email": "fabien@symfony.com" | |
796 | }, | |
797 | { | |
798 | "name": "Benjamin Eberlei", | |
799 | "email": "kontakt@beberlei.de" | |
800 | }, | |
801 | { | |
802 | "name": "Symfony Community", | |
803 | "homepage": "http://symfony.com/contributors" | |
804 | }, | |
805 | { | |
806 | "name": "Doctrine Project", | |
807 | "homepage": "http://www.doctrine-project.org/" | |
808 | } | |
809 | ], | |
810 | "description": "Symfony DoctrineBundle", | |
811 | "homepage": "http://www.doctrine-project.org", | |
812 | "keywords": [ | |
813 | "database", | |
814 | "dbal", | |
815 | "orm", | |
816 | "persistence" | |
817 | ], | |
818 | "time": "2019-11-28T13:00:49+00:00" | |
819 | }, | |
820 | { | |
821 | "name": "doctrine/doctrine-cache-bundle", | |
822 | "version": "1.4.0", | |
823 | "source": { | |
824 | "type": "git", | |
825 | "url": "https://github.com/doctrine/DoctrineCacheBundle.git", | |
826 | "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb" | |
827 | }, | |
828 | "dist": { | |
829 | "type": "zip", | |
830 | "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb", | |
831 | "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb", | |
832 | "shasum": "" | |
833 | }, | |
834 | "require": { | |
835 | "doctrine/cache": "^1.4.2", | |
836 | "doctrine/inflector": "^1.0", | |
837 | "php": "^7.1", | |
838 | "symfony/doctrine-bridge": "^3.4|^4.0" | |
839 | }, | |
840 | "require-dev": { | |
841 | "instaclick/coding-standard": "~1.1", | |
842 | "instaclick/object-calisthenics-sniffs": "dev-master", | |
843 | "instaclick/symfony2-coding-standard": "dev-remaster", | |
844 | "phpunit/phpunit": "^7.0", | |
845 | "predis/predis": "~0.8", | |
846 | "satooshi/php-coveralls": "^1.0", | |
847 | "squizlabs/php_codesniffer": "~1.5", | |
848 | "symfony/console": "^3.4|^4.0", | |
849 | "symfony/finder": "^3.4|^4.0", | |
850 | "symfony/framework-bundle": "^3.4|^4.0", | |
851 | "symfony/phpunit-bridge": "^3.4|^4.0", | |
852 | "symfony/security-acl": "^2.8", | |
853 | "symfony/validator": "^3.4|^4.0", | |
854 | "symfony/yaml": "^3.4|^4.0" | |
855 | }, | |
856 | "suggest": { | |
857 | "symfony/security-acl": "For using this bundle to cache ACLs" | |
858 | }, | |
859 | "type": "symfony-bundle", | |
860 | "extra": { | |
861 | "branch-alias": { | |
862 | "dev-master": "1.4.x-dev" | |
863 | } | |
864 | }, | |
865 | "autoload": { | |
866 | "psr-4": { | |
867 | "Doctrine\\Bundle\\DoctrineCacheBundle\\": "" | |
868 | }, | |
869 | "exclude-from-classmap": [ | |
870 | "/Tests/" | |
871 | ] | |
872 | }, | |
873 | "notification-url": "https://packagist.org/downloads/", | |
874 | "license": [ | |
875 | "MIT" | |
876 | ], | |
877 | "authors": [ | |
878 | { | |
879 | "name": "Fabien Potencier", | |
880 | "email": "fabien@symfony.com" | |
881 | }, | |
882 | { | |
883 | "name": "Benjamin Eberlei", | |
884 | "email": "kontakt@beberlei.de" | |
885 | }, | |
886 | { | |
887 | "name": "Fabio B. Silva", | |
888 | "email": "fabio.bat.silva@gmail.com" | |
889 | }, | |
890 | { | |
891 | "name": "Guilherme Blanco", | |
892 | "email": "guilhermeblanco@hotmail.com" | |
893 | }, | |
894 | { | |
895 | "name": "Symfony Community", | |
896 | "homepage": "http://symfony.com/contributors" | |
897 | }, | |
898 | { | |
899 | "name": "Doctrine Project", | |
900 | "homepage": "http://www.doctrine-project.org/" | |
901 | } | |
902 | ], | |
903 | "description": "Symfony Bundle for Doctrine Cache", | |
904 | "homepage": "https://www.doctrine-project.org", | |
905 | "keywords": [ | |
906 | "cache", | |
907 | "caching" | |
908 | ], | |
909 | "time": "2019-11-29T11:22:01+00:00" | |
910 | }, | |
911 | { | |
912 | "name": "doctrine/doctrine-migrations-bundle", | |
913 | "version": "v1.3.2", | |
914 | "source": { | |
915 | "type": "git", | |
916 | "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", | |
917 | "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce" | |
918 | }, | |
919 | "dist": { | |
920 | "type": "zip", | |
921 | "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/49fa399181db4bf4f9f725126bd1cb65c4398dce", | |
922 | "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce", | |
923 | "shasum": "" | |
924 | }, | |
925 | "require": { | |
926 | "doctrine/doctrine-bundle": "~1.0", | |
927 | "doctrine/migrations": "^1.1", | |
928 | "php": ">=5.4.0", | |
929 | "symfony/framework-bundle": "~2.7|~3.3|~4.0" | |
930 | }, | |
931 | "require-dev": { | |
932 | "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^7.4" | |
933 | }, | |
934 | "type": "symfony-bundle", | |
935 | "extra": { | |
936 | "branch-alias": { | |
937 | "dev-master": "1.3-dev" | |
938 | } | |
939 | }, | |
940 | "autoload": { | |
941 | "psr-4": { | |
942 | "Doctrine\\Bundle\\MigrationsBundle\\": "" | |
943 | } | |
944 | }, | |
945 | "notification-url": "https://packagist.org/downloads/", | |
946 | "license": [ | |
947 | "MIT" | |
948 | ], | |
949 | "authors": [ | |
950 | { | |
951 | "name": "Symfony Community", | |
952 | "homepage": "http://symfony.com/contributors" | |
953 | }, | |
954 | { | |
955 | "name": "Doctrine Project", | |
956 | "homepage": "http://www.doctrine-project.org" | |
957 | }, | |
958 | { | |
959 | "name": "Fabien Potencier", | |
960 | "email": "fabien@symfony.com" | |
961 | } | |
962 | ], | |
963 | "description": "Symfony DoctrineMigrationsBundle", | |
964 | "homepage": "http://www.doctrine-project.org", | |
965 | "keywords": [ | |
966 | "dbal", | |
967 | "migrations", | |
968 | "schema" | |
969 | ], | |
970 | "time": "2018-12-03T11:55:33+00:00" | |
971 | }, | |
972 | { | |
973 | "name": "doctrine/event-manager", | |
974 | "version": "1.1.0", | |
975 | "source": { | |
976 | "type": "git", | |
977 | "url": "https://github.com/doctrine/event-manager.git", | |
978 | "reference": "629572819973f13486371cb611386eb17851e85c" | |
979 | }, | |
980 | "dist": { | |
981 | "type": "zip", | |
982 | "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c", | |
983 | "reference": "629572819973f13486371cb611386eb17851e85c", | |
984 | "shasum": "" | |
985 | }, | |
986 | "require": { | |
987 | "php": "^7.1" | |
988 | }, | |
989 | "conflict": { | |
990 | "doctrine/common": "<2.9@dev" | |
991 | }, | |
992 | "require-dev": { | |
993 | "doctrine/coding-standard": "^6.0", | |
994 | "phpunit/phpunit": "^7.0" | |
995 | }, | |
996 | "type": "library", | |
997 | "extra": { | |
998 | "branch-alias": { | |
999 | "dev-master": "1.0.x-dev" | |
1000 | } | |
1001 | }, | |
1002 | "autoload": { | |
1003 | "psr-4": { | |
1004 | "Doctrine\\Common\\": "lib/Doctrine/Common" | |
1005 | } | |
1006 | }, | |
1007 | "notification-url": "https://packagist.org/downloads/", | |
1008 | "license": [ | |
1009 | "MIT" | |
1010 | ], | |
1011 | "authors": [ | |
1012 | { | |
1013 | "name": "Guilherme Blanco", | |
1014 | "email": "guilhermeblanco@gmail.com" | |
1015 | }, | |
1016 | { | |
1017 | "name": "Roman Borschel", | |
1018 | "email": "roman@code-factory.org" | |
1019 | }, | |
1020 | { | |
1021 | "name": "Benjamin Eberlei", | |
1022 | "email": "kontakt@beberlei.de" | |
1023 | }, | |
1024 | { | |
1025 | "name": "Jonathan Wage", | |
1026 | "email": "jonwage@gmail.com" | |
1027 | }, | |
1028 | { | |
1029 | "name": "Johannes Schmitt", | |
1030 | "email": "schmittjoh@gmail.com" | |
1031 | }, | |
1032 | { | |
1033 | "name": "Marco Pivetta", | |
1034 | "email": "ocramius@gmail.com" | |
1035 | } | |
1036 | ], | |
1037 | "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", | |
1038 | "homepage": "https://www.doctrine-project.org/projects/event-manager.html", | |
1039 | "keywords": [ | |
1040 | "event", | |
1041 | "event dispatcher", | |
1042 | "event manager", | |
1043 | "event system", | |
1044 | "events" | |
1045 | ], | |
1046 | "time": "2019-11-10T09:48:07+00:00" | |
1047 | }, | |
1048 | { | |
1049 | "name": "doctrine/inflector", | |
1050 | "version": "1.3.1", | |
1051 | "source": { | |
1052 | "type": "git", | |
1053 | "url": "https://github.com/doctrine/inflector.git", | |
1054 | "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1" | |
1055 | }, | |
1056 | "dist": { | |
1057 | "type": "zip", | |
1058 | "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1", | |
1059 | "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1", | |
1060 | "shasum": "" | |
1061 | }, | |
1062 | "require": { | |
1063 | "php": "^7.1" | |
1064 | }, | |
1065 | "require-dev": { | |
1066 | "phpunit/phpunit": "^6.2" | |
1067 | }, | |
1068 | "type": "library", | |
1069 | "extra": { | |
1070 | "branch-alias": { | |
1071 | "dev-master": "1.3.x-dev" | |
1072 | } | |
1073 | }, | |
1074 | "autoload": { | |
1075 | "psr-4": { | |
1076 | "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" | |
1077 | } | |
1078 | }, | |
1079 | "notification-url": "https://packagist.org/downloads/", | |
1080 | "license": [ | |
1081 | "MIT" | |
1082 | ], | |
1083 | "authors": [ | |
1084 | { | |
1085 | "name": "Guilherme Blanco", | |
1086 | "email": "guilhermeblanco@gmail.com" | |
1087 | }, | |
1088 | { | |
1089 | "name": "Roman Borschel", | |
1090 | "email": "roman@code-factory.org" | |
1091 | }, | |
1092 | { | |
1093 | "name": "Benjamin Eberlei", | |
1094 | "email": "kontakt@beberlei.de" | |
1095 | }, | |
1096 | { | |
1097 | "name": "Jonathan Wage", | |
1098 | "email": "jonwage@gmail.com" | |
1099 | }, | |
1100 | { | |
1101 | "name": "Johannes Schmitt", | |
1102 | "email": "schmittjoh@gmail.com" | |
1103 | } | |
1104 | ], | |
1105 | "description": "Common String Manipulations with regard to casing and singular/plural rules.", | |
1106 | "homepage": "http://www.doctrine-project.org", | |
1107 | "keywords": [ | |
1108 | "inflection", | |
1109 | "pluralize", | |
1110 | "singularize", | |
1111 | "string" | |
1112 | ], | |
1113 | "time": "2019-10-30T19:59:35+00:00" | |
1114 | }, | |
1115 | { | |
1116 | "name": "doctrine/instantiator", | |
1117 | "version": "1.3.0", | |
1118 | "source": { | |
1119 | "type": "git", | |
1120 | "url": "https://github.com/doctrine/instantiator.git", | |
1121 | "reference": "ae466f726242e637cebdd526a7d991b9433bacf1" | |
1122 | }, | |
1123 | "dist": { | |
1124 | "type": "zip", | |
1125 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1", | |
1126 | "reference": "ae466f726242e637cebdd526a7d991b9433bacf1", | |
1127 | "shasum": "" | |
1128 | }, | |
1129 | "require": { | |
1130 | "php": "^7.1" | |
1131 | }, | |
1132 | "require-dev": { | |
1133 | "doctrine/coding-standard": "^6.0", | |
1134 | "ext-pdo": "*", | |
1135 | "ext-phar": "*", | |
1136 | "phpbench/phpbench": "^0.13", | |
1137 | "phpstan/phpstan-phpunit": "^0.11", | |
1138 | "phpstan/phpstan-shim": "^0.11", | |
1139 | "phpunit/phpunit": "^7.0" | |
1140 | }, | |
1141 | "type": "library", | |
1142 | "extra": { | |
1143 | "branch-alias": { | |
1144 | "dev-master": "1.2.x-dev" | |
1145 | } | |
1146 | }, | |
1147 | "autoload": { | |
1148 | "psr-4": { | |
1149 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" | |
1150 | } | |
1151 | }, | |
1152 | "notification-url": "https://packagist.org/downloads/", | |
1153 | "license": [ | |
1154 | "MIT" | |
1155 | ], | |
1156 | "authors": [ | |
1157 | { | |
1158 | "name": "Marco Pivetta", | |
1159 | "email": "ocramius@gmail.com", | |
1160 | "homepage": "http://ocramius.github.com/" | |
1161 | } | |
1162 | ], | |
1163 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", | |
1164 | "homepage": "https://www.doctrine-project.org/projects/instantiator.html", | |
1165 | "keywords": [ | |
1166 | "constructor", | |
1167 | "instantiate" | |
1168 | ], | |
1169 | "time": "2019-10-21T16:45:58+00:00" | |
1170 | }, | |
1171 | { | |
1172 | "name": "doctrine/lexer", | |
1173 | "version": "1.0.2", | |
1174 | "source": { | |
1175 | "type": "git", | |
1176 | "url": "https://github.com/doctrine/lexer.git", | |
1177 | "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8" | |
1178 | }, | |
1179 | "dist": { | |
1180 | "type": "zip", | |
1181 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", | |
1182 | "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", | |
1183 | "shasum": "" | |
1184 | }, | |
1185 | "require": { | |
1186 | "php": ">=5.3.2" | |
1187 | }, | |
1188 | "require-dev": { | |
1189 | "phpunit/phpunit": "^4.5" | |
1190 | }, | |
1191 | "type": "library", | |
1192 | "extra": { | |
1193 | "branch-alias": { | |
1194 | "dev-master": "1.0.x-dev" | |
1195 | } | |
1196 | }, | |
1197 | "autoload": { | |
1198 | "psr-4": { | |
1199 | "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" | |
1200 | } | |
1201 | }, | |
1202 | "notification-url": "https://packagist.org/downloads/", | |
1203 | "license": [ | |
1204 | "MIT" | |
1205 | ], | |
1206 | "authors": [ | |
1207 | { | |
1208 | "name": "Roman Borschel", | |
1209 | "email": "roman@code-factory.org" | |
1210 | }, | |
1211 | { | |
1212 | "name": "Guilherme Blanco", | |
1213 | "email": "guilhermeblanco@gmail.com" | |
1214 | }, | |
1215 | { | |
1216 | "name": "Johannes Schmitt", | |
1217 | "email": "schmittjoh@gmail.com" | |
1218 | } | |
1219 | ], | |
1220 | "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", | |
1221 | "homepage": "https://www.doctrine-project.org/projects/lexer.html", | |
1222 | "keywords": [ | |
1223 | "annotations", | |
1224 | "docblock", | |
1225 | "lexer", | |
1226 | "parser", | |
1227 | "php" | |
1228 | ], | |
1229 | "time": "2019-06-08T11:03:04+00:00" | |
1230 | }, | |
1231 | { | |
1232 | "name": "doctrine/migrations", | |
1233 | "version": "v1.8.1", | |
1234 | "source": { | |
1235 | "type": "git", | |
1236 | "url": "https://github.com/doctrine/migrations.git", | |
1237 | "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6" | |
1238 | }, | |
1239 | "dist": { | |
1240 | "type": "zip", | |
1241 | "url": "https://api.github.com/repos/doctrine/migrations/zipball/215438c0eef3e5f9b7da7d09c6b90756071b43e6", | |
1242 | "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6", | |
1243 | "shasum": "" | |
1244 | }, | |
1245 | "require": { | |
1246 | "doctrine/dbal": "~2.6", | |
1247 | "ocramius/proxy-manager": "^1.0|^2.0", | |
1248 | "php": "^7.1", | |
1249 | "symfony/console": "~3.3|^4.0" | |
1250 | }, | |
1251 | "require-dev": { | |
1252 | "doctrine/coding-standard": "^1.0", | |
1253 | "doctrine/orm": "~2.5", | |
1254 | "jdorn/sql-formatter": "~1.1", | |
1255 | "mikey179/vfsstream": "^1.6", | |
1256 | "phpunit/phpunit": "~7.0", | |
1257 | "squizlabs/php_codesniffer": "^3.0", | |
1258 | "symfony/yaml": "~3.3|^4.0" | |
1259 | }, | |
1260 | "suggest": { | |
1261 | "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command.", | |
1262 | "symfony/yaml": "Allows the use of yaml for migration configuration files." | |
1263 | }, | |
1264 | "bin": [ | |
1265 | "bin/doctrine-migrations" | |
1266 | ], | |
1267 | "type": "library", | |
1268 | "extra": { | |
1269 | "branch-alias": { | |
1270 | "dev-master": "v1.8.x-dev" | |
1271 | } | |
1272 | }, | |
1273 | "autoload": { | |
1274 | "psr-4": { | |
1275 | "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations", | |
1276 | "Doctrine\\Migrations\\": "lib/Doctrine/Migrations" | |
1277 | } | |
1278 | }, | |
1279 | "notification-url": "https://packagist.org/downloads/", | |
1280 | "license": [ | |
1281 | "MIT" | |
1282 | ], | |
1283 | "authors": [ | |
1284 | { | |
1285 | "name": "Benjamin Eberlei", | |
1286 | "email": "kontakt@beberlei.de" | |
1287 | }, | |
1288 | { | |
1289 | "name": "Jonathan Wage", | |
1290 | "email": "jonwage@gmail.com" | |
1291 | }, | |
1292 | { | |
1293 | "name": "Michael Simonson", | |
1294 | "email": "contact@mikesimonson.com" | |
1295 | } | |
1296 | ], | |
1297 | "description": "Database Schema migrations using Doctrine DBAL", | |
1298 | "homepage": "https://www.doctrine-project.org/projects/migrations.html", | |
1299 | "keywords": [ | |
1300 | "database", | |
1301 | "migrations" | |
1302 | ], | |
1303 | "time": "2018-06-06T21:00:30+00:00" | |
1304 | }, | |
1305 | { | |
1306 | "name": "doctrine/orm", | |
1307 | "version": "v2.6.6", | |
1308 | "source": { | |
1309 | "type": "git", | |
1310 | "url": "https://github.com/doctrine/orm.git", | |
1311 | "reference": "2d9b9351831d1230881c52f006011cbf72fe944e" | |
1312 | }, | |
1313 | "dist": { | |
1314 | "type": "zip", | |
1315 | "url": "https://api.github.com/repos/doctrine/orm/zipball/2d9b9351831d1230881c52f006011cbf72fe944e", | |
1316 | "reference": "2d9b9351831d1230881c52f006011cbf72fe944e", | |
1317 | "shasum": "" | |
1318 | }, | |
1319 | "require": { | |
1320 | "doctrine/annotations": "~1.5", | |
1321 | "doctrine/cache": "~1.6", | |
1322 | "doctrine/collections": "^1.4", | |
1323 | "doctrine/common": "^2.7.1", | |
1324 | "doctrine/dbal": "^2.6", | |
1325 | "doctrine/instantiator": "~1.1", | |
1326 | "ext-pdo": "*", | |
1327 | "php": "^7.1", | |
1328 | "symfony/console": "~3.0|~4.0" | |
1329 | }, | |
1330 | "require-dev": { | |
1331 | "doctrine/coding-standard": "^5.0", | |
1332 | "phpunit/phpunit": "^7.5", | |
1333 | "symfony/yaml": "~3.4|~4.0" | |
1334 | }, | |
1335 | "suggest": { | |
1336 | "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" | |
1337 | }, | |
1338 | "bin": [ | |
1339 | "bin/doctrine" | |
1340 | ], | |
1341 | "type": "library", | |
1342 | "extra": { | |
1343 | "branch-alias": { | |
1344 | "dev-master": "2.6.x-dev" | |
1345 | } | |
1346 | }, | |
1347 | "autoload": { | |
1348 | "psr-4": { | |
1349 | "Doctrine\\ORM\\": "lib/Doctrine/ORM" | |
1350 | } | |
1351 | }, | |
1352 | "notification-url": "https://packagist.org/downloads/", | |
1353 | "license": [ | |
1354 | "MIT" | |
1355 | ], | |
1356 | "authors": [ | |
1357 | { | |
1358 | "name": "Guilherme Blanco", | |
1359 | "email": "guilhermeblanco@gmail.com" | |
1360 | }, | |
1361 | { | |
1362 | "name": "Roman Borschel", | |
1363 | "email": "roman@code-factory.org" | |
1364 | }, | |
1365 | { | |
1366 | "name": "Benjamin Eberlei", | |
1367 | "email": "kontakt@beberlei.de" | |
1368 | }, | |
1369 | { | |
1370 | "name": "Jonathan Wage", | |
1371 | "email": "jonwage@gmail.com" | |
1372 | }, | |
1373 | { | |
1374 | "name": "Marco Pivetta", | |
1375 | "email": "ocramius@gmail.com" | |
1376 | } | |
1377 | ], | |
1378 | "description": "Object-Relational-Mapper for PHP", | |
1379 | "homepage": "http://www.doctrine-project.org", | |
1380 | "keywords": [ | |
1381 | "database", | |
1382 | "orm" | |
1383 | ], | |
1384 | "time": "2019-11-18T22:01:21+00:00" | |
1385 | }, | |
1386 | { | |
1387 | "name": "doctrine/persistence", | |
1388 | "version": "1.2.0", | |
1389 | "source": { | |
1390 | "type": "git", | |
1391 | "url": "https://github.com/doctrine/persistence.git", | |
1392 | "reference": "43526ae63312942e5316100bb3ed589ba1aba491" | |
1393 | }, | |
1394 | "dist": { | |
1395 | "type": "zip", | |
1396 | "url": "https://api.github.com/repos/doctrine/persistence/zipball/43526ae63312942e5316100bb3ed589ba1aba491", | |
1397 | "reference": "43526ae63312942e5316100bb3ed589ba1aba491", | |
1398 | "shasum": "" | |
1399 | }, | |
1400 | "require": { | |
1401 | "doctrine/annotations": "^1.0", | |
1402 | "doctrine/cache": "^1.0", | |
1403 | "doctrine/collections": "^1.0", | |
1404 | "doctrine/event-manager": "^1.0", | |
1405 | "doctrine/reflection": "^1.0", | |
1406 | "php": "^7.1" | |
1407 | }, | |
1408 | "conflict": { | |
1409 | "doctrine/common": "<2.10@dev" | |
1410 | }, | |
1411 | "require-dev": { | |
1412 | "doctrine/coding-standard": "^5.0", | |
1413 | "phpstan/phpstan": "^0.8", | |
1414 | "phpunit/phpunit": "^7.0" | |
1415 | }, | |
1416 | "type": "library", | |
1417 | "extra": { | |
1418 | "branch-alias": { | |
1419 | "dev-master": "1.2.x-dev" | |
1420 | } | |
1421 | }, | |
1422 | "autoload": { | |
1423 | "psr-4": { | |
1424 | "Doctrine\\Common\\": "lib/Doctrine/Common" | |
1425 | } | |
1426 | }, | |
1427 | "notification-url": "https://packagist.org/downloads/", | |
1428 | "license": [ | |
1429 | "MIT" | |
1430 | ], | |
1431 | "authors": [ | |
1432 | { | |
1433 | "name": "Guilherme Blanco", | |
1434 | "email": "guilhermeblanco@gmail.com" | |
1435 | }, | |
1436 | { | |
1437 | "name": "Roman Borschel", | |
1438 | "email": "roman@code-factory.org" | |
1439 | }, | |
1440 | { | |
1441 | "name": "Benjamin Eberlei", | |
1442 | "email": "kontakt@beberlei.de" | |
1443 | }, | |
1444 | { | |
1445 | "name": "Jonathan Wage", | |
1446 | "email": "jonwage@gmail.com" | |
1447 | }, | |
1448 | { | |
1449 | "name": "Johannes Schmitt", | |
1450 | "email": "schmittjoh@gmail.com" | |
1451 | }, | |
1452 | { | |
1453 | "name": "Marco Pivetta", | |
1454 | "email": "ocramius@gmail.com" | |
1455 | } | |
1456 | ], | |
1457 | "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.", | |
1458 | "homepage": "https://doctrine-project.org/projects/persistence.html", | |
1459 | "keywords": [ | |
1460 | "mapper", | |
1461 | "object", | |
1462 | "odm", | |
1463 | "orm", | |
1464 | "persistence" | |
1465 | ], | |
1466 | "time": "2019-04-23T12:39:21+00:00" | |
1467 | }, | |
1468 | { | |
1469 | "name": "doctrine/reflection", | |
1470 | "version": "v1.0.0", | |
1471 | "source": { | |
1472 | "type": "git", | |
1473 | "url": "https://github.com/doctrine/reflection.git", | |
1474 | "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6" | |
1475 | }, | |
1476 | "dist": { | |
1477 | "type": "zip", | |
1478 | "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6", | |
1479 | "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6", | |
1480 | "shasum": "" | |
1481 | }, | |
1482 | "require": { | |
1483 | "doctrine/annotations": "^1.0", | |
1484 | "ext-tokenizer": "*", | |
1485 | "php": "^7.1" | |
1486 | }, | |
1487 | "require-dev": { | |
1488 | "doctrine/coding-standard": "^4.0", | |
1489 | "doctrine/common": "^2.8", | |
1490 | "phpstan/phpstan": "^0.9.2", | |
1491 | "phpstan/phpstan-phpunit": "^0.9.4", | |
1492 | "phpunit/phpunit": "^7.0", | |
1493 | "squizlabs/php_codesniffer": "^3.0" | |
1494 | }, | |
1495 | "type": "library", | |
1496 | "extra": { | |
1497 | "branch-alias": { | |
1498 | "dev-master": "1.0.x-dev" | |
1499 | } | |
1500 | }, | |
1501 | "autoload": { | |
1502 | "psr-4": { | |
1503 | "Doctrine\\Common\\": "lib/Doctrine/Common" | |
1504 | } | |
1505 | }, | |
1506 | "notification-url": "https://packagist.org/downloads/", | |
1507 | "license": [ | |
1508 | "MIT" | |
1509 | ], | |
1510 | "authors": [ | |
1511 | { | |
1512 | "name": "Roman Borschel", | |
1513 | "email": "roman@code-factory.org" | |
1514 | }, | |
1515 | { | |
1516 | "name": "Benjamin Eberlei", | |
1517 | "email": "kontakt@beberlei.de" | |
1518 | }, | |
1519 | { | |
1520 | "name": "Guilherme Blanco", | |
1521 | "email": "guilhermeblanco@gmail.com" | |
1522 | }, | |
1523 | { | |
1524 | "name": "Jonathan Wage", | |
1525 | "email": "jonwage@gmail.com" | |
1526 | }, | |
1527 | { | |
1528 | "name": "Johannes Schmitt", | |
1529 | "email": "schmittjoh@gmail.com" | |
1530 | }, | |
1531 | { | |
1532 | "name": "Marco Pivetta", | |
1533 | "email": "ocramius@gmail.com" | |
1534 | } | |
1535 | ], | |
1536 | "description": "Doctrine Reflection component", | |
1537 | "homepage": "https://www.doctrine-project.org/projects/reflection.html", | |
1538 | "keywords": [ | |
1539 | "reflection" | |
1540 | ], | |
1541 | "time": "2018-06-14T14:45:07+00:00" | |
1542 | }, | |
1543 | { | |
1544 | "name": "egulias/email-validator", | |
1545 | "version": "2.1.11", | |
1546 | "source": { | |
1547 | "type": "git", | |
1548 | "url": "https://github.com/egulias/EmailValidator.git", | |
1549 | "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23" | |
1550 | }, | |
1551 | "dist": { | |
1552 | "type": "zip", | |
1553 | "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23", | |
1554 | "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23", | |
1555 | "shasum": "" | |
1556 | }, | |
1557 | "require": { | |
1558 | "doctrine/lexer": "^1.0.1", | |
1559 | "php": ">= 5.5" | |
1560 | }, | |
1561 | "require-dev": { | |
1562 | "dominicsayers/isemail": "dev-master", | |
1563 | "phpunit/phpunit": "^4.8.35||^5.7||^6.0", | |
1564 | "satooshi/php-coveralls": "^1.0.1", | |
1565 | "symfony/phpunit-bridge": "^4.4@dev" | |
1566 | }, | |
1567 | "suggest": { | |
1568 | "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" | |
1569 | }, | |
1570 | "type": "library", | |
1571 | "extra": { | |
1572 | "branch-alias": { | |
1573 | "dev-master": "2.1.x-dev" | |
1574 | } | |
1575 | }, | |
1576 | "autoload": { | |
1577 | "psr-4": { | |
1578 | "Egulias\\EmailValidator\\": "EmailValidator" | |
1579 | } | |
1580 | }, | |
1581 | "notification-url": "https://packagist.org/downloads/", | |
1582 | "license": [ | |
1583 | "MIT" | |
1584 | ], | |
1585 | "authors": [ | |
1586 | { | |
1587 | "name": "Eduardo Gulias Davis" | |
1588 | } | |
1589 | ], | |
1590 | "description": "A library for validating emails against several RFCs", | |
1591 | "homepage": "https://github.com/egulias/EmailValidator", | |
1592 | "keywords": [ | |
1593 | "email", | |
1594 | "emailvalidation", | |
1595 | "emailvalidator", | |
1596 | "validation", | |
1597 | "validator" | |
1598 | ], | |
1599 | "time": "2019-08-13T17:33:27+00:00" | |
1600 | }, | |
1601 | { | |
1602 | "name": "electrolinux/php-html5lib", | |
1603 | "version": "0.1.0", | |
1604 | "source": { | |
1605 | "type": "git", | |
1606 | "url": "https://github.com/electrolinux/php-html5lib.git", | |
1607 | "reference": "9f92154993c7ecb120d9f9c0e558660d32846721" | |
1608 | }, | |
1609 | "dist": { | |
1610 | "type": "zip", | |
1611 | "url": "https://api.github.com/repos/electrolinux/php-html5lib/zipball/9f92154993c7ecb120d9f9c0e558660d32846721", | |
1612 | "reference": "9f92154993c7ecb120d9f9c0e558660d32846721", | |
1613 | "shasum": "" | |
1614 | }, | |
1615 | "require": { | |
1616 | "php": ">=5.3.2" | |
1617 | }, | |
1618 | "type": "library", | |
1619 | "autoload": { | |
1620 | "psr-0": { | |
1621 | "HTML5Lib": "src/", | |
1622 | "HTML5Lib\\Tests": "tests/" | |
1623 | } | |
1624 | }, | |
1625 | "notification-url": "https://packagist.org/downloads/", | |
1626 | "license": [ | |
1627 | "MIT" | |
1628 | ], | |
1629 | "authors": [ | |
1630 | { | |
1631 | "name": "Multiple users", | |
1632 | "homepage": "https://code.google.com/p/html5lib/", | |
1633 | "role": "Original developers" | |
1634 | }, | |
1635 | { | |
1636 | "name": "Sébastien Lavoie", | |
1637 | "homepage": "http://blog.lavoie.sl", | |
1638 | "role": "Packager" | |
1639 | }, | |
1640 | { | |
1641 | "name": "didier Belot", | |
1642 | "role": "Packager" | |
1643 | } | |
1644 | ], | |
1645 | "description": "A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.", | |
1646 | "homepage": "https://github.com/electrolinux/php-html5lib", | |
1647 | "keywords": [ | |
1648 | "HTML5", | |
1649 | "php" | |
1650 | ], | |
1651 | "time": "2013-03-18T18:32:30+00:00" | |
1652 | }, | |
1653 | { | |
1654 | "name": "fig/link-util", | |
1655 | "version": "1.0.0", | |
1656 | "source": { | |
1657 | "type": "git", | |
1658 | "url": "https://github.com/php-fig/link-util.git", | |
1659 | "reference": "1a07821801a148be4add11ab0603e4af55a72fac" | |
1660 | }, | |
1661 | "dist": { | |
1662 | "type": "zip", | |
1663 | "url": "https://api.github.com/repos/php-fig/link-util/zipball/1a07821801a148be4add11ab0603e4af55a72fac", | |
1664 | "reference": "1a07821801a148be4add11ab0603e4af55a72fac", | |
1665 | "shasum": "" | |
1666 | }, | |
1667 | "require": { | |
1668 | "php": ">=5.5.0", | |
1669 | "psr/link": "~1.0@dev" | |
1670 | }, | |
1671 | "require-dev": { | |
1672 | "phpunit/phpunit": "^5.1", | |
1673 | "squizlabs/php_codesniffer": "^2.3.1" | |
1674 | }, | |
1675 | "type": "library", | |
1676 | "extra": { | |
1677 | "branch-alias": { | |
1678 | "dev-master": "1.0.x-dev" | |
1679 | } | |
1680 | }, | |
1681 | "autoload": { | |
1682 | "psr-4": { | |
1683 | "Fig\\Link\\": "src/" | |
1684 | } | |
1685 | }, | |
1686 | "notification-url": "https://packagist.org/downloads/", | |
1687 | "license": [ | |
1688 | "MIT" | |
1689 | ], | |
1690 | "authors": [ | |
1691 | { | |
1692 | "name": "PHP-FIG", | |
1693 | "homepage": "http://www.php-fig.org/" | |
1694 | } | |
1695 | ], | |
1696 | "description": "Common utility implementations for HTTP links", | |
1697 | "keywords": [ | |
1698 | "http", | |
1699 | "http-link", | |
1700 | "link", | |
1701 | "psr", | |
1702 | "psr-13", | |
1703 | "rest" | |
1704 | ], | |
1705 | "time": "2016-10-17T18:31:11+00:00" | |
1706 | }, | |
1707 | { | |
1708 | "name": "fossar/htmlawed", | |
1709 | "version": "1.2.7", | |
1710 | "source": { | |
1711 | "type": "git", | |
1712 | "url": "https://github.com/fossar/HTMLawed.git", | |
1713 | "reference": "4f7505e9622a96242923895c3008719b2c2283d3" | |
1714 | }, | |
1715 | "dist": { | |
1716 | "type": "zip", | |
1717 | "url": "https://api.github.com/repos/fossar/HTMLawed/zipball/4f7505e9622a96242923895c3008719b2c2283d3", | |
1718 | "reference": "4f7505e9622a96242923895c3008719b2c2283d3", | |
1719 | "shasum": "" | |
1720 | }, | |
1721 | "require": { | |
1722 | "php": ">4.4.0" | |
1723 | }, | |
1724 | "replace": { | |
1725 | "htmlawed/htmlawed": "*" | |
1726 | }, | |
1727 | "type": "library", | |
1728 | "autoload": { | |
1729 | "files": [ | |
1730 | "htmLawed.php" | |
1731 | ] | |
1732 | }, | |
1733 | "notification-url": "https://packagist.org/downloads/", | |
1734 | "license": [ | |
1735 | "GPL-2.0+", | |
1736 | "LGPL-3.0" | |
1737 | ], | |
1738 | "authors": [ | |
1739 | { | |
1740 | "name": "Santosh Patnaik", | |
1741 | "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b", | |
1742 | "role": "Developer" | |
1743 | } | |
1744 | ], | |
1745 | "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies", | |
1746 | "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/", | |
1747 | "keywords": [ | |
1748 | "HTMLtidy", | |
1749 | "html", | |
1750 | "sanitize", | |
1751 | "strip", | |
1752 | "tags" | |
1753 | ], | |
1754 | "time": "2019-05-09T11:53:40+00:00" | |
1755 | }, | |
1756 | { | |
1757 | "name": "friendsofsymfony/jsrouting-bundle", | |
1758 | "version": "2.4.0", | |
1759 | "source": { | |
1760 | "type": "git", | |
1761 | "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", | |
1762 | "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40" | |
1763 | }, | |
1764 | "dist": { | |
1765 | "type": "zip", | |
1766 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/e42ed450eac2b61d5fcba9cd834c294a429e9a40", | |
1767 | "reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40", | |
1768 | "shasum": "" | |
1769 | }, | |
1770 | "require": { | |
1771 | "php": "^5.3.9|^7.0", | |
1772 | "symfony/console": "~2.7||~3.0|^4.0", | |
1773 | "symfony/framework-bundle": "~2.7||~3.0|^4.0", | |
1774 | "symfony/serializer": "~2.7||~3.0|^4.0", | |
1775 | "willdurand/jsonp-callback-validator": "~1.0" | |
1776 | }, | |
1777 | "require-dev": { | |
1778 | "symfony/expression-language": "~2.7||~3.0|^4.0", | |
1779 | "symfony/phpunit-bridge": "^3.3|^4.0" | |
1780 | }, | |
1781 | "type": "symfony-bundle", | |
1782 | "extra": { | |
1783 | "branch-alias": { | |
1784 | "dev-master": "2.0-dev" | |
1785 | } | |
1786 | }, | |
1787 | "autoload": { | |
1788 | "psr-4": { | |
1789 | "FOS\\JsRoutingBundle\\": "" | |
1790 | }, | |
1791 | "exclude-from-classmap": [ | |
1792 | "/Tests/" | |
1793 | ] | |
1794 | }, | |
1795 | "notification-url": "https://packagist.org/downloads/", | |
1796 | "license": [ | |
1797 | "MIT" | |
1798 | ], | |
1799 | "authors": [ | |
1800 | { | |
1801 | "name": "William Durand", | |
1802 | "email": "will+git@drnd.me" | |
1803 | }, | |
1804 | { | |
1805 | "name": "FriendsOfSymfony Community", | |
1806 | "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors" | |
1807 | } | |
1808 | ], | |
1809 | "description": "A pretty nice way to expose your Symfony2 routing to client applications.", | |
1810 | "homepage": "http://friendsofsymfony.github.com", | |
1811 | "keywords": [ | |
1812 | "Js Routing", | |
1813 | "javascript", | |
1814 | "routing" | |
1815 | ], | |
1816 | "time": "2019-08-10T15:40:05+00:00" | |
1817 | }, | |
1818 | { | |
1819 | "name": "friendsofsymfony/oauth-server-bundle", | |
1820 | "version": "1.6.2", | |
1821 | "source": { | |
1822 | "type": "git", | |
1823 | "url": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git", | |
1824 | "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23" | |
1825 | }, | |
1826 | "dist": { | |
1827 | "type": "zip", | |
1828 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSOAuthServerBundle/zipball/fcaa25cc49474bdb0db7894f880976fe76ffed23", | |
1829 | "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23", | |
1830 | "shasum": "" | |
1831 | }, | |
1832 | "require": { | |
1833 | "friendsofsymfony/oauth2-php": "~1.1", | |
1834 | "paragonie/random_compat": "^1|^2", | |
1835 | "php": "^5.5|^7.0", | |
1836 | "symfony/dependency-injection": "^2.8|~3.0|^4.0", | |
1837 | "symfony/framework-bundle": "~2.8|~3.0|^4.0", | |
1838 | "symfony/security-bundle": "~2.8|~3.0|^4.0" | |
1839 | }, | |
1840 | "require-dev": { | |
1841 | "doctrine/doctrine-bundle": "~1.0", | |
1842 | "doctrine/mongodb-odm": "~1.0", | |
1843 | "doctrine/orm": "~2.2", | |
1844 | "phing/phing": "~2.4", | |
1845 | "php-mock/php-mock-phpunit": "^1.1", | |
1846 | "phpunit/phpunit": "~4.8|~5.0", | |
1847 | "propel/propel1": "^1.6.5", | |
1848 | "symfony/class-loader": "~2.8|~3.0|^4.0", | |
1849 | "symfony/console": "~2.8|~3.0|^4.0", | |
1850 | "symfony/form": "~2.8|~3.0|^4.0", | |
1851 | "symfony/phpunit-bridge": "~2.8|~3.0|^4.0", | |
1852 | "symfony/templating": "~2.8|~3.0|^4.0", | |
1853 | "symfony/twig-bundle": "~2.8|~3.0|^4.0", | |
1854 | "symfony/yaml": "~2.8|~3.0|^4.0", | |
1855 | "willdurand/propel-typehintable-behavior": "^1.0.4" | |
1856 | }, | |
1857 | "suggest": { | |
1858 | "doctrine/doctrine-bundle": "*", | |
1859 | "doctrine/mongodb-odm-bundle": "*", | |
1860 | "propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle", | |
1861 | "symfony/console": "Needed to be able to use commands", | |
1862 | "symfony/form": "Needed to be able to use the AuthorizeFormType", | |
1863 | "willdurand/propel-typehintable-behavior": "The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces" | |
1864 | }, | |
1865 | "type": "symfony-bundle", | |
1866 | "extra": { | |
1867 | "branch-alias": { | |
1868 | "dev-master": "1.5-dev" | |
1869 | } | |
1870 | }, | |
1871 | "autoload": { | |
1872 | "psr-4": { | |
1873 | "FOS\\OAuthServerBundle\\": "" | |
1874 | }, | |
1875 | "exclude-from-classmap": [ | |
1876 | "/Tests/" | |
1877 | ] | |
1878 | }, | |
1879 | "notification-url": "https://packagist.org/downloads/", | |
1880 | "license": [ | |
1881 | "MIT" | |
1882 | ], | |
1883 | "authors": [ | |
1884 | { | |
1885 | "name": "Arnaud Le Blanc", | |
1886 | "email": "arnaud.lb@gmail.com" | |
1887 | }, | |
1888 | { | |
1889 | "name": "FriendsOfSymfony Community", | |
1890 | "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors" | |
1891 | } | |
1892 | ], | |
1893 | "description": "Symfony2 OAuth Server Bundle", | |
1894 | "homepage": "http://friendsofsymfony.github.com", | |
1895 | "keywords": [ | |
1896 | "oauth", | |
1897 | "oauth2", | |
1898 | "server" | |
1899 | ], | |
1900 | "time": "2019-01-23T15:23:04+00:00" | |
1901 | }, | |
1902 | { | |
1903 | "name": "friendsofsymfony/oauth2-php", | |
1904 | "version": "1.2.3", | |
1905 | "source": { | |
1906 | "type": "git", | |
1907 | "url": "https://github.com/FriendsOfSymfony/oauth2-php.git", | |
1908 | "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240" | |
1909 | }, | |
1910 | "dist": { | |
1911 | "type": "zip", | |
1912 | "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/a41fef63f81ef2ef632350a6c7dc66d15baa9240", | |
1913 | "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240", | |
1914 | "shasum": "" | |
1915 | }, | |
1916 | "require": { | |
1917 | "php": "^5.5.9|>=7.0.8", | |
1918 | "symfony/http-foundation": "~3.0|~4.0" | |
1919 | }, | |
1920 | "require-dev": { | |
1921 | "phpunit/phpunit": "~4.0" | |
1922 | }, | |
1923 | "type": "library", | |
1924 | "extra": { | |
1925 | "branch-alias": { | |
1926 | "dev-master": "1.2.x-dev" | |
1927 | } | |
1928 | }, | |
1929 | "autoload": { | |
1930 | "psr-4": { | |
1931 | "OAuth2\\": "lib/" | |
1932 | } | |
1933 | }, | |
1934 | "notification-url": "https://packagist.org/downloads/", | |
1935 | "license": [ | |
1936 | "MIT" | |
1937 | ], | |
1938 | "authors": [ | |
1939 | { | |
1940 | "name": "Arnaud Le Blanc", | |
1941 | "email": "arnaud.lb@gmail.com" | |
1942 | }, | |
1943 | { | |
1944 | "name": "FriendsOfSymfony Community", | |
1945 | "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors" | |
1946 | } | |
1947 | ], | |
1948 | "description": "OAuth2 library", | |
1949 | "homepage": "https://github.com/FriendsOfSymfony/oauth2-php", | |
1950 | "keywords": [ | |
1951 | "oauth", | |
1952 | "oauth2" | |
1953 | ], | |
1954 | "time": "2018-01-30T19:58:25+00:00" | |
1955 | }, | |
1956 | { | |
1957 | "name": "friendsofsymfony/rest-bundle", | |
1958 | "version": "2.6.0", | |
1959 | "source": { | |
1960 | "type": "git", | |
1961 | "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", | |
1962 | "reference": "54758949bff9fc520997415341323eebf3f54892" | |
1963 | }, | |
1964 | "dist": { | |
1965 | "type": "zip", | |
1966 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/54758949bff9fc520997415341323eebf3f54892", | |
1967 | "reference": "54758949bff9fc520997415341323eebf3f54892", | |
1968 | "shasum": "" | |
1969 | }, | |
1970 | "require": { | |
1971 | "doctrine/inflector": "^1.0", | |
1972 | "php": "^7.1", | |
1973 | "psr/log": "^1.0", | |
1974 | "symfony/config": "^3.4|^4.3", | |
1975 | "symfony/debug": "^3.4|^4.3", | |
1976 | "symfony/dependency-injection": "^3.4|^4.3", | |
1977 | "symfony/event-dispatcher": "^3.4|^4.3", | |
1978 | "symfony/finder": "^3.4|^4.3", | |
1979 | "symfony/framework-bundle": "^3.4|^4.3", | |
1980 | "symfony/http-foundation": "^3.4|^4.3", | |
1981 | "symfony/http-kernel": "^3.4|^4.3", | |
1982 | "symfony/routing": "^3.4|^4.3", | |
1983 | "symfony/security-core": "^3.4|^4.3", | |
1984 | "willdurand/jsonp-callback-validator": "^1.0", | |
1985 | "willdurand/negotiation": "^2.0" | |
1986 | }, | |
1987 | "conflict": { | |
1988 | "jms/serializer": "<1.13.0", | |
1989 | "jms/serializer-bundle": "<2.0.0", | |
1990 | "sensio/framework-extra-bundle": "<3.0.13" | |
1991 | }, | |
1992 | "require-dev": { | |
1993 | "jms/serializer": "^1.13|^2.0", | |
1994 | "jms/serializer-bundle": "^2.3.1|^3.0", | |
1995 | "phpoption/phpoption": "^1.1", | |
1996 | "psr/http-message": "^1.0", | |
1997 | "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0", | |
1998 | "symfony/asset": "^3.4|^4.3", | |
1999 | "symfony/browser-kit": "^3.4|^4.3", | |
2000 | "symfony/css-selector": "^3.4|^4.3", | |
2001 | "symfony/expression-language": "^3.4|^4.3", | |
2002 | "symfony/form": "^3.4|^4.3", | |
2003 | "symfony/phpunit-bridge": "^4.1.8", | |
2004 | "symfony/security-bundle": "^3.4|^4.3", | |
2005 | "symfony/serializer": "^3.4|^4.3", | |
2006 | "symfony/templating": "^3.4|^4.3", | |
2007 | "symfony/twig-bundle": "^3.4|^4.3", | |
2008 | "symfony/validator": "^3.4|^4.3", | |
2009 | "symfony/web-profiler-bundle": "^3.4|^4.3", | |
2010 | "symfony/yaml": "^3.4|^4.3" | |
2011 | }, | |
2012 | "suggest": { | |
2013 | "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^2.0|^3.0", | |
2014 | "sensio/framework-extra-bundle": "Add support for the request body converter and the view response listener, requires ^3.0", | |
2015 | "symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0", | |
2016 | "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0", | |
2017 | "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0" | |
2018 | }, | |
2019 | "type": "symfony-bundle", | |
2020 | "extra": { | |
2021 | "branch-alias": { | |
2022 | "dev-master": "2.6-dev" | |
2023 | } | |
2024 | }, | |
2025 | "autoload": { | |
2026 | "psr-4": { | |
2027 | "FOS\\RestBundle\\": "" | |
2028 | }, | |
2029 | "exclude-from-classmap": [ | |
2030 | "Tests/" | |
2031 | ] | |
2032 | }, | |
2033 | "notification-url": "https://packagist.org/downloads/", | |
2034 | "license": [ | |
2035 | "MIT" | |
2036 | ], | |
2037 | "authors": [ | |
2038 | { | |
2039 | "name": "Lukas Kahwe Smith", | |
2040 | "email": "smith@pooteeweet.org" | |
2041 | }, | |
2042 | { | |
2043 | "name": "Konstantin Kudryashov", | |
2044 | "email": "ever.zet@gmail.com" | |
2045 | }, | |
2046 | { | |
2047 | "name": "FriendsOfSymfony Community", | |
2048 | "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors" | |
2049 | } | |
2050 | ], | |
2051 | "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony", | |
2052 | "homepage": "http://friendsofsymfony.github.com", | |
2053 | "keywords": [ | |
2054 | "rest" | |
2055 | ], | |
2056 | "time": "2019-10-21T08:22:30+00:00" | |
2057 | }, | |
2058 | { | |
2059 | "name": "friendsofsymfony/user-bundle", | |
2060 | "version": "v2.0.2", | |
2061 | "source": { | |
2062 | "type": "git", | |
2063 | "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git", | |
2064 | "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f" | |
2065 | }, | |
2066 | "dist": { | |
2067 | "type": "zip", | |
2068 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/2fc8a023d7ab482321cf7ec810ed49eab40eb50f", | |
2069 | "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f", | |
2070 | "shasum": "" | |
2071 | }, | |
2072 | "require": { | |
2073 | "paragonie/random_compat": "^1 || ^2", | |
2074 | "php": "^5.5.9 || ^7.0", | |
2075 | "symfony/form": "^2.7 || ^3.0", | |
2076 | "symfony/framework-bundle": "^2.7 || ^3.0", | |
2077 | "symfony/security-bundle": "^2.7 || ^3.0", | |
2078 | "symfony/templating": "^2.7 || ^3.0", | |
2079 | "symfony/twig-bundle": "^2.7 || ^3.0", | |
2080 | "twig/twig": "^1.28 || ^2.0" | |
2081 | }, | |
2082 | "conflict": { | |
2083 | "doctrine/doctrine-bundle": "<1.3", | |
2084 | "symfony/doctrine-bridge": "<2.7" | |
2085 | }, | |
2086 | "require-dev": { | |
2087 | "doctrine/doctrine-bundle": "^1.3", | |
2088 | "friendsofphp/php-cs-fixer": "^1.11", | |
2089 | "phpunit/phpunit": "~4.8|~5.0", | |
2090 | "swiftmailer/swiftmailer": "^4.3 || ^5.0 || ^6.0", | |
2091 | "symfony/console": "^2.7 || ^3.0", | |
2092 | "symfony/phpunit-bridge": "^2.7 || ^3.0", | |
2093 | "symfony/validator": "^2.7 || ^3.0", | |
2094 | "symfony/yaml": "^2.7 || ^3.0" | |
2095 | }, | |
2096 | "type": "symfony-bundle", | |
2097 | "extra": { | |
2098 | "branch-alias": { | |
2099 | "dev-master": "2.0.x-dev" | |
2100 | } | |
2101 | }, | |
2102 | "autoload": { | |
2103 | "psr-4": { | |
2104 | "FOS\\UserBundle\\": "" | |
2105 | }, | |
2106 | "exclude-from-classmap": [ | |
2107 | "/Tests/" | |
2108 | ] | |
2109 | }, | |
2110 | "notification-url": "https://packagist.org/downloads/", | |
2111 | "license": [ | |
2112 | "MIT" | |
2113 | ], | |
2114 | "authors": [ | |
2115 | { | |
2116 | "name": "Christophe Coevoet", | |
2117 | "email": "stof@notk.org" | |
2118 | }, | |
2119 | { | |
2120 | "name": "FriendsOfSymfony Community", | |
2121 | "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors" | |
2122 | }, | |
2123 | { | |
2124 | "name": "Thibault Duplessis", | |
2125 | "email": "thibault.duplessis@gmail.com" | |
2126 | } | |
2127 | ], | |
2128 | "description": "Symfony FOSUserBundle", | |
2129 | "homepage": "http://friendsofsymfony.github.com", | |
2130 | "keywords": [ | |
2131 | "User management" | |
2132 | ], | |
2133 | "time": "2017-11-29T17:01:21+00:00" | |
2134 | }, | |
2135 | { | |
2136 | "name": "gedmo/doctrine-extensions", | |
2137 | "version": "v2.4.37", | |
2138 | "source": { | |
2139 | "type": "git", | |
2140 | "url": "https://github.com/Atlantic18/DoctrineExtensions.git", | |
2141 | "reference": "5dd471f656e46d815f063bf3f12c667649ec7ffb" | |
2142 | }, | |
2143 | "dist": { | |
2144 | "type": "zip", | |
2145 | "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/5dd471f656e46d815f063bf3f12c667649ec7ffb", | |
2146 | "reference": "5dd471f656e46d815f063bf3f12c667649ec7ffb", | |
2147 | "shasum": "" | |
2148 | }, | |
2149 | "require": { | |
2150 | "behat/transliterator": "~1.2", | |
2151 | "doctrine/common": "~2.4", | |
2152 | "php": ">=5.3.2" | |
2153 | }, | |
2154 | "conflict": { | |
2155 | "doctrine/annotations": "<1.2" | |
2156 | }, | |
2157 | "require-dev": { | |
2158 | "doctrine/common": ">=2.5.0", | |
2159 | "doctrine/mongodb-odm": ">=1.0.2", | |
2160 | "doctrine/orm": ">=2.5.0", | |
2161 | "phpunit/phpunit": "^4.8.35|^5.7|^6.5", | |
2162 | "symfony/yaml": "~2.6|~3.0|~4.0" | |
2163 | }, | |
2164 | "suggest": { | |
2165 | "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM", | |
2166 | "doctrine/orm": "to use the extensions with the ORM" | |
2167 | }, | |
2168 | "type": "library", | |
2169 | "extra": { | |
2170 | "branch-alias": { | |
2171 | "dev-master": "2.4.x-dev" | |
2172 | } | |
2173 | }, | |
2174 | "autoload": { | |
2175 | "psr-4": { | |
2176 | "Gedmo\\": "lib/Gedmo" | |
2177 | } | |
2178 | }, | |
2179 | "notification-url": "https://packagist.org/downloads/", | |
2180 | "license": [ | |
2181 | "MIT" | |
2182 | ], | |
2183 | "authors": [ | |
2184 | { | |
2185 | "name": "David Buchmann", | |
2186 | "email": "david@liip.ch" | |
2187 | }, | |
2188 | { | |
2189 | "name": "Gediminas Morkevicius", | |
2190 | "email": "gediminas.morkevicius@gmail.com" | |
2191 | }, | |
2192 | { | |
2193 | "name": "Gustavo Falco", | |
2194 | "email": "comfortablynumb84@gmail.com" | |
2195 | } | |
2196 | ], | |
2197 | "description": "Doctrine2 behavioral extensions", | |
2198 | "homepage": "http://gediminasm.org/", | |
2199 | "keywords": [ | |
2200 | "Blameable", | |
2201 | "behaviors", | |
2202 | "doctrine2", | |
2203 | "extensions", | |
2204 | "gedmo", | |
2205 | "loggable", | |
2206 | "nestedset", | |
2207 | "sluggable", | |
2208 | "sortable", | |
2209 | "timestampable", | |
2210 | "translatable", | |
2211 | "tree", | |
2212 | "uploadable" | |
2213 | ], | |
2214 | "time": "2019-03-17T18:16:12+00:00" | |
2215 | }, | |
2216 | { | |
2217 | "name": "grandt/binstring", | |
2218 | "version": "1.0.0", | |
2219 | "source": { | |
2220 | "type": "git", | |
2221 | "url": "https://github.com/Grandt/PHPBinString.git", | |
2222 | "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431" | |
2223 | }, | |
2224 | "dist": { | |
2225 | "type": "zip", | |
2226 | "url": "https://api.github.com/repos/Grandt/PHPBinString/zipball/825fe2ac8a68190f651fc2dbc07b6edde18bc431", | |
2227 | "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431", | |
2228 | "shasum": "" | |
2229 | }, | |
2230 | "require": { | |
2231 | "php": ">=5.0" | |
2232 | }, | |
2233 | "type": "library", | |
2234 | "autoload": { | |
2235 | "classmap": [ | |
2236 | "BinString.php", | |
2237 | "BinStringStatic.php" | |
2238 | ] | |
2239 | }, | |
2240 | "notification-url": "https://packagist.org/downloads/", | |
2241 | "license": [ | |
2242 | "LGPL-2.1" | |
2243 | ], | |
2244 | "authors": [ | |
2245 | { | |
2246 | "name": "A. Grandt", | |
2247 | "email": "php@grandt.com", | |
2248 | "role": "Developer" | |
2249 | } | |
2250 | ], | |
2251 | "description": "A class for working around the use of mbstring.func_override", | |
2252 | "homepage": "https://github.com/Grandt/PHPBinString", | |
2253 | "keywords": [ | |
2254 | "binary strings", | |
2255 | "mbstring" | |
2256 | ], | |
2257 | "time": "2015-08-13T06:14:41+00:00" | |
2258 | }, | |
2259 | { | |
2260 | "name": "grandt/phpepub", | |
2261 | "version": "dev-master", | |
2262 | "source": { | |
2263 | "type": "git", | |
2264 | "url": "https://github.com/Daniel-KM/PHPePub.git", | |
2265 | "reference": "78546d9a49d59ad9a32b13f3d95cc2f548add1c3" | |
2266 | }, | |
2267 | "dist": { | |
2268 | "type": "zip", | |
2269 | "url": "https://api.github.com/repos/Daniel-KM/PHPePub/zipball/78546d9a49d59ad9a32b13f3d95cc2f548add1c3", | |
2270 | "reference": "78546d9a49d59ad9a32b13f3d95cc2f548add1c3", | |
2271 | "shasum": "" | |
2272 | }, | |
2273 | "require": { | |
2274 | "grandt/phpresizegif": "~1.0.3", | |
2275 | "grandt/relativepath": "~1.0.1", | |
2276 | "masterminds/html5": "~2.3", | |
2277 | "php": ">=5.3.0", | |
2278 | "phpzip/phpzip": "~2.0.7" | |
2279 | }, | |
2280 | "type": "library", | |
2281 | "autoload": { | |
2282 | "psr-4": { | |
2283 | "PHPePub\\": "src/PHPePub" | |
2284 | }, | |
2285 | "classmap": [ | |
2286 | "src/lib.uuid.php" | |
2287 | ] | |
2288 | }, | |
2289 | "license": [ | |
2290 | "LGPL-2.1" | |
2291 | ], | |
2292 | "authors": [ | |
2293 | { | |
2294 | "name": "A. Grandt", | |
2295 | "email": "php@grandt.com", | |
2296 | "homepage": "http://grandt.com", | |
2297 | "role": "Developer" | |
2298 | }, | |
2299 | { | |
2300 | "name": "An, Hyeong-woo", | |
2301 | "email": "mail@mytory.net", | |
2302 | "homepage": "https://mytory.net", | |
2303 | "role": "Contributor" | |
2304 | }, | |
2305 | { | |
2306 | "name": "Daniel Berthereau", | |
2307 | "email": "daniel.composer@berthereau.net", | |
2308 | "role": "Contributor" | |
2309 | } | |
2310 | ], | |
2311 | "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.", | |
2312 | "homepage": "https://github.com/Grandt/PHPePub", | |
2313 | "keywords": [ | |
2314 | "e-book", | |
2315 | "epub" | |
2316 | ], | |
2317 | "support": { | |
2318 | "source": "https://github.com/Daniel-KM/PHPePub/tree/master" | |
2319 | }, | |
2320 | "time": "2018-10-21T22:00:00+00:00" | |
2321 | }, | |
2322 | { | |
2323 | "name": "grandt/phpresizegif", | |
2324 | "version": "1.0.3", | |
2325 | "source": { | |
2326 | "type": "git", | |
2327 | "url": "https://github.com/Grandt/PHPResizeGif.git", | |
2328 | "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe" | |
2329 | }, | |
2330 | "dist": { | |
2331 | "type": "zip", | |
2332 | "url": "https://api.github.com/repos/Grandt/PHPResizeGif/zipball/775f6810fcda2fd1d8ca881d44a80c8d310ae7fe", | |
2333 | "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe", | |
2334 | "shasum": "" | |
2335 | }, | |
2336 | "require": { | |
2337 | "grandt/binstring": ">=0.2.0", | |
2338 | "php": ">=5.3.0" | |
2339 | }, | |
2340 | "type": "library", | |
2341 | "autoload": { | |
2342 | "psr-4": { | |
2343 | "grandt\\ResizeGif\\": "src/ResizeGif", | |
2344 | "grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files", | |
2345 | "grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure", | |
2346 | "grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug" | |
2347 | } | |
2348 | }, | |
2349 | "notification-url": "https://packagist.org/downloads/", | |
2350 | "license": [ | |
2351 | "LGPL-2.1" | |
2352 | ], | |
2353 | "authors": [ | |
2354 | { | |
2355 | "name": "A. Grandt", | |
2356 | "email": "php@grandt.com", | |
2357 | "homepage": "http://grandt.com", | |
2358 | "role": "Developer" | |
2359 | } | |
2360 | ], | |
2361 | "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.", | |
2362 | "homepage": "https://github.com/Grandt/PHPResizeGif", | |
2363 | "keywords": [ | |
2364 | "GIF89a", | |
2365 | "animated gif", | |
2366 | "gif", | |
2367 | "resize" | |
2368 | ], | |
2369 | "time": "2015-05-10T10:52:24+00:00" | |
2370 | }, | |
2371 | { | |
2372 | "name": "grandt/phpzipmerge", | |
2373 | "version": "1.0.4", | |
2374 | "source": { | |
2375 | "type": "git", | |
2376 | "url": "https://github.com/Grandt/PHPZipMerge.git", | |
2377 | "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9" | |
2378 | }, | |
2379 | "dist": { | |
2380 | "type": "zip", | |
2381 | "url": "https://api.github.com/repos/Grandt/PHPZipMerge/zipball/0b1273d3c2dbfe244904158b1dbd65a663264fb9", | |
2382 | "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9", | |
2383 | "shasum": "" | |
2384 | }, | |
2385 | "require": { | |
2386 | "grandt/binstring": ">=1.0.0", | |
2387 | "grandt/relativepath": ">=1.0.1", | |
2388 | "php": ">=5.3.0" | |
2389 | }, | |
2390 | "type": "library", | |
2391 | "autoload": { | |
2392 | "psr-4": { | |
2393 | "ZipMerge\\": "src/ZipMerge" | |
2394 | } | |
2395 | }, | |
2396 | "notification-url": "https://packagist.org/downloads/", | |
2397 | "license": [ | |
2398 | "LGPL-2.1" | |
2399 | ], | |
2400 | "authors": [ | |
2401 | { | |
2402 | "name": "A. Grandt", | |
2403 | "email": "php@grandt.com", | |
2404 | "homepage": "http://grandt.com", | |
2405 | "role": "Developer" | |
2406 | }, | |
2407 | { | |
2408 | "name": "Greg Kappatos", | |
2409 | "homepage": "http://websiteconnect.com.au", | |
2410 | "role": "Developer" | |
2411 | } | |
2412 | ], | |
2413 | "description": "Merge and stream multiple Zip files on the fly.", | |
2414 | "homepage": "https://github.com/Grandt/PHPZipMerge", | |
2415 | "keywords": [ | |
2416 | "archive", | |
2417 | "compressed", | |
2418 | "compression", | |
2419 | "merge", | |
2420 | "phpzip", | |
2421 | "pkzip", | |
2422 | "stream", | |
2423 | "zip" | |
2424 | ], | |
2425 | "time": "2015-08-18T13:49:33+00:00" | |
2426 | }, | |
2427 | { | |
2428 | "name": "grandt/relativepath", | |
2429 | "version": "1.0.2", | |
2430 | "source": { | |
2431 | "type": "git", | |
2432 | "url": "https://github.com/Grandt/PHPRelativePath.git", | |
2433 | "reference": "19541133c24143b6295688472c54dd6ed15a5462" | |
2434 | }, | |
2435 | "dist": { | |
2436 | "type": "zip", | |
2437 | "url": "https://api.github.com/repos/Grandt/PHPRelativePath/zipball/19541133c24143b6295688472c54dd6ed15a5462", | |
2438 | "reference": "19541133c24143b6295688472c54dd6ed15a5462", | |
2439 | "shasum": "" | |
2440 | }, | |
2441 | "require": { | |
2442 | "php": ">=5.0" | |
2443 | }, | |
2444 | "type": "library", | |
2445 | "autoload": { | |
2446 | "classmap": [ | |
2447 | "RelativePath.php" | |
2448 | ] | |
2449 | }, | |
2450 | "notification-url": "https://packagist.org/downloads/", | |
2451 | "license": [ | |
2452 | "LGPL-2.1" | |
2453 | ], | |
2454 | "authors": [ | |
2455 | { | |
2456 | "name": "A. Grandt", | |
2457 | "email": "php@grandt.com", | |
2458 | "role": "Developer" | |
2459 | } | |
2460 | ], | |
2461 | "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.", | |
2462 | "homepage": "https://github.com/Grandt/PHPRelativePath", | |
2463 | "keywords": [ | |
2464 | "file path" | |
2465 | ], | |
2466 | "time": "2015-05-14T08:18:23+00:00" | |
2467 | }, | |
2468 | { | |
2469 | "name": "guzzlehttp/guzzle", | |
2470 | "version": "5.3.4", | |
2471 | "source": { | |
2472 | "type": "git", | |
2473 | "url": "https://github.com/guzzle/guzzle.git", | |
2474 | "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2" | |
2475 | }, | |
2476 | "dist": { | |
2477 | "type": "zip", | |
2478 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b87eda7a7162f95574032da17e9323c9899cb6b2", | |
2479 | "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2", | |
2480 | "shasum": "" | |
2481 | }, | |
2482 | "require": { | |
2483 | "guzzlehttp/ringphp": "^1.1", | |
2484 | "php": ">=5.4.0", | |
2485 | "react/promise": "^2.2" | |
2486 | }, | |
2487 | "require-dev": { | |
2488 | "ext-curl": "*", | |
2489 | "phpunit/phpunit": "^4.0" | |
2490 | }, | |
2491 | "type": "library", | |
2492 | "autoload": { | |
2493 | "psr-4": { | |
2494 | "GuzzleHttp\\": "src/" | |
2495 | } | |
2496 | }, | |
2497 | "notification-url": "https://packagist.org/downloads/", | |
2498 | "license": [ | |
2499 | "MIT" | |
2500 | ], | |
2501 | "authors": [ | |
2502 | { | |
2503 | "name": "Michael Dowling", | |
2504 | "email": "mtdowling@gmail.com", | |
2505 | "homepage": "https://github.com/mtdowling" | |
2506 | } | |
2507 | ], | |
2508 | "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", | |
2509 | "homepage": "http://guzzlephp.org/", | |
2510 | "keywords": [ | |
2511 | "client", | |
2512 | "curl", | |
2513 | "framework", | |
2514 | "http", | |
2515 | "http client", | |
2516 | "rest", | |
2517 | "web service" | |
2518 | ], | |
2519 | "time": "2019-10-30T09:32:00+00:00" | |
2520 | }, | |
2521 | { | |
2522 | "name": "guzzlehttp/promises", | |
2523 | "version": "v1.3.1", | |
2524 | "source": { | |
2525 | "type": "git", | |
2526 | "url": "https://github.com/guzzle/promises.git", | |
2527 | "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" | |
2528 | }, | |
2529 | "dist": { | |
2530 | "type": "zip", | |
2531 | "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", | |
2532 | "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", | |
2533 | "shasum": "" | |
2534 | }, | |
2535 | "require": { | |
2536 | "php": ">=5.5.0" | |
2537 | }, | |
2538 | "require-dev": { | |
2539 | "phpunit/phpunit": "^4.0" | |
2540 | }, | |
2541 | "type": "library", | |
2542 | "extra": { | |
2543 | "branch-alias": { | |
2544 | "dev-master": "1.4-dev" | |
2545 | } | |
2546 | }, | |
2547 | "autoload": { | |
2548 | "psr-4": { | |
2549 | "GuzzleHttp\\Promise\\": "src/" | |
2550 | }, | |
2551 | "files": [ | |
2552 | "src/functions_include.php" | |
2553 | ] | |
2554 | }, | |
2555 | "notification-url": "https://packagist.org/downloads/", | |
2556 | "license": [ | |
2557 | "MIT" | |
2558 | ], | |
2559 | "authors": [ | |
2560 | { | |
2561 | "name": "Michael Dowling", | |
2562 | "email": "mtdowling@gmail.com", | |
2563 | "homepage": "https://github.com/mtdowling" | |
2564 | } | |
2565 | ], | |
2566 | "description": "Guzzle promises library", | |
2567 | "keywords": [ | |
2568 | "promise" | |
2569 | ], | |
2570 | "time": "2016-12-20T10:07:11+00:00" | |
2571 | }, | |
2572 | { | |
2573 | "name": "guzzlehttp/psr7", | |
2574 | "version": "1.6.1", | |
2575 | "source": { | |
2576 | "type": "git", | |
2577 | "url": "https://github.com/guzzle/psr7.git", | |
2578 | "reference": "239400de7a173fe9901b9ac7c06497751f00727a" | |
2579 | }, | |
2580 | "dist": { | |
2581 | "type": "zip", | |
2582 | "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", | |
2583 | "reference": "239400de7a173fe9901b9ac7c06497751f00727a", | |
2584 | "shasum": "" | |
2585 | }, | |
2586 | "require": { | |
2587 | "php": ">=5.4.0", | |
2588 | "psr/http-message": "~1.0", | |
2589 | "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" | |
2590 | }, | |
2591 | "provide": { | |
2592 | "psr/http-message-implementation": "1.0" | |
2593 | }, | |
2594 | "require-dev": { | |
2595 | "ext-zlib": "*", | |
2596 | "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" | |
2597 | }, | |
2598 | "suggest": { | |
2599 | "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" | |
2600 | }, | |
2601 | "type": "library", | |
2602 | "extra": { | |
2603 | "branch-alias": { | |
2604 | "dev-master": "1.6-dev" | |
2605 | } | |
2606 | }, | |
2607 | "autoload": { | |
2608 | "psr-4": { | |
2609 | "GuzzleHttp\\Psr7\\": "src/" | |
2610 | }, | |
2611 | "files": [ | |
2612 | "src/functions_include.php" | |
2613 | ] | |
2614 | }, | |
2615 | "notification-url": "https://packagist.org/downloads/", | |
2616 | "license": [ | |
2617 | "MIT" | |
2618 | ], | |
2619 | "authors": [ | |
2620 | { | |
2621 | "name": "Michael Dowling", | |
2622 | "email": "mtdowling@gmail.com", | |
2623 | "homepage": "https://github.com/mtdowling" | |
2624 | }, | |
2625 | { | |
2626 | "name": "Tobias Schultze", | |
2627 | "homepage": "https://github.com/Tobion" | |
2628 | } | |
2629 | ], | |
2630 | "description": "PSR-7 message implementation that also provides common utility methods", | |
2631 | "keywords": [ | |
2632 | "http", | |
2633 | "message", | |
2634 | "psr-7", | |
2635 | "request", | |
2636 | "response", | |
2637 | "stream", | |
2638 | "uri", | |
2639 | "url" | |
2640 | ], | |
2641 | "time": "2019-07-01T23:21:34+00:00" | |
2642 | }, | |
2643 | { | |
2644 | "name": "guzzlehttp/ringphp", | |
2645 | "version": "1.1.1", | |
2646 | "source": { | |
2647 | "type": "git", | |
2648 | "url": "https://github.com/guzzle/RingPHP.git", | |
2649 | "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b" | |
2650 | }, | |
2651 | "dist": { | |
2652 | "type": "zip", | |
2653 | "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b", | |
2654 | "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b", | |
2655 | "shasum": "" | |
2656 | }, | |
2657 | "require": { | |
2658 | "guzzlehttp/streams": "~3.0", | |
2659 | "php": ">=5.4.0", | |
2660 | "react/promise": "~2.0" | |
2661 | }, | |
2662 | "require-dev": { | |
2663 | "ext-curl": "*", | |
2664 | "phpunit/phpunit": "~4.0" | |
2665 | }, | |
2666 | "suggest": { | |
2667 | "ext-curl": "Guzzle will use specific adapters if cURL is present" | |
2668 | }, | |
2669 | "type": "library", | |
2670 | "extra": { | |
2671 | "branch-alias": { | |
2672 | "dev-master": "1.1-dev" | |
2673 | } | |
2674 | }, | |
2675 | "autoload": { | |
2676 | "psr-4": { | |
2677 | "GuzzleHttp\\Ring\\": "src/" | |
2678 | } | |
2679 | }, | |
2680 | "notification-url": "https://packagist.org/downloads/", | |
2681 | "license": [ | |
2682 | "MIT" | |
2683 | ], | |
2684 | "authors": [ | |
2685 | { | |
2686 | "name": "Michael Dowling", | |
2687 | "email": "mtdowling@gmail.com", | |
2688 | "homepage": "https://github.com/mtdowling" | |
2689 | } | |
2690 | ], | |
2691 | "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.", | |
2692 | "time": "2018-07-31T13:22:33+00:00" | |
2693 | }, | |
2694 | { | |
2695 | "name": "guzzlehttp/streams", | |
2696 | "version": "3.0.0", | |
2697 | "source": { | |
2698 | "type": "git", | |
2699 | "url": "https://github.com/guzzle/streams.git", | |
2700 | "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5" | |
2701 | }, | |
2702 | "dist": { | |
2703 | "type": "zip", | |
2704 | "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5", | |
2705 | "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5", | |
2706 | "shasum": "" | |
2707 | }, | |
2708 | "require": { | |
2709 | "php": ">=5.4.0" | |
2710 | }, | |
2711 | "require-dev": { | |
2712 | "phpunit/phpunit": "~4.0" | |
2713 | }, | |
2714 | "type": "library", | |
2715 | "extra": { | |
2716 | "branch-alias": { | |
2717 | "dev-master": "3.0-dev" | |
2718 | } | |
2719 | }, | |
2720 | "autoload": { | |
2721 | "psr-4": { | |
2722 | "GuzzleHttp\\Stream\\": "src/" | |
2723 | } | |
2724 | }, | |
2725 | "notification-url": "https://packagist.org/downloads/", | |
2726 | "license": [ | |
2727 | "MIT" | |
2728 | ], | |
2729 | "authors": [ | |
2730 | { | |
2731 | "name": "Michael Dowling", | |
2732 | "email": "mtdowling@gmail.com", | |
2733 | "homepage": "https://github.com/mtdowling" | |
2734 | } | |
2735 | ], | |
2736 | "description": "Provides a simple abstraction over streams of data", | |
2737 | "homepage": "http://guzzlephp.org/", | |
2738 | "keywords": [ | |
2739 | "Guzzle", | |
2740 | "stream" | |
2741 | ], | |
2742 | "time": "2014-10-12T19:18:40+00:00" | |
2743 | }, | |
2744 | { | |
2745 | "name": "hoa/compiler", | |
2746 | "version": "3.17.08.08", | |
2747 | "source": { | |
2748 | "type": "git", | |
2749 | "url": "https://github.com/hoaproject/Compiler.git", | |
2750 | "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de" | |
2751 | }, | |
2752 | "dist": { | |
2753 | "type": "zip", | |
2754 | "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/aa09caf0bf28adae6654ca6ee415ee2f522672de", | |
2755 | "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de", | |
2756 | "shasum": "" | |
2757 | }, | |
2758 | "require": { | |
2759 | "hoa/consistency": "~1.0", | |
2760 | "hoa/exception": "~1.0", | |
2761 | "hoa/file": "~1.0", | |
2762 | "hoa/iterator": "~2.0", | |
2763 | "hoa/math": "~1.0", | |
2764 | "hoa/protocol": "~1.0", | |
2765 | "hoa/regex": "~1.0", | |
2766 | "hoa/visitor": "~2.0" | |
2767 | }, | |
2768 | "require-dev": { | |
2769 | "hoa/json": "~2.0", | |
2770 | "hoa/test": "~2.0" | |
2771 | }, | |
2772 | "type": "library", | |
2773 | "extra": { | |
2774 | "branch-alias": { | |
2775 | "dev-master": "3.x-dev" | |
2776 | } | |
2777 | }, | |
2778 | "autoload": { | |
2779 | "psr-4": { | |
2780 | "Hoa\\Compiler\\": "." | |
2781 | } | |
2782 | }, | |
2783 | "notification-url": "https://packagist.org/downloads/", | |
2784 | "license": [ | |
2785 | "BSD-3-Clause" | |
2786 | ], | |
2787 | "authors": [ | |
2788 | { | |
2789 | "name": "Ivan Enderlin", | |
2790 | "email": "ivan.enderlin@hoa-project.net" | |
2791 | }, | |
2792 | { | |
2793 | "name": "Hoa community", | |
2794 | "homepage": "https://hoa-project.net/" | |
2795 | } | |
2796 | ], | |
2797 | "description": "The Hoa\\Compiler library.", | |
2798 | "homepage": "https://hoa-project.net/", | |
2799 | "keywords": [ | |
2800 | "algebraic", | |
2801 | "ast", | |
2802 | "compiler", | |
2803 | "context-free", | |
2804 | "coverage", | |
2805 | "exhaustive", | |
2806 | "grammar", | |
2807 | "isotropic", | |
2808 | "language", | |
2809 | "lexer", | |
2810 | "library", | |
2811 | "ll1", | |
2812 | "llk", | |
2813 | "parser", | |
2814 | "pp", | |
2815 | "random", | |
2816 | "regular", | |
2817 | "rule", | |
2818 | "sampler", | |
2819 | "syntax", | |
2820 | "token", | |
2821 | "trace", | |
2822 | "uniform" | |
2823 | ], | |
2824 | "time": "2017-08-08T07:44:07+00:00" | |
2825 | }, | |
2826 | { | |
2827 | "name": "hoa/consistency", | |
2828 | "version": "1.17.05.02", | |
2829 | "source": { | |
2830 | "type": "git", | |
2831 | "url": "https://github.com/hoaproject/Consistency.git", | |
2832 | "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f" | |
2833 | }, | |
2834 | "dist": { | |
2835 | "type": "zip", | |
2836 | "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f", | |
2837 | "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f", | |
2838 | "shasum": "" | |
2839 | }, | |
2840 | "require": { | |
2841 | "hoa/exception": "~1.0", | |
2842 | "php": ">=5.5.0" | |
2843 | }, | |
2844 | "require-dev": { | |
2845 | "hoa/stream": "~1.0", | |
2846 | "hoa/test": "~2.0" | |
2847 | }, | |
2848 | "type": "library", | |
2849 | "extra": { | |
2850 | "branch-alias": { | |
2851 | "dev-master": "1.x-dev" | |
2852 | } | |
2853 | }, | |
2854 | "autoload": { | |
2855 | "psr-4": { | |
2856 | "Hoa\\Consistency\\": "." | |
2857 | }, | |
2858 | "files": [ | |
2859 | "Prelude.php" | |
2860 | ] | |
2861 | }, | |
2862 | "notification-url": "https://packagist.org/downloads/", | |
2863 | "license": [ | |
2864 | "BSD-3-Clause" | |
2865 | ], | |
2866 | "authors": [ | |
2867 | { | |
2868 | "name": "Ivan Enderlin", | |
2869 | "email": "ivan.enderlin@hoa-project.net" | |
2870 | }, | |
2871 | { | |
2872 | "name": "Hoa community", | |
2873 | "homepage": "https://hoa-project.net/" | |
2874 | } | |
2875 | ], | |
2876 | "description": "The Hoa\\Consistency library.", | |
2877 | "homepage": "https://hoa-project.net/", | |
2878 | "keywords": [ | |
2879 | "autoloader", | |
2880 | "callable", | |
2881 | "consistency", | |
2882 | "entity", | |
2883 | "flex", | |
2884 | "keyword", | |
2885 | "library" | |
2886 | ], | |
2887 | "time": "2017-05-02T12:18:12+00:00" | |
2888 | }, | |
2889 | { | |
2890 | "name": "hoa/event", | |
2891 | "version": "1.17.01.13", | |
2892 | "source": { | |
2893 | "type": "git", | |
2894 | "url": "https://github.com/hoaproject/Event.git", | |
2895 | "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54" | |
2896 | }, | |
2897 | "dist": { | |
2898 | "type": "zip", | |
2899 | "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54", | |
2900 | "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54", | |
2901 | "shasum": "" | |
2902 | }, | |
2903 | "require": { | |
2904 | "hoa/consistency": "~1.0", | |
2905 | "hoa/exception": "~1.0" | |
2906 | }, | |
2907 | "require-dev": { | |
2908 | "hoa/test": "~2.0" | |
2909 | }, | |
2910 | "type": "library", | |
2911 | "extra": { | |
2912 | "branch-alias": { | |
2913 | "dev-master": "1.x-dev" | |
2914 | } | |
2915 | }, | |
2916 | "autoload": { | |
2917 | "psr-4": { | |
2918 | "Hoa\\Event\\": "." | |
2919 | } | |
2920 | }, | |
2921 | "notification-url": "https://packagist.org/downloads/", | |
2922 | "license": [ | |
2923 | "BSD-3-Clause" | |
2924 | ], | |
2925 | "authors": [ | |
2926 | { | |
2927 | "name": "Ivan Enderlin", | |
2928 | "email": "ivan.enderlin@hoa-project.net" | |
2929 | }, | |
2930 | { | |
2931 | "name": "Hoa community", | |
2932 | "homepage": "https://hoa-project.net/" | |
2933 | } | |
2934 | ], | |
2935 | "description": "The Hoa\\Event library.", | |
2936 | "homepage": "https://hoa-project.net/", | |
2937 | "keywords": [ | |
2938 | "event", | |
2939 | "library", | |
2940 | "listener", | |
2941 | "observer" | |
2942 | ], | |
2943 | "time": "2017-01-13T15:30:50+00:00" | |
2944 | }, | |
2945 | { | |
2946 | "name": "hoa/exception", | |
2947 | "version": "1.17.01.16", | |
2948 | "source": { | |
2949 | "type": "git", | |
2950 | "url": "https://github.com/hoaproject/Exception.git", | |
2951 | "reference": "091727d46420a3d7468ef0595651488bfc3a458f" | |
2952 | }, | |
2953 | "dist": { | |
2954 | "type": "zip", | |
2955 | "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f", | |
2956 | "reference": "091727d46420a3d7468ef0595651488bfc3a458f", | |
2957 | "shasum": "" | |
2958 | }, | |
2959 | "require": { | |
2960 | "hoa/consistency": "~1.0", | |
2961 | "hoa/event": "~1.0" | |
2962 | }, | |
2963 | "require-dev": { | |
2964 | "hoa/test": "~2.0" | |
2965 | }, | |
2966 | "type": "library", | |
2967 | "extra": { | |
2968 | "branch-alias": { | |
2969 | "dev-master": "1.x-dev" | |
2970 | } | |
2971 | }, | |
2972 | "autoload": { | |
2973 | "psr-4": { | |
2974 | "Hoa\\Exception\\": "." | |
2975 | } | |
2976 | }, | |
2977 | "notification-url": "https://packagist.org/downloads/", | |
2978 | "license": [ | |
2979 | "BSD-3-Clause" | |
2980 | ], | |
2981 | "authors": [ | |
2982 | { | |
2983 | "name": "Ivan Enderlin", | |
2984 | "email": "ivan.enderlin@hoa-project.net" | |
2985 | }, | |
2986 | { | |
2987 | "name": "Hoa community", | |
2988 | "homepage": "https://hoa-project.net/" | |
2989 | } | |
2990 | ], | |
2991 | "description": "The Hoa\\Exception library.", | |
2992 | "homepage": "https://hoa-project.net/", | |
2993 | "keywords": [ | |
2994 | "exception", | |
2995 | "library" | |
2996 | ], | |
2997 | "time": "2017-01-16T07:53:27+00:00" | |
2998 | }, | |
2999 | { | |
3000 | "name": "hoa/file", | |
3001 | "version": "1.17.07.11", | |
3002 | "source": { | |
3003 | "type": "git", | |
3004 | "url": "https://github.com/hoaproject/File.git", | |
3005 | "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca" | |
3006 | }, | |
3007 | "dist": { | |
3008 | "type": "zip", | |
3009 | "url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca", | |
3010 | "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca", | |
3011 | "shasum": "" | |
3012 | }, | |
3013 | "require": { | |
3014 | "hoa/consistency": "~1.0", | |
3015 | "hoa/event": "~1.0", | |
3016 | "hoa/exception": "~1.0", | |
3017 | "hoa/iterator": "~2.0", | |
3018 | "hoa/stream": "~1.0" | |
3019 | }, | |
3020 | "require-dev": { | |
3021 | "hoa/test": "~2.0" | |
3022 | }, | |
3023 | "type": "library", | |
3024 | "extra": { | |
3025 | "branch-alias": { | |
3026 | "dev-master": "1.x-dev" | |
3027 | } | |
3028 | }, | |
3029 | "autoload": { | |
3030 | "psr-4": { | |
3031 | "Hoa\\File\\": "." | |
3032 | } | |
3033 | }, | |
3034 | "notification-url": "https://packagist.org/downloads/", | |
3035 | "license": [ | |
3036 | "BSD-3-Clause" | |
3037 | ], | |
3038 | "authors": [ | |
3039 | { | |
3040 | "name": "Ivan Enderlin", | |
3041 | "email": "ivan.enderlin@hoa-project.net" | |
3042 | }, | |
3043 | { | |
3044 | "name": "Hoa community", | |
3045 | "homepage": "https://hoa-project.net/" | |
3046 | } | |
3047 | ], | |
3048 | "description": "The Hoa\\File library.", | |
3049 | "homepage": "https://hoa-project.net/", | |
3050 | "keywords": [ | |
3051 | "Socket", | |
3052 | "directory", | |
3053 | "file", | |
3054 | "finder", | |
3055 | "library", | |
3056 | "link", | |
3057 | "temporary" | |
3058 | ], | |
3059 | "time": "2017-07-11T07:42:15+00:00" | |
3060 | }, | |
3061 | { | |
3062 | "name": "hoa/iterator", | |
3063 | "version": "2.17.01.10", | |
3064 | "source": { | |
3065 | "type": "git", | |
3066 | "url": "https://github.com/hoaproject/Iterator.git", | |
3067 | "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc" | |
3068 | }, | |
3069 | "dist": { | |
3070 | "type": "zip", | |
3071 | "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc", | |
3072 | "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc", | |
3073 | "shasum": "" | |
3074 | }, | |
3075 | "require": { | |
3076 | "hoa/consistency": "~1.0", | |
3077 | "hoa/exception": "~1.0" | |
3078 | }, | |
3079 | "require-dev": { | |
3080 | "hoa/test": "~2.0" | |
3081 | }, | |
3082 | "type": "library", | |
3083 | "extra": { | |
3084 | "branch-alias": { | |
3085 | "dev-master": "2.x-dev" | |
3086 | } | |
3087 | }, | |
3088 | "autoload": { | |
3089 | "psr-4": { | |
3090 | "Hoa\\Iterator\\": "." | |
3091 | } | |
3092 | }, | |
3093 | "notification-url": "https://packagist.org/downloads/", | |
3094 | "license": [ | |
3095 | "BSD-3-Clause" | |
3096 | ], | |
3097 | "authors": [ | |
3098 | { | |
3099 | "name": "Ivan Enderlin", | |
3100 | "email": "ivan.enderlin@hoa-project.net" | |
3101 | }, | |
3102 | { | |
3103 | "name": "Hoa community", | |
3104 | "homepage": "https://hoa-project.net/" | |
3105 | } | |
3106 | ], | |
3107 | "description": "The Hoa\\Iterator library.", | |
3108 | "homepage": "https://hoa-project.net/", | |
3109 | "keywords": [ | |
3110 | "iterator", | |
3111 | "library" | |
3112 | ], | |
3113 | "time": "2017-01-10T10:34:47+00:00" | |
3114 | }, | |
3115 | { | |
3116 | "name": "hoa/math", | |
3117 | "version": "1.17.05.16", | |
3118 | "source": { | |
3119 | "type": "git", | |
3120 | "url": "https://github.com/hoaproject/Math.git", | |
3121 | "reference": "7150785d30f5d565704912116a462e9f5bc83a0c" | |
3122 | }, | |
3123 | "dist": { | |
3124 | "type": "zip", | |
3125 | "url": "https://api.github.com/repos/hoaproject/Math/zipball/7150785d30f5d565704912116a462e9f5bc83a0c", | |
3126 | "reference": "7150785d30f5d565704912116a462e9f5bc83a0c", | |
3127 | "shasum": "" | |
3128 | }, | |
3129 | "require": { | |
3130 | "hoa/compiler": "~3.0", | |
3131 | "hoa/consistency": "~1.0", | |
3132 | "hoa/exception": "~1.0", | |
3133 | "hoa/iterator": "~2.0", | |
3134 | "hoa/protocol": "~1.0", | |
3135 | "hoa/zformat": "~1.0" | |
3136 | }, | |
3137 | "require-dev": { | |
3138 | "hoa/test": "~2.0" | |
3139 | }, | |
3140 | "type": "library", | |
3141 | "extra": { | |
3142 | "branch-alias": { | |
3143 | "dev-master": "1.x-dev" | |
3144 | } | |
3145 | }, | |
3146 | "autoload": { | |
3147 | "psr-4": { | |
3148 | "Hoa\\Math\\": "." | |
3149 | } | |
3150 | }, | |
3151 | "notification-url": "https://packagist.org/downloads/", | |
3152 | "license": [ | |
3153 | "BSD-3-Clause" | |
3154 | ], | |
3155 | "authors": [ | |
3156 | { | |
3157 | "name": "Ivan Enderlin", | |
3158 | "email": "ivan.enderlin@hoa-project.net" | |
3159 | }, | |
3160 | { | |
3161 | "name": "Hoa community", | |
3162 | "homepage": "https://hoa-project.net/" | |
3163 | } | |
3164 | ], | |
3165 | "description": "The Hoa\\Math library.", | |
3166 | "homepage": "https://hoa-project.net/", | |
3167 | "keywords": [ | |
3168 | "arrangement", | |
3169 | "combination", | |
3170 | "combinatorics", | |
3171 | "counting", | |
3172 | "library", | |
3173 | "math", | |
3174 | "permutation", | |
3175 | "sampler", | |
3176 | "set" | |
3177 | ], | |
3178 | "time": "2017-05-16T08:02:17+00:00" | |
3179 | }, | |
3180 | { | |
3181 | "name": "hoa/protocol", | |
3182 | "version": "1.17.01.14", | |
3183 | "source": { | |
3184 | "type": "git", | |
3185 | "url": "https://github.com/hoaproject/Protocol.git", | |
3186 | "reference": "5c2cf972151c45f373230da170ea015deecf19e2" | |
3187 | }, | |
3188 | "dist": { | |
3189 | "type": "zip", | |
3190 | "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2", | |
3191 | "reference": "5c2cf972151c45f373230da170ea015deecf19e2", | |
3192 | "shasum": "" | |
3193 | }, | |
3194 | "require": { | |
3195 | "hoa/consistency": "~1.0", | |
3196 | "hoa/exception": "~1.0" | |
3197 | }, | |
3198 | "require-dev": { | |
3199 | "hoa/test": "~2.0" | |
3200 | }, | |
3201 | "type": "library", | |
3202 | "extra": { | |
3203 | "branch-alias": { | |
3204 | "dev-master": "1.x-dev" | |
3205 | } | |
3206 | }, | |
3207 | "autoload": { | |
3208 | "psr-4": { | |
3209 | "Hoa\\Protocol\\": "." | |
3210 | }, | |
3211 | "files": [ | |
3212 | "Wrapper.php" | |
3213 | ] | |
3214 | }, | |
3215 | "notification-url": "https://packagist.org/downloads/", | |
3216 | "license": [ | |
3217 | "BSD-3-Clause" | |
3218 | ], | |
3219 | "authors": [ | |
3220 | { | |
3221 | "name": "Ivan Enderlin", | |
3222 | "email": "ivan.enderlin@hoa-project.net" | |
3223 | }, | |
3224 | { | |
3225 | "name": "Hoa community", | |
3226 | "homepage": "https://hoa-project.net/" | |
3227 | } | |
3228 | ], | |
3229 | "description": "The Hoa\\Protocol library.", | |
3230 | "homepage": "https://hoa-project.net/", | |
3231 | "keywords": [ | |
3232 | "library", | |
3233 | "protocol", | |
3234 | "resource", | |
3235 | "stream", | |
3236 | "wrapper" | |
3237 | ], | |
3238 | "time": "2017-01-14T12:26:10+00:00" | |
3239 | }, | |
3240 | { | |
3241 | "name": "hoa/regex", | |
3242 | "version": "1.17.01.13", | |
3243 | "source": { | |
3244 | "type": "git", | |
3245 | "url": "https://github.com/hoaproject/Regex.git", | |
3246 | "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec" | |
3247 | }, | |
3248 | "dist": { | |
3249 | "type": "zip", | |
3250 | "url": "https://api.github.com/repos/hoaproject/Regex/zipball/7e263a61b6fb45c1d03d8e5ef77668518abd5bec", | |
3251 | "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec", | |
3252 | "shasum": "" | |
3253 | }, | |
3254 | "require": { | |
3255 | "hoa/consistency": "~1.0", | |
3256 | "hoa/exception": "~1.0", | |
3257 | "hoa/math": "~1.0", | |
3258 | "hoa/protocol": "~1.0", | |
3259 | "hoa/ustring": "~4.0", | |
3260 | "hoa/visitor": "~2.0" | |
3261 | }, | |
3262 | "type": "library", | |
3263 | "extra": { | |
3264 | "branch-alias": { | |
3265 | "dev-master": "1.x-dev" | |
3266 | } | |
3267 | }, | |
3268 | "autoload": { | |
3269 | "psr-4": { | |
3270 | "Hoa\\Regex\\": "." | |
3271 | } | |
3272 | }, | |
3273 | "notification-url": "https://packagist.org/downloads/", | |
3274 | "license": [ | |
3275 | "BSD-3-Clause" | |
3276 | ], | |
3277 | "authors": [ | |
3278 | { | |
3279 | "name": "Ivan Enderlin", | |
3280 | "email": "ivan.enderlin@hoa-project.net" | |
3281 | }, | |
3282 | { | |
3283 | "name": "Hoa community", | |
3284 | "homepage": "https://hoa-project.net/" | |
3285 | } | |
3286 | ], | |
3287 | "description": "The Hoa\\Regex library.", | |
3288 | "homepage": "https://hoa-project.net/", | |
3289 | "keywords": [ | |
3290 | "compiler", | |
3291 | "library", | |
3292 | "regex" | |
3293 | ], | |
3294 | "time": "2017-01-13T16:10:24+00:00" | |
3295 | }, | |
3296 | { | |
3297 | "name": "hoa/ruler", | |
3298 | "version": "2.17.05.16", | |
3299 | "source": { | |
3300 | "type": "git", | |
3301 | "url": "https://github.com/hoaproject/Ruler.git", | |
3302 | "reference": "696835daf8336dfd490f032da7af444050e52dfc" | |
3303 | }, | |
3304 | "dist": { | |
3305 | "type": "zip", | |
3306 | "url": "https://api.github.com/repos/hoaproject/Ruler/zipball/696835daf8336dfd490f032da7af444050e52dfc", | |
3307 | "reference": "696835daf8336dfd490f032da7af444050e52dfc", | |
3308 | "shasum": "" | |
3309 | }, | |
3310 | "require": { | |
3311 | "hoa/compiler": "~3.0", | |
3312 | "hoa/consistency": "~1.0", | |
3313 | "hoa/exception": "~1.0", | |
3314 | "hoa/file": "~1.0", | |
3315 | "hoa/protocol": "~1.0", | |
3316 | "hoa/visitor": "~2.0" | |
3317 | }, | |
3318 | "require-dev": { | |
3319 | "hoa/test": "~2.0" | |
3320 | }, | |
3321 | "type": "library", | |
3322 | "extra": { | |
3323 | "branch-alias": { | |
3324 | "dev-master": "2.x-dev" | |
3325 | } | |
3326 | }, | |
3327 | "autoload": { | |
3328 | "psr-4": { | |
3329 | "Hoa\\Ruler\\": "." | |
3330 | } | |
3331 | }, | |
3332 | "notification-url": "https://packagist.org/downloads/", | |
3333 | "license": [ | |
3334 | "BSD-3-Clause" | |
3335 | ], | |
3336 | "authors": [ | |
3337 | { | |
3338 | "name": "Ivan Enderlin", | |
3339 | "email": "ivan.enderlin@hoa-project.net" | |
3340 | }, | |
3341 | { | |
3342 | "name": "Hoa community", | |
3343 | "homepage": "https://hoa-project.net/" | |
3344 | } | |
3345 | ], | |
3346 | "description": "The Hoa\\Ruler library.", | |
3347 | "homepage": "https://hoa-project.net/", | |
3348 | "keywords": [ | |
3349 | "library", | |
3350 | "ruler" | |
3351 | ], | |
3352 | "time": "2017-05-16T07:52:21+00:00" | |
3353 | }, | |
3354 | { | |
3355 | "name": "hoa/stream", | |
3356 | "version": "1.17.02.21", | |
3357 | "source": { | |
3358 | "type": "git", | |
3359 | "url": "https://github.com/hoaproject/Stream.git", | |
3360 | "reference": "3293cfffca2de10525df51436adf88a559151d82" | |
3361 | }, | |
3362 | "dist": { | |
3363 | "type": "zip", | |
3364 | "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82", | |
3365 | "reference": "3293cfffca2de10525df51436adf88a559151d82", | |
3366 | "shasum": "" | |
3367 | }, | |
3368 | "require": { | |
3369 | "hoa/consistency": "~1.0", | |
3370 | "hoa/event": "~1.0", | |
3371 | "hoa/exception": "~1.0", | |
3372 | "hoa/protocol": "~1.0" | |
3373 | }, | |
3374 | "require-dev": { | |
3375 | "hoa/test": "~2.0" | |
3376 | }, | |
3377 | "type": "library", | |
3378 | "extra": { | |
3379 | "branch-alias": { | |
3380 | "dev-master": "1.x-dev" | |
3381 | } | |
3382 | }, | |
3383 | "autoload": { | |
3384 | "psr-4": { | |
3385 | "Hoa\\Stream\\": "." | |
3386 | } | |
3387 | }, | |
3388 | "notification-url": "https://packagist.org/downloads/", | |
3389 | "license": [ | |
3390 | "BSD-3-Clause" | |
3391 | ], | |
3392 | "authors": [ | |
3393 | { | |
3394 | "name": "Ivan Enderlin", | |
3395 | "email": "ivan.enderlin@hoa-project.net" | |
3396 | }, | |
3397 | { | |
3398 | "name": "Hoa community", | |
3399 | "homepage": "https://hoa-project.net/" | |
3400 | } | |
3401 | ], | |
3402 | "description": "The Hoa\\Stream library.", | |
3403 | "homepage": "https://hoa-project.net/", | |
3404 | "keywords": [ | |
3405 | "Context", | |
3406 | "bucket", | |
3407 | "composite", | |
3408 | "filter", | |
3409 | "in", | |
3410 | "library", | |
3411 | "out", | |
3412 | "protocol", | |
3413 | "stream", | |
3414 | "wrapper" | |
3415 | ], | |
3416 | "time": "2017-02-21T16:01:06+00:00" | |
3417 | }, | |
3418 | { | |
3419 | "name": "hoa/ustring", | |
3420 | "version": "4.17.01.16", | |
3421 | "source": { | |
3422 | "type": "git", | |
3423 | "url": "https://github.com/hoaproject/Ustring.git", | |
3424 | "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0" | |
3425 | }, | |
3426 | "dist": { | |
3427 | "type": "zip", | |
3428 | "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0", | |
3429 | "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0", | |
3430 | "shasum": "" | |
3431 | }, | |
3432 | "require": { | |
3433 | "hoa/consistency": "~1.0", | |
3434 | "hoa/exception": "~1.0" | |
3435 | }, | |
3436 | "require-dev": { | |
3437 | "hoa/test": "~2.0" | |
3438 | }, | |
3439 | "suggest": { | |
3440 | "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().", | |
3441 | "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()." | |
3442 | }, | |
3443 | "type": "library", | |
3444 | "extra": { | |
3445 | "branch-alias": { | |
3446 | "dev-master": "4.x-dev" | |
3447 | } | |
3448 | }, | |
3449 | "autoload": { | |
3450 | "psr-4": { | |
3451 | "Hoa\\Ustring\\": "." | |
3452 | } | |
3453 | }, | |
3454 | "notification-url": "https://packagist.org/downloads/", | |
3455 | "license": [ | |
3456 | "BSD-3-Clause" | |
3457 | ], | |
3458 | "authors": [ | |
3459 | { | |
3460 | "name": "Ivan Enderlin", | |
3461 | "email": "ivan.enderlin@hoa-project.net" | |
3462 | }, | |
3463 | { | |
3464 | "name": "Hoa community", | |
3465 | "homepage": "https://hoa-project.net/" | |
3466 | } | |
3467 | ], | |
3468 | "description": "The Hoa\\Ustring library.", | |
3469 | "homepage": "https://hoa-project.net/", | |
3470 | "keywords": [ | |
3471 | "library", | |
3472 | "search", | |
3473 | "string", | |
3474 | "unicode" | |
3475 | ], | |
3476 | "time": "2017-01-16T07:08:25+00:00" | |
3477 | }, | |
3478 | { | |
3479 | "name": "hoa/visitor", | |
3480 | "version": "2.17.01.16", | |
3481 | "source": { | |
3482 | "type": "git", | |
3483 | "url": "https://github.com/hoaproject/Visitor.git", | |
3484 | "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a" | |
3485 | }, | |
3486 | "dist": { | |
3487 | "type": "zip", | |
3488 | "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/c18fe1cbac98ae449e0d56e87469103ba08f224a", | |
3489 | "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a", | |
3490 | "shasum": "" | |
3491 | }, | |
3492 | "require": { | |
3493 | "hoa/consistency": "~1.0" | |
3494 | }, | |
3495 | "require-dev": { | |
3496 | "hoa/test": "~2.0" | |
3497 | }, | |
3498 | "type": "library", | |
3499 | "extra": { | |
3500 | "branch-alias": { | |
3501 | "dev-master": "2.x-dev" | |
3502 | } | |
3503 | }, | |
3504 | "autoload": { | |
3505 | "psr-4": { | |
3506 | "Hoa\\Visitor\\": "." | |
3507 | } | |
3508 | }, | |
3509 | "notification-url": "https://packagist.org/downloads/", | |
3510 | "license": [ | |
3511 | "BSD-3-Clause" | |
3512 | ], | |
3513 | "authors": [ | |
3514 | { | |
3515 | "name": "Ivan Enderlin", | |
3516 | "email": "ivan.enderlin@hoa-project.net" | |
3517 | }, | |
3518 | { | |
3519 | "name": "Hoa community", | |
3520 | "homepage": "https://hoa-project.net/" | |
3521 | } | |
3522 | ], | |
3523 | "description": "The Hoa\\Visitor library.", | |
3524 | "homepage": "https://hoa-project.net/", | |
3525 | "keywords": [ | |
3526 | "library", | |
3527 | "structure", | |
3528 | "visit", | |
3529 | "visitor" | |
3530 | ], | |
3531 | "time": "2017-01-16T07:02:03+00:00" | |
3532 | }, | |
3533 | { | |
3534 | "name": "hoa/zformat", | |
3535 | "version": "1.17.01.10", | |
3536 | "source": { | |
3537 | "type": "git", | |
3538 | "url": "https://github.com/hoaproject/Zformat.git", | |
3539 | "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2" | |
3540 | }, | |
3541 | "dist": { | |
3542 | "type": "zip", | |
3543 | "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/522c381a2a075d4b9dbb42eb4592dd09520e4ac2", | |
3544 | "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2", | |
3545 | "shasum": "" | |
3546 | }, | |
3547 | "require": { | |
3548 | "hoa/consistency": "~1.0", | |
3549 | "hoa/exception": "~1.0" | |
3550 | }, | |
3551 | "type": "library", | |
3552 | "extra": { | |
3553 | "branch-alias": { | |
3554 | "dev-master": "1.x-dev" | |
3555 | } | |
3556 | }, | |
3557 | "autoload": { | |
3558 | "psr-4": { | |
3559 | "Hoa\\Zformat\\": "." | |
3560 | } | |
3561 | }, | |
3562 | "notification-url": "https://packagist.org/downloads/", | |
3563 | "license": [ | |
3564 | "BSD-3-Clause" | |
3565 | ], | |
3566 | "authors": [ | |
3567 | { | |
3568 | "name": "Ivan Enderlin", | |
3569 | "email": "ivan.enderlin@hoa-project.net" | |
3570 | }, | |
3571 | { | |
3572 | "name": "Hoa community", | |
3573 | "homepage": "https://hoa-project.net/" | |
3574 | } | |
3575 | ], | |
3576 | "description": "The Hoa\\Zformat library.", | |
3577 | "homepage": "https://hoa-project.net/", | |
3578 | "keywords": [ | |
3579 | "library", | |
3580 | "parameter", | |
3581 | "zformat" | |
3582 | ], | |
3583 | "time": "2017-01-10T10:39:54+00:00" | |
3584 | }, | |
3585 | { | |
3586 | "name": "html2text/html2text", | |
3587 | "version": "4.2.1", | |
3588 | "source": { | |
3589 | "type": "git", | |
3590 | "url": "https://github.com/mtibben/html2text.git", | |
3591 | "reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7" | |
3592 | }, | |
3593 | "dist": { | |
3594 | "type": "zip", | |
3595 | "url": "https://api.github.com/repos/mtibben/html2text/zipball/f7555eaf271beea4e1098274d3ff37fbb7b21ea7", | |
3596 | "reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7", | |
3597 | "shasum": "" | |
3598 | }, | |
3599 | "require-dev": { | |
3600 | "phpunit/phpunit": "~4" | |
3601 | }, | |
3602 | "suggest": { | |
3603 | "ext-mbstring": "For best performance", | |
3604 | "symfony/polyfill-mbstring": "If you can't install ext-mbstring" | |
3605 | }, | |
3606 | "type": "library", | |
3607 | "autoload": { | |
3608 | "psr-4": { | |
3609 | "Html2Text\\": [ | |
3610 | "src/", | |
3611 | "test/" | |
3612 | ] | |
3613 | } | |
3614 | }, | |
3615 | "notification-url": "https://packagist.org/downloads/", | |
3616 | "license": [ | |
3617 | "GPL-2.0-or-later" | |
3618 | ], | |
3619 | "description": "Converts HTML to formatted plain text", | |
3620 | "time": "2018-08-13T12:05:08+00:00" | |
3621 | }, | |
3622 | { | |
3623 | "name": "http-interop/http-factory-guzzle", | |
3624 | "version": "1.0.0", | |
3625 | "source": { | |
3626 | "type": "git", | |
3627 | "url": "https://github.com/http-interop/http-factory-guzzle.git", | |
3628 | "reference": "34861658efb9899a6618cef03de46e2a52c80fc0" | |
3629 | }, | |
3630 | "dist": { | |
3631 | "type": "zip", | |
3632 | "url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/34861658efb9899a6618cef03de46e2a52c80fc0", | |
3633 | "reference": "34861658efb9899a6618cef03de46e2a52c80fc0", | |
3634 | "shasum": "" | |
3635 | }, | |
3636 | "require": { | |
3637 | "guzzlehttp/psr7": "^1.4.2", | |
3638 | "psr/http-factory": "^1.0" | |
3639 | }, | |
3640 | "provide": { | |
3641 | "psr/http-factory-implementation": "^1.0" | |
3642 | }, | |
3643 | "require-dev": { | |
3644 | "http-interop/http-factory-tests": "^0.5", | |
3645 | "phpunit/phpunit": "^6.5" | |
3646 | }, | |
3647 | "type": "library", | |
3648 | "autoload": { | |
3649 | "psr-4": { | |
3650 | "Http\\Factory\\Guzzle\\": "src/" | |
3651 | } | |
3652 | }, | |
3653 | "notification-url": "https://packagist.org/downloads/", | |
3654 | "license": [ | |
3655 | "MIT" | |
3656 | ], | |
3657 | "authors": [ | |
3658 | { | |
3659 | "name": "PHP-FIG", | |
3660 | "homepage": "http://www.php-fig.org/" | |
3661 | } | |
3662 | ], | |
3663 | "description": "An HTTP Factory using Guzzle PSR7", | |
3664 | "keywords": [ | |
3665 | "factory", | |
3666 | "http", | |
3667 | "psr-17", | |
3668 | "psr-7" | |
3669 | ], | |
3670 | "time": "2018-07-31T19:32:56+00:00" | |
3671 | }, | |
3672 | { | |
3673 | "name": "incenteev/composer-parameter-handler", | |
3674 | "version": "v2.1.3", | |
3675 | "source": { | |
3676 | "type": "git", | |
3677 | "url": "https://github.com/Incenteev/ParameterHandler.git", | |
3678 | "reference": "933c45a34814f27f2345c11c37d46b3ca7303550" | |
3679 | }, | |
3680 | "dist": { | |
3681 | "type": "zip", | |
3682 | "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/933c45a34814f27f2345c11c37d46b3ca7303550", | |
3683 | "reference": "933c45a34814f27f2345c11c37d46b3ca7303550", | |
3684 | "shasum": "" | |
3685 | }, | |
3686 | "require": { | |
3687 | "php": ">=5.3.3", | |
3688 | "symfony/yaml": "^2.3 || ^3.0 || ^4.0" | |
3689 | }, | |
3690 | "require-dev": { | |
3691 | "composer/composer": "^1.0@dev", | |
3692 | "symfony/filesystem": "^2.3 || ^3 || ^4", | |
3693 | "symfony/phpunit-bridge": "^4.0" | |
3694 | }, | |
3695 | "type": "library", | |
3696 | "extra": { | |
3697 | "branch-alias": { | |
3698 | "dev-master": "2.1.x-dev" | |
3699 | } | |
3700 | }, | |
3701 | "autoload": { | |
3702 | "psr-4": { | |
3703 | "Incenteev\\ParameterHandler\\": "" | |
3704 | } | |
3705 | }, | |
3706 | "notification-url": "https://packagist.org/downloads/", | |
3707 | "license": [ | |
3708 | "MIT" | |
3709 | ], | |
3710 | "authors": [ | |
3711 | { | |
3712 | "name": "Christophe Coevoet", | |
3713 | "email": "stof@notk.org" | |
3714 | } | |
3715 | ], | |
3716 | "description": "Composer script handling your ignored parameter file", | |
3717 | "homepage": "https://github.com/Incenteev/ParameterHandler", | |
3718 | "keywords": [ | |
3719 | "parameters management" | |
3720 | ], | |
3721 | "time": "2018-02-13T18:05:56+00:00" | |
3722 | }, | |
3723 | { | |
3724 | "name": "j0k3r/graby", | |
3725 | "version": "2.1.0", | |
3726 | "source": { | |
3727 | "type": "git", | |
3728 | "url": "https://github.com/j0k3r/graby.git", | |
3729 | "reference": "8dcacf79bd2bc18438dc3c93cdee1fa59f9a848b" | |
3730 | }, | |
3731 | "dist": { | |
3732 | "type": "zip", | |
3733 | "url": "https://api.github.com/repos/j0k3r/graby/zipball/8dcacf79bd2bc18438dc3c93cdee1fa59f9a848b", | |
3734 | "reference": "8dcacf79bd2bc18438dc3c93cdee1fa59f9a848b", | |
3735 | "shasum": "" | |
3736 | }, | |
3737 | "require": { | |
3738 | "ext-curl": "*", | |
3739 | "ext-tidy": "*", | |
3740 | "fossar/htmlawed": "^1.2.4", | |
3741 | "guzzlehttp/psr7": "^1.5", | |
3742 | "j0k3r/graby-site-config": "^1.0", | |
3743 | "j0k3r/httplug-ssrf-plugin": "^2.0", | |
3744 | "j0k3r/php-readability": "^1.1", | |
3745 | "monolog/monolog": "^1.13.1", | |
3746 | "php": ">=7.1", | |
3747 | "php-http/client-common": "^2.0", | |
3748 | "php-http/discovery": "^1.0", | |
3749 | "php-http/httplug": "^2.0", | |
3750 | "php-http/message": "^1.7", | |
3751 | "psr/http-message": "^1.0", | |
3752 | "simplepie/simplepie": "^1.3.1", | |
3753 | "smalot/pdfparser": "~0.11", | |
3754 | "symfony/options-resolver": "~2.6|~3.0|~4.0", | |
3755 | "true/punycode": "~2.1", | |
3756 | "wallabag/tcpdf": "^6.2.26" | |
3757 | }, | |
3758 | "require-dev": { | |
3759 | "friendsofphp/php-cs-fixer": "~2.14", | |
3760 | "php-coveralls/php-coveralls": "^2.0", | |
3761 | "php-http/guzzle6-adapter": "^2.0", | |
3762 | "php-http/mock-client": "^1.2", | |
3763 | "phpstan/phpstan": "^0.11", | |
3764 | "phpstan/phpstan-phpunit": "^0.11", | |
3765 | "symfony/phpunit-bridge": "~2.6|~3.0|~4.0" | |
3766 | }, | |
3767 | "type": "library", | |
3768 | "extra": { | |
3769 | "branch-alias": { | |
3770 | "dev-2.0": "2.0-dev" | |
3771 | } | |
3772 | }, | |
3773 | "autoload": { | |
3774 | "psr-4": { | |
3775 | "Graby\\": "src/" | |
3776 | } | |
3777 | }, | |
3778 | "notification-url": "https://packagist.org/downloads/", | |
3779 | "license": [ | |
3780 | "MIT" | |
3781 | ], | |
3782 | "authors": [ | |
3783 | { | |
3784 | "name": "Jeremy Benoist", | |
3785 | "email": "jeremy.benoist@gmail.com", | |
3786 | "role": "Developer" | |
3787 | }, | |
3788 | { | |
3789 | "name": "FiveFilters.org", | |
3790 | "email": "fivefilters@fivefilters.org", | |
3791 | "role": "Developer (original version)" | |
3792 | } | |
3793 | ], | |
3794 | "description": "Graby helps you extract article content from web pages", | |
3795 | "time": "2019-11-12T13:10:23+00:00" | |
3796 | }, | |
3797 | { | |
3798 | "name": "j0k3r/graby-site-config", | |
3799 | "version": "1.0.95", | |
3800 | "source": { | |
3801 | "type": "git", | |
3802 | "url": "https://github.com/j0k3r/graby-site-config.git", | |
3803 | "reference": "6198a26657c02db293d51d49cd41a8aa05da367b" | |
3804 | }, | |
3805 | "dist": { | |
3806 | "type": "zip", | |
3807 | "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/6198a26657c02db293d51d49cd41a8aa05da367b", | |
3808 | "reference": "6198a26657c02db293d51d49cd41a8aa05da367b", | |
3809 | "shasum": "" | |
3810 | }, | |
3811 | "require": { | |
3812 | "symfony/finder": "~2.6|~3.0|~4.0" | |
3813 | }, | |
3814 | "require-dev": { | |
3815 | "liip/rmt": "1.2.*", | |
3816 | "symfony/phpunit-bridge": "^4.3" | |
3817 | }, | |
3818 | "type": "library", | |
3819 | "autoload": { | |
3820 | "psr-4": { | |
3821 | "GrabySiteConfig\\SiteConfig\\": "src/" | |
3822 | } | |
3823 | }, | |
3824 | "notification-url": "https://packagist.org/downloads/", | |
3825 | "license": [ | |
3826 | "CC0-1.0" | |
3827 | ], | |
3828 | "authors": [ | |
3829 | { | |
3830 | "name": "Jeremy Benoist", | |
3831 | "email": "jeremy.benoist@gmail.com" | |
3832 | } | |
3833 | ], | |
3834 | "description": "Graby site config files", | |
3835 | "time": "2019-11-21T13:32:52+00:00" | |
3836 | }, | |
3837 | { | |
3838 | "name": "j0k3r/httplug-ssrf-plugin", | |
3839 | "version": "v2.0.0", | |
3840 | "source": { | |
3841 | "type": "git", | |
3842 | "url": "https://github.com/j0k3r/httplug-ssrf-plugin.git", | |
3843 | "reference": "ea8599016240d2a49b91e267550ea3eb243ddd74" | |
3844 | }, | |
3845 | "dist": { | |
3846 | "type": "zip", | |
3847 | "url": "https://api.github.com/repos/j0k3r/httplug-ssrf-plugin/zipball/ea8599016240d2a49b91e267550ea3eb243ddd74", | |
3848 | "reference": "ea8599016240d2a49b91e267550ea3eb243ddd74", | |
3849 | "shasum": "" | |
3850 | }, | |
3851 | "require": { | |
3852 | "php": "^7.1", | |
3853 | "php-http/client-common": "^2.0", | |
3854 | "php-http/discovery": "^1.5", | |
3855 | "php-http/message": "^1.7", | |
3856 | "php-http/message-factory": "^1.0.2" | |
3857 | }, | |
3858 | "require-dev": { | |
3859 | "friendsofphp/php-cs-fixer": "^2.14", | |
3860 | "guzzlehttp/psr7": "^1.0", | |
3861 | "php-http/guzzle6-adapter": "^2.0", | |
3862 | "php-http/mock-client": "^1.0", | |
3863 | "phpstan/phpstan": "^0.11", | |
3864 | "phpstan/phpstan-phpunit": "^0.11", | |
3865 | "symfony/phpunit-bridge": "~3.4.19|~4.0" | |
3866 | }, | |
3867 | "type": "library", | |
3868 | "extra": { | |
3869 | "branch-alias": { | |
3870 | "dev-master": "2.0-dev" | |
3871 | } | |
3872 | }, | |
3873 | "autoload": { | |
3874 | "psr-4": { | |
3875 | "Graby\\HttpClient\\Plugin\\ServerSideRequestForgeryProtection\\": "src/" | |
3876 | } | |
3877 | }, | |
3878 | "notification-url": "https://packagist.org/downloads/", | |
3879 | "license": [ | |
3880 | "MIT" | |
3881 | ], | |
3882 | "authors": [ | |
3883 | { | |
3884 | "name": "Jeremy Benoist", | |
3885 | "email": "jeremy.benoist@gmail.com" | |
3886 | }, | |
3887 | { | |
3888 | "name": "aaa2000", | |
3889 | "email": "adev2000@gmail.com" | |
3890 | }, | |
3891 | { | |
3892 | "name": "Jack W", | |
3893 | "email": "jack@fin1te.net", | |
3894 | "role": "Developer (SafeCurl original version)" | |
3895 | } | |
3896 | ], | |
3897 | "description": "Server-Side Request Forgery (SSRF) protection plugin for HTTPlug", | |
3898 | "homepage": "https://github.com/j0k3r/httplug-ssrf-plugin", | |
3899 | "keywords": [ | |
3900 | "http", | |
3901 | "httplug", | |
3902 | "plugin", | |
3903 | "security", | |
3904 | "ssrf" | |
3905 | ], | |
3906 | "time": "2019-02-06T10:58:53+00:00" | |
3907 | }, | |
3908 | { | |
3909 | "name": "j0k3r/php-readability", | |
3910 | "version": "1.2.4", | |
3911 | "source": { | |
3912 | "type": "git", | |
3913 | "url": "https://github.com/j0k3r/php-readability.git", | |
3914 | "reference": "9306996b472fd3d4bc5a7928a301ccce38423793" | |
3915 | }, | |
3916 | "dist": { | |
3917 | "type": "zip", | |
3918 | "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/9306996b472fd3d4bc5a7928a301ccce38423793", | |
3919 | "reference": "9306996b472fd3d4bc5a7928a301ccce38423793", | |
3920 | "shasum": "" | |
3921 | }, | |
3922 | "require": { | |
3923 | "electrolinux/php-html5lib": "^0.1.0", | |
3924 | "ext-mbstring": "*", | |
3925 | "php": ">=5.6.0", | |
3926 | "psr/log": "^1.0" | |
3927 | }, | |
3928 | "require-dev": { | |
3929 | "friendsofphp/php-cs-fixer": "^2.14", | |
3930 | "monolog/monolog": "^1.24", | |
3931 | "php-coveralls/php-coveralls": "^2.1", | |
3932 | "symfony/phpunit-bridge": "^4.2.3" | |
3933 | }, | |
3934 | "suggest": { | |
3935 | "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure." | |
3936 | }, | |
3937 | "type": "library", | |
3938 | "autoload": { | |
3939 | "psr-4": { | |
3940 | "Readability\\": "src/" | |
3941 | } | |
3942 | }, | |
3943 | "notification-url": "https://packagist.org/downloads/", | |
3944 | "license": [ | |
3945 | "Apache-2.0" | |
3946 | ], | |
3947 | "authors": [ | |
3948 | { | |
3949 | "name": "Keyvan Minoukadeh", | |
3950 | "email": "keyvan@keyvan.net", | |
3951 | "homepage": "http://keyvan.net", | |
3952 | "role": "Developer (ported original JS code to PHP)" | |
3953 | }, | |
3954 | { | |
3955 | "name": "Arc90", | |
3956 | "homepage": "http://arc90.com", | |
3957 | "role": "Developer (original JS version)" | |
3958 | }, | |
3959 | { | |
3960 | "name": "Jeremy Benoist", | |
3961 | "email": "jeremy.benoist@gmail.com", | |
3962 | "homepage": "http://www.j0k3r.net", | |
3963 | "role": "Developer" | |
3964 | }, | |
3965 | { | |
3966 | "name": "DitherSky", | |
3967 | "homepage": "https://github.com/Dither", | |
3968 | "role": "Developer (https://github.com/Dither/full-text-rss)" | |
3969 | } | |
3970 | ], | |
3971 | "description": "Automatic article extraction from HTML", | |
3972 | "keywords": [ | |
3973 | "article", | |
3974 | "article extraction", | |
3975 | "content", | |
3976 | "content extraction", | |
3977 | "extraction", | |
3978 | "html" | |
3979 | ], | |
3980 | "time": "2019-06-25T15:15:37+00:00" | |
3981 | }, | |
3982 | { | |
3983 | "name": "javibravo/simpleue", | |
3984 | "version": "2.1.0", | |
3985 | "source": { | |
3986 | "type": "git", | |
3987 | "url": "https://github.com/javibravo/simpleue.git", | |
3988 | "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6" | |
3989 | }, | |
3990 | "dist": { | |
3991 | "type": "zip", | |
3992 | "url": "https://api.github.com/repos/javibravo/simpleue/zipball/b12ccea0631cd3f6128ab91178fc5363f6e14ff6", | |
3993 | "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6", | |
3994 | "shasum": "" | |
3995 | }, | |
3996 | "require": { | |
3997 | "php": ">=5.5", | |
3998 | "psr/log": "~1.0" | |
3999 | }, | |
4000 | "require-dev": { | |
4001 | "aws/aws-sdk-php": "^3.9", | |
4002 | "pda/pheanstalk": "^3.1", | |
4003 | "phpunit/phpunit": "4.0.*", | |
4004 | "predis/predis": "^1.0" | |
4005 | }, | |
4006 | "suggest": { | |
4007 | "aws/aws-sdk-php": "Allow work with AWS Simple Queue Service (SQS) queues", | |
4008 | "ext-redis": "Allow work with Redis Locker", | |
4009 | "pda/pheanstalk": "Allow work with Beanstalkd queues", | |
4010 | "predis/predis": "Allow work with Redis queues" | |
4011 | }, | |
4012 | "type": "library", | |
4013 | "autoload": { | |
4014 | "psr-4": { | |
4015 | "Simpleue\\": "src/Simpleue" | |
4016 | } | |
4017 | }, | |
4018 | "notification-url": "https://packagist.org/downloads/", | |
4019 | "license": [ | |
4020 | "MIT" | |
4021 | ], | |
4022 | "authors": [ | |
4023 | { | |
4024 | "name": "Javier Bravo", | |
4025 | "email": "javibravo85@gmail.com" | |
4026 | } | |
4027 | ], | |
4028 | "description": "Php package to manage queue tasks in a simple way", | |
4029 | "homepage": "http://github.com/javibravo/simpleue", | |
4030 | "keywords": [ | |
4031 | "job", | |
4032 | "queue", | |
4033 | "redis", | |
4034 | "sqs", | |
4035 | "task" | |
4036 | ], | |
4037 | "time": "2017-11-15T13:41:13+00:00" | |
4038 | }, | |
4039 | { | |
4040 | "name": "jdorn/sql-formatter", | |
4041 | "version": "v1.2.17", | |
4042 | "source": { | |
4043 | "type": "git", | |
4044 | "url": "https://github.com/jdorn/sql-formatter.git", | |
4045 | "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc" | |
4046 | }, | |
4047 | "dist": { | |
4048 | "type": "zip", | |
4049 | "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc", | |
4050 | "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc", | |
4051 | "shasum": "" | |
4052 | }, | |
4053 | "require": { | |
4054 | "php": ">=5.2.4" | |
4055 | }, | |
4056 | "require-dev": { | |
4057 | "phpunit/phpunit": "3.7.*" | |
4058 | }, | |
4059 | "type": "library", | |
4060 | "extra": { | |
4061 | "branch-alias": { | |
4062 | "dev-master": "1.3.x-dev" | |
4063 | } | |
4064 | }, | |
4065 | "autoload": { | |
4066 | "classmap": [ | |
4067 | "lib" | |
4068 | ] | |
4069 | }, | |
4070 | "notification-url": "https://packagist.org/downloads/", | |
4071 | "license": [ | |
4072 | "MIT" | |
4073 | ], | |
4074 | "authors": [ | |
4075 | { | |
4076 | "name": "Jeremy Dorn", | |
4077 | "email": "jeremy@jeremydorn.com", | |
4078 | "homepage": "http://jeremydorn.com/" | |
4079 | } | |
4080 | ], | |
4081 | "description": "a PHP SQL highlighting library", | |
4082 | "homepage": "https://github.com/jdorn/sql-formatter/", | |
4083 | "keywords": [ | |
4084 | "highlight", | |
4085 | "sql" | |
4086 | ], | |
4087 | "time": "2014-01-12T16:20:24+00:00" | |
4088 | }, | |
4089 | { | |
4090 | "name": "jean85/pretty-package-versions", | |
4091 | "version": "1.2", | |
4092 | "source": { | |
4093 | "type": "git", | |
4094 | "url": "https://github.com/Jean85/pretty-package-versions.git", | |
4095 | "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48" | |
4096 | }, | |
4097 | "dist": { | |
4098 | "type": "zip", | |
4099 | "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/75c7effcf3f77501d0e0caa75111aff4daa0dd48", | |
4100 | "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48", | |
4101 | "shasum": "" | |
4102 | }, | |
4103 | "require": { | |
4104 | "ocramius/package-versions": "^1.2.0", | |
4105 | "php": "^7.0" | |
4106 | }, | |
4107 | "require-dev": { | |
4108 | "phpunit/phpunit": "^6.0" | |
4109 | }, | |
4110 | "type": "library", | |
4111 | "extra": { | |
4112 | "branch-alias": { | |
4113 | "dev-master": "1.x-dev" | |
4114 | } | |
4115 | }, | |
4116 | "autoload": { | |
4117 | "psr-4": { | |
4118 | "Jean85\\": "src/" | |
4119 | } | |
4120 | }, | |
4121 | "notification-url": "https://packagist.org/downloads/", | |
4122 | "license": [ | |
4123 | "MIT" | |
4124 | ], | |
4125 | "authors": [ | |
4126 | { | |
4127 | "name": "Alessandro Lai", | |
4128 | "email": "alessandro.lai85@gmail.com" | |
4129 | } | |
4130 | ], | |
4131 | "description": "A wrapper for ocramius/package-versions to get pretty versions strings", | |
4132 | "keywords": [ | |
4133 | "composer", | |
4134 | "package", | |
4135 | "release", | |
4136 | "versions" | |
4137 | ], | |
4138 | "time": "2018-06-13T13:22:40+00:00" | |
4139 | }, | |
4140 | { | |
4141 | "name": "jms/metadata", | |
4142 | "version": "1.7.0", | |
4143 | "source": { | |
4144 | "type": "git", | |
4145 | "url": "https://github.com/schmittjoh/metadata.git", | |
4146 | "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8" | |
4147 | }, | |
4148 | "dist": { | |
4149 | "type": "zip", | |
4150 | "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8", | |
4151 | "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8", | |
4152 | "shasum": "" | |
4153 | }, | |
4154 | "require": { | |
4155 | "php": ">=5.3.0" | |
4156 | }, | |
4157 | "require-dev": { | |
4158 | "doctrine/cache": "~1.0", | |
4159 | "symfony/cache": "~3.1" | |
4160 | }, | |
4161 | "type": "library", | |
4162 | "extra": { | |
4163 | "branch-alias": { | |
4164 | "dev-master": "1.5.x-dev" | |
4165 | } | |
4166 | }, | |
4167 | "autoload": { | |
4168 | "psr-0": { | |
4169 | "Metadata\\": "src/" | |
4170 | } | |
4171 | }, | |
4172 | "notification-url": "https://packagist.org/downloads/", | |
4173 | "license": [ | |
4174 | "MIT" | |
4175 | ], | |
4176 | "authors": [ | |
4177 | { | |
4178 | "name": "Asmir Mustafic", | |
4179 | "email": "goetas@gmail.com" | |
4180 | }, | |
4181 | { | |
4182 | "name": "Johannes M. Schmitt", | |
4183 | "email": "schmittjoh@gmail.com" | |
4184 | } | |
4185 | ], | |
4186 | "description": "Class/method/property metadata management in PHP", | |
4187 | "keywords": [ | |
4188 | "annotations", | |
4189 | "metadata", | |
4190 | "xml", | |
4191 | "yaml" | |
4192 | ], | |
4193 | "time": "2018-10-26T12:40:10+00:00" | |
4194 | }, | |
4195 | { | |
4196 | "name": "jms/parser-lib", | |
4197 | "version": "1.0.0", | |
4198 | "source": { | |
4199 | "type": "git", | |
4200 | "url": "https://github.com/schmittjoh/parser-lib.git", | |
4201 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" | |
4202 | }, | |
4203 | "dist": { | |
4204 | "type": "zip", | |
4205 | "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", | |
4206 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", | |
4207 | "shasum": "" | |
4208 | }, | |
4209 | "require": { | |
4210 | "phpoption/phpoption": ">=0.9,<2.0-dev" | |
4211 | }, | |
4212 | "type": "library", | |
4213 | "extra": { | |
4214 | "branch-alias": { | |
4215 | "dev-master": "1.0-dev" | |
4216 | } | |
4217 | }, | |
4218 | "autoload": { | |
4219 | "psr-0": { | |
4220 | "JMS\\": "src/" | |
4221 | } | |
4222 | }, | |
4223 | "notification-url": "https://packagist.org/downloads/", | |
4224 | "license": [ | |
4225 | "Apache2" | |
4226 | ], | |
4227 | "description": "A library for easily creating recursive-descent parsers.", | |
4228 | "time": "2012-11-18T18:08:43+00:00" | |
4229 | }, | |
4230 | { | |
4231 | "name": "jms/serializer", | |
4232 | "version": "1.14.0", | |
4233 | "source": { | |
4234 | "type": "git", | |
4235 | "url": "https://github.com/schmittjoh/serializer.git", | |
4236 | "reference": "ee96d57024af9a7716d56fcbe3aa94b3d030f3ca" | |
4237 | }, | |
4238 | "dist": { | |
4239 | "type": "zip", | |
4240 | "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ee96d57024af9a7716d56fcbe3aa94b3d030f3ca", | |
4241 | "reference": "ee96d57024af9a7716d56fcbe3aa94b3d030f3ca", | |
4242 | "shasum": "" | |
4243 | }, | |
4244 | "require": { | |
4245 | "doctrine/annotations": "^1.0", | |
4246 | "doctrine/instantiator": "^1.0.3", | |
4247 | "jms/metadata": "^1.3", | |
4248 | "jms/parser-lib": "1.*", | |
4249 | "php": "^5.5|^7.0", | |
4250 | "phpcollection/phpcollection": "~0.1", | |
4251 | "phpoption/phpoption": "^1.1" | |
4252 | }, | |
4253 | "conflict": { | |
4254 | "twig/twig": "<1.12" | |
4255 | }, | |
4256 | "require-dev": { | |
4257 | "doctrine/orm": "~2.1", | |
4258 | "doctrine/phpcr-odm": "^1.3|^2.0", | |
4259 | "ext-pdo_sqlite": "*", | |
4260 | "jackalope/jackalope-doctrine-dbal": "^1.1.5", | |
4261 | "phpunit/phpunit": "^4.8|^5.0", | |
4262 | "propel/propel1": "~1.7", | |
4263 | "psr/container": "^1.0", | |
4264 | "symfony/dependency-injection": "^2.7|^3.3|^4.0", | |
4265 | "symfony/expression-language": "^2.6|^3.0", | |
4266 | "symfony/filesystem": "^2.1", | |
4267 | "symfony/form": "~2.1|^3.0", | |
4268 | "symfony/translation": "^2.1|^3.0", | |
4269 | "symfony/validator": "^2.2|^3.0", | |
4270 | "symfony/yaml": "^2.1|^3.0", | |
4271 | "twig/twig": "~1.12|~2.0" | |
4272 | }, | |
4273 | "suggest": { | |
4274 | "doctrine/cache": "Required if you like to use cache functionality.", | |
4275 | "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.", | |
4276 | "symfony/yaml": "Required if you'd like to serialize data to YAML format." | |
4277 | }, | |
4278 | "type": "library", | |
4279 | "extra": { | |
4280 | "branch-alias": { | |
4281 | "dev-1.x": "1.14-dev" | |
4282 | } | |
4283 | }, | |
4284 | "autoload": { | |
4285 | "psr-0": { | |
4286 | "JMS\\Serializer": "src/" | |
4287 | } | |
4288 | }, | |
4289 | "notification-url": "https://packagist.org/downloads/", | |
4290 | "license": [ | |
4291 | "MIT" | |
4292 | ], | |
4293 | "authors": [ | |
4294 | { | |
4295 | "name": "Asmir Mustafic", | |
4296 | "email": "goetas@gmail.com" | |
4297 | }, | |
4298 | { | |
4299 | "name": "Johannes M. Schmitt", | |
4300 | "email": "schmittjoh@gmail.com" | |
4301 | } | |
4302 | ], | |
4303 | "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", | |
4304 | "homepage": "http://jmsyst.com/libs/serializer", | |
4305 | "keywords": [ | |
4306 | "deserialization", | |
4307 | "jaxb", | |
4308 | "json", | |
4309 | "serialization", | |
4310 | "xml" | |
4311 | ], | |
4312 | "time": "2019-04-17T08:12:16+00:00" | |
4313 | }, | |
4314 | { | |
4315 | "name": "jms/serializer-bundle", | |
4316 | "version": "2.4.4", | |
4317 | "source": { | |
4318 | "type": "git", | |
4319 | "url": "https://github.com/schmittjoh/JMSSerializerBundle.git", | |
4320 | "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb" | |
4321 | }, | |
4322 | "dist": { | |
4323 | "type": "zip", | |
4324 | "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/92ee808c64c1c180775a0e57d00e3be0674668fb", | |
4325 | "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb", | |
4326 | "shasum": "" | |
4327 | }, | |
4328 | "require": { | |
4329 | "jms/serializer": "^1.10", | |
4330 | "php": "^5.4|^7.0", | |
4331 | "phpoption/phpoption": "^1.1.0", | |
4332 | "symfony/framework-bundle": "~2.3|~3.0|~4.0" | |
4333 | }, | |
4334 | "require-dev": { | |
4335 | "doctrine/orm": "*", | |
4336 | "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0", | |
4337 | "symfony/expression-language": "~2.6|~3.0|~4.0", | |
4338 | "symfony/finder": "^2.3|^3.0|^4.0", | |
4339 | "symfony/form": "*", | |
4340 | "symfony/stopwatch": "*", | |
4341 | "symfony/twig-bundle": "*", | |
4342 | "symfony/validator": "*", | |
4343 | "symfony/yaml": "*" | |
4344 | }, | |
4345 | "suggest": { | |
4346 | "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3", | |
4347 | "symfony/finder": "Required for cache warmup, supported versions ^2.3|^3.0|^4.0" | |
4348 | }, | |
4349 | "type": "symfony-bundle", | |
4350 | "extra": { | |
4351 | "branch-alias": { | |
4352 | "dev-master": "2.4-dev" | |
4353 | } | |
4354 | }, | |
4355 | "autoload": { | |
4356 | "psr-4": { | |
4357 | "JMS\\SerializerBundle\\": "" | |
4358 | }, | |
4359 | "exclude-from-classmap": [ | |
4360 | "/Tests/" | |
4361 | ] | |
4362 | }, | |
4363 | "notification-url": "https://packagist.org/downloads/", | |
4364 | "license": [ | |
4365 | "MIT" | |
4366 | ], | |
4367 | "authors": [ | |
4368 | { | |
4369 | "name": "Asmir Mustafic", | |
4370 | "email": "goetas@gmail.com" | |
4371 | }, | |
4372 | { | |
4373 | "name": "Johannes M. Schmitt", | |
4374 | "email": "schmittjoh@gmail.com" | |
4375 | } | |
4376 | ], | |
4377 | "description": "Allows you to easily serialize, and deserialize data of any complexity", | |
4378 | "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle", | |
4379 | "keywords": [ | |
4380 | "deserialization", | |
4381 | "jaxb", | |
4382 | "json", | |
4383 | "serialization", | |
4384 | "xml" | |
4385 | ], | |
4386 | "time": "2019-03-30T10:26:09+00:00" | |
4387 | }, | |
4388 | { | |
4389 | "name": "kphoen/rulerz", | |
4390 | "version": "0.21.1", | |
4391 | "source": { | |
4392 | "type": "git", | |
4393 | "url": "https://github.com/K-Phoen/rulerz.git", | |
4394 | "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41" | |
4395 | }, | |
4396 | "dist": { | |
4397 | "type": "zip", | |
4398 | "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41", | |
4399 | "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41", | |
4400 | "shasum": "" | |
4401 | }, | |
4402 | "require": { | |
4403 | "hoa/ruler": "~2.0", | |
4404 | "php": ">=7.1", | |
4405 | "symfony/property-access": "~3.0|~4.0" | |
4406 | }, | |
4407 | "require-dev": { | |
4408 | "behat/behat": "~3.0", | |
4409 | "coduo/phpspec-data-provider-extension": "~1.0,!=1.0.2", | |
4410 | "doctrine/orm": "~2.4", | |
4411 | "elasticsearch/elasticsearch": "~1.0", | |
4412 | "illuminate/database": "~5.0", | |
4413 | "kphoen/rusty": "dev-master", | |
4414 | "liip/rmt": "^1.2", | |
4415 | "mikey179/vfsstream": "~1.4", | |
4416 | "phpspec/phpspec": "~2.0,>=2.4-dev", | |
4417 | "pomm-project/cli": "~2.0@dev", | |
4418 | "pomm-project/foundation": "~2.0@dev", | |
4419 | "pomm-project/model-manager": "~2.0.@dev", | |
4420 | "ruflin/elastica": "~1.0", | |
4421 | "solarium/solarium": "~3.0", | |
4422 | "vlucas/phpdotenv": "~2.1" | |
4423 | }, | |
4424 | "suggest": { | |
4425 | "doctrine/orm": "To execute rules as Doctrine queries", | |
4426 | "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries", | |
4427 | "kphoen/rulerz-spec-builder": "If you want a specification builder", | |
4428 | "pomm-project/model-manager": "To execute rules as Pomm queries", | |
4429 | "solarium/solarium": "To execute rules as Solr queries" | |
4430 | }, | |
4431 | "type": "library", | |
4432 | "extra": { | |
4433 | "branch-alias": { | |
4434 | "dev-master": "1.0.x-dev" | |
4435 | } | |
4436 | }, | |
4437 | "autoload": { | |
4438 | "psr-4": { | |
4439 | "RulerZ\\": "src/" | |
4440 | } | |
4441 | }, | |
4442 | "notification-url": "https://packagist.org/downloads/", | |
4443 | "license": [ | |
4444 | "MIT" | |
4445 | ], | |
4446 | "authors": [ | |
4447 | { | |
4448 | "name": "Kévin Gomez", | |
4449 | "email": "contact@kevingomez.fr" | |
4450 | } | |
4451 | ], | |
4452 | "description": "Powerful implementation of the Specification pattern", | |
4453 | "homepage": "https://github.com/K-Phoen/RulerZ", | |
4454 | "keywords": [ | |
4455 | "doctrine", | |
4456 | "specification" | |
4457 | ], | |
4458 | "time": "2018-09-18T15:15:42+00:00" | |
4459 | }, | |
4460 | { | |
4461 | "name": "kphoen/rulerz-bridge", | |
4462 | "version": "1.1.1", | |
4463 | "source": { | |
4464 | "type": "git", | |
4465 | "url": "https://github.com/K-Phoen/rulerz-bridge.git", | |
4466 | "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0" | |
4467 | }, | |
4468 | "dist": { | |
4469 | "type": "zip", | |
4470 | "url": "https://api.github.com/repos/K-Phoen/rulerz-bridge/zipball/fdad5856b669d59b5e4bda47c4e927a0485bf7a0", | |
4471 | "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0", | |
4472 | "shasum": "" | |
4473 | }, | |
4474 | "require": { | |
4475 | "kphoen/rulerz": "~0.19,>=0.19.3|^1.0", | |
4476 | "php": ">=7.1", | |
4477 | "symfony/form": "^3.0|^4.0", | |
4478 | "symfony/validator": "^3.0|^4.0" | |
4479 | }, | |
4480 | "require-dev": { | |
4481 | "liip/rmt": "^1.2", | |
4482 | "phpunit/phpunit": "~7.1", | |
4483 | "symfony/phpunit-bridge": "^3.0|^4.0" | |
4484 | }, | |
4485 | "type": "symfony-bridge", | |
4486 | "autoload": { | |
4487 | "psr-4": { | |
4488 | "Symfony\\Bridge\\RulerZ\\": "" | |
4489 | }, | |
4490 | "exclude-from-classmap": [ | |
4491 | "/Tests/" | |
4492 | ] | |
4493 | }, | |
4494 | "notification-url": "https://packagist.org/downloads/", | |
4495 | "license": [ | |
4496 | "MIT" | |
4497 | ], | |
4498 | "authors": [ | |
4499 | { | |
4500 | "name": "Kévin Gomez", | |
4501 | "email": "contact@kevingomez.fr" | |
4502 | } | |
4503 | ], | |
4504 | "description": "Symfony RulerZ Bridge", | |
4505 | "homepage": "https://github.com/K-Phoen/rulerz-bridge", | |
4506 | "keywords": [ | |
4507 | "Bridge", | |
4508 | "doctrine", | |
4509 | "ruler", | |
4510 | "rulerz", | |
4511 | "specification", | |
4512 | "symfony" | |
4513 | ], | |
4514 | "time": "2018-10-01T14:17:27+00:00" | |
4515 | }, | |
4516 | { | |
4517 | "name": "kphoen/rulerz-bundle", | |
4518 | "version": "0.15.0", | |
4519 | "source": { | |
4520 | "type": "git", | |
4521 | "url": "https://github.com/K-Phoen/RulerZBundle.git", | |
4522 | "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad" | |
4523 | }, | |
4524 | "dist": { | |
4525 | "type": "zip", | |
4526 | "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/f25f2eddfd311047f0f0ece2684b1f6463cc41ad", | |
4527 | "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad", | |
4528 | "shasum": "" | |
4529 | }, | |
4530 | "require": { | |
4531 | "kphoen/rulerz": "~0.17,>=0.19.3", | |
4532 | "kphoen/rulerz-bridge": "^1.0", | |
4533 | "php": ">=7.1", | |
4534 | "symfony/framework-bundle": "^3.0|^4.0" | |
4535 | }, | |
4536 | "require-dev": { | |
4537 | "liip/rmt": "^1.2", | |
4538 | "matthiasnoback/symfony-dependency-injection-test": "^3.0", | |
4539 | "mikey179/vfsstream": "^1.6", | |
4540 | "phpunit/phpunit": "^7.1", | |
4541 | "symfony/phpunit-bridge": "^3.0|^4.0" | |
4542 | }, | |
4543 | "type": "symfony-bundle", | |
4544 | "autoload": { | |
4545 | "psr-4": { | |
4546 | "KPhoen\\RulerZBundle\\": "" | |
4547 | }, | |
4548 | "exclude-from-classmap": [ | |
4549 | "/Tests/" | |
4550 | ] | |
4551 | }, | |
4552 | "notification-url": "https://packagist.org/downloads/", | |
4553 | "license": [ | |
4554 | "MIT" | |
4555 | ], | |
4556 | "authors": [ | |
4557 | { | |
4558 | "name": "Kévin Gomez", | |
4559 | "email": "contact@kevingomez.fr" | |
4560 | } | |
4561 | ], | |
4562 | "description": "Symfony2 Bundle for RulerZ", | |
4563 | "homepage": "https://github.com/K-Phoen/RulerZBundle", | |
4564 | "keywords": [ | |
4565 | "doctrine", | |
4566 | "ruler", | |
4567 | "rulerz", | |
4568 | "specification" | |
4569 | ], | |
4570 | "time": "2018-09-17T09:02:32+00:00" | |
4571 | }, | |
4572 | { | |
4573 | "name": "lcobucci/jwt", | |
4574 | "version": "3.3.1", | |
4575 | "source": { | |
4576 | "type": "git", | |
4577 | "url": "https://github.com/lcobucci/jwt.git", | |
4578 | "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18" | |
4579 | }, | |
4580 | "dist": { | |
4581 | "type": "zip", | |
4582 | "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18", | |
4583 | "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18", | |
4584 | "shasum": "" | |
4585 | }, | |
4586 | "require": { | |
4587 | "ext-mbstring": "*", | |
4588 | "ext-openssl": "*", | |
4589 | "php": "^5.6 || ^7.0" | |
4590 | }, | |
4591 | "require-dev": { | |
4592 | "mikey179/vfsstream": "~1.5", | |
4593 | "phpmd/phpmd": "~2.2", | |
4594 | "phpunit/php-invoker": "~1.1", | |
4595 | "phpunit/phpunit": "^5.7 || ^7.3", | |
4596 | "squizlabs/php_codesniffer": "~2.3" | |
4597 | }, | |
4598 | "type": "library", | |
4599 | "extra": { | |
4600 | "branch-alias": { | |
4601 | "dev-master": "3.1-dev" | |
4602 | } | |
4603 | }, | |
4604 | "autoload": { | |
4605 | "psr-4": { | |
4606 | "Lcobucci\\JWT\\": "src" | |
4607 | } | |
4608 | }, | |
4609 | "notification-url": "https://packagist.org/downloads/", | |
4610 | "license": [ | |
4611 | "BSD-3-Clause" | |
4612 | ], | |
4613 | "authors": [ | |
4614 | { | |
4615 | "name": "Luís Otávio Cobucci Oblonczyk", | |
4616 | "email": "lcobucci@gmail.com", | |
4617 | "role": "Developer" | |
4618 | } | |
4619 | ], | |
4620 | "description": "A simple library to work with JSON Web Token and JSON Web Signature", | |
4621 | "keywords": [ | |
4622 | "JWS", | |
4623 | "jwt" | |
4624 | ], | |
4625 | "time": "2019-05-24T18:30:49+00:00" | |
4626 | }, | |
4627 | { | |
4628 | "name": "lexik/form-filter-bundle", | |
4629 | "version": "v5.0.10", | |
4630 | "source": { | |
4631 | "type": "git", | |
4632 | "url": "https://github.com/lexik/LexikFormFilterBundle.git", | |
4633 | "reference": "92df0638173979dc906bda7a33a10b98429d2057" | |
4634 | }, | |
4635 | "dist": { | |
4636 | "type": "zip", | |
4637 | "url": "https://api.github.com/repos/lexik/LexikFormFilterBundle/zipball/92df0638173979dc906bda7a33a10b98429d2057", | |
4638 | "reference": "92df0638173979dc906bda7a33a10b98429d2057", | |
4639 | "shasum": "" | |
4640 | }, | |
4641 | "require": { | |
4642 | "doctrine/orm": "^2.4.8", | |
4643 | "php": ">=5.5.9", | |
4644 | "symfony/form": "~2.8|~3.0|^4.0", | |
4645 | "symfony/framework-bundle": "~2.8|~3.0|^4.0" | |
4646 | }, | |
4647 | "require-dev": { | |
4648 | "doctrine/mongodb-odm-bundle": "^3.0", | |
4649 | "phpunit/phpunit": "~5.0|^7.5" | |
4650 | }, | |
4651 | "suggest": { | |
4652 | "alcaeus/mongo-php-adapter": "Install this package if using the PHP 7 MongoDB Driver" | |
4653 | }, | |
4654 | "type": "symfony-bundle", | |
4655 | "extra": { | |
4656 | "branch-alias": { | |
4657 | "dev-master": "5.x.x-dev" | |
4658 | } | |
4659 | }, | |
4660 | "autoload": { | |
4661 | "psr-4": { | |
4662 | "Lexik\\Bundle\\FormFilterBundle\\": "" | |
4663 | } | |
4664 | }, | |
4665 | "notification-url": "https://packagist.org/downloads/", | |
4666 | "license": [ | |
4667 | "MIT" | |
4668 | ], | |
4669 | "authors": [ | |
4670 | { | |
4671 | "name": "Dev Lexik", | |
4672 | "email": "dev@lexik.fr" | |
4673 | }, | |
4674 | { | |
4675 | "name": "Cedric Girard", | |
4676 | "email": "c.girard@lexik.fr" | |
4677 | } | |
4678 | ], | |
4679 | "description": "This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.", | |
4680 | "homepage": "https://github.com/lexik/LexikFormFilterBundle", | |
4681 | "keywords": [ | |
4682 | "bundle", | |
4683 | "doctrine", | |
4684 | "filter", | |
4685 | "form", | |
4686 | "symfony" | |
4687 | ], | |
4688 | "time": "2019-04-17T17:58:44+00:00" | |
4689 | }, | |
4690 | { | |
4691 | "name": "liip/theme-bundle", | |
4692 | "version": "1.7.0", | |
4693 | "source": { | |
4694 | "type": "git", | |
4695 | "url": "https://github.com/liip/LiipThemeBundle.git", | |
4696 | "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a" | |
4697 | }, | |
4698 | "dist": { | |
4699 | "type": "zip", | |
4700 | "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/362394821ff8dcc90b06272e289e7dafe4dab52a", | |
4701 | "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a", | |
4702 | "shasum": "" | |
4703 | }, | |
4704 | "require": { | |
4705 | "php": "^7.0", | |
4706 | "psr/log": "~1.0", | |
4707 | "symfony/finder": "^3.0|^4.0", | |
4708 | "symfony/framework-bundle": "^3.0|^4.0", | |
4709 | "symfony/templating": "^3.0|^4.0", | |
4710 | "symfony/twig-bundle": "^3.0|^4.0", | |
4711 | "twig/twig": "^1.34|^2.4" | |
4712 | }, | |
4713 | "conflict": { | |
4714 | "sebastian/comparator": "1.2.3" | |
4715 | }, | |
4716 | "require-dev": { | |
4717 | "phpunit/phpunit": "^6.0", | |
4718 | "symfony/console": "^3.0|^4.0", | |
4719 | "symfony/expression-language": "^3.0|^4.0" | |
4720 | }, | |
4721 | "type": "symfony-bundle", | |
4722 | "extra": { | |
4723 | "branch-alias": { | |
4724 | "dev-master": "1.4-dev" | |
4725 | } | |
4726 | }, | |
4727 | "autoload": { | |
4728 | "psr-4": { | |
4729 | "Liip\\ThemeBundle\\": "" | |
4730 | } | |
4731 | }, | |
4732 | "notification-url": "https://packagist.org/downloads/", | |
4733 | "license": [ | |
4734 | "MIT" | |
4735 | ], | |
4736 | "authors": [ | |
4737 | { | |
4738 | "name": "Community contributions", | |
4739 | "homepage": "https://github.com/liip/LiipThemeBundle/contributors" | |
4740 | }, | |
4741 | { | |
4742 | "name": "Liip AG", | |
4743 | "homepage": "http://www.liip.ch/" | |
4744 | } | |
4745 | ], | |
4746 | "description": "Provides theming support for #Symfony2 Bundles", | |
4747 | "keywords": [ | |
4748 | "themes", | |
4749 | "theming" | |
4750 | ], | |
4751 | "time": "2019-06-19T12:53:08+00:00" | |
4752 | }, | |
4753 | { | |
4754 | "name": "masterminds/html5", | |
4755 | "version": "2.7.0", | |
4756 | "source": { | |
4757 | "type": "git", | |
4758 | "url": "https://github.com/Masterminds/html5-php.git", | |
4759 | "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2" | |
4760 | }, | |
4761 | "dist": { | |
4762 | "type": "zip", | |
4763 | "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2", | |
4764 | "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2", | |
4765 | "shasum": "" | |
4766 | }, | |
4767 | "require": { | |
4768 | "ext-ctype": "*", | |
4769 | "ext-dom": "*", | |
4770 | "ext-libxml": "*", | |
4771 | "php": ">=5.3.0" | |
4772 | }, | |
4773 | "require-dev": { | |
4774 | "phpunit/phpunit": "^4.8.35", | |
4775 | "sami/sami": "~2.0", | |
4776 | "satooshi/php-coveralls": "1.0.*" | |
4777 | }, | |
4778 | "type": "library", | |
4779 | "extra": { | |
4780 | "branch-alias": { | |
4781 | "dev-master": "2.7-dev" | |
4782 | } | |
4783 | }, | |
4784 | "autoload": { | |
4785 | "psr-4": { | |
4786 | "Masterminds\\": "src" | |
4787 | } | |
4788 | }, | |
4789 | "notification-url": "https://packagist.org/downloads/", | |
4790 | "license": [ | |
4791 | "MIT" | |
4792 | ], | |
4793 | "authors": [ | |
4794 | { | |
4795 | "name": "Matt Butcher", | |
4796 | "email": "technosophos@gmail.com" | |
4797 | }, | |
4798 | { | |
4799 | "name": "Matt Farina", | |
4800 | "email": "matt@mattfarina.com" | |
4801 | }, | |
4802 | { | |
4803 | "name": "Asmir Mustafic", | |
4804 | "email": "goetas@gmail.com" | |
4805 | } | |
4806 | ], | |
4807 | "description": "An HTML5 parser and serializer.", | |
4808 | "homepage": "http://masterminds.github.io/html5-php", | |
4809 | "keywords": [ | |
4810 | "HTML5", | |
4811 | "dom", | |
4812 | "html", | |
4813 | "parser", | |
4814 | "querypath", | |
4815 | "serializer", | |
4816 | "xml" | |
4817 | ], | |
4818 | "time": "2019-07-25T07:03:26+00:00" | |
4819 | }, | |
4820 | { | |
4821 | "name": "mgargano/simplehtmldom", | |
4822 | "version": "1.5", | |
4823 | "source": { | |
4824 | "type": "git", | |
4825 | "url": "https://github.com/matgargano/simplehtmldom.git", | |
4826 | "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be" | |
4827 | }, | |
4828 | "dist": { | |
4829 | "type": "zip", | |
4830 | "url": "https://api.github.com/repos/matgargano/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be", | |
4831 | "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be", | |
4832 | "shasum": "" | |
4833 | }, | |
4834 | "require": { | |
4835 | "php": ">=5.3.0" | |
4836 | }, | |
4837 | "type": "library", | |
4838 | "autoload": { | |
4839 | "psr-0": { | |
4840 | "SimpleHtmlDom": "src/" | |
4841 | }, | |
4842 | "files": [ | |
4843 | "src/simple_html_dom.php" | |
4844 | ] | |
4845 | }, | |
4846 | "notification-url": "https://packagist.org/downloads/", | |
4847 | "license": [ | |
4848 | "The MIT License" | |
4849 | ], | |
4850 | "authors": [ | |
4851 | { | |
4852 | "name": "S.C. Chen", | |
4853 | "email": "me578022@gmail.com" | |
4854 | } | |
4855 | ], | |
4856 | "description": "Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library", | |
4857 | "homepage": "http://simplehtmldom.sourceforge.net/", | |
4858 | "keywords": [ | |
4859 | "Simple", | |
4860 | "dom", | |
4861 | "html" | |
4862 | ], | |
4863 | "time": "2014-01-05T18:17:34+00:00" | |
4864 | }, | |
4865 | { | |
4866 | "name": "michelf/php-markdown", | |
4867 | "version": "1.8.0", | |
4868 | "source": { | |
4869 | "type": "git", | |
4870 | "url": "https://github.com/michelf/php-markdown.git", | |
4871 | "reference": "01ab082b355bf188d907b9929cd99b2923053495" | |
4872 | }, | |
4873 | "dist": { | |
4874 | "type": "zip", | |
4875 | "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495", | |
4876 | "reference": "01ab082b355bf188d907b9929cd99b2923053495", | |
4877 | "shasum": "" | |
4878 | }, | |
4879 | "require": { | |
4880 | "php": ">=5.3.0" | |
4881 | }, | |
4882 | "type": "library", | |
4883 | "autoload": { | |
4884 | "psr-4": { | |
4885 | "Michelf\\": "Michelf/" | |
4886 | } | |
4887 | }, | |
4888 | "notification-url": "https://packagist.org/downloads/", | |
4889 | "license": [ | |
4890 | "BSD-3-Clause" | |
4891 | ], | |
4892 | "authors": [ | |
4893 | { | |
4894 | "name": "Michel Fortin", | |
4895 | "email": "michel.fortin@michelf.ca", | |
4896 | "homepage": "https://michelf.ca/", | |
4897 | "role": "Developer" | |
4898 | }, | |
4899 | { | |
4900 | "name": "John Gruber", | |
4901 | "homepage": "https://daringfireball.net/" | |
4902 | } | |
4903 | ], | |
4904 | "description": "PHP Markdown", | |
4905 | "homepage": "https://michelf.ca/projects/php-markdown/", | |
4906 | "keywords": [ | |
4907 | "markdown" | |
4908 | ], | |
4909 | "time": "2018-01-15T00:49:33+00:00" | |
4910 | }, | |
4911 | { | |
4912 | "name": "mnapoli/piwik-twig-extension", | |
4913 | "version": "2.0.1", | |
4914 | "source": { | |
4915 | "type": "git", | |
4916 | "url": "https://github.com/mnapoli/PiwikTwigExtension.git", | |
4917 | "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612" | |
4918 | }, | |
4919 | "dist": { | |
4920 | "type": "zip", | |
4921 | "url": "https://api.github.com/repos/mnapoli/PiwikTwigExtension/zipball/e1746d20730426d7098b4a9a3f5c6c99c6f04612", | |
4922 | "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612", | |
4923 | "shasum": "" | |
4924 | }, | |
4925 | "require": { | |
4926 | "php": ">=7.0", | |
4927 | "twig/twig": "~2.10" | |
4928 | }, | |
4929 | "require-dev": { | |
4930 | "friendsofphp/php-cs-fixer": "~2.13", | |
4931 | "php-coveralls/php-coveralls": "^2.0", | |
4932 | "symfony/phpunit-bridge": "^4.2" | |
4933 | }, | |
4934 | "type": "library", | |
4935 | "autoload": { | |
4936 | "psr-4": { | |
4937 | "PiwikTwigExtension\\": "src/" | |
4938 | } | |
4939 | }, | |
4940 | "notification-url": "https://packagist.org/downloads/", | |
4941 | "license": [ | |
4942 | "MIT" | |
4943 | ], | |
4944 | "time": "2019-06-21T10:58:04+00:00" | |
4945 | }, | |
4946 | { | |
4947 | "name": "monolog/monolog", | |
4948 | "version": "1.25.2", | |
4949 | "source": { | |
4950 | "type": "git", | |
4951 | "url": "https://github.com/Seldaek/monolog.git", | |
4952 | "reference": "d5e2fb341cb44f7e2ab639d12a1e5901091ec287" | |
4953 | }, | |
4954 | "dist": { | |
4955 | "type": "zip", | |
4956 | "url": "https://api.github.com/repos/Seldaek/monolog/zipball/d5e2fb341cb44f7e2ab639d12a1e5901091ec287", | |
4957 | "reference": "d5e2fb341cb44f7e2ab639d12a1e5901091ec287", | |
4958 | "shasum": "" | |
4959 | }, | |
4960 | "require": { | |
4961 | "php": ">=5.3.0", | |
4962 | "psr/log": "~1.0" | |
4963 | }, | |
4964 | "provide": { | |
4965 | "psr/log-implementation": "1.0.0" | |
4966 | }, | |
4967 | "require-dev": { | |
4968 | "aws/aws-sdk-php": "^2.4.9 || ^3.0", | |
4969 | "doctrine/couchdb": "~1.0@dev", | |
4970 | "graylog2/gelf-php": "~1.0", | |
4971 | "jakub-onderka/php-parallel-lint": "0.9", | |
4972 | "php-amqplib/php-amqplib": "~2.4", | |
4973 | "php-console/php-console": "^3.1.3", | |
4974 | "phpunit/phpunit": "~4.5", | |
4975 | "phpunit/phpunit-mock-objects": "2.3.0", | |
4976 | "ruflin/elastica": ">=0.90 <3.0", | |
4977 | "sentry/sentry": "^0.13", | |
4978 | "swiftmailer/swiftmailer": "^5.3|^6.0" | |
4979 | }, | |
4980 | "suggest": { | |
4981 | "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", | |
4982 | "doctrine/couchdb": "Allow sending log messages to a CouchDB server", | |
4983 | "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", | |
4984 | "ext-mongo": "Allow sending log messages to a MongoDB server", | |
4985 | "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", | |
4986 | "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", | |
4987 | "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", | |
4988 | "php-console/php-console": "Allow sending log messages to Google Chrome", | |
4989 | "rollbar/rollbar": "Allow sending log messages to Rollbar", | |
4990 | "ruflin/elastica": "Allow sending log messages to an Elastic Search server", | |
4991 | "sentry/sentry": "Allow sending log messages to a Sentry server" | |
4992 | }, | |
4993 | "type": "library", | |
4994 | "extra": { | |
4995 | "branch-alias": { | |
4996 | "dev-master": "2.0.x-dev" | |
4997 | } | |
4998 | }, | |
4999 | "autoload": { | |
5000 | "psr-4": { | |
5001 | "Monolog\\": "src/Monolog" | |
5002 | } | |
5003 | }, | |
5004 | "notification-url": "https://packagist.org/downloads/", | |
5005 | "license": [ | |
5006 | "MIT" | |
5007 | ], | |
5008 | "authors": [ | |
5009 | { | |
5010 | "name": "Jordi Boggiano", | |
5011 | "email": "j.boggiano@seld.be", | |
5012 | "homepage": "http://seld.be" | |
5013 | } | |
5014 | ], | |
5015 | "description": "Sends your logs to files, sockets, inboxes, databases and various web services", | |
5016 | "homepage": "http://github.com/Seldaek/monolog", | |
5017 | "keywords": [ | |
5018 | "log", | |
5019 | "logging", | |
5020 | "psr-3" | |
5021 | ], | |
5022 | "time": "2019-11-13T10:00:05+00:00" | |
5023 | }, | |
5024 | { | |
5025 | "name": "nelmio/api-doc-bundle", | |
5026 | "version": "2.13.4", | |
5027 | "target-dir": "Nelmio/ApiDocBundle", | |
5028 | "source": { | |
5029 | "type": "git", | |
5030 | "url": "https://github.com/nelmio/NelmioApiDocBundle.git", | |
5031 | "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580" | |
5032 | }, | |
5033 | "dist": { | |
5034 | "type": "zip", | |
5035 | "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/28802f2c44dbbf29aa7f5dc80a10f44d3558f580", | |
5036 | "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580", | |
5037 | "shasum": "" | |
5038 | }, | |
5039 | "require": { | |
5040 | "michelf/php-markdown": "~1.4", | |
5041 | "php": ">=5.4", | |
5042 | "symfony/console": "~2.3|~3.0|~4.0", | |
5043 | "symfony/framework-bundle": "~2.3|~3.0|~4.0", | |
5044 | "symfony/twig-bundle": "~2.3|~3.0|~4.0" | |
5045 | }, | |
5046 | "conflict": { | |
5047 | "jms/serializer": "<0.12", | |
5048 | "jms/serializer-bundle": "<0.11", | |
5049 | "symfony/symfony": "~2.7.8", | |
5050 | "twig/twig": "<1.12" | |
5051 | }, | |
5052 | "require-dev": { | |
5053 | "doctrine/doctrine-bundle": "~1.5", | |
5054 | "doctrine/orm": "~2.3", | |
5055 | "dunglas/api-bundle": "~1.0", | |
5056 | "friendsofsymfony/rest-bundle": "~1.0|~2.0", | |
5057 | "jms/serializer-bundle": ">=0.11", | |
5058 | "sensio/framework-extra-bundle": "~3.0", | |
5059 | "symfony/browser-kit": "~2.3|~3.0|~4.0", | |
5060 | "symfony/css-selector": "~2.3|~3.0|~4.0", | |
5061 | "symfony/finder": "~2.3|~3.0|~4.0", | |
5062 | "symfony/form": "~2.3|~3.0|~4.0", | |
5063 | "symfony/phpunit-bridge": "~2.7|~3.0|~4.0", | |
5064 | "symfony/serializer": "~2.7|~3.0|~4.0", | |
5065 | "symfony/validator": "~2.3|~3.0|~4.0", | |
5066 | "symfony/yaml": "~2.3|~3.0|~4.0" | |
5067 | }, | |
5068 | "suggest": { | |
5069 | "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.", | |
5070 | "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.", | |
5071 | "jms/serializer": "For making use of serializer information in the doc.", | |
5072 | "symfony/form": "For using form definitions as input.", | |
5073 | "symfony/validator": "For making use of validator information in the doc." | |
5074 | }, | |
5075 | "type": "symfony-bundle", | |
5076 | "extra": { | |
5077 | "branch-alias": { | |
5078 | "dev-2.x": "2.13-dev" | |
5079 | } | |
5080 | }, | |
5081 | "autoload": { | |
5082 | "psr-0": { | |
5083 | "Nelmio\\ApiDocBundle": "" | |
5084 | } | |
5085 | }, | |
5086 | "notification-url": "https://packagist.org/downloads/", | |
5087 | "license": [ | |
5088 | "MIT" | |
5089 | ], | |
5090 | "authors": [ | |
5091 | { | |
5092 | "name": "Nelmio", | |
5093 | "homepage": "http://nelm.io" | |
5094 | }, | |
5095 | { | |
5096 | "name": "Symfony Community", | |
5097 | "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors" | |
5098 | } | |
5099 | ], | |
5100 | "description": "Generates documentation for your REST API from annotations", | |
5101 | "keywords": [ | |
5102 | "api", | |
5103 | "doc", | |
5104 | "documentation", | |
5105 | "rest" | |
5106 | ], | |
5107 | "time": "2019-06-01T13:34:59+00:00" | |
5108 | }, | |
5109 | { | |
5110 | "name": "nelmio/cors-bundle", | |
5111 | "version": "1.5.6", | |
5112 | "source": { | |
5113 | "type": "git", | |
5114 | "url": "https://github.com/nelmio/NelmioCorsBundle.git", | |
5115 | "reference": "10a24c10f242440211ed31075e74f81661c690d9" | |
5116 | }, | |
5117 | "dist": { | |
5118 | "type": "zip", | |
5119 | "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/10a24c10f242440211ed31075e74f81661c690d9", | |
5120 | "reference": "10a24c10f242440211ed31075e74f81661c690d9", | |
5121 | "shasum": "" | |
5122 | }, | |
5123 | "require": { | |
5124 | "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0" | |
5125 | }, | |
5126 | "require-dev": { | |
5127 | "matthiasnoback/symfony-dependency-injection-test": "^1.0 || ^2.0", | |
5128 | "mockery/mockery": "^0.9 || ^1.0", | |
5129 | "symfony/phpunit-bridge": "^2.7 || ^3.0 || ^4.0" | |
5130 | }, | |
5131 | "type": "symfony-bundle", | |
5132 | "extra": { | |
5133 | "branch-alias": { | |
5134 | "dev-master": "1.5.x-dev" | |
5135 | } | |
5136 | }, | |
5137 | "autoload": { | |
5138 | "psr-4": { | |
5139 | "Nelmio\\CorsBundle\\": "" | |
5140 | }, | |
5141 | "exclude-from-classmap": [ | |
5142 | "/Tests/" | |
5143 | ] | |
5144 | }, | |
5145 | "notification-url": "https://packagist.org/downloads/", | |
5146 | "license": [ | |
5147 | "MIT" | |
5148 | ], | |
5149 | "authors": [ | |
5150 | { | |
5151 | "name": "Nelmio", | |
5152 | "homepage": "http://nelm.io" | |
5153 | }, | |
5154 | { | |
5155 | "name": "Symfony Community", | |
5156 | "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors" | |
5157 | } | |
5158 | ], | |
5159 | "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application", | |
5160 | "keywords": [ | |
5161 | "api", | |
5162 | "cors", | |
5163 | "crossdomain" | |
5164 | ], | |
5165 | "time": "2019-06-17T08:53:14+00:00" | |
5166 | }, | |
5167 | { | |
5168 | "name": "ocramius/package-versions", | |
5169 | "version": "1.4.2", | |
5170 | "source": { | |
5171 | "type": "git", | |
5172 | "url": "https://github.com/Ocramius/PackageVersions.git", | |
5173 | "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d" | |
5174 | }, | |
5175 | "dist": { | |
5176 | "type": "zip", | |
5177 | "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d", | |
5178 | "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d", | |
5179 | "shasum": "" | |
5180 | }, | |
5181 | "require": { | |
5182 | "composer-plugin-api": "^1.0.0", | |
5183 | "php": "^7.1.0" | |
5184 | }, | |
5185 | "require-dev": { | |
5186 | "composer/composer": "^1.6.3", | |
5187 | "doctrine/coding-standard": "^5.0.1", | |
5188 | "ext-zip": "*", | |
5189 | "infection/infection": "^0.7.1", | |
5190 | "phpunit/phpunit": "^7.5.17" | |
5191 | }, | |
5192 | "type": "composer-plugin", | |
5193 | "extra": { | |
5194 | "class": "PackageVersions\\Installer", | |
5195 | "branch-alias": { | |
5196 | "dev-master": "2.0.x-dev" | |
5197 | } | |
5198 | }, | |
5199 | "autoload": { | |
5200 | "psr-4": { | |
5201 | "PackageVersions\\": "src/PackageVersions" | |
5202 | } | |
5203 | }, | |
5204 | "notification-url": "https://packagist.org/downloads/", | |
5205 | "license": [ | |
5206 | "MIT" | |
5207 | ], | |
5208 | "authors": [ | |
5209 | { | |
5210 | "name": "Marco Pivetta", | |
5211 | "email": "ocramius@gmail.com" | |
5212 | } | |
5213 | ], | |
5214 | "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", | |
5215 | "time": "2019-11-15T16:17:10+00:00" | |
5216 | }, | |
5217 | { | |
5218 | "name": "ocramius/proxy-manager", | |
5219 | "version": "2.1.1", | |
5220 | "source": { | |
5221 | "type": "git", | |
5222 | "url": "https://github.com/Ocramius/ProxyManager.git", | |
5223 | "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7" | |
5224 | }, | |
5225 | "dist": { | |
5226 | "type": "zip", | |
5227 | "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e18ac876b2e4819c76349de8f78ccc8ef1554cd7", | |
5228 | "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7", | |
5229 | "shasum": "" | |
5230 | }, | |
5231 | "require": { | |
5232 | "ocramius/package-versions": "^1.1.1", | |
5233 | "php": "^7.1.0", | |
5234 | "zendframework/zend-code": "^3.1.0" | |
5235 | }, | |
5236 | "require-dev": { | |
5237 | "couscous/couscous": "^1.5.2", | |
5238 | "ext-phar": "*", | |
5239 | "humbug/humbug": "dev-master@DEV", | |
5240 | "nikic/php-parser": "^3.0.4", | |
5241 | "phpbench/phpbench": "^0.12.2", | |
5242 | "phpstan/phpstan": "^0.6.4", | |
5243 | "phpunit/phpunit": "^5.6.4", | |
5244 | "phpunit/phpunit-mock-objects": "^3.4.1", | |
5245 | "squizlabs/php_codesniffer": "^2.7.0" | |
5246 | }, | |
5247 | "suggest": { | |
5248 | "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects", | |
5249 | "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)", | |
5250 | "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)", | |
5251 | "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)" | |
5252 | }, | |
5253 | "type": "library", | |
5254 | "extra": { | |
5255 | "branch-alias": { | |
5256 | "dev-master": "3.0.x-dev" | |
5257 | } | |
5258 | }, | |
5259 | "autoload": { | |
5260 | "psr-0": { | |
5261 | "ProxyManager\\": "src" | |
5262 | } | |
5263 | }, | |
5264 | "notification-url": "https://packagist.org/downloads/", | |
5265 | "license": [ | |
5266 | "MIT" | |
5267 | ], | |
5268 | "authors": [ | |
5269 | { | |
5270 | "name": "Marco Pivetta", | |
5271 | "email": "ocramius@gmail.com", | |
5272 | "homepage": "http://ocramius.github.io/" | |
5273 | } | |
5274 | ], | |
5275 | "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies", | |
5276 | "homepage": "https://github.com/Ocramius/ProxyManager", | |
5277 | "keywords": [ | |
5278 | "aop", | |
5279 | "lazy loading", | |
5280 | "proxy", | |
5281 | "proxy pattern", | |
5282 | "service proxies" | |
5283 | ], | |
5284 | "time": "2017-05-04T11:12:50+00:00" | |
5285 | }, | |
5286 | { | |
5287 | "name": "pagerfanta/pagerfanta", | |
5288 | "version": "v2.1.3", | |
5289 | "source": { | |
5290 | "type": "git", | |
5291 | "url": "https://github.com/whiteoctober/Pagerfanta.git", | |
5292 | "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972" | |
5293 | }, | |
5294 | "dist": { | |
5295 | "type": "zip", | |
5296 | "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/a53ff01d521648d9dbca19b93ac6bc75a59b0972", | |
5297 | "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972", | |
5298 | "shasum": "" | |
5299 | }, | |
5300 | "require": { | |
5301 | "php": "^7.0" | |
5302 | }, | |
5303 | "require-dev": { | |
5304 | "doctrine/orm": "~2.3", | |
5305 | "doctrine/phpcr-odm": "1.*", | |
5306 | "jackalope/jackalope-doctrine-dbal": "1.*", | |
5307 | "jmikola/geojson": "~1.0", | |
5308 | "mandango/mandango": "~1.0@dev", | |
5309 | "mandango/mondator": "~1.0@dev", | |
5310 | "phpunit/phpunit": "^6.5", | |
5311 | "propel/propel": "~2.0@dev", | |
5312 | "propel/propel1": "~1.6", | |
5313 | "ruflin/elastica": "~1.3", | |
5314 | "solarium/solarium": "~3.1" | |
5315 | }, | |
5316 | "suggest": { | |
5317 | "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.", | |
5318 | "doctrine/orm": "To use the DoctrineORMAdapter.", | |
5319 | "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0", | |
5320 | "mandango/mandango": "To use the MandangoAdapter.", | |
5321 | "propel/propel": "To use the Propel2Adapter", | |
5322 | "propel/propel1": "To use the PropelAdapter", | |
5323 | "solarium/solarium": "To use the SolariumAdapter." | |
5324 | }, | |
5325 | "type": "library", | |
5326 | "extra": { | |
5327 | "branch-alias": { | |
5328 | "dev-master": "1.0.x-dev" | |
5329 | } | |
5330 | }, | |
5331 | "autoload": { | |
5332 | "psr-4": { | |
5333 | "Pagerfanta\\": "src/Pagerfanta/" | |
5334 | } | |
5335 | }, | |
5336 | "notification-url": "https://packagist.org/downloads/", | |
5337 | "license": [ | |
5338 | "MIT" | |
5339 | ], | |
5340 | "authors": [ | |
5341 | { | |
5342 | "name": "Pablo Díez", | |
5343 | "email": "pablodip@gmail.com" | |
5344 | } | |
5345 | ], | |
5346 | "description": "Pagination for PHP", | |
5347 | "keywords": [ | |
5348 | "page", | |
5349 | "pagination", | |
5350 | "paginator", | |
5351 | "paging" | |
5352 | ], | |
5353 | "time": "2019-07-17T20:56:16+00:00" | |
5354 | }, | |
5355 | { | |
5356 | "name": "paragonie/constant_time_encoding", | |
5357 | "version": "v2.3.0", | |
5358 | "source": { | |
5359 | "type": "git", | |
5360 | "url": "https://github.com/paragonie/constant_time_encoding.git", | |
5361 | "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2" | |
5362 | }, | |
5363 | "dist": { | |
5364 | "type": "zip", | |
5365 | "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2", | |
5366 | "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2", | |
5367 | "shasum": "" | |
5368 | }, | |
5369 | "require": { | |
5370 | "php": "^7|^8" | |
5371 | }, | |
5372 | "require-dev": { | |
5373 | "phpunit/phpunit": "^6|^7", | |
5374 | "vimeo/psalm": "^1|^2|^3" | |
5375 | }, | |
5376 | "type": "library", | |
5377 | "autoload": { | |
5378 | "psr-4": { | |
5379 | "ParagonIE\\ConstantTime\\": "src/" | |
5380 | } | |
5381 | }, | |
5382 | "notification-url": "https://packagist.org/downloads/", | |
5383 | "license": [ | |
5384 | "MIT" | |
5385 | ], | |
5386 | "authors": [ | |
5387 | { | |
5388 | "name": "Paragon Initiative Enterprises", | |
5389 | "email": "security@paragonie.com", | |
5390 | "homepage": "https://paragonie.com", | |
5391 | "role": "Maintainer" | |
5392 | }, | |
5393 | { | |
5394 | "name": "Steve 'Sc00bz' Thomas", | |
5395 | "email": "steve@tobtu.com", | |
5396 | "homepage": "https://www.tobtu.com", | |
5397 | "role": "Original Developer" | |
5398 | } | |
5399 | ], | |
5400 | "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", | |
5401 | "keywords": [ | |
5402 | "base16", | |
5403 | "base32", | |
5404 | "base32_decode", | |
5405 | "base32_encode", | |
5406 | "base64", | |
5407 | "base64_decode", | |
5408 | "base64_encode", | |
5409 | "bin2hex", | |
5410 | "encoding", | |
5411 | "hex", | |
5412 | "hex2bin", | |
5413 | "rfc4648" | |
5414 | ], | |
5415 | "time": "2019-11-06T19:20:29+00:00" | |
5416 | }, | |
5417 | { | |
5418 | "name": "paragonie/random_compat", | |
5419 | "version": "v2.0.18", | |
5420 | "source": { | |
5421 | "type": "git", | |
5422 | "url": "https://github.com/paragonie/random_compat.git", | |
5423 | "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db" | |
5424 | }, | |
5425 | "dist": { | |
5426 | "type": "zip", | |
5427 | "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", | |
5428 | "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", | |
5429 | "shasum": "" | |
5430 | }, | |
5431 | "require": { | |
5432 | "php": ">=5.2.0" | |
5433 | }, | |
5434 | "require-dev": { | |
5435 | "phpunit/phpunit": "4.*|5.*" | |
5436 | }, | |
5437 | "suggest": { | |
5438 | "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." | |
5439 | }, | |
5440 | "type": "library", | |
5441 | "autoload": { | |
5442 | "files": [ | |
5443 | "lib/random.php" | |
5444 | ] | |
5445 | }, | |
5446 | "notification-url": "https://packagist.org/downloads/", | |
5447 | "license": [ | |
5448 | "MIT" | |
5449 | ], | |
5450 | "authors": [ | |
5451 | { | |
5452 | "name": "Paragon Initiative Enterprises", | |
5453 | "email": "security@paragonie.com", | |
5454 | "homepage": "https://paragonie.com" | |
5455 | } | |
5456 | ], | |
5457 | "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", | |
5458 | "keywords": [ | |
5459 | "csprng", | |
5460 | "polyfill", | |
5461 | "pseudorandom", | |
5462 | "random" | |
5463 | ], | |
5464 | "time": "2019-01-03T20:59:08+00:00" | |
5465 | }, | |
5466 | { | |
5467 | "name": "php-amqplib/php-amqplib", | |
5468 | "version": "v2.11.0", | |
5469 | "source": { | |
5470 | "type": "git", | |
5471 | "url": "https://github.com/php-amqplib/php-amqplib.git", | |
5472 | "reference": "9ee212baced63442ca1ab029acde38e1144a00b8" | |
5473 | }, | |
5474 | "dist": { | |
5475 | "type": "zip", | |
5476 | "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/9ee212baced63442ca1ab029acde38e1144a00b8", | |
5477 | "reference": "9ee212baced63442ca1ab029acde38e1144a00b8", | |
5478 | "shasum": "" | |
5479 | }, | |
5480 | "require": { | |
5481 | "ext-mbstring": "*", | |
5482 | "ext-sockets": "*", | |
5483 | "php": ">=5.6.3", | |
5484 | "phpseclib/phpseclib": "^2.0.0" | |
5485 | }, | |
5486 | "replace": { | |
5487 | "videlalvaro/php-amqplib": "self.version" | |
5488 | }, | |
5489 | "require-dev": { | |
5490 | "ext-curl": "*", | |
5491 | "nategood/httpful": "^0.2.20", | |
5492 | "phpunit/phpunit": "^5.7|^6.5|^7.0", | |
5493 | "squizlabs/php_codesniffer": "^2.5" | |
5494 | }, | |
5495 | "type": "library", | |
5496 | "extra": { | |
5497 | "branch-alias": { | |
5498 | "dev-master": "2.11-dev" | |
5499 | } | |
5500 | }, | |
5501 | "autoload": { | |
5502 | "psr-4": { | |
5503 | "PhpAmqpLib\\": "PhpAmqpLib/" | |
5504 | } | |
5505 | }, | |
5506 | "notification-url": "https://packagist.org/downloads/", | |
5507 | "license": [ | |
5508 | "LGPL-2.1-or-later" | |
5509 | ], | |
5510 | "authors": [ | |
5511 | { | |
5512 | "name": "Alvaro Videla", | |
5513 | "role": "Original Maintainer" | |
5514 | }, | |
5515 | { | |
5516 | "name": "John Kelly", | |
5517 | "email": "johnmkelly86@gmail.com", | |
5518 | "role": "Maintainer" | |
5519 | }, | |
5520 | { | |
5521 | "name": "Raúl Araya", | |
5522 | "email": "nubeiro@gmail.com", | |
5523 | "role": "Maintainer" | |
5524 | }, | |
5525 | { | |
5526 | "name": "Luke Bakken", | |
5527 | "email": "luke@bakken.io", | |
5528 | "role": "Maintainer" | |
5529 | } | |
5530 | ], | |
5531 | "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.", | |
5532 | "homepage": "https://github.com/php-amqplib/php-amqplib/", | |
5533 | "keywords": [ | |
5534 | "message", | |
5535 | "queue", | |
5536 | "rabbitmq" | |
5537 | ], | |
5538 | "time": "2019-11-19T15:15:19+00:00" | |
5539 | }, | |
5540 | { | |
5541 | "name": "php-amqplib/rabbitmq-bundle", | |
5542 | "version": "v1.14.4", | |
5543 | "source": { | |
5544 | "type": "git", | |
5545 | "url": "https://github.com/php-amqplib/RabbitMqBundle.git", | |
5546 | "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8" | |
5547 | }, | |
5548 | "dist": { | |
5549 | "type": "zip", | |
5550 | "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/cf67adaa4e306d8e9cb6855a72d79263b425ded8", | |
5551 | "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8", | |
5552 | "shasum": "" | |
5553 | }, | |
5554 | "require": { | |
5555 | "php": "^5.3.9|^7.0", | |
5556 | "php-amqplib/php-amqplib": "^2.6", | |
5557 | "psr/log": "^1.0", | |
5558 | "symfony/config": "^2.7|^3.0|^4.0", | |
5559 | "symfony/console": "^2.7|^3.0|^4.0", | |
5560 | "symfony/dependency-injection": "^2.7|^3.0|^4.0", | |
5561 | "symfony/event-dispatcher": "^2.7|^3.0|^4.0", | |
5562 | "symfony/yaml": "^2.7|^3.0|^4.0" | |
5563 | }, | |
5564 | "replace": { | |
5565 | "oldsound/rabbitmq-bundle": "self.version" | |
5566 | }, | |
5567 | "require-dev": { | |
5568 | "phpunit/phpunit": "^4.8.35|^5.4.3", | |
5569 | "symfony/debug": "^2.7|^3.0|^4.0", | |
5570 | "symfony/serializer": "^2.7|^3.0|^4.0" | |
5571 | }, | |
5572 | "suggest": { | |
5573 | "symfony/framework-bundle": "To use this lib as a full Symfony Bundle and to use the profiler data collector" | |
5574 | }, | |
5575 | "type": "symfony-bundle", | |
5576 | "extra": { | |
5577 | "branch-alias": { | |
5578 | "dev-master": "1.10.x-dev" | |
5579 | } | |
5580 | }, | |
5581 | "autoload": { | |
5582 | "psr-4": { | |
5583 | "OldSound\\RabbitMqBundle\\": "" | |
5584 | }, | |
5585 | "exclude-from-classmap": [ | |
5586 | "/Tests/" | |
5587 | ] | |
5588 | }, | |
5589 | "notification-url": "https://packagist.org/downloads/", | |
5590 | "license": [ | |
5591 | "MIT" | |
5592 | ], | |
5593 | "authors": [ | |
5594 | { | |
5595 | "name": "Alvaro Videla" | |
5596 | } | |
5597 | ], | |
5598 | "description": "Integrates php-amqplib with Symfony & RabbitMq. Formerly oldsound/rabbitmq-bundle.", | |
5599 | "keywords": [ | |
5600 | "AMQP", | |
5601 | "Symfony2", | |
5602 | "message", | |
5603 | "queue", | |
5604 | "rabbitmq", | |
5605 | "symfony", | |
5606 | "symfony3", | |
5607 | "symfony4" | |
5608 | ], | |
5609 | "time": "2018-05-02T13:12:32+00:00" | |
5610 | }, | |
5611 | { | |
5612 | "name": "php-http/client-common", | |
5613 | "version": "2.1.0", | |
5614 | "source": { | |
5615 | "type": "git", | |
5616 | "url": "https://github.com/php-http/client-common.git", | |
5617 | "reference": "a8b29678d61556f45d6236b1667db16d998ceec5" | |
5618 | }, | |
5619 | "dist": { | |
5620 | "type": "zip", | |
5621 | "url": "https://api.github.com/repos/php-http/client-common/zipball/a8b29678d61556f45d6236b1667db16d998ceec5", | |
5622 | "reference": "a8b29678d61556f45d6236b1667db16d998ceec5", | |
5623 | "shasum": "" | |
5624 | }, | |
5625 | "require": { | |
5626 | "php": "^7.1", | |
5627 | "php-http/httplug": "^2.0", | |
5628 | "php-http/message": "^1.6", | |
5629 | "php-http/message-factory": "^1.0", | |
5630 | "symfony/options-resolver": " ^3.4.20 || ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0" | |
5631 | }, | |
5632 | "require-dev": { | |
5633 | "doctrine/instantiator": "^1.1", | |
5634 | "guzzlehttp/psr7": "^1.4", | |
5635 | "phpspec/phpspec": "^5.1", | |
5636 | "phpspec/prophecy": "^1.8", | |
5637 | "sebastian/comparator": "^3.0" | |
5638 | }, | |
5639 | "suggest": { | |
5640 | "ext-json": "To detect JSON responses with the ContentTypePlugin", | |
5641 | "ext-libxml": "To detect XML responses with the ContentTypePlugin", | |
5642 | "php-http/cache-plugin": "PSR-6 Cache plugin", | |
5643 | "php-http/logger-plugin": "PSR-3 Logger plugin", | |
5644 | "php-http/stopwatch-plugin": "Symfony Stopwatch plugin" | |
5645 | }, | |
5646 | "type": "library", | |
5647 | "extra": { | |
5648 | "branch-alias": { | |
5649 | "dev-master": "2.0.x-dev" | |
5650 | } | |
5651 | }, | |
5652 | "autoload": { | |
5653 | "psr-4": { | |
5654 | "Http\\Client\\Common\\": "src/" | |
5655 | } | |
5656 | }, | |
5657 | "notification-url": "https://packagist.org/downloads/", | |
5658 | "license": [ | |
5659 | "MIT" | |
5660 | ], | |
5661 | "authors": [ | |
5662 | { | |
5663 | "name": "Márk Sági-Kazár", | |
5664 | "email": "mark.sagikazar@gmail.com" | |
5665 | } | |
5666 | ], | |
5667 | "description": "Common HTTP Client implementations and tools for HTTPlug", | |
5668 | "homepage": "http://httplug.io", | |
5669 | "keywords": [ | |
5670 | "client", | |
5671 | "common", | |
5672 | "http", | |
5673 | "httplug" | |
5674 | ], | |
5675 | "time": "2019-11-18T08:58:18+00:00" | |
5676 | }, | |
5677 | { | |
5678 | "name": "php-http/curl-client", | |
5679 | "version": "2.0.0", | |
5680 | "source": { | |
5681 | "type": "git", | |
5682 | "url": "https://github.com/php-http/curl-client.git", | |
5683 | "reference": "e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da" | |
5684 | }, | |
5685 | "dist": { | |
5686 | "type": "zip", | |
5687 | "url": "https://api.github.com/repos/php-http/curl-client/zipball/e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da", | |
5688 | "reference": "e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da", | |
5689 | "shasum": "" | |
5690 | }, | |
5691 | "require": { | |
5692 | "ext-curl": "*", | |
5693 | "php": "^7.1", | |
5694 | "php-http/discovery": "^1.6", | |
5695 | "php-http/httplug": "^2.0", | |
5696 | "php-http/message": "^1.2", | |
5697 | "psr/http-client": "^1.0", | |
5698 | "psr/http-factory": "^1.0", | |
5699 | "symfony/options-resolver": "^3.4 || ^4.0" | |
5700 | }, | |
5701 | "provide": { | |
5702 | "php-http/async-client-implementation": "1.0", | |
5703 | "php-http/client-implementation": "1.0" | |
5704 | }, | |
5705 | "require-dev": { | |
5706 | "guzzlehttp/psr7": "^1.0", | |
5707 | "php-http/client-integration-tests": "^2.0", | |
5708 | "phpunit/phpunit": "^7.5", | |
5709 | "zendframework/zend-diactoros": "^2.0" | |
5710 | }, | |
5711 | "type": "library", | |
5712 | "extra": { | |
5713 | "branch-alias": { | |
5714 | "dev-master": "2.x-dev" | |
5715 | } | |
5716 | }, | |
5717 | "autoload": { | |
5718 | "psr-4": { | |
5719 | "Http\\Client\\Curl\\": "src/" | |
5720 | } | |
5721 | }, | |
5722 | "notification-url": "https://packagist.org/downloads/", | |
5723 | "license": [ | |
5724 | "MIT" | |
5725 | ], | |
5726 | "authors": [ | |
5727 | { | |
5728 | "name": "Михаил Красильников", | |
5729 | "email": "m.krasilnikov@yandex.ru" | |
5730 | } | |
5731 | ], | |
5732 | "description": "PSR-18 and HTTPlug Async client with cURL", | |
5733 | "homepage": "http://php-http.org", | |
5734 | "keywords": [ | |
5735 | "curl", | |
5736 | "http", | |
5737 | "psr-18" | |
5738 | ], | |
5739 | "time": "2019-03-05T19:59:23+00:00" | |
5740 | }, | |
5741 | { | |
5742 | "name": "php-http/discovery", | |
5743 | "version": "1.7.0", | |
5744 | "source": { | |
5745 | "type": "git", | |
5746 | "url": "https://github.com/php-http/discovery.git", | |
5747 | "reference": "e822f86a6983790aa17ab13aa7e69631e86806b6" | |
5748 | }, | |
5749 | "dist": { | |
5750 | "type": "zip", | |
5751 | "url": "https://api.github.com/repos/php-http/discovery/zipball/e822f86a6983790aa17ab13aa7e69631e86806b6", | |
5752 | "reference": "e822f86a6983790aa17ab13aa7e69631e86806b6", | |
5753 | "shasum": "" | |
5754 | }, | |
5755 | "require": { | |
5756 | "php": "^7.1" | |
5757 | }, | |
5758 | "conflict": { | |
5759 | "nyholm/psr7": "<1.0" | |
5760 | }, | |
5761 | "require-dev": { | |
5762 | "akeneo/phpspec-skip-example-extension": "^4.0", | |
5763 | "php-http/httplug": "^1.0 || ^2.0", | |
5764 | "php-http/message-factory": "^1.0", | |
5765 | "phpspec/phpspec": "^5.1", | |
5766 | "puli/composer-plugin": "1.0.0-beta10" | |
5767 | }, | |
5768 | "suggest": { | |
5769 | "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories", | |
5770 | "puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details." | |
5771 | }, | |
5772 | "type": "library", | |
5773 | "extra": { | |
5774 | "branch-alias": { | |
5775 | "dev-master": "1.7-dev" | |
5776 | } | |
5777 | }, | |
5778 | "autoload": { | |
5779 | "psr-4": { | |
5780 | "Http\\Discovery\\": "src/" | |
5781 | } | |
5782 | }, | |
5783 | "notification-url": "https://packagist.org/downloads/", | |
5784 | "license": [ | |
5785 | "MIT" | |
5786 | ], | |
5787 | "authors": [ | |
5788 | { | |
5789 | "name": "Márk Sági-Kazár", | |
5790 | "email": "mark.sagikazar@gmail.com" | |
5791 | } | |
5792 | ], | |
5793 | "description": "Finds installed HTTPlug implementations and PSR-7 message factories", | |
5794 | "homepage": "http://php-http.org", | |
5795 | "keywords": [ | |
5796 | "adapter", | |
5797 | "client", | |
5798 | "discovery", | |
5799 | "factory", | |
5800 | "http", | |
5801 | "message", | |
5802 | "psr7" | |
5803 | ], | |
5804 | "time": "2019-06-30T09:04:27+00:00" | |
5805 | }, | |
5806 | { | |
5807 | "name": "php-http/guzzle5-adapter", | |
5808 | "version": "2.0.0", | |
5809 | "source": { | |
5810 | "type": "git", | |
5811 | "url": "https://github.com/php-http/guzzle5-adapter.git", | |
5812 | "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e" | |
5813 | }, | |
5814 | "dist": { | |
5815 | "type": "zip", | |
5816 | "url": "https://api.github.com/repos/php-http/guzzle5-adapter/zipball/cce48360b1f8a3467bd94e853e6107aa4532008e", | |
5817 | "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e", | |
5818 | "shasum": "" | |
5819 | }, | |
5820 | "require": { | |
5821 | "guzzlehttp/guzzle": "^5.1", | |
5822 | "php": "^7.0", | |
5823 | "php-http/discovery": "^1.0", | |
5824 | "php-http/httplug": "^2.0" | |
5825 | }, | |
5826 | "provide": { | |
5827 | "php-http/client-implementation": "1.0", | |
5828 | "psr/http-client-implementation": "1.0" | |
5829 | }, | |
5830 | "require-dev": { | |
5831 | "ext-curl": "*", | |
5832 | "guzzlehttp/ringphp": "^1.1", | |
5833 | "php-http/client-integration-tests": "^2.0", | |
5834 | "phpunit/phpunit": "^6.0 || ^7.0" | |
5835 | }, | |
5836 | "type": "library", | |
5837 | "extra": { | |
5838 | "branch-alias": { | |
5839 | "dev-master": "2.0-dev" | |
5840 | } | |
5841 | }, | |
5842 | "autoload": { | |
5843 | "psr-4": { | |
5844 | "Http\\Adapter\\Guzzle5\\": "src/" | |
5845 | } | |
5846 | }, | |
5847 | "notification-url": "https://packagist.org/downloads/", | |
5848 | "license": [ | |
5849 | "MIT" | |
5850 | ], | |
5851 | "authors": [ | |
5852 | { | |
5853 | "name": "Eric GELOEN", | |
5854 | "email": "geloen.eric@gmail.com" | |
5855 | }, | |
5856 | { | |
5857 | "name": "Márk Sági-Kazár", | |
5858 | "email": "mark.sagikazar@gmail.com" | |
5859 | } | |
5860 | ], | |
5861 | "description": "Guzzle 5 HTTP Adapter", | |
5862 | "homepage": "http://httplug.io", | |
5863 | "keywords": [ | |
5864 | "Guzzle", | |
5865 | "http" | |
5866 | ], | |
5867 | "time": "2019-02-05T12:28:45+00:00" | |
5868 | }, | |
5869 | { | |
5870 | "name": "php-http/httplug", | |
5871 | "version": "v2.0.0", | |
5872 | "source": { | |
5873 | "type": "git", | |
5874 | "url": "https://github.com/php-http/httplug.git", | |
5875 | "reference": "b3842537338c949f2469557ef4ad4bdc47b58603" | |
5876 | }, | |
5877 | "dist": { | |
5878 | "type": "zip", | |
5879 | "url": "https://api.github.com/repos/php-http/httplug/zipball/b3842537338c949f2469557ef4ad4bdc47b58603", | |
5880 | "reference": "b3842537338c949f2469557ef4ad4bdc47b58603", | |
5881 | "shasum": "" | |
5882 | }, | |
5883 | "require": { | |
5884 | "php": "^7.0", | |
5885 | "php-http/promise": "^1.0", | |
5886 | "psr/http-client": "^1.0", | |
5887 | "psr/http-message": "^1.0" | |
5888 | }, | |
5889 | "require-dev": { | |
5890 | "henrikbjorn/phpspec-code-coverage": "^1.0", | |
5891 | "phpspec/phpspec": "^2.4" | |
5892 | }, | |
5893 | "type": "library", | |
5894 | "extra": { | |
5895 | "branch-alias": { | |
5896 | "dev-master": "2.0.x-dev" | |
5897 | } | |
5898 | }, | |
5899 | "autoload": { | |
5900 | "psr-4": { | |
5901 | "Http\\Client\\": "src/" | |
5902 | } | |
5903 | }, | |
5904 | "notification-url": "https://packagist.org/downloads/", | |
5905 | "license": [ | |
5906 | "MIT" | |
5907 | ], | |
5908 | "authors": [ | |
5909 | { | |
5910 | "name": "Eric GELOEN", | |
5911 | "email": "geloen.eric@gmail.com" | |
5912 | }, | |
5913 | { | |
5914 | "name": "Márk Sági-Kazár", | |
5915 | "email": "mark.sagikazar@gmail.com" | |
5916 | } | |
5917 | ], | |
5918 | "description": "HTTPlug, the HTTP client abstraction for PHP", | |
5919 | "homepage": "http://httplug.io", | |
5920 | "keywords": [ | |
5921 | "client", | |
5922 | "http" | |
5923 | ], | |
5924 | "time": "2018-10-31T09:14:44+00:00" | |
5925 | }, | |
5926 | { | |
5927 | "name": "php-http/httplug-bundle", | |
5928 | "version": "1.16.0", | |
5929 | "source": { | |
5930 | "type": "git", | |
5931 | "url": "https://github.com/php-http/HttplugBundle.git", | |
5932 | "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f" | |
5933 | }, | |
5934 | "dist": { | |
5935 | "type": "zip", | |
5936 | "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/5044b655fcd3a43243383cd692a6bb6cd18af24f", | |
5937 | "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f", | |
5938 | "shasum": "" | |
5939 | }, | |
5940 | "require": { | |
5941 | "php": "^7.1", | |
5942 | "php-http/client-common": "^1.9 || ^2.0", | |
5943 | "php-http/client-implementation": "^1.0", | |
5944 | "php-http/discovery": "^1.0", | |
5945 | "php-http/httplug": "^1.0 || ^2.0", | |
5946 | "php-http/logger-plugin": "^1.1", | |
5947 | "php-http/message": "^1.4", | |
5948 | "php-http/message-factory": "^1.0.2", | |
5949 | "php-http/stopwatch-plugin": "^1.2", | |
5950 | "psr/http-message": "^1.0", | |
5951 | "symfony/config": "^3.4.20 || ^4.2.1", | |
5952 | "symfony/dependency-injection": "^3.4.20 || ^4.2.1", | |
5953 | "symfony/event-dispatcher": "^3.4.20 || ^4.2.1", | |
5954 | "symfony/http-kernel": "^3.4.20 || ^4.2.1", | |
5955 | "symfony/options-resolver": "^3.4.20 || ^4.2.1" | |
5956 | }, | |
5957 | "conflict": { | |
5958 | "php-http/curl-client": "<2.0", | |
5959 | "php-http/guzzle6-adapter": "<1.1" | |
5960 | }, | |
5961 | "require-dev": { | |
5962 | "guzzlehttp/psr7": "^1.0", | |
5963 | "matthiasnoback/symfony-dependency-injection-test": "^3.0", | |
5964 | "nyholm/nsa": "^1.1", | |
5965 | "php-http/cache-plugin": "^1.6", | |
5966 | "php-http/guzzle6-adapter": "^1.1.1 || ^2.0.1", | |
5967 | "php-http/mock-client": "^1.2", | |
5968 | "php-http/promise": "^1.0", | |
5969 | "polishsymfonycommunity/symfony-mocker-container": "^1.0", | |
5970 | "symfony/browser-kit": "^3.4.20 || ^4.2.1", | |
5971 | "symfony/cache": "^3.4.20 || ^4.2.1", | |
5972 | "symfony/dom-crawler": "^3.4.20 || ^4.2.1", | |
5973 | "symfony/framework-bundle": "^3.4.0 || ^4.2", | |
5974 | "symfony/http-foundation": "^3.4.20 || ^4.2.1", | |
5975 | "symfony/phpunit-bridge": "^3.4 || ^4.2", | |
5976 | "symfony/stopwatch": "^3.4.20 || ^4.2.1", | |
5977 | "symfony/twig-bundle": "^3.4.20 || ^4.2.1", | |
5978 | "symfony/web-profiler-bundle": "^3.4.20 || ^4.2.1", | |
5979 | "twig/twig": "^1.36 || ^2.6" | |
5980 | }, | |
5981 | "suggest": { | |
5982 | "php-http/cache-plugin": "To configure clients that cache responses", | |
5983 | "php-http/mock-client": "Add this to your require-dev section to mock HTTP responses easily", | |
5984 | "twig/twig": "Add this to your require-dev section when using the WebProfilerBundle" | |
5985 | }, | |
5986 | "type": "symfony-bundle", | |
5987 | "extra": { | |
5988 | "branch-alias": { | |
5989 | "dev-master": "1.x-dev" | |
5990 | } | |
5991 | }, | |
5992 | "autoload": { | |
5993 | "psr-4": { | |
5994 | "Http\\HttplugBundle\\": "src/" | |
5995 | }, | |
5996 | "exclude-from-classmap": [ | |
5997 | "/Tests/Resources/MyPsr18TestClient.php" | |
5998 | ] | |
5999 | }, | |
6000 | "notification-url": "https://packagist.org/downloads/", | |
6001 | "license": [ | |
6002 | "MIT" | |
6003 | ], | |
6004 | "authors": [ | |
6005 | { | |
6006 | "name": "David Buchmann", | |
6007 | "email": "mail@davidbu.ch" | |
6008 | }, | |
6009 | { | |
6010 | "name": "Tobias Nyholm", | |
6011 | "email": "tobias.nyholm@gmail.com" | |
6012 | } | |
6013 | ], | |
6014 | "description": "Symfony integration for HTTPlug", | |
6015 | "homepage": "http://httplug.io", | |
6016 | "keywords": [ | |
6017 | "adapter", | |
6018 | "bundle", | |
6019 | "discovery", | |
6020 | "factory", | |
6021 | "http", | |
6022 | "httplug", | |
6023 | "message", | |
6024 | "php-http" | |
6025 | ], | |
6026 | "time": "2019-06-05T12:03:16+00:00" | |
6027 | }, | |
6028 | { | |
6029 | "name": "php-http/logger-plugin", | |
6030 | "version": "1.1.0", | |
6031 | "source": { | |
6032 | "type": "git", | |
6033 | "url": "https://github.com/php-http/logger-plugin.git", | |
6034 | "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd" | |
6035 | }, | |
6036 | "dist": { | |
6037 | "type": "zip", | |
6038 | "url": "https://api.github.com/repos/php-http/logger-plugin/zipball/c1c6e90717ce350319b7b8bc489f1db35bb523fd", | |
6039 | "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd", | |
6040 | "shasum": "" | |
6041 | }, | |
6042 | "require": { | |
6043 | "php": "^5.4 || ^7.0", | |
6044 | "php-http/client-common": "^1.9 || ^2.0", | |
6045 | "php-http/message": "^1.0", | |
6046 | "psr/log": "^1.0" | |
6047 | }, | |
6048 | "require-dev": { | |
6049 | "henrikbjorn/phpspec-code-coverage": "^1.0", | |
6050 | "phpspec/phpspec": "^2.5" | |
6051 | }, | |
6052 | "type": "library", | |
6053 | "extra": { | |
6054 | "branch-alias": { | |
6055 | "dev-master": "1.1-dev" | |
6056 | } | |
6057 | }, | |
6058 | "autoload": { | |
6059 | "psr-4": { | |
6060 | "Http\\Client\\Common\\Plugin\\": "src/" | |
6061 | } | |
6062 | }, | |
6063 | "notification-url": "https://packagist.org/downloads/", | |
6064 | "license": [ | |
6065 | "MIT" | |
6066 | ], | |
6067 | "authors": [ | |
6068 | { | |
6069 | "name": "Márk Sági-Kazár", | |
6070 | "email": "mark.sagikazar@gmail.com" | |
6071 | } | |
6072 | ], | |
6073 | "description": "PSR-3 Logger plugin for HTTPlug", | |
6074 | "homepage": "http://httplug.io", | |
6075 | "keywords": [ | |
6076 | "http", | |
6077 | "httplug", | |
6078 | "logger", | |
6079 | "plugin" | |
6080 | ], | |
6081 | "time": "2019-01-30T11:48:21+00:00" | |
6082 | }, | |
6083 | { | |
6084 | "name": "php-http/message", | |
6085 | "version": "1.8.0", | |
6086 | "source": { | |
6087 | "type": "git", | |
6088 | "url": "https://github.com/php-http/message.git", | |
6089 | "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c" | |
6090 | }, | |
6091 | "dist": { | |
6092 | "type": "zip", | |
6093 | "url": "https://api.github.com/repos/php-http/message/zipball/ce8f43ac1e294b54aabf5808515c3554a19c1e1c", | |
6094 | "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c", | |
6095 | "shasum": "" | |
6096 | }, | |
6097 | "require": { | |
6098 | "clue/stream-filter": "^1.4", | |
6099 | "php": "^7.1", | |
6100 | "php-http/message-factory": "^1.0.2", | |
6101 | "psr/http-message": "^1.0" | |
6102 | }, | |
6103 | "provide": { | |
6104 | "php-http/message-factory-implementation": "1.0" | |
6105 | }, | |
6106 | "require-dev": { | |
6107 | "akeneo/phpspec-skip-example-extension": "^1.0", | |
6108 | "coduo/phpspec-data-provider-extension": "^1.0", | |
6109 | "ext-zlib": "*", | |
6110 | "guzzlehttp/psr7": "^1.0", | |
6111 | "henrikbjorn/phpspec-code-coverage": "^1.0", | |
6112 | "phpspec/phpspec": "^2.4", | |
6113 | "slim/slim": "^3.0", | |
6114 | "zendframework/zend-diactoros": "^1.0" | |
6115 | }, | |
6116 | "suggest": { | |
6117 | "ext-zlib": "Used with compressor/decompressor streams", | |
6118 | "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", | |
6119 | "slim/slim": "Used with Slim Framework PSR-7 implementation", | |
6120 | "zendframework/zend-diactoros": "Used with Diactoros Factories" | |
6121 | }, | |
6122 | "type": "library", | |
6123 | "extra": { | |
6124 | "branch-alias": { | |
6125 | "dev-master": "1.8-dev" | |
6126 | } | |
6127 | }, | |
6128 | "autoload": { | |
6129 | "psr-4": { | |
6130 | "Http\\Message\\": "src/" | |
6131 | }, | |
6132 | "files": [ | |
6133 | "src/filters.php" | |
6134 | ] | |
6135 | }, | |
6136 | "notification-url": "https://packagist.org/downloads/", | |
6137 | "license": [ | |
6138 | "MIT" | |
6139 | ], | |
6140 | "authors": [ | |
6141 | { | |
6142 | "name": "Márk Sági-Kazár", | |
6143 | "email": "mark.sagikazar@gmail.com" | |
6144 | } | |
6145 | ], | |
6146 | "description": "HTTP Message related tools", | |
6147 | "homepage": "http://php-http.org", | |
6148 | "keywords": [ | |
6149 | "http", | |
6150 | "message", | |
6151 | "psr-7" | |
6152 | ], | |
6153 | "time": "2019-08-05T06:55:08+00:00" | |
6154 | }, | |
6155 | { | |
6156 | "name": "php-http/message-factory", | |
6157 | "version": "v1.0.2", | |
6158 | "source": { | |
6159 | "type": "git", | |
6160 | "url": "https://github.com/php-http/message-factory.git", | |
6161 | "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1" | |
6162 | }, | |
6163 | "dist": { | |
6164 | "type": "zip", | |
6165 | "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1", | |
6166 | "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1", | |
6167 | "shasum": "" | |
6168 | }, | |
6169 | "require": { | |
6170 | "php": ">=5.4", | |
6171 | "psr/http-message": "^1.0" | |
6172 | }, | |
6173 | "type": "library", | |
6174 | "extra": { | |
6175 | "branch-alias": { | |
6176 | "dev-master": "1.0-dev" | |
6177 | } | |
6178 | }, | |
6179 | "autoload": { | |
6180 | "psr-4": { | |
6181 | "Http\\Message\\": "src/" | |
6182 | } | |
6183 | }, | |
6184 | "notification-url": "https://packagist.org/downloads/", | |
6185 | "license": [ | |
6186 | "MIT" | |
6187 | ], | |
6188 | "authors": [ | |
6189 | { | |
6190 | "name": "Márk Sági-Kazár", | |
6191 | "email": "mark.sagikazar@gmail.com" | |
6192 | } | |
6193 | ], | |
6194 | "description": "Factory interfaces for PSR-7 HTTP Message", | |
6195 | "homepage": "http://php-http.org", | |
6196 | "keywords": [ | |
6197 | "factory", | |
6198 | "http", | |
6199 | "message", | |
6200 | "stream", | |
6201 | "uri" | |
6202 | ], | |
6203 | "time": "2015-12-19T14:08:53+00:00" | |
6204 | }, | |
6205 | { | |
6206 | "name": "php-http/promise", | |
6207 | "version": "v1.0.0", | |
6208 | "source": { | |
6209 | "type": "git", | |
6210 | "url": "https://github.com/php-http/promise.git", | |
6211 | "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980" | |
6212 | }, | |
6213 | "dist": { | |
6214 | "type": "zip", | |
6215 | "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980", | |
6216 | "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980", | |
6217 | "shasum": "" | |
6218 | }, | |
6219 | "require-dev": { | |
6220 | "henrikbjorn/phpspec-code-coverage": "^1.0", | |
6221 | "phpspec/phpspec": "^2.4" | |
6222 | }, | |
6223 | "type": "library", | |
6224 | "extra": { | |
6225 | "branch-alias": { | |
6226 | "dev-master": "1.1-dev" | |
6227 | } | |
6228 | }, | |
6229 | "autoload": { | |
6230 | "psr-4": { | |
6231 | "Http\\Promise\\": "src/" | |
6232 | } | |
6233 | }, | |
6234 | "notification-url": "https://packagist.org/downloads/", | |
6235 | "license": [ | |
6236 | "MIT" | |
6237 | ], | |
6238 | "authors": [ | |
6239 | { | |
6240 | "name": "Márk Sági-Kazár", | |
6241 | "email": "mark.sagikazar@gmail.com" | |
6242 | }, | |
6243 | { | |
6244 | "name": "Joel Wurtz", | |
6245 | "email": "joel.wurtz@gmail.com" | |
6246 | } | |
6247 | ], | |
6248 | "description": "Promise used for asynchronous HTTP requests", | |
6249 | "homepage": "http://httplug.io", | |
6250 | "keywords": [ | |
6251 | "promise" | |
6252 | ], | |
6253 | "time": "2016-01-26T13:27:02+00:00" | |
6254 | }, | |
6255 | { | |
6256 | "name": "php-http/stopwatch-plugin", | |
6257 | "version": "1.2.0", | |
6258 | "source": { | |
6259 | "type": "git", | |
6260 | "url": "https://github.com/php-http/stopwatch-plugin.git", | |
6261 | "reference": "520419dd18755a1e7b29077e677fbeb16b6629e7" | |
6262 | }, | |
6263 | "dist": { | |
6264 | "type": "zip", | |
6265 | "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/520419dd18755a1e7b29077e677fbeb16b6629e7", | |
6266 | "reference": "520419dd18755a1e7b29077e677fbeb16b6629e7", | |
6267 | "shasum": "" | |
6268 | }, | |
6269 | "require": { | |
6270 | "php": "^5.4 || ^7.0", | |
6271 | "php-http/client-common": "^1.9 || ^2.0", | |
6272 | "symfony/stopwatch": "^2.7 || ^3.0 || ^4.0" | |
6273 | }, | |
6274 | "require-dev": { | |
6275 | "phpspec/phpspec": "^2.5 || ^3.0 || ^4.0" | |
6276 | }, | |
6277 | "type": "library", | |
6278 | "extra": { | |
6279 | "branch-alias": { | |
6280 | "dev-master": "1.2-dev" | |
6281 | } | |
6282 | }, | |
6283 | "autoload": { | |
6284 | "psr-4": { | |
6285 | "Http\\Client\\Common\\Plugin\\": "src/" | |
6286 | } | |
6287 | }, | |
6288 | "notification-url": "https://packagist.org/downloads/", | |
6289 | "license": [ | |
6290 | "MIT" | |
6291 | ], | |
6292 | "authors": [ | |
6293 | { | |
6294 | "name": "Márk Sági-Kazár", | |
6295 | "email": "mark.sagikazar@gmail.com" | |
6296 | } | |
6297 | ], | |
6298 | "description": "Symfony Stopwatch plugin for HTTPlug", | |
6299 | "homepage": "http://httplug.io", | |
6300 | "keywords": [ | |
6301 | "http", | |
6302 | "httplug", | |
6303 | "plugin", | |
6304 | "stopwatch" | |
6305 | ], | |
6306 | "time": "2019-01-30T12:01:37+00:00" | |
6307 | }, | |
6308 | { | |
6309 | "name": "phpcollection/phpcollection", | |
6310 | "version": "0.5.0", | |
6311 | "source": { | |
6312 | "type": "git", | |
6313 | "url": "https://github.com/schmittjoh/php-collection.git", | |
6314 | "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6" | |
6315 | }, | |
6316 | "dist": { | |
6317 | "type": "zip", | |
6318 | "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", | |
6319 | "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", | |
6320 | "shasum": "" | |
6321 | }, | |
6322 | "require": { | |
6323 | "phpoption/phpoption": "1.*" | |
6324 | }, | |
6325 | "type": "library", | |
6326 | "extra": { | |
6327 | "branch-alias": { | |
6328 | "dev-master": "0.4-dev" | |
6329 | } | |
6330 | }, | |
6331 | "autoload": { | |
6332 | "psr-0": { | |
6333 | "PhpCollection": "src/" | |
6334 | } | |
6335 | }, | |
6336 | "notification-url": "https://packagist.org/downloads/", | |
6337 | "license": [ | |
6338 | "Apache2" | |
6339 | ], | |
6340 | "authors": [ | |
6341 | { | |
6342 | "name": "Johannes M. Schmitt", | |
6343 | "email": "schmittjoh@gmail.com" | |
6344 | } | |
6345 | ], | |
6346 | "description": "General-Purpose Collection Library for PHP", | |
6347 | "keywords": [ | |
6348 | "collection", | |
6349 | "list", | |
6350 | "map", | |
6351 | "sequence", | |
6352 | "set" | |
6353 | ], | |
6354 | "time": "2015-05-17T12:39:23+00:00" | |
6355 | }, | |
6356 | { | |
6357 | "name": "phpoption/phpoption", | |
6358 | "version": "1.5.2", | |
6359 | "source": { | |
6360 | "type": "git", | |
6361 | "url": "https://github.com/schmittjoh/php-option.git", | |
6362 | "reference": "2ba2586380f8d2b44ad1b9feb61c371020b27793" | |
6363 | }, | |
6364 | "dist": { | |
6365 | "type": "zip", | |
6366 | "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/2ba2586380f8d2b44ad1b9feb61c371020b27793", | |
6367 | "reference": "2ba2586380f8d2b44ad1b9feb61c371020b27793", | |
6368 | "shasum": "" | |
6369 | }, | |
6370 | "require": { | |
6371 | "php": ">=5.3.0" | |
6372 | }, | |
6373 | "require-dev": { | |
6374 | "phpunit/phpunit": "^4.7|^5.0" | |
6375 | }, | |
6376 | "type": "library", | |
6377 | "extra": { | |
6378 | "branch-alias": { | |
6379 | "dev-master": "1.5-dev" | |
6380 | } | |
6381 | }, | |
6382 | "autoload": { | |
6383 | "psr-0": { | |
6384 | "PhpOption\\": "src/" | |
6385 | } | |
6386 | }, | |
6387 | "notification-url": "https://packagist.org/downloads/", | |
6388 | "license": [ | |
6389 | "Apache-2.0" | |
6390 | ], | |
6391 | "authors": [ | |
6392 | { | |
6393 | "name": "Johannes M. Schmitt", | |
6394 | "email": "schmittjoh@gmail.com" | |
6395 | } | |
6396 | ], | |
6397 | "description": "Option Type for PHP", | |
6398 | "keywords": [ | |
6399 | "language", | |
6400 | "option", | |
6401 | "php", | |
6402 | "type" | |
6403 | ], | |
6404 | "time": "2019-11-06T22:27:00+00:00" | |
6405 | }, | |
6406 | { | |
6407 | "name": "phpseclib/phpseclib", | |
6408 | "version": "2.0.23", | |
6409 | "source": { | |
6410 | "type": "git", | |
6411 | "url": "https://github.com/phpseclib/phpseclib.git", | |
6412 | "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099" | |
6413 | }, | |
6414 | "dist": { | |
6415 | "type": "zip", | |
6416 | "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c78eb5058d5bb1a183133c36d4ba5b6675dfa099", | |
6417 | "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099", | |
6418 | "shasum": "" | |
6419 | }, | |
6420 | "require": { | |
6421 | "php": ">=5.3.3" | |
6422 | }, | |
6423 | "require-dev": { | |
6424 | "phing/phing": "~2.7", | |
6425 | "phpunit/phpunit": "^4.8.35|^5.7|^6.0", | |
6426 | "sami/sami": "~2.0", | |
6427 | "squizlabs/php_codesniffer": "~2.0" | |
6428 | }, | |
6429 | "suggest": { | |
6430 | "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", | |
6431 | "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", | |
6432 | "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", | |
6433 | "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." | |
6434 | }, | |
6435 | "type": "library", | |
6436 | "autoload": { | |
6437 | "files": [ | |
6438 | "phpseclib/bootstrap.php" | |
6439 | ], | |
6440 | "psr-4": { | |
6441 | "phpseclib\\": "phpseclib/" | |
6442 | } | |
6443 | }, | |
6444 | "notification-url": "https://packagist.org/downloads/", | |
6445 | "license": [ | |
6446 | "MIT" | |
6447 | ], | |
6448 | "authors": [ | |
6449 | { | |
6450 | "name": "Jim Wigginton", | |
6451 | "email": "terrafrost@php.net", | |
6452 | "role": "Lead Developer" | |
6453 | }, | |
6454 | { | |
6455 | "name": "Patrick Monnerat", | |
6456 | "email": "pm@datasphere.ch", | |
6457 | "role": "Developer" | |
6458 | }, | |
6459 | { | |
6460 | "name": "Andreas Fischer", | |
6461 | "email": "bantu@phpbb.com", | |
6462 | "role": "Developer" | |
6463 | }, | |
6464 | { | |
6465 | "name": "Hans-Jürgen Petrich", | |
6466 | "email": "petrich@tronic-media.com", | |
6467 | "role": "Developer" | |
6468 | }, | |
6469 | { | |
6470 | "name": "Graham Campbell", | |
6471 | "email": "graham@alt-three.com", | |
6472 | "role": "Developer" | |
6473 | } | |
6474 | ], | |
6475 | "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", | |
6476 | "homepage": "http://phpseclib.sourceforge.net", | |
6477 | "keywords": [ | |
6478 | "BigInteger", | |
6479 | "aes", | |
6480 | "asn.1", | |
6481 | "asn1", | |
6482 | "blowfish", | |
6483 | "crypto", | |
6484 | "cryptography", | |
6485 | "encryption", | |
6486 | "rsa", | |
6487 | "security", | |
6488 | "sftp", | |
6489 | "signature", | |
6490 | "signing", | |
6491 | "ssh", | |
6492 | "twofish", | |
6493 | "x.509", | |
6494 | "x509" | |
6495 | ], | |
6496 | "time": "2019-09-17T03:41:22+00:00" | |
6497 | }, | |
6498 | { | |
6499 | "name": "phpzip/phpzip", | |
6500 | "version": "2.0.8", | |
6501 | "source": { | |
6502 | "type": "git", | |
6503 | "url": "https://github.com/Grandt/PHPZip.git", | |
6504 | "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47" | |
6505 | }, | |
6506 | "dist": { | |
6507 | "type": "zip", | |
6508 | "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47", | |
6509 | "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47", | |
6510 | "shasum": "" | |
6511 | }, | |
6512 | "require": { | |
6513 | "grandt/binstring": ">=1.0.0", | |
6514 | "grandt/phpzipmerge": ">=1.0.4", | |
6515 | "grandt/relativepath": ">=1.0.2", | |
6516 | "php": ">=5.3.0" | |
6517 | }, | |
6518 | "type": "library", | |
6519 | "autoload": { | |
6520 | "psr-4": { | |
6521 | "PHPZip\\Zip\\": "src/Zip" | |
6522 | } | |
6523 | }, | |
6524 | "notification-url": "https://packagist.org/downloads/", | |
6525 | "license": [ | |
6526 | "LGPL-2.1" | |
6527 | ], | |
6528 | "authors": [ | |
6529 | { | |
6530 | "name": "Adam Schmalhofer", | |
6531 | "email": "Adam.Schmalhofer@gmx.de", | |
6532 | "role": "Developer" | |
6533 | }, | |
6534 | { | |
6535 | "name": "A. Grandt", | |
6536 | "email": "php@grandt.com", | |
6537 | "homepage": "http://grandt.com", | |
6538 | "role": "Developer" | |
6539 | }, | |
6540 | { | |
6541 | "name": "Greg Kappatos", | |
6542 | "homepage": "http://websiteconnect.com.au", | |
6543 | "role": "Developer" | |
6544 | } | |
6545 | ], | |
6546 | "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+", | |
6547 | "homepage": "https://github.com/Grandt/PHPZip", | |
6548 | "keywords": [ | |
6549 | "archive", | |
6550 | "compressed", | |
6551 | "compression", | |
6552 | "phpzip", | |
6553 | "pkzip", | |
6554 | "stream", | |
6555 | "zip" | |
6556 | ], | |
6557 | "time": "2015-11-16T16:30:51+00:00" | |
6558 | }, | |
6559 | { | |
6560 | "name": "pragmarx/random", | |
6561 | "version": "v0.2.2", | |
6562 | "source": { | |
6563 | "type": "git", | |
6564 | "url": "https://github.com/antonioribeiro/random.git", | |
6565 | "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7" | |
6566 | }, | |
6567 | "dist": { | |
6568 | "type": "zip", | |
6569 | "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7", | |
6570 | "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7", | |
6571 | "shasum": "" | |
6572 | }, | |
6573 | "require": { | |
6574 | "php": ">=7.0" | |
6575 | }, | |
6576 | "require-dev": { | |
6577 | "fzaninotto/faker": "~1.7", | |
6578 | "phpunit/phpunit": "~6.4", | |
6579 | "pragmarx/trivia": "~0.1", | |
6580 | "squizlabs/php_codesniffer": "^2.3" | |
6581 | }, | |
6582 | "suggest": { | |
6583 | "fzaninotto/faker": "Allows you to get dozens of randomized types", | |
6584 | "pragmarx/trivia": "For the trivia database" | |
6585 | }, | |
6586 | "type": "library", | |
6587 | "extra": { | |
6588 | "branch-alias": { | |
6589 | "dev-master": "1.0-dev" | |
6590 | } | |
6591 | }, | |
6592 | "autoload": { | |
6593 | "psr-4": { | |
6594 | "PragmaRX\\Random\\": "src" | |
6595 | } | |
6596 | }, | |
6597 | "notification-url": "https://packagist.org/downloads/", | |
6598 | "license": [ | |
6599 | "MIT" | |
6600 | ], | |
6601 | "authors": [ | |
6602 | { | |
6603 | "name": "Antonio Carlos Ribeiro", | |
6604 | "email": "acr@antoniocarlosribeiro.com", | |
6605 | "homepage": "https://antoniocarlosribeiro.com", | |
6606 | "role": "Developer" | |
6607 | } | |
6608 | ], | |
6609 | "description": "Create random chars, numbers, strings", | |
6610 | "homepage": "https://github.com/antonioribeiro/random", | |
6611 | "keywords": [ | |
6612 | "Randomize", | |
6613 | "faker", | |
6614 | "pragmarx", | |
6615 | "random", | |
6616 | "random number", | |
6617 | "random pattern", | |
6618 | "random string" | |
6619 | ], | |
6620 | "time": "2017-11-21T05:26:22+00:00" | |
6621 | }, | |
6622 | { | |
6623 | "name": "pragmarx/recovery", | |
6624 | "version": "v0.1.0", | |
6625 | "source": { | |
6626 | "type": "git", | |
6627 | "url": "https://github.com/antonioribeiro/recovery.git", | |
6628 | "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe" | |
6629 | }, | |
6630 | "dist": { | |
6631 | "type": "zip", | |
6632 | "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe", | |
6633 | "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe", | |
6634 | "shasum": "" | |
6635 | }, | |
6636 | "require": { | |
6637 | "php": "~7.0", | |
6638 | "pragmarx/random": "~0.1" | |
6639 | }, | |
6640 | "require-dev": { | |
6641 | "phpunit/phpunit": ">=5.4.3", | |
6642 | "squizlabs/php_codesniffer": "^2.3", | |
6643 | "tightenco/collect": "^5" | |
6644 | }, | |
6645 | "suggest": { | |
6646 | "tightenco/collect": "Allows to generate recovery codes as collections" | |
6647 | }, | |
6648 | "type": "library", | |
6649 | "extra": { | |
6650 | "branch-alias": { | |
6651 | "dev-master": "1.0-dev" | |
6652 | } | |
6653 | }, | |
6654 | "autoload": { | |
6655 | "psr-4": { | |
6656 | "PragmaRX\\Recovery\\": "src" | |
6657 | } | |
6658 | }, | |
6659 | "notification-url": "https://packagist.org/downloads/", | |
6660 | "license": [ | |
6661 | "MIT" | |
6662 | ], | |
6663 | "authors": [ | |
6664 | { | |
6665 | "name": "Antonio Carlos Ribeiro", | |
6666 | "email": "acr@antoniocarlosribeiro.com", | |
6667 | "homepage": "https://antoniocarlosribeiro.com", | |
6668 | "role": "Developer" | |
6669 | } | |
6670 | ], | |
6671 | "description": "Create recovery codes for two factor auth", | |
6672 | "homepage": "https://github.com/antonioribeiro/recovery", | |
6673 | "keywords": [ | |
6674 | "2fa", | |
6675 | "account recovery", | |
6676 | "auth", | |
6677 | "backup codes", | |
6678 | "google2fa", | |
6679 | "pragmarx", | |
6680 | "recovery", | |
6681 | "recovery codes", | |
6682 | "two factor auth" | |
6683 | ], | |
6684 | "time": "2017-09-19T16:58:00+00:00" | |
6685 | }, | |
6686 | { | |
6687 | "name": "predis/predis", | |
6688 | "version": "v1.1.x-dev", | |
6689 | "source": { | |
6690 | "type": "git", | |
6691 | "url": "https://github.com/nrk/predis.git", | |
6692 | "reference": "111d100ee389d624036b46b35ed0c9ac59c71313" | |
6693 | }, | |
6694 | "dist": { | |
6695 | "type": "zip", | |
6696 | "url": "https://api.github.com/repos/nrk/predis/zipball/111d100ee389d624036b46b35ed0c9ac59c71313", | |
6697 | "reference": "111d100ee389d624036b46b35ed0c9ac59c71313", | |
6698 | "shasum": "" | |
6699 | }, | |
6700 | "require": { | |
6701 | "php": ">=5.3.9" | |
6702 | }, | |
6703 | "require-dev": { | |
6704 | "phpunit/phpunit": "~4.8" | |
6705 | }, | |
6706 | "suggest": { | |
6707 | "ext-curl": "Allows access to Webdis when paired with phpiredis", | |
6708 | "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol" | |
6709 | }, | |
6710 | "type": "library", | |
6711 | "autoload": { | |
6712 | "psr-4": { | |
6713 | "Predis\\": "src/" | |
6714 | } | |
6715 | }, | |
6716 | "notification-url": "https://packagist.org/downloads/", | |
6717 | "license": [ | |
6718 | "MIT" | |
6719 | ], | |
6720 | "authors": [ | |
6721 | { | |
6722 | "name": "Daniele Alessandri", | |
6723 | "email": "suppakilla@gmail.com", | |
6724 | "homepage": "http://clorophilla.net" | |
6725 | } | |
6726 | ], | |
6727 | "description": "Flexible and feature-complete Redis client for PHP and HHVM", | |
6728 | "homepage": "http://github.com/nrk/predis", | |
6729 | "keywords": [ | |
6730 | "nosql", | |
6731 | "predis", | |
6732 | "redis" | |
6733 | ], | |
6734 | "time": "2017-07-12T14:39:17+00:00" | |
6735 | }, | |
6736 | { | |
6737 | "name": "psr/cache", | |
6738 | "version": "1.0.1", | |
6739 | "source": { | |
6740 | "type": "git", | |
6741 | "url": "https://github.com/php-fig/cache.git", | |
6742 | "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" | |
6743 | }, | |
6744 | "dist": { | |
6745 | "type": "zip", | |
6746 | "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", | |
6747 | "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", | |
6748 | "shasum": "" | |
6749 | }, | |
6750 | "require": { | |
6751 | "php": ">=5.3.0" | |
6752 | }, | |
6753 | "type": "library", | |
6754 | "extra": { | |
6755 | "branch-alias": { | |
6756 | "dev-master": "1.0.x-dev" | |
6757 | } | |
6758 | }, | |
6759 | "autoload": { | |
6760 | "psr-4": { | |
6761 | "Psr\\Cache\\": "src/" | |
6762 | } | |
6763 | }, | |
6764 | "notification-url": "https://packagist.org/downloads/", | |
6765 | "license": [ | |
6766 | "MIT" | |
6767 | ], | |
6768 | "authors": [ | |
6769 | { | |
6770 | "name": "PHP-FIG", | |
6771 | "homepage": "http://www.php-fig.org/" | |
6772 | } | |
6773 | ], | |
6774 | "description": "Common interface for caching libraries", | |
6775 | "keywords": [ | |
6776 | "cache", | |
6777 | "psr", | |
6778 | "psr-6" | |
6779 | ], | |
6780 | "time": "2016-08-06T20:24:11+00:00" | |
6781 | }, | |
6782 | { | |
6783 | "name": "psr/container", | |
6784 | "version": "1.0.0", | |
6785 | "source": { | |
6786 | "type": "git", | |
6787 | "url": "https://github.com/php-fig/container.git", | |
6788 | "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" | |
6789 | }, | |
6790 | "dist": { | |
6791 | "type": "zip", | |
6792 | "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", | |
6793 | "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", | |
6794 | "shasum": "" | |
6795 | }, | |
6796 | "require": { | |
6797 | "php": ">=5.3.0" | |
6798 | }, | |
6799 | "type": "library", | |
6800 | "extra": { | |
6801 | "branch-alias": { | |
6802 | "dev-master": "1.0.x-dev" | |
6803 | } | |
6804 | }, | |
6805 | "autoload": { | |
6806 | "psr-4": { | |
6807 | "Psr\\Container\\": "src/" | |
6808 | } | |
6809 | }, | |
6810 | "notification-url": "https://packagist.org/downloads/", | |
6811 | "license": [ | |
6812 | "MIT" | |
6813 | ], | |
6814 | "authors": [ | |
6815 | { | |
6816 | "name": "PHP-FIG", | |
6817 | "homepage": "http://www.php-fig.org/" | |
6818 | } | |
6819 | ], | |
6820 | "description": "Common Container Interface (PHP FIG PSR-11)", | |
6821 | "homepage": "https://github.com/php-fig/container", | |
6822 | "keywords": [ | |
6823 | "PSR-11", | |
6824 | "container", | |
6825 | "container-interface", | |
6826 | "container-interop", | |
6827 | "psr" | |
6828 | ], | |
6829 | "time": "2017-02-14T16:28:37+00:00" | |
6830 | }, | |
6831 | { | |
6832 | "name": "psr/http-client", | |
6833 | "version": "1.0.0", | |
6834 | "source": { | |
6835 | "type": "git", | |
6836 | "url": "https://github.com/php-fig/http-client.git", | |
6837 | "reference": "496a823ef742b632934724bf769560c2a5c7c44e" | |
6838 | }, | |
6839 | "dist": { | |
6840 | "type": "zip", | |
6841 | "url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e", | |
6842 | "reference": "496a823ef742b632934724bf769560c2a5c7c44e", | |
6843 | "shasum": "" | |
6844 | }, | |
6845 | "require": { | |
6846 | "php": "^7.0", | |
6847 | "psr/http-message": "^1.0" | |
6848 | }, | |
6849 | "type": "library", | |
6850 | "extra": { | |
6851 | "branch-alias": { | |
6852 | "dev-master": "1.0.x-dev" | |
6853 | } | |
6854 | }, | |
6855 | "autoload": { | |
6856 | "psr-4": { | |
6857 | "Psr\\Http\\Client\\": "src/" | |
6858 | } | |
6859 | }, | |
6860 | "notification-url": "https://packagist.org/downloads/", | |
6861 | "license": [ | |
6862 | "MIT" | |
6863 | ], | |
6864 | "authors": [ | |
6865 | { | |
6866 | "name": "PHP-FIG", | |
6867 | "homepage": "http://www.php-fig.org/" | |
6868 | } | |
6869 | ], | |
6870 | "description": "Common interface for HTTP clients", | |
6871 | "homepage": "https://github.com/php-fig/http-client", | |
6872 | "keywords": [ | |
6873 | "http", | |
6874 | "http-client", | |
6875 | "psr", | |
6876 | "psr-18" | |
6877 | ], | |
6878 | "time": "2018-10-30T23:29:13+00:00" | |
6879 | }, | |
6880 | { | |
6881 | "name": "psr/http-factory", | |
6882 | "version": "1.0.1", | |
6883 | "source": { | |
6884 | "type": "git", | |
6885 | "url": "https://github.com/php-fig/http-factory.git", | |
6886 | "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" | |
6887 | }, | |
6888 | "dist": { | |
6889 | "type": "zip", | |
6890 | "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", | |
6891 | "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", | |
6892 | "shasum": "" | |
6893 | }, | |
6894 | "require": { | |
6895 | "php": ">=7.0.0", | |
6896 | "psr/http-message": "^1.0" | |
6897 | }, | |
6898 | "type": "library", | |
6899 | "extra": { | |
6900 | "branch-alias": { | |
6901 | "dev-master": "1.0.x-dev" | |
6902 | } | |
6903 | }, | |
6904 | "autoload": { | |
6905 | "psr-4": { | |
6906 | "Psr\\Http\\Message\\": "src/" | |
6907 | } | |
6908 | }, | |
6909 | "notification-url": "https://packagist.org/downloads/", | |
6910 | "license": [ | |
6911 | "MIT" | |
6912 | ], | |
6913 | "authors": [ | |
6914 | { | |
6915 | "name": "PHP-FIG", | |
6916 | "homepage": "http://www.php-fig.org/" | |
6917 | } | |
6918 | ], | |
6919 | "description": "Common interfaces for PSR-7 HTTP message factories", | |
6920 | "keywords": [ | |
6921 | "factory", | |
6922 | "http", | |
6923 | "message", | |
6924 | "psr", | |
6925 | "psr-17", | |
6926 | "psr-7", | |
6927 | "request", | |
6928 | "response" | |
6929 | ], | |
6930 | "time": "2019-04-30T12:38:16+00:00" | |
6931 | }, | |
6932 | { | |
6933 | "name": "psr/http-message", | |
6934 | "version": "1.0.1", | |
6935 | "source": { | |
6936 | "type": "git", | |
6937 | "url": "https://github.com/php-fig/http-message.git", | |
6938 | "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" | |
6939 | }, | |
6940 | "dist": { | |
6941 | "type": "zip", | |
6942 | "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", | |
6943 | "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", | |
6944 | "shasum": "" | |
6945 | }, | |
6946 | "require": { | |
6947 | "php": ">=5.3.0" | |
6948 | }, | |
6949 | "type": "library", | |
6950 | "extra": { | |
6951 | "branch-alias": { | |
6952 | "dev-master": "1.0.x-dev" | |
6953 | } | |
6954 | }, | |
6955 | "autoload": { | |
6956 | "psr-4": { | |
6957 | "Psr\\Http\\Message\\": "src/" | |
6958 | } | |
6959 | }, | |
6960 | "notification-url": "https://packagist.org/downloads/", | |
6961 | "license": [ | |
6962 | "MIT" | |
6963 | ], | |
6964 | "authors": [ | |
6965 | { | |
6966 | "name": "PHP-FIG", | |
6967 | "homepage": "http://www.php-fig.org/" | |
6968 | } | |
6969 | ], | |
6970 | "description": "Common interface for HTTP messages", | |
6971 | "homepage": "https://github.com/php-fig/http-message", | |
6972 | "keywords": [ | |
6973 | "http", | |
6974 | "http-message", | |
6975 | "psr", | |
6976 | "psr-7", | |
6977 | "request", | |
6978 | "response" | |
6979 | ], | |
6980 | "time": "2016-08-06T14:39:51+00:00" | |
6981 | }, | |
6982 | { | |
6983 | "name": "psr/link", | |
6984 | "version": "1.0.0", | |
6985 | "source": { | |
6986 | "type": "git", | |
6987 | "url": "https://github.com/php-fig/link.git", | |
6988 | "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562" | |
6989 | }, | |
6990 | "dist": { | |
6991 | "type": "zip", | |
6992 | "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562", | |
6993 | "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562", | |
6994 | "shasum": "" | |
6995 | }, | |
6996 | "require": { | |
6997 | "php": ">=5.3.0" | |
6998 | }, | |
6999 | "type": "library", | |
7000 | "extra": { | |
7001 | "branch-alias": { | |
7002 | "dev-master": "1.0.x-dev" | |
7003 | } | |
7004 | }, | |
7005 | "autoload": { | |
7006 | "psr-4": { | |
7007 | "Psr\\Link\\": "src/" | |
7008 | } | |
7009 | }, | |
7010 | "notification-url": "https://packagist.org/downloads/", | |
7011 | "license": [ | |
7012 | "MIT" | |
7013 | ], | |
7014 | "authors": [ | |
7015 | { | |
7016 | "name": "PHP-FIG", | |
7017 | "homepage": "http://www.php-fig.org/" | |
7018 | } | |
7019 | ], | |
7020 | "description": "Common interfaces for HTTP links", | |
7021 | "keywords": [ | |
7022 | "http", | |
7023 | "http-link", | |
7024 | "link", | |
7025 | "psr", | |
7026 | "psr-13", | |
7027 | "rest" | |
7028 | ], | |
7029 | "time": "2016-10-28T16:06:13+00:00" | |
7030 | }, | |
7031 | { | |
7032 | "name": "psr/log", | |
7033 | "version": "1.1.2", | |
7034 | "source": { | |
7035 | "type": "git", | |
7036 | "url": "https://github.com/php-fig/log.git", | |
7037 | "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" | |
7038 | }, | |
7039 | "dist": { | |
7040 | "type": "zip", | |
7041 | "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", | |
7042 | "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", | |
7043 | "shasum": "" | |
7044 | }, | |
7045 | "require": { | |
7046 | "php": ">=5.3.0" | |
7047 | }, | |
7048 | "type": "library", | |
7049 | "extra": { | |
7050 | "branch-alias": { | |
7051 | "dev-master": "1.1.x-dev" | |
7052 | } | |
7053 | }, | |
7054 | "autoload": { | |
7055 | "psr-4": { | |
7056 | "Psr\\Log\\": "Psr/Log/" | |
7057 | } | |
7058 | }, | |
7059 | "notification-url": "https://packagist.org/downloads/", | |
7060 | "license": [ | |
7061 | "MIT" | |
7062 | ], | |
7063 | "authors": [ | |
7064 | { | |
7065 | "name": "PHP-FIG", | |
7066 | "homepage": "http://www.php-fig.org/" | |
7067 | } | |
7068 | ], | |
7069 | "description": "Common interface for logging libraries", | |
7070 | "homepage": "https://github.com/php-fig/log", | |
7071 | "keywords": [ | |
7072 | "log", | |
7073 | "psr", | |
7074 | "psr-3" | |
7075 | ], | |
7076 | "time": "2019-11-01T11:05:21+00:00" | |
7077 | }, | |
7078 | { | |
7079 | "name": "psr/simple-cache", | |
7080 | "version": "1.0.1", | |
7081 | "source": { | |
7082 | "type": "git", | |
7083 | "url": "https://github.com/php-fig/simple-cache.git", | |
7084 | "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" | |
7085 | }, | |
7086 | "dist": { | |
7087 | "type": "zip", | |
7088 | "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", | |
7089 | "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", | |
7090 | "shasum": "" | |
7091 | }, | |
7092 | "require": { | |
7093 | "php": ">=5.3.0" | |
7094 | }, | |
7095 | "type": "library", | |
7096 | "extra": { | |
7097 | "branch-alias": { | |
7098 | "dev-master": "1.0.x-dev" | |
7099 | } | |
7100 | }, | |
7101 | "autoload": { | |
7102 | "psr-4": { | |
7103 | "Psr\\SimpleCache\\": "src/" | |
7104 | } | |
7105 | }, | |
7106 | "notification-url": "https://packagist.org/downloads/", | |
7107 | "license": [ | |
7108 | "MIT" | |
7109 | ], | |
7110 | "authors": [ | |
7111 | { | |
7112 | "name": "PHP-FIG", | |
7113 | "homepage": "http://www.php-fig.org/" | |
7114 | } | |
7115 | ], | |
7116 | "description": "Common interfaces for simple caching", | |
7117 | "keywords": [ | |
7118 | "cache", | |
7119 | "caching", | |
7120 | "psr", | |
7121 | "psr-16", | |
7122 | "simple-cache" | |
7123 | ], | |
7124 | "time": "2017-10-23T01:57:42+00:00" | |
7125 | }, | |
7126 | { | |
7127 | "name": "ralouphie/getallheaders", | |
7128 | "version": "3.0.3", | |
7129 | "source": { | |
7130 | "type": "git", | |
7131 | "url": "https://github.com/ralouphie/getallheaders.git", | |
7132 | "reference": "120b605dfeb996808c31b6477290a714d356e822" | |
7133 | }, | |
7134 | "dist": { | |
7135 | "type": "zip", | |
7136 | "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", | |
7137 | "reference": "120b605dfeb996808c31b6477290a714d356e822", | |
7138 | "shasum": "" | |
7139 | }, | |
7140 | "require": { | |
7141 | "php": ">=5.6" | |
7142 | }, | |
7143 | "require-dev": { | |
7144 | "php-coveralls/php-coveralls": "^2.1", | |
7145 | "phpunit/phpunit": "^5 || ^6.5" | |
7146 | }, | |
7147 | "type": "library", | |
7148 | "autoload": { | |
7149 | "files": [ | |
7150 | "src/getallheaders.php" | |
7151 | ] | |
7152 | }, | |
7153 | "notification-url": "https://packagist.org/downloads/", | |
7154 | "license": [ | |
7155 | "MIT" | |
7156 | ], | |
7157 | "authors": [ | |
7158 | { | |
7159 | "name": "Ralph Khattar", | |
7160 | "email": "ralph.khattar@gmail.com" | |
7161 | } | |
7162 | ], | |
7163 | "description": "A polyfill for getallheaders.", | |
7164 | "time": "2019-03-08T08:55:37+00:00" | |
7165 | }, | |
7166 | { | |
7167 | "name": "ramsey/uuid", | |
7168 | "version": "3.8.0", | |
7169 | "source": { | |
7170 | "type": "git", | |
7171 | "url": "https://github.com/ramsey/uuid.git", | |
7172 | "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3" | |
7173 | }, | |
7174 | "dist": { | |
7175 | "type": "zip", | |
7176 | "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3", | |
7177 | "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3", | |
7178 | "shasum": "" | |
7179 | }, | |
7180 | "require": { | |
7181 | "paragonie/random_compat": "^1.0|^2.0|9.99.99", | |
7182 | "php": "^5.4 || ^7.0", | |
7183 | "symfony/polyfill-ctype": "^1.8" | |
7184 | }, | |
7185 | "replace": { | |
7186 | "rhumsaa/uuid": "self.version" | |
7187 | }, | |
7188 | "require-dev": { | |
7189 | "codeception/aspect-mock": "^1.0 | ~2.0.0", | |
7190 | "doctrine/annotations": "~1.2.0", | |
7191 | "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0", | |
7192 | "ircmaxell/random-lib": "^1.1", | |
7193 | "jakub-onderka/php-parallel-lint": "^0.9.0", | |
7194 | "mockery/mockery": "^0.9.9", | |
7195 | "moontoast/math": "^1.1", | |
7196 | "php-mock/php-mock-phpunit": "^0.3|^1.1", | |
7197 | "phpunit/phpunit": "^4.7|^5.0|^6.5", | |
7198 | "squizlabs/php_codesniffer": "^2.3" | |
7199 | }, | |
7200 | "suggest": { | |
7201 | "ext-ctype": "Provides support for PHP Ctype functions", | |
7202 | "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", | |
7203 | "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", | |
7204 | "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter", | |
7205 | "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", | |
7206 | "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", | |
7207 | "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." | |
7208 | }, | |
7209 | "type": "library", | |
7210 | "extra": { | |
7211 | "branch-alias": { | |
7212 | "dev-master": "3.x-dev" | |
7213 | } | |
7214 | }, | |
7215 | "autoload": { | |
7216 | "psr-4": { | |
7217 | "Ramsey\\Uuid\\": "src/" | |
7218 | } | |
7219 | }, | |
7220 | "notification-url": "https://packagist.org/downloads/", | |
7221 | "license": [ | |
7222 | "MIT" | |
7223 | ], | |
7224 | "authors": [ | |
7225 | { | |
7226 | "name": "Marijn Huizendveld", | |
7227 | "email": "marijn.huizendveld@gmail.com" | |
7228 | }, | |
7229 | { | |
7230 | "name": "Thibaud Fabre", | |
7231 | "email": "thibaud@aztech.io" | |
7232 | }, | |
7233 | { | |
7234 | "name": "Ben Ramsey", | |
7235 | "email": "ben@benramsey.com", | |
7236 | "homepage": "https://benramsey.com" | |
7237 | } | |
7238 | ], | |
7239 | "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", | |
7240 | "homepage": "https://github.com/ramsey/uuid", | |
7241 | "keywords": [ | |
7242 | "guid", | |
7243 | "identifier", | |
7244 | "uuid" | |
7245 | ], | |
7246 | "time": "2018-07-19T23:38:55+00:00" | |
7247 | }, | |
7248 | { | |
7249 | "name": "react/promise", | |
7250 | "version": "v2.7.1", | |
7251 | "source": { | |
7252 | "type": "git", | |
7253 | "url": "https://github.com/reactphp/promise.git", | |
7254 | "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d" | |
7255 | }, | |
7256 | "dist": { | |
7257 | "type": "zip", | |
7258 | "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d", | |
7259 | "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d", | |
7260 | "shasum": "" | |
7261 | }, | |
7262 | "require": { | |
7263 | "php": ">=5.4.0" | |
7264 | }, | |
7265 | "require-dev": { | |
7266 | "phpunit/phpunit": "~4.8" | |
7267 | }, | |
7268 | "type": "library", | |
7269 | "autoload": { | |
7270 | "psr-4": { | |
7271 | "React\\Promise\\": "src/" | |
7272 | }, | |
7273 | "files": [ | |
7274 | "src/functions_include.php" | |
7275 | ] | |
7276 | }, | |
7277 | "notification-url": "https://packagist.org/downloads/", | |
7278 | "license": [ | |
7279 | "MIT" | |
7280 | ], | |
7281 | "authors": [ | |
7282 | { | |
7283 | "name": "Jan Sorgalla", | |
7284 | "email": "jsorgalla@gmail.com" | |
7285 | } | |
7286 | ], | |
7287 | "description": "A lightweight implementation of CommonJS Promises/A for PHP", | |
7288 | "keywords": [ | |
7289 | "promise", | |
7290 | "promises" | |
7291 | ], | |
7292 | "time": "2019-01-07T21:25:54+00:00" | |
7293 | }, | |
7294 | { | |
7295 | "name": "scheb/two-factor-bundle", | |
7296 | "version": "v4.10.0", | |
7297 | "source": { | |
7298 | "type": "git", | |
7299 | "url": "https://github.com/scheb/two-factor-bundle.git", | |
7300 | "reference": "5a7b9dc378f61e9da79fcb27447f218acbd76d46" | |
7301 | }, | |
7302 | "dist": { | |
7303 | "type": "zip", | |
7304 | "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/5a7b9dc378f61e9da79fcb27447f218acbd76d46", | |
7305 | "reference": "5a7b9dc378f61e9da79fcb27447f218acbd76d46", | |
7306 | "shasum": "" | |
7307 | }, | |
7308 | "require": { | |
7309 | "lcobucci/jwt": "^3.2", | |
7310 | "paragonie/constant_time_encoding": "^2.2", | |
7311 | "php": "^7.1.3", | |
7312 | "spomky-labs/otphp": "^9.1|^10.0", | |
7313 | "symfony/config": "^3.4|^4.0|^5.0", | |
7314 | "symfony/dependency-injection": "^3.4|^4.0|^5.0", | |
7315 | "symfony/event-dispatcher": "^3.4|^4.0|^5.0", | |
7316 | "symfony/framework-bundle": "^3.4|^4.0|^5.0", | |
7317 | "symfony/http-foundation": "^3.4|^4.0|^5.0", | |
7318 | "symfony/http-kernel": "^3.4|^4.0|^5.0", | |
7319 | "symfony/property-access": "^3.4|^4.0|^5.0", | |
7320 | "symfony/security-bundle": "^3.4|^4.0|^5.0", | |
7321 | "symfony/twig-bundle": "^3.4|^4.0|^5.0" | |
7322 | }, | |
7323 | "require-dev": { | |
7324 | "doctrine/lexer": "^1.0.1", | |
7325 | "doctrine/orm": "^2.6", | |
7326 | "escapestudios/symfony2-coding-standard": "^3.9", | |
7327 | "phpunit/phpunit": "^7.0|^8.0", | |
7328 | "squizlabs/php_codesniffer": "^3.5", | |
7329 | "swiftmailer/swiftmailer": "^6.0", | |
7330 | "symfony/yaml": "^3.4|^4.0|^5.0" | |
7331 | }, | |
7332 | "type": "symfony-bundle", | |
7333 | "autoload": { | |
7334 | "psr-4": { | |
7335 | "Scheb\\TwoFactorBundle\\": "" | |
7336 | }, | |
7337 | "exclude-from-classmap": [ | |
7338 | "/Tests/" | |
7339 | ] | |
7340 | }, | |
7341 | "notification-url": "https://packagist.org/downloads/", | |
7342 | "license": [ | |
7343 | "MIT" | |
7344 | ], | |
7345 | "authors": [ | |
7346 | { | |
7347 | "name": "Christian Scheb", | |
7348 | "email": "me@christianscheb.de" | |
7349 | } | |
7350 | ], | |
7351 | "description": "Provides two-factor authentication for Symfony applications", | |
7352 | "homepage": "https://github.com/scheb/two-factor-bundle", | |
7353 | "keywords": [ | |
7354 | "Authentication", | |
7355 | "security", | |
7356 | "symfony", | |
7357 | "two-factor", | |
7358 | "two-step" | |
7359 | ], | |
7360 | "time": "2019-11-24T11:44:47+00:00" | |
7361 | }, | |
7362 | { | |
7363 | "name": "sensio/distribution-bundle", | |
7364 | "version": "v5.0.25", | |
7365 | "source": { | |
7366 | "type": "git", | |
7367 | "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", | |
7368 | "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf" | |
7369 | }, | |
7370 | "dist": { | |
7371 | "type": "zip", | |
7372 | "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/80a38234bde8321fb92aa0b8c27978a272bb4baf", | |
7373 | "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf", | |
7374 | "shasum": "" | |
7375 | }, | |
7376 | "require": { | |
7377 | "php": ">=5.3.9", | |
7378 | "sensiolabs/security-checker": "~5.0|~6.0", | |
7379 | "symfony/class-loader": "~2.3|~3.0", | |
7380 | "symfony/config": "~2.3|~3.0", | |
7381 | "symfony/dependency-injection": "~2.3|~3.0", | |
7382 | "symfony/filesystem": "~2.3|~3.0", | |
7383 | "symfony/http-kernel": "~2.3|~3.0", | |
7384 | "symfony/process": "~2.3|~3.0" | |
7385 | }, | |
7386 | "type": "symfony-bundle", | |
7387 | "extra": { | |
7388 | "branch-alias": { | |
7389 | "dev-master": "5.0.x-dev" | |
7390 | } | |
7391 | }, | |
7392 | "autoload": { | |
7393 | "psr-4": { | |
7394 | "Sensio\\Bundle\\DistributionBundle\\": "" | |
7395 | } | |
7396 | }, | |
7397 | "notification-url": "https://packagist.org/downloads/", | |
7398 | "license": [ | |
7399 | "MIT" | |
7400 | ], | |
7401 | "authors": [ | |
7402 | { | |
7403 | "name": "Fabien Potencier", | |
7404 | "email": "fabien@symfony.com" | |
7405 | } | |
7406 | ], | |
7407 | "description": "Base bundle for Symfony Distributions", | |
7408 | "keywords": [ | |
7409 | "configuration", | |
7410 | "distribution" | |
7411 | ], | |
7412 | "time": "2019-06-18T15:43:58+00:00" | |
7413 | }, | |
7414 | { | |
7415 | "name": "sensio/framework-extra-bundle", | |
7416 | "version": "v5.4.1", | |
7417 | "source": { | |
7418 | "type": "git", | |
7419 | "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", | |
7420 | "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a" | |
7421 | }, | |
7422 | "dist": { | |
7423 | "type": "zip", | |
7424 | "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/585f4b3a1c54f24d1a8431c729fc8f5acca20c8a", | |
7425 | "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a", | |
7426 | "shasum": "" | |
7427 | }, | |
7428 | "require": { | |
7429 | "doctrine/annotations": "^1.0", | |
7430 | "doctrine/persistence": "^1.0", | |
7431 | "php": ">=7.1.3", | |
7432 | "symfony/config": "^3.4|^4.3", | |
7433 | "symfony/dependency-injection": "^3.4|^4.3", | |
7434 | "symfony/framework-bundle": "^3.4|^4.3", | |
7435 | "symfony/http-kernel": "^3.4|^4.3" | |
7436 | }, | |
7437 | "require-dev": { | |
7438 | "doctrine/doctrine-bundle": "^1.6", | |
7439 | "doctrine/orm": "^2.5", | |
7440 | "nyholm/psr7": "^1.1", | |
7441 | "symfony/browser-kit": "^3.4|^4.3", | |
7442 | "symfony/dom-crawler": "^3.4|^4.3", | |
7443 | "symfony/expression-language": "^3.4|^4.3", | |
7444 | "symfony/finder": "^3.4|^4.3", | |
7445 | "symfony/monolog-bridge": "^3.0|^4.0", | |
7446 | "symfony/monolog-bundle": "^3.2", | |
7447 | "symfony/phpunit-bridge": "^3.4.19|^4.1.8", | |
7448 | "symfony/psr-http-message-bridge": "^1.1", | |
7449 | "symfony/security-bundle": "^3.4|^4.3", | |
7450 | "symfony/twig-bundle": "^3.4|^4.3", | |
7451 | "symfony/yaml": "^3.4|^4.3", | |
7452 | "twig/twig": "~1.12|~2.0" | |
7453 | }, | |
7454 | "suggest": { | |
7455 | "symfony/expression-language": "", | |
7456 | "symfony/psr-http-message-bridge": "To use the PSR-7 converters", | |
7457 | "symfony/security-bundle": "" | |
7458 | }, | |
7459 | "type": "symfony-bundle", | |
7460 | "extra": { | |
7461 | "branch-alias": { | |
7462 | "dev-master": "5.4.x-dev" | |
7463 | } | |
7464 | }, | |
7465 | "autoload": { | |
7466 | "psr-4": { | |
7467 | "Sensio\\Bundle\\FrameworkExtraBundle\\": "" | |
7468 | } | |
7469 | }, | |
7470 | "notification-url": "https://packagist.org/downloads/", | |
7471 | "license": [ | |
7472 | "MIT" | |
7473 | ], | |
7474 | "authors": [ | |
7475 | { | |
7476 | "name": "Fabien Potencier", | |
7477 | "email": "fabien@symfony.com" | |
7478 | } | |
7479 | ], | |
7480 | "description": "This bundle provides a way to configure your controllers with annotations", | |
7481 | "keywords": [ | |
7482 | "annotations", | |
7483 | "controllers" | |
7484 | ], | |
7485 | "time": "2019-07-08T08:31:25+00:00" | |
7486 | }, | |
7487 | { | |
7488 | "name": "sensiolabs/security-checker", | |
7489 | "version": "v6.0.3", | |
7490 | "source": { | |
7491 | "type": "git", | |
7492 | "url": "https://github.com/sensiolabs/security-checker.git", | |
7493 | "reference": "a576c01520d9761901f269c4934ba55448be4a54" | |
7494 | }, | |
7495 | "dist": { | |
7496 | "type": "zip", | |
7497 | "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/a576c01520d9761901f269c4934ba55448be4a54", | |
7498 | "reference": "a576c01520d9761901f269c4934ba55448be4a54", | |
7499 | "shasum": "" | |
7500 | }, | |
7501 | "require": { | |
7502 | "php": ">=7.1.3", | |
7503 | "symfony/console": "^2.8|^3.4|^4.2|^5.0", | |
7504 | "symfony/http-client": "^4.3|^5.0", | |
7505 | "symfony/mime": "^4.3|^5.0", | |
7506 | "symfony/polyfill-ctype": "^1.11" | |
7507 | }, | |
7508 | "bin": [ | |
7509 | "security-checker" | |
7510 | ], | |
7511 | "type": "library", | |
7512 | "extra": { | |
7513 | "branch-alias": { | |
7514 | "dev-master": "6.0-dev" | |
7515 | } | |
7516 | }, | |
7517 | "autoload": { | |
7518 | "psr-4": { | |
7519 | "SensioLabs\\Security\\": "SensioLabs/Security" | |
7520 | } | |
7521 | }, | |
7522 | "notification-url": "https://packagist.org/downloads/", | |
7523 | "license": [ | |
7524 | "MIT" | |
7525 | ], | |
7526 | "authors": [ | |
7527 | { | |
7528 | "name": "Fabien Potencier", | |
7529 | "email": "fabien.potencier@gmail.com" | |
7530 | } | |
7531 | ], | |
7532 | "description": "A security checker for your composer.lock", | |
7533 | "time": "2019-11-01T13:20:14+00:00" | |
7534 | }, | |
7535 | { | |
7536 | "name": "sentry/sdk", | |
7537 | "version": "2.0.4", | |
7538 | "source": { | |
7539 | "type": "git", | |
7540 | "url": "https://github.com/getsentry/sentry-php-sdk.git", | |
7541 | "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874" | |
7542 | }, | |
7543 | "dist": { | |
7544 | "type": "zip", | |
7545 | "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/4c115873c86ad5bd0ac6d962db70ca53bf8fb874", | |
7546 | "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874", | |
7547 | "shasum": "" | |
7548 | }, | |
7549 | "require": { | |
7550 | "http-interop/http-factory-guzzle": "^1.0", | |
7551 | "php-http/curl-client": "^1.0|^2.0", | |
7552 | "sentry/sentry": "^2.1.3" | |
7553 | }, | |
7554 | "type": "metapackage", | |
7555 | "notification-url": "https://packagist.org/downloads/", | |
7556 | "license": [ | |
7557 | "MIT" | |
7558 | ], | |
7559 | "authors": [ | |
7560 | { | |
7561 | "name": "Sentry", | |
7562 | "email": "accounts@sentry.io" | |
7563 | } | |
7564 | ], | |
7565 | "description": "This is a metapackage shipping sentry/sentry with a recommended http client.", | |
7566 | "time": "2019-09-09T19:54:44+00:00" | |
7567 | }, | |
7568 | { | |
7569 | "name": "sentry/sentry", | |
7570 | "version": "2.2.4", | |
7571 | "source": { | |
7572 | "type": "git", | |
7573 | "url": "https://github.com/getsentry/sentry-php.git", | |
7574 | "reference": "a74999536b9119257cb1a4b1aa038e4a08439f67" | |
7575 | }, | |
7576 | "dist": { | |
7577 | "type": "zip", | |
7578 | "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/a74999536b9119257cb1a4b1aa038e4a08439f67", | |
7579 | "reference": "a74999536b9119257cb1a4b1aa038e4a08439f67", | |
7580 | "shasum": "" | |
7581 | }, | |
7582 | "require": { | |
7583 | "ext-json": "*", | |
7584 | "ext-mbstring": "*", | |
7585 | "guzzlehttp/promises": "^1.3", | |
7586 | "jean85/pretty-package-versions": "^1.2", | |
7587 | "php": "^7.1", | |
7588 | "php-http/async-client-implementation": "^1.0", | |
7589 | "php-http/client-common": "^1.5|^2.0", | |
7590 | "php-http/discovery": "^1.6.1", | |
7591 | "php-http/httplug": "^1.1|^2.0", | |
7592 | "php-http/message": "^1.5", | |
7593 | "psr/http-message-implementation": "^1.0", | |
7594 | "ramsey/uuid": "^3.3", | |
7595 | "symfony/options-resolver": "^2.7|^3.0|^4.0", | |
7596 | "zendframework/zend-diactoros": "^1.4|^2.0" | |
7597 | }, | |
7598 | "conflict": { | |
7599 | "php-http/client-common": "1.8.0", | |
7600 | "raven/raven": "*" | |
7601 | }, | |
7602 | "require-dev": { | |
7603 | "friendsofphp/php-cs-fixer": "^2.13", | |
7604 | "monolog/monolog": "^1.3|^2.0", | |
7605 | "php-http/mock-client": "^1.0", | |
7606 | "phpstan/extension-installer": "^1.0", | |
7607 | "phpstan/phpstan": "^0.11", | |
7608 | "phpstan/phpstan-phpunit": "^0.11", | |
7609 | "phpunit/phpunit": "^7.5", | |
7610 | "symfony/phpunit-bridge": "^4.3", | |
7611 | "vimeo/psalm": "^3.4" | |
7612 | }, | |
7613 | "suggest": { | |
7614 | "monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler." | |
7615 | }, | |
7616 | "type": "library", | |
7617 | "extra": { | |
7618 | "branch-alias": { | |
7619 | "dev-develop": "2.2-dev" | |
7620 | } | |
7621 | }, | |
7622 | "autoload": { | |
7623 | "files": [ | |
7624 | "src/functions.php" | |
7625 | ], | |
7626 | "psr-4": { | |
7627 | "Sentry\\": "src/" | |
7628 | } | |
7629 | }, | |
7630 | "notification-url": "https://packagist.org/downloads/", | |
7631 | "license": [ | |
7632 | "BSD-3-Clause" | |
7633 | ], | |
7634 | "authors": [ | |
7635 | { | |
7636 | "name": "Sentry", | |
7637 | "email": "accounts@sentry.io" | |
7638 | } | |
7639 | ], | |
7640 | "description": "A PHP SDK for Sentry (http://sentry.io)", | |
7641 | "homepage": "http://sentry.io", | |
7642 | "keywords": [ | |
7643 | "crash-reporting", | |
7644 | "crash-reports", | |
7645 | "error-handler", | |
7646 | "error-monitoring", | |
7647 | "log", | |
7648 | "logging", | |
7649 | "sentry" | |
7650 | ], | |
7651 | "time": "2019-11-04T10:30:51+00:00" | |
7652 | }, | |
7653 | { | |
7654 | "name": "sentry/sentry-symfony", | |
7655 | "version": "3.2.0", | |
7656 | "source": { | |
7657 | "type": "git", | |
7658 | "url": "https://github.com/getsentry/sentry-symfony.git", | |
7659 | "reference": "62d5c9d280044283d898d262bdae4062d02039bc" | |
7660 | }, | |
7661 | "dist": { | |
7662 | "type": "zip", | |
7663 | "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/62d5c9d280044283d898d262bdae4062d02039bc", | |
7664 | "reference": "62d5c9d280044283d898d262bdae4062d02039bc", | |
7665 | "shasum": "" | |
7666 | }, | |
7667 | "require": { | |
7668 | "jean85/pretty-package-versions": "^1.0", | |
7669 | "php": "^7.1", | |
7670 | "sentry/sdk": "^2.0", | |
7671 | "symfony/config": "^2.8||^3.0||^4.0", | |
7672 | "symfony/console": "^2.8||^3.0||^4.0", | |
7673 | "symfony/dependency-injection": "^2.8||^3.0||^4.0", | |
7674 | "symfony/event-dispatcher": "^2.8||^3.0||^4.0", | |
7675 | "symfony/http-kernel": "^2.8||^3.0||^4.0", | |
7676 | "symfony/security-core": "^2.8||^3.0||^4.0" | |
7677 | }, | |
7678 | "require-dev": { | |
7679 | "friendsofphp/php-cs-fixer": "^2.8", | |
7680 | "jangregor/phpstan-prophecy": "^0.3.0", | |
7681 | "monolog/monolog": "^1.11||^2.0", | |
7682 | "php-http/mock-client": "^1.0", | |
7683 | "phpstan/phpstan": "^0.11", | |
7684 | "phpstan/phpstan-phpunit": "^0.11", | |
7685 | "phpunit/phpunit": "^7.5", | |
7686 | "scrutinizer/ocular": "^1.4", | |
7687 | "symfony/expression-language": "^2.8||^3.0||^4.0" | |
7688 | }, | |
7689 | "suggest": { | |
7690 | "monolog/monolog": "Required to use the Monolog handler" | |
7691 | }, | |
7692 | "type": "symfony-bundle", | |
7693 | "extra": { | |
7694 | "branch-alias": { | |
7695 | "master": "3.x-dev", | |
7696 | "releases/2.x": "2.x-dev", | |
7697 | "releases/1.x": "1.x-dev" | |
7698 | } | |
7699 | }, | |
7700 | "autoload": { | |
7701 | "psr-4": { | |
7702 | "Sentry\\SentryBundle\\": "src/" | |
7703 | } | |
7704 | }, | |
7705 | "notification-url": "https://packagist.org/downloads/", | |
7706 | "license": [ | |
7707 | "Apache-2.0" | |
7708 | ], | |
7709 | "authors": [ | |
7710 | { | |
7711 | "name": "David Cramer", | |
7712 | "email": "dcramer@gmail.com" | |
7713 | }, | |
7714 | { | |
7715 | "name": "Alessandro Lai", | |
7716 | "email": "alessandro.lai85@gmail.com" | |
7717 | } | |
7718 | ], | |
7719 | "description": "Symfony integration for Sentry (http://getsentry.com)", | |
7720 | "homepage": "http://getsentry.com", | |
7721 | "keywords": [ | |
7722 | "errors", | |
7723 | "logging", | |
7724 | "sentry", | |
7725 | "symfony" | |
7726 | ], | |
7727 | "time": "2019-10-04T13:26:24+00:00" | |
7728 | }, | |
7729 | { | |
7730 | "name": "simplepie/simplepie", | |
7731 | "version": "1.5.3", | |
7732 | "source": { | |
7733 | "type": "git", | |
7734 | "url": "https://github.com/simplepie/simplepie.git", | |
7735 | "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6" | |
7736 | }, | |
7737 | "dist": { | |
7738 | "type": "zip", | |
7739 | "url": "https://api.github.com/repos/simplepie/simplepie/zipball/173663382a9346acd53df60c7ffb20689c9cf1f6", | |
7740 | "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6", | |
7741 | "shasum": "" | |
7742 | }, | |
7743 | "require": { | |
7744 | "ext-pcre": "*", | |
7745 | "ext-xml": "*", | |
7746 | "ext-xmlreader": "*", | |
7747 | "php": ">=5.6.0" | |
7748 | }, | |
7749 | "require-dev": { | |
7750 | "phpunit/phpunit": "~5.4.3 || ~6.5" | |
7751 | }, | |
7752 | "suggest": { | |
7753 | "ext-curl": "", | |
7754 | "ext-iconv": "", | |
7755 | "ext-intl": "", | |
7756 | "ext-mbstring": "", | |
7757 | "mf2/mf2": "Microformat module that allows for parsing HTML for microformats" | |
7758 | }, | |
7759 | "type": "library", | |
7760 | "autoload": { | |
7761 | "psr-0": { | |
7762 | "SimplePie": "library" | |
7763 | } | |
7764 | }, | |
7765 | "notification-url": "https://packagist.org/downloads/", | |
7766 | "license": [ | |
7767 | "BSD-3-Clause" | |
7768 | ], | |
7769 | "authors": [ | |
7770 | { | |
7771 | "name": "Ryan Parman", | |
7772 | "homepage": "http://ryanparman.com/", | |
7773 | "role": "Creator, alumnus developer" | |
7774 | }, | |
7775 | { | |
7776 | "name": "Geoffrey Sneddon", | |
7777 | "homepage": "http://gsnedders.com/", | |
7778 | "role": "Alumnus developer" | |
7779 | }, | |
7780 | { | |
7781 | "name": "Ryan McCue", | |
7782 | "email": "me@ryanmccue.info", | |
7783 | "homepage": "http://ryanmccue.info/", | |
7784 | "role": "Developer" | |
7785 | } | |
7786 | ], | |
7787 | "description": "A simple Atom/RSS parsing library for PHP", | |
7788 | "homepage": "http://simplepie.org/", | |
7789 | "keywords": [ | |
7790 | "atom", | |
7791 | "feeds", | |
7792 | "rss" | |
7793 | ], | |
7794 | "time": "2019-09-22T23:21:30+00:00" | |
7795 | }, | |
7796 | { | |
7797 | "name": "smalot/pdfparser", | |
7798 | "version": "v0.14.0", | |
7799 | "source": { | |
7800 | "type": "git", | |
7801 | "url": "https://github.com/smalot/pdfparser.git", | |
7802 | "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f" | |
7803 | }, | |
7804 | "dist": { | |
7805 | "type": "zip", | |
7806 | "url": "https://api.github.com/repos/smalot/pdfparser/zipball/ec72a99028ba5e21a0acad92047b85e128cbf81f", | |
7807 | "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f", | |
7808 | "shasum": "" | |
7809 | }, | |
7810 | "require": { | |
7811 | "ext-mbstring": "*", | |
7812 | "ext-zlib": "*", | |
7813 | "php": ">=5.3.0", | |
7814 | "tecnickcom/tcpdf": "~6.0" | |
7815 | }, | |
7816 | "require-dev": { | |
7817 | "atoum/atoum": "^2.8 | ^3.0" | |
7818 | }, | |
7819 | "type": "library", | |
7820 | "autoload": { | |
7821 | "psr-0": { | |
7822 | "Smalot\\PdfParser\\": "src/" | |
7823 | } | |
7824 | }, | |
7825 | "notification-url": "https://packagist.org/downloads/", | |
7826 | "license": [ | |
7827 | "LGPL-3.0" | |
7828 | ], | |
7829 | "authors": [ | |
7830 | { | |
7831 | "name": "Sebastien Malot", | |
7832 | "email": "sebastien@malot.fr" | |
7833 | } | |
7834 | ], | |
7835 | "description": "Pdf parser library. Can read and extract information from pdf file.", | |
7836 | "homepage": "http://www.pdfparser.org", | |
7837 | "keywords": [ | |
7838 | "extract", | |
7839 | "parse", | |
7840 | "parser", | |
7841 | "pdf", | |
7842 | "text" | |
7843 | ], | |
7844 | "time": "2019-01-23T09:14:37+00:00" | |
7845 | }, | |
7846 | { | |
7847 | "name": "spomky-labs/otphp", | |
7848 | "version": "v9.1.4", | |
7849 | "source": { | |
7850 | "type": "git", | |
7851 | "url": "https://github.com/Spomky-Labs/otphp.git", | |
7852 | "reference": "48d463cf909320399fe08eab2e1cd18d899d5068" | |
7853 | }, | |
7854 | "dist": { | |
7855 | "type": "zip", | |
7856 | "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/48d463cf909320399fe08eab2e1cd18d899d5068", | |
7857 | "reference": "48d463cf909320399fe08eab2e1cd18d899d5068", | |
7858 | "shasum": "" | |
7859 | }, | |
7860 | "require": { | |
7861 | "beberlei/assert": "^2.4|^3.0", | |
7862 | "paragonie/constant_time_encoding": "^2.0", | |
7863 | "php": "^7.1" | |
7864 | }, | |
7865 | "require-dev": { | |
7866 | "phpunit/phpunit": "^6.0", | |
7867 | "satooshi/php-coveralls": "^1.0" | |
7868 | }, | |
7869 | "type": "library", | |
7870 | "extra": { | |
7871 | "branch-alias": { | |
7872 | "dev-master": "9.0.x-dev" | |
7873 | } | |
7874 | }, | |
7875 | "autoload": { | |
7876 | "psr-4": { | |
7877 | "OTPHP\\": "src/" | |
7878 | } | |
7879 | }, | |
7880 | "notification-url": "https://packagist.org/downloads/", | |
7881 | "license": [ | |
7882 | "MIT" | |
7883 | ], | |
7884 | "authors": [ | |
7885 | { | |
7886 | "name": "Florent Morselli", | |
7887 | "homepage": "https://github.com/Spomky" | |
7888 | }, | |
7889 | { | |
7890 | "name": "All contributors", | |
7891 | "homepage": "https://github.com/Spomky-Labs/otphp/contributors" | |
7892 | } | |
7893 | ], | |
7894 | "description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator", | |
7895 | "homepage": "https://github.com/Spomky-Labs/otphp", | |
7896 | "keywords": [ | |
7897 | "FreeOTP", | |
7898 | "RFC 4226", | |
7899 | "RFC 6238", | |
7900 | "google authenticator", | |
7901 | "hotp", | |
7902 | "otp", | |
7903 | "totp" | |
7904 | ], | |
7905 | "time": "2019-03-18T10:08:51+00:00" | |
7906 | }, | |
7907 | { | |
7908 | "name": "stof/doctrine-extensions-bundle", | |
7909 | "version": "v1.3.0", | |
7910 | "source": { | |
7911 | "type": "git", | |
7912 | "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git", | |
7913 | "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c" | |
7914 | }, | |
7915 | "dist": { | |
7916 | "type": "zip", | |
7917 | "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/46db71ec7ffee9122eca3cdddd4ef8d84bae269c", | |
7918 | "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c", | |
7919 | "shasum": "" | |
7920 | }, | |
7921 | "require": { | |
7922 | "gedmo/doctrine-extensions": "^2.3.4", | |
7923 | "php": ">=5.3.2", | |
7924 | "symfony/framework-bundle": "~2.7|~3.2|~4.0" | |
7925 | }, | |
7926 | "require-dev": { | |
7927 | "symfony/phpunit-bridge": "^4.0", | |
7928 | "symfony/security-bundle": "^2.7 || ^3.2 || ^4.0" | |
7929 | }, | |
7930 | "suggest": { | |
7931 | "doctrine/doctrine-bundle": "to use the ORM extensions", | |
7932 | "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions" | |
7933 | }, | |
7934 | "type": "symfony-bundle", | |
7935 | "extra": { | |
7936 | "branch-alias": { | |
7937 | "dev-master": "1.3.x-dev" | |
7938 | } | |
7939 | }, | |
7940 | "autoload": { | |
7941 | "psr-4": { | |
7942 | "Stof\\DoctrineExtensionsBundle\\": "" | |
7943 | } | |
7944 | }, | |
7945 | "notification-url": "https://packagist.org/downloads/", | |
7946 | "license": [ | |
7947 | "MIT" | |
7948 | ], | |
7949 | "authors": [ | |
7950 | { | |
7951 | "name": "Christophe Coevoet", | |
7952 | "email": "stof@notk.org" | |
7953 | } | |
7954 | ], | |
7955 | "description": "Integration of the gedmo/doctrine-extensions with Symfony2", | |
7956 | "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle", | |
7957 | "keywords": [ | |
7958 | "behaviors", | |
7959 | "doctrine2", | |
7960 | "extensions", | |
7961 | "gedmo", | |
7962 | "loggable", | |
7963 | "nestedset", | |
7964 | "sluggable", | |
7965 | "sortable", | |
7966 | "timestampable", | |
7967 | "translatable", | |
7968 | "tree" | |
7969 | ], | |
7970 | "time": "2017-12-24T16:06:50+00:00" | |
7971 | }, | |
7972 | { | |
7973 | "name": "swiftmailer/swiftmailer", | |
7974 | "version": "v6.2.3", | |
7975 | "source": { | |
7976 | "type": "git", | |
7977 | "url": "https://github.com/swiftmailer/swiftmailer.git", | |
7978 | "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9" | |
7979 | }, | |
7980 | "dist": { | |
7981 | "type": "zip", | |
7982 | "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9", | |
7983 | "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9", | |
7984 | "shasum": "" | |
7985 | }, | |
7986 | "require": { | |
7987 | "egulias/email-validator": "~2.0", | |
7988 | "php": ">=7.0.0", | |
7989 | "symfony/polyfill-iconv": "^1.0", | |
7990 | "symfony/polyfill-intl-idn": "^1.10", | |
7991 | "symfony/polyfill-mbstring": "^1.0" | |
7992 | }, | |
7993 | "require-dev": { | |
7994 | "mockery/mockery": "~0.9.1", | |
7995 | "symfony/phpunit-bridge": "^3.4.19|^4.1.8" | |
7996 | }, | |
7997 | "suggest": { | |
7998 | "ext-intl": "Needed to support internationalized email addresses", | |
7999 | "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed" | |
8000 | }, | |
8001 | "type": "library", | |
8002 | "extra": { | |
8003 | "branch-alias": { | |
8004 | "dev-master": "6.2-dev" | |
8005 | } | |
8006 | }, | |
8007 | "autoload": { | |
8008 | "files": [ | |
8009 | "lib/swift_required.php" | |
8010 | ] | |
8011 | }, | |
8012 | "notification-url": "https://packagist.org/downloads/", | |
8013 | "license": [ | |
8014 | "MIT" | |
8015 | ], | |
8016 | "authors": [ | |
8017 | { | |
8018 | "name": "Chris Corbyn" | |
8019 | }, | |
8020 | { | |
8021 | "name": "Fabien Potencier", | |
8022 | "email": "fabien@symfony.com" | |
8023 | } | |
8024 | ], | |
8025 | "description": "Swiftmailer, free feature-rich PHP mailer", | |
8026 | "homepage": "https://swiftmailer.symfony.com", | |
8027 | "keywords": [ | |
8028 | "email", | |
8029 | "mail", | |
8030 | "mailer" | |
8031 | ], | |
8032 | "time": "2019-11-12T09:31:26+00:00" | |
8033 | }, | |
8034 | { | |
8035 | "name": "symfony/http-client", | |
8036 | "version": "v4.3.8", | |
8037 | "source": { | |
8038 | "type": "git", | |
8039 | "url": "https://github.com/symfony/http-client.git", | |
8040 | "reference": "ae3a9cd491f1aadb5583f34a6bda5cca34081ce8" | |
8041 | }, | |
8042 | "dist": { | |
8043 | "type": "zip", | |
8044 | "url": "https://api.github.com/repos/symfony/http-client/zipball/ae3a9cd491f1aadb5583f34a6bda5cca34081ce8", | |
8045 | "reference": "ae3a9cd491f1aadb5583f34a6bda5cca34081ce8", | |
8046 | "shasum": "" | |
8047 | }, | |
8048 | "require": { | |
8049 | "php": "^7.1.3", | |
8050 | "psr/log": "^1.0", | |
8051 | "symfony/http-client-contracts": "^1.1.7", | |
8052 | "symfony/polyfill-php73": "^1.11" | |
8053 | }, | |
8054 | "provide": { | |
8055 | "psr/http-client-implementation": "1.0", | |
8056 | "symfony/http-client-implementation": "1.1" | |
8057 | }, | |
8058 | "require-dev": { | |
8059 | "nyholm/psr7": "^1.0", | |
8060 | "psr/http-client": "^1.0", | |
8061 | "symfony/http-kernel": "^4.3", | |
8062 | "symfony/process": "^4.2" | |
8063 | }, | |
8064 | "type": "library", | |
8065 | "extra": { | |
8066 | "branch-alias": { | |
8067 | "dev-master": "4.3-dev" | |
8068 | } | |
8069 | }, | |
8070 | "autoload": { | |
8071 | "psr-4": { | |
8072 | "Symfony\\Component\\HttpClient\\": "" | |
8073 | }, | |
8074 | "exclude-from-classmap": [ | |
8075 | "/Tests/" | |
8076 | ] | |
8077 | }, | |
8078 | "notification-url": "https://packagist.org/downloads/", | |
8079 | "license": [ | |
8080 | "MIT" | |
8081 | ], | |
8082 | "authors": [ | |
8083 | { | |
8084 | "name": "Nicolas Grekas", | |
8085 | "email": "p@tchwork.com" | |
8086 | }, | |
8087 | { | |
8088 | "name": "Symfony Community", | |
8089 | "homepage": "https://symfony.com/contributors" | |
8090 | } | |
8091 | ], | |
8092 | "description": "Symfony HttpClient component", | |
8093 | "homepage": "https://symfony.com", | |
8094 | "time": "2019-11-08T08:23:45+00:00" | |
8095 | }, | |
8096 | { | |
8097 | "name": "symfony/http-client-contracts", | |
8098 | "version": "v1.1.8", | |
8099 | "source": { | |
8100 | "type": "git", | |
8101 | "url": "https://github.com/symfony/http-client-contracts.git", | |
8102 | "reference": "088bae75cfa2ec5eb6d33dce17dbd8613150ce6e" | |
8103 | }, | |
8104 | "dist": { | |
8105 | "type": "zip", | |
8106 | "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/088bae75cfa2ec5eb6d33dce17dbd8613150ce6e", | |
8107 | "reference": "088bae75cfa2ec5eb6d33dce17dbd8613150ce6e", | |
8108 | "shasum": "" | |
8109 | }, | |
8110 | "require": { | |
8111 | "php": "^7.1.3" | |
8112 | }, | |
8113 | "suggest": { | |
8114 | "symfony/http-client-implementation": "" | |
8115 | }, | |
8116 | "type": "library", | |
8117 | "extra": { | |
8118 | "branch-alias": { | |
8119 | "dev-master": "1.1-dev" | |
8120 | } | |
8121 | }, | |
8122 | "autoload": { | |
8123 | "psr-4": { | |
8124 | "Symfony\\Contracts\\HttpClient\\": "" | |
8125 | } | |
8126 | }, | |
8127 | "notification-url": "https://packagist.org/downloads/", | |
8128 | "license": [ | |
8129 | "MIT" | |
8130 | ], | |
8131 | "authors": [ | |
8132 | { | |
8133 | "name": "Nicolas Grekas", | |
8134 | "email": "p@tchwork.com" | |
8135 | }, | |
8136 | { | |
8137 | "name": "Symfony Community", | |
8138 | "homepage": "https://symfony.com/contributors" | |
8139 | } | |
8140 | ], | |
8141 | "description": "Generic abstractions related to HTTP clients", | |
8142 | "homepage": "https://symfony.com", | |
8143 | "keywords": [ | |
8144 | "abstractions", | |
8145 | "contracts", | |
8146 | "decoupling", | |
8147 | "interfaces", | |
8148 | "interoperability", | |
8149 | "standards" | |
8150 | ], | |
8151 | "time": "2019-11-07T12:44:51+00:00" | |
8152 | }, | |
8153 | { | |
8154 | "name": "symfony/mime", | |
8155 | "version": "v4.4.0", | |
8156 | "source": { | |
8157 | "type": "git", | |
8158 | "url": "https://github.com/symfony/mime.git", | |
8159 | "reference": "89da7b68b7149aab065c09b97f938753ab52831f" | |
8160 | }, | |
8161 | "dist": { | |
8162 | "type": "zip", | |
8163 | "url": "https://api.github.com/repos/symfony/mime/zipball/89da7b68b7149aab065c09b97f938753ab52831f", | |
8164 | "reference": "89da7b68b7149aab065c09b97f938753ab52831f", | |
8165 | "shasum": "" | |
8166 | }, | |
8167 | "require": { | |
8168 | "php": "^7.1.3", | |
8169 | "symfony/polyfill-intl-idn": "^1.10", | |
8170 | "symfony/polyfill-mbstring": "^1.0" | |
8171 | }, | |
8172 | "conflict": { | |
8173 | "symfony/mailer": "<4.4" | |
8174 | }, | |
8175 | "require-dev": { | |
8176 | "egulias/email-validator": "^2.1.10", | |
8177 | "symfony/dependency-injection": "^3.4|^4.1|^5.0" | |
8178 | }, | |
8179 | "type": "library", | |
8180 | "extra": { | |
8181 | "branch-alias": { | |
8182 | "dev-master": "4.4-dev" | |
8183 | } | |
8184 | }, | |
8185 | "autoload": { | |
8186 | "psr-4": { | |
8187 | "Symfony\\Component\\Mime\\": "" | |
8188 | }, | |
8189 | "exclude-from-classmap": [ | |
8190 | "/Tests/" | |
8191 | ] | |
8192 | }, | |
8193 | "notification-url": "https://packagist.org/downloads/", | |
8194 | "license": [ | |
8195 | "MIT" | |
8196 | ], | |
8197 | "authors": [ | |
8198 | { | |
8199 | "name": "Fabien Potencier", | |
8200 | "email": "fabien@symfony.com" | |
8201 | }, | |
8202 | { | |
8203 | "name": "Symfony Community", | |
8204 | "homepage": "https://symfony.com/contributors" | |
8205 | } | |
8206 | ], | |
8207 | "description": "A library to manipulate MIME messages", | |
8208 | "homepage": "https://symfony.com", | |
8209 | "keywords": [ | |
8210 | "mime", | |
8211 | "mime-type" | |
8212 | ], | |
8213 | "time": "2019-11-13T07:39:40+00:00" | |
8214 | }, | |
8215 | { | |
8216 | "name": "symfony/monolog-bundle", | |
8217 | "version": "v3.5.0", | |
8218 | "source": { | |
8219 | "type": "git", | |
8220 | "url": "https://github.com/symfony/monolog-bundle.git", | |
8221 | "reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd" | |
8222 | }, | |
8223 | "dist": { | |
8224 | "type": "zip", | |
8225 | "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/dd80460fcfe1fa2050a7103ad818e9d0686ce6fd", | |
8226 | "reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd", | |
8227 | "shasum": "" | |
8228 | }, | |
8229 | "require": { | |
8230 | "monolog/monolog": "~1.22 || ~2.0", | |
8231 | "php": ">=5.6", | |
8232 | "symfony/config": "~3.4 || ~4.0 || ^5.0", | |
8233 | "symfony/dependency-injection": "~3.4.10 || ^4.0.10 || ^5.0", | |
8234 | "symfony/http-kernel": "~3.4 || ~4.0 || ^5.0", | |
8235 | "symfony/monolog-bridge": "~3.4 || ~4.0 || ^5.0" | |
8236 | }, | |
8237 | "require-dev": { | |
8238 | "symfony/console": "~3.4 || ~4.0 || ^5.0", | |
8239 | "symfony/phpunit-bridge": "^3.4.19 || ^4.0 || ^5.0", | |
8240 | "symfony/yaml": "~3.4 || ~4.0 || ^5.0" | |
8241 | }, | |
8242 | "type": "symfony-bundle", | |
8243 | "extra": { | |
8244 | "branch-alias": { | |
8245 | "dev-master": "3.x-dev" | |
8246 | } | |
8247 | }, | |
8248 | "autoload": { | |
8249 | "psr-4": { | |
8250 | "Symfony\\Bundle\\MonologBundle\\": "" | |
8251 | }, | |
8252 | "exclude-from-classmap": [ | |
8253 | "/Tests/" | |
8254 | ] | |
8255 | }, | |
8256 | "notification-url": "https://packagist.org/downloads/", | |
8257 | "license": [ | |
8258 | "MIT" | |
8259 | ], | |
8260 | "authors": [ | |
8261 | { | |
8262 | "name": "Fabien Potencier", | |
8263 | "email": "fabien@symfony.com" | |
8264 | }, | |
8265 | { | |
8266 | "name": "Symfony Community", | |
8267 | "homepage": "http://symfony.com/contributors" | |
8268 | } | |
8269 | ], | |
8270 | "description": "Symfony MonologBundle", | |
8271 | "homepage": "http://symfony.com", | |
8272 | "keywords": [ | |
8273 | "log", | |
8274 | "logging" | |
8275 | ], | |
8276 | "time": "2019-11-13T13:11:14+00:00" | |
8277 | }, | |
8278 | { | |
8279 | "name": "symfony/polyfill-apcu", | |
8280 | "version": "v1.12.0", | |
8281 | "source": { | |
8282 | "type": "git", | |
8283 | "url": "https://github.com/symfony/polyfill-apcu.git", | |
8284 | "reference": "71ce80635d5dcd67772b4dda00b86068595f64d5" | |
8285 | }, | |
8286 | "dist": { | |
8287 | "type": "zip", | |
8288 | "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/71ce80635d5dcd67772b4dda00b86068595f64d5", | |
8289 | "reference": "71ce80635d5dcd67772b4dda00b86068595f64d5", | |
8290 | "shasum": "" | |
8291 | }, | |
8292 | "require": { | |
8293 | "php": ">=5.3.3" | |
8294 | }, | |
8295 | "type": "library", | |
8296 | "extra": { | |
8297 | "branch-alias": { | |
8298 | "dev-master": "1.12-dev" | |
8299 | } | |
8300 | }, | |
8301 | "autoload": { | |
8302 | "psr-4": { | |
8303 | "Symfony\\Polyfill\\Apcu\\": "" | |
8304 | }, | |
8305 | "files": [ | |
8306 | "bootstrap.php" | |
8307 | ] | |
8308 | }, | |
8309 | "notification-url": "https://packagist.org/downloads/", | |
8310 | "license": [ | |
8311 | "MIT" | |
8312 | ], | |
8313 | "authors": [ | |
8314 | { | |
8315 | "name": "Nicolas Grekas", | |
8316 | "email": "p@tchwork.com" | |
8317 | }, | |
8318 | { | |
8319 | "name": "Symfony Community", | |
8320 | "homepage": "https://symfony.com/contributors" | |
8321 | } | |
8322 | ], | |
8323 | "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions", | |
8324 | "homepage": "https://symfony.com", | |
8325 | "keywords": [ | |
8326 | "apcu", | |
8327 | "compatibility", | |
8328 | "polyfill", | |
8329 | "portable", | |
8330 | "shim" | |
8331 | ], | |
8332 | "time": "2019-08-06T08:03:45+00:00" | |
8333 | }, | |
8334 | { | |
8335 | "name": "symfony/polyfill-ctype", | |
8336 | "version": "v1.12.0", | |
8337 | "source": { | |
8338 | "type": "git", | |
8339 | "url": "https://github.com/symfony/polyfill-ctype.git", | |
8340 | "reference": "550ebaac289296ce228a706d0867afc34687e3f4" | |
8341 | }, | |
8342 | "dist": { | |
8343 | "type": "zip", | |
8344 | "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", | |
8345 | "reference": "550ebaac289296ce228a706d0867afc34687e3f4", | |
8346 | "shasum": "" | |
8347 | }, | |
8348 | "require": { | |
8349 | "php": ">=5.3.3" | |
8350 | }, | |
8351 | "suggest": { | |
8352 | "ext-ctype": "For best performance" | |
8353 | }, | |
8354 | "type": "library", | |
8355 | "extra": { | |
8356 | "branch-alias": { | |
8357 | "dev-master": "1.12-dev" | |
8358 | } | |
8359 | }, | |
8360 | "autoload": { | |
8361 | "psr-4": { | |
8362 | "Symfony\\Polyfill\\Ctype\\": "" | |
8363 | }, | |
8364 | "files": [ | |
8365 | "bootstrap.php" | |
8366 | ] | |
8367 | }, | |
8368 | "notification-url": "https://packagist.org/downloads/", | |
8369 | "license": [ | |
8370 | "MIT" | |
8371 | ], | |
8372 | "authors": [ | |
8373 | { | |
8374 | "name": "Gert de Pagter", | |
8375 | "email": "BackEndTea@gmail.com" | |
8376 | }, | |
8377 | { | |
8378 | "name": "Symfony Community", | |
8379 | "homepage": "https://symfony.com/contributors" | |
8380 | } | |
8381 | ], | |
8382 | "description": "Symfony polyfill for ctype functions", | |
8383 | "homepage": "https://symfony.com", | |
8384 | "keywords": [ | |
8385 | "compatibility", | |
8386 | "ctype", | |
8387 | "polyfill", | |
8388 | "portable" | |
8389 | ], | |
8390 | "time": "2019-08-06T08:03:45+00:00" | |
8391 | }, | |
8392 | { | |
8393 | "name": "symfony/polyfill-iconv", | |
8394 | "version": "v1.12.0", | |
8395 | "source": { | |
8396 | "type": "git", | |
8397 | "url": "https://github.com/symfony/polyfill-iconv.git", | |
8398 | "reference": "685968b11e61a347c18bf25db32effa478be610f" | |
8399 | }, | |
8400 | "dist": { | |
8401 | "type": "zip", | |
8402 | "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f", | |
8403 | "reference": "685968b11e61a347c18bf25db32effa478be610f", | |
8404 | "shasum": "" | |
8405 | }, | |
8406 | "require": { | |
8407 | "php": ">=5.3.3" | |
8408 | }, | |
8409 | "suggest": { | |
8410 | "ext-iconv": "For best performance" | |
8411 | }, | |
8412 | "type": "library", | |
8413 | "extra": { | |
8414 | "branch-alias": { | |
8415 | "dev-master": "1.12-dev" | |
8416 | } | |
8417 | }, | |
8418 | "autoload": { | |
8419 | "psr-4": { | |
8420 | "Symfony\\Polyfill\\Iconv\\": "" | |
8421 | }, | |
8422 | "files": [ | |
8423 | "bootstrap.php" | |
8424 | ] | |
8425 | }, | |
8426 | "notification-url": "https://packagist.org/downloads/", | |
8427 | "license": [ | |
8428 | "MIT" | |
8429 | ], | |
8430 | "authors": [ | |
8431 | { | |
8432 | "name": "Nicolas Grekas", | |
8433 | "email": "p@tchwork.com" | |
8434 | }, | |
8435 | { | |
8436 | "name": "Symfony Community", | |
8437 | "homepage": "https://symfony.com/contributors" | |
8438 | } | |
8439 | ], | |
8440 | "description": "Symfony polyfill for the Iconv extension", | |
8441 | "homepage": "https://symfony.com", | |
8442 | "keywords": [ | |
8443 | "compatibility", | |
8444 | "iconv", | |
8445 | "polyfill", | |
8446 | "portable", | |
8447 | "shim" | |
8448 | ], | |
8449 | "time": "2019-08-06T08:03:45+00:00" | |
8450 | }, | |
8451 | { | |
8452 | "name": "symfony/polyfill-intl-icu", | |
8453 | "version": "v1.12.0", | |
8454 | "source": { | |
8455 | "type": "git", | |
8456 | "url": "https://github.com/symfony/polyfill-intl-icu.git", | |
8457 | "reference": "66810b9d6eb4af54d543867909d65ab9af654d7e" | |
8458 | }, | |
8459 | "dist": { | |
8460 | "type": "zip", | |
8461 | "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/66810b9d6eb4af54d543867909d65ab9af654d7e", | |
8462 | "reference": "66810b9d6eb4af54d543867909d65ab9af654d7e", | |
8463 | "shasum": "" | |
8464 | }, | |
8465 | "require": { | |
8466 | "php": ">=5.3.3", | |
8467 | "symfony/intl": "~2.3|~3.0|~4.0|~5.0" | |
8468 | }, | |
8469 | "suggest": { | |
8470 | "ext-intl": "For best performance" | |
8471 | }, | |
8472 | "type": "library", | |
8473 | "extra": { | |
8474 | "branch-alias": { | |
8475 | "dev-master": "1.12-dev" | |
8476 | } | |
8477 | }, | |
8478 | "autoload": { | |
8479 | "files": [ | |
8480 | "bootstrap.php" | |
8481 | ] | |
8482 | }, | |
8483 | "notification-url": "https://packagist.org/downloads/", | |
8484 | "license": [ | |
8485 | "MIT" | |
8486 | ], | |
8487 | "authors": [ | |
8488 | { | |
8489 | "name": "Nicolas Grekas", | |
8490 | "email": "p@tchwork.com" | |
8491 | }, | |
8492 | { | |
8493 | "name": "Symfony Community", | |
8494 | "homepage": "https://symfony.com/contributors" | |
8495 | } | |
8496 | ], | |
8497 | "description": "Symfony polyfill for intl's ICU-related data and classes", | |
8498 | "homepage": "https://symfony.com", | |
8499 | "keywords": [ | |
8500 | "compatibility", | |
8501 | "icu", | |
8502 | "intl", | |
8503 | "polyfill", | |
8504 | "portable", | |
8505 | "shim" | |
8506 | ], | |
8507 | "time": "2019-08-06T08:03:45+00:00" | |
8508 | }, | |
8509 | { | |
8510 | "name": "symfony/polyfill-intl-idn", | |
8511 | "version": "v1.12.0", | |
8512 | "source": { | |
8513 | "type": "git", | |
8514 | "url": "https://github.com/symfony/polyfill-intl-idn.git", | |
8515 | "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2" | |
8516 | }, | |
8517 | "dist": { | |
8518 | "type": "zip", | |
8519 | "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6af626ae6fa37d396dc90a399c0ff08e5cfc45b2", | |
8520 | "reference": "6af626ae6fa37d396dc90a399c0ff08e5cfc45b2", | |
8521 | "shasum": "" | |
8522 | }, | |
8523 | "require": { | |
8524 | "php": ">=5.3.3", | |
8525 | "symfony/polyfill-mbstring": "^1.3", | |
8526 | "symfony/polyfill-php72": "^1.9" | |
8527 | }, | |
8528 | "suggest": { | |
8529 | "ext-intl": "For best performance" | |
8530 | }, | |
8531 | "type": "library", | |
8532 | "extra": { | |
8533 | "branch-alias": { | |
8534 | "dev-master": "1.12-dev" | |
8535 | } | |
8536 | }, | |
8537 | "autoload": { | |
8538 | "psr-4": { | |
8539 | "Symfony\\Polyfill\\Intl\\Idn\\": "" | |
8540 | }, | |
8541 | "files": [ | |
8542 | "bootstrap.php" | |
8543 | ] | |
8544 | }, | |
8545 | "notification-url": "https://packagist.org/downloads/", | |
8546 | "license": [ | |
8547 | "MIT" | |
8548 | ], | |
8549 | "authors": [ | |
8550 | { | |
8551 | "name": "Laurent Bassin", | |
8552 | "email": "laurent@bassin.info" | |
8553 | }, | |
8554 | { | |
8555 | "name": "Symfony Community", | |
8556 | "homepage": "https://symfony.com/contributors" | |
8557 | } | |
8558 | ], | |
8559 | "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", | |
8560 | "homepage": "https://symfony.com", | |
8561 | "keywords": [ | |
8562 | "compatibility", | |
8563 | "idn", | |
8564 | "intl", | |
8565 | "polyfill", | |
8566 | "portable", | |
8567 | "shim" | |
8568 | ], | |
8569 | "time": "2019-08-06T08:03:45+00:00" | |
8570 | }, | |
8571 | { | |
8572 | "name": "symfony/polyfill-mbstring", | |
8573 | "version": "v1.12.0", | |
8574 | "source": { | |
8575 | "type": "git", | |
8576 | "url": "https://github.com/symfony/polyfill-mbstring.git", | |
8577 | "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" | |
8578 | }, | |
8579 | "dist": { | |
8580 | "type": "zip", | |
8581 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", | |
8582 | "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", | |
8583 | "shasum": "" | |
8584 | }, | |
8585 | "require": { | |
8586 | "php": ">=5.3.3" | |
8587 | }, | |
8588 | "suggest": { | |
8589 | "ext-mbstring": "For best performance" | |
8590 | }, | |
8591 | "type": "library", | |
8592 | "extra": { | |
8593 | "branch-alias": { | |
8594 | "dev-master": "1.12-dev" | |
8595 | } | |
8596 | }, | |
8597 | "autoload": { | |
8598 | "psr-4": { | |
8599 | "Symfony\\Polyfill\\Mbstring\\": "" | |
8600 | }, | |
8601 | "files": [ | |
8602 | "bootstrap.php" | |
8603 | ] | |
8604 | }, | |
8605 | "notification-url": "https://packagist.org/downloads/", | |
8606 | "license": [ | |
8607 | "MIT" | |
8608 | ], | |
8609 | "authors": [ | |
8610 | { | |
8611 | "name": "Nicolas Grekas", | |
8612 | "email": "p@tchwork.com" | |
8613 | }, | |
8614 | { | |
8615 | "name": "Symfony Community", | |
8616 | "homepage": "https://symfony.com/contributors" | |
8617 | } | |
8618 | ], | |
8619 | "description": "Symfony polyfill for the Mbstring extension", | |
8620 | "homepage": "https://symfony.com", | |
8621 | "keywords": [ | |
8622 | "compatibility", | |
8623 | "mbstring", | |
8624 | "polyfill", | |
8625 | "portable", | |
8626 | "shim" | |
8627 | ], | |
8628 | "time": "2019-08-06T08:03:45+00:00" | |
8629 | }, | |
8630 | { | |
8631 | "name": "symfony/polyfill-php56", | |
8632 | "version": "v1.12.0", | |
8633 | "source": { | |
8634 | "type": "git", | |
8635 | "url": "https://github.com/symfony/polyfill-php56.git", | |
8636 | "reference": "0e3b212e96a51338639d8ce175c046d7729c3403" | |
8637 | }, | |
8638 | "dist": { | |
8639 | "type": "zip", | |
8640 | "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403", | |
8641 | "reference": "0e3b212e96a51338639d8ce175c046d7729c3403", | |
8642 | "shasum": "" | |
8643 | }, | |
8644 | "require": { | |
8645 | "php": ">=5.3.3", | |
8646 | "symfony/polyfill-util": "~1.0" | |
8647 | }, | |
8648 | "type": "library", | |
8649 | "extra": { | |
8650 | "branch-alias": { | |
8651 | "dev-master": "1.12-dev" | |
8652 | } | |
8653 | }, | |
8654 | "autoload": { | |
8655 | "psr-4": { | |
8656 | "Symfony\\Polyfill\\Php56\\": "" | |
8657 | }, | |
8658 | "files": [ | |
8659 | "bootstrap.php" | |
8660 | ] | |
8661 | }, | |
8662 | "notification-url": "https://packagist.org/downloads/", | |
8663 | "license": [ | |
8664 | "MIT" | |
8665 | ], | |
8666 | "authors": [ | |
8667 | { | |
8668 | "name": "Nicolas Grekas", | |
8669 | "email": "p@tchwork.com" | |
8670 | }, | |
8671 | { | |
8672 | "name": "Symfony Community", | |
8673 | "homepage": "https://symfony.com/contributors" | |
8674 | } | |
8675 | ], | |
8676 | "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", | |
8677 | "homepage": "https://symfony.com", | |
8678 | "keywords": [ | |
8679 | "compatibility", | |
8680 | "polyfill", | |
8681 | "portable", | |
8682 | "shim" | |
8683 | ], | |
8684 | "time": "2019-08-06T08:03:45+00:00" | |
8685 | }, | |
8686 | { | |
8687 | "name": "symfony/polyfill-php70", | |
8688 | "version": "v1.12.0", | |
8689 | "source": { | |
8690 | "type": "git", | |
8691 | "url": "https://github.com/symfony/polyfill-php70.git", | |
8692 | "reference": "54b4c428a0054e254223797d2713c31e08610831" | |
8693 | }, | |
8694 | "dist": { | |
8695 | "type": "zip", | |
8696 | "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831", | |
8697 | "reference": "54b4c428a0054e254223797d2713c31e08610831", | |
8698 | "shasum": "" | |
8699 | }, | |
8700 | "require": { | |
8701 | "paragonie/random_compat": "~1.0|~2.0|~9.99", | |
8702 | "php": ">=5.3.3" | |
8703 | }, | |
8704 | "type": "library", | |
8705 | "extra": { | |
8706 | "branch-alias": { | |
8707 | "dev-master": "1.12-dev" | |
8708 | } | |
8709 | }, | |
8710 | "autoload": { | |
8711 | "psr-4": { | |
8712 | "Symfony\\Polyfill\\Php70\\": "" | |
8713 | }, | |
8714 | "files": [ | |
8715 | "bootstrap.php" | |
8716 | ], | |
8717 | "classmap": [ | |
8718 | "Resources/stubs" | |
8719 | ] | |
8720 | }, | |
8721 | "notification-url": "https://packagist.org/downloads/", | |
8722 | "license": [ | |
8723 | "MIT" | |
8724 | ], | |
8725 | "authors": [ | |
8726 | { | |
8727 | "name": "Nicolas Grekas", | |
8728 | "email": "p@tchwork.com" | |
8729 | }, | |
8730 | { | |
8731 | "name": "Symfony Community", | |
8732 | "homepage": "https://symfony.com/contributors" | |
8733 | } | |
8734 | ], | |
8735 | "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", | |
8736 | "homepage": "https://symfony.com", | |
8737 | "keywords": [ | |
8738 | "compatibility", | |
8739 | "polyfill", | |
8740 | "portable", | |
8741 | "shim" | |
8742 | ], | |
8743 | "time": "2019-08-06T08:03:45+00:00" | |
8744 | }, | |
8745 | { | |
8746 | "name": "symfony/polyfill-php72", | |
8747 | "version": "v1.12.0", | |
8748 | "source": { | |
8749 | "type": "git", | |
8750 | "url": "https://github.com/symfony/polyfill-php72.git", | |
8751 | "reference": "04ce3335667451138df4307d6a9b61565560199e" | |
8752 | }, | |
8753 | "dist": { | |
8754 | "type": "zip", | |
8755 | "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e", | |
8756 | "reference": "04ce3335667451138df4307d6a9b61565560199e", | |
8757 | "shasum": "" | |
8758 | }, | |
8759 | "require": { | |
8760 | "php": ">=5.3.3" | |
8761 | }, | |
8762 | "type": "library", | |
8763 | "extra": { | |
8764 | "branch-alias": { | |
8765 | "dev-master": "1.12-dev" | |
8766 | } | |
8767 | }, | |
8768 | "autoload": { | |
8769 | "psr-4": { | |
8770 | "Symfony\\Polyfill\\Php72\\": "" | |
8771 | }, | |
8772 | "files": [ | |
8773 | "bootstrap.php" | |
8774 | ] | |
8775 | }, | |
8776 | "notification-url": "https://packagist.org/downloads/", | |
8777 | "license": [ | |
8778 | "MIT" | |
8779 | ], | |
8780 | "authors": [ | |
8781 | { | |
8782 | "name": "Nicolas Grekas", | |
8783 | "email": "p@tchwork.com" | |
8784 | }, | |
8785 | { | |
8786 | "name": "Symfony Community", | |
8787 | "homepage": "https://symfony.com/contributors" | |
8788 | } | |
8789 | ], | |
8790 | "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", | |
8791 | "homepage": "https://symfony.com", | |
8792 | "keywords": [ | |
8793 | "compatibility", | |
8794 | "polyfill", | |
8795 | "portable", | |
8796 | "shim" | |
8797 | ], | |
8798 | "time": "2019-08-06T08:03:45+00:00" | |
8799 | }, | |
8800 | { | |
8801 | "name": "symfony/polyfill-php73", | |
8802 | "version": "v1.12.0", | |
8803 | "source": { | |
8804 | "type": "git", | |
8805 | "url": "https://github.com/symfony/polyfill-php73.git", | |
8806 | "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188" | |
8807 | }, | |
8808 | "dist": { | |
8809 | "type": "zip", | |
8810 | "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/2ceb49eaccb9352bff54d22570276bb75ba4a188", | |
8811 | "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188", | |
8812 | "shasum": "" | |
8813 | }, | |
8814 | "require": { | |
8815 | "php": ">=5.3.3" | |
8816 | }, | |
8817 | "type": "library", | |
8818 | "extra": { | |
8819 | "branch-alias": { | |
8820 | "dev-master": "1.12-dev" | |
8821 | } | |
8822 | }, | |
8823 | "autoload": { | |
8824 | "psr-4": { | |
8825 | "Symfony\\Polyfill\\Php73\\": "" | |
8826 | }, | |
8827 | "files": [ | |
8828 | "bootstrap.php" | |
8829 | ], | |
8830 | "classmap": [ | |
8831 | "Resources/stubs" | |
8832 | ] | |
8833 | }, | |
8834 | "notification-url": "https://packagist.org/downloads/", | |
8835 | "license": [ | |
8836 | "MIT" | |
8837 | ], | |
8838 | "authors": [ | |
8839 | { | |
8840 | "name": "Nicolas Grekas", | |
8841 | "email": "p@tchwork.com" | |
8842 | }, | |
8843 | { | |
8844 | "name": "Symfony Community", | |
8845 | "homepage": "https://symfony.com/contributors" | |
8846 | } | |
8847 | ], | |
8848 | "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", | |
8849 | "homepage": "https://symfony.com", | |
8850 | "keywords": [ | |
8851 | "compatibility", | |
8852 | "polyfill", | |
8853 | "portable", | |
8854 | "shim" | |
8855 | ], | |
8856 | "time": "2019-08-06T08:03:45+00:00" | |
8857 | }, | |
8858 | { | |
8859 | "name": "symfony/polyfill-util", | |
8860 | "version": "v1.12.0", | |
8861 | "source": { | |
8862 | "type": "git", | |
8863 | "url": "https://github.com/symfony/polyfill-util.git", | |
8864 | "reference": "4317de1386717b4c22caed7725350a8887ab205c" | |
8865 | }, | |
8866 | "dist": { | |
8867 | "type": "zip", | |
8868 | "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c", | |
8869 | "reference": "4317de1386717b4c22caed7725350a8887ab205c", | |
8870 | "shasum": "" | |
8871 | }, | |
8872 | "require": { | |
8873 | "php": ">=5.3.3" | |
8874 | }, | |
8875 | "type": "library", | |
8876 | "extra": { | |
8877 | "branch-alias": { | |
8878 | "dev-master": "1.12-dev" | |
8879 | } | |
8880 | }, | |
8881 | "autoload": { | |
8882 | "psr-4": { | |
8883 | "Symfony\\Polyfill\\Util\\": "" | |
8884 | } | |
8885 | }, | |
8886 | "notification-url": "https://packagist.org/downloads/", | |
8887 | "license": [ | |
8888 | "MIT" | |
8889 | ], | |
8890 | "authors": [ | |
8891 | { | |
8892 | "name": "Nicolas Grekas", | |
8893 | "email": "p@tchwork.com" | |
8894 | }, | |
8895 | { | |
8896 | "name": "Symfony Community", | |
8897 | "homepage": "https://symfony.com/contributors" | |
8898 | } | |
8899 | ], | |
8900 | "description": "Symfony utilities for portability of PHP codes", | |
8901 | "homepage": "https://symfony.com", | |
8902 | "keywords": [ | |
8903 | "compat", | |
8904 | "compatibility", | |
8905 | "polyfill", | |
8906 | "shim" | |
8907 | ], | |
8908 | "time": "2019-08-06T08:03:45+00:00" | |
8909 | }, | |
8910 | { | |
8911 | "name": "symfony/swiftmailer-bundle", | |
8912 | "version": "v3.3.1", | |
8913 | "source": { | |
8914 | "type": "git", | |
8915 | "url": "https://github.com/symfony/swiftmailer-bundle.git", | |
8916 | "reference": "defa9bdfc0191ed70b389cb93c550c6c82cf1745" | |
8917 | }, | |
8918 | "dist": { | |
8919 | "type": "zip", | |
8920 | "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/defa9bdfc0191ed70b389cb93c550c6c82cf1745", | |
8921 | "reference": "defa9bdfc0191ed70b389cb93c550c6c82cf1745", | |
8922 | "shasum": "" | |
8923 | }, | |
8924 | "require": { | |
8925 | "php": ">=7.0.0", | |
8926 | "swiftmailer/swiftmailer": "^6.1.3", | |
8927 | "symfony/config": "^3.4|^4.0|^5.0", | |
8928 | "symfony/dependency-injection": "^3.4|^4.0|^5.0", | |
8929 | "symfony/http-kernel": "^3.4|^4.0|^5.0" | |
8930 | }, | |
8931 | "conflict": { | |
8932 | "twig/twig": "<1.41|<2.10" | |
8933 | }, | |
8934 | "require-dev": { | |
8935 | "symfony/console": "^3.4|^4.0|^5.0", | |
8936 | "symfony/framework-bundle": "^3.4|^4.0|^5.0", | |
8937 | "symfony/phpunit-bridge": "^3.4.32|^4.3.5|^5.0", | |
8938 | "symfony/yaml": "^3.4|^4.0|^5.0" | |
8939 | }, | |
8940 | "suggest": { | |
8941 | "psr/log": "Allows logging" | |
8942 | }, | |
8943 | "type": "symfony-bundle", | |
8944 | "extra": { | |
8945 | "branch-alias": { | |
8946 | "dev-master": "3.3-dev" | |
8947 | } | |
8948 | }, | |
8949 | "autoload": { | |
8950 | "psr-4": { | |
8951 | "Symfony\\Bundle\\SwiftmailerBundle\\": "" | |
8952 | }, | |
8953 | "exclude-from-classmap": [ | |
8954 | "/Tests/" | |
8955 | ] | |
8956 | }, | |
8957 | "notification-url": "https://packagist.org/downloads/", | |
8958 | "license": [ | |
8959 | "MIT" | |
8960 | ], | |
8961 | "authors": [ | |
8962 | { | |
8963 | "name": "Fabien Potencier", | |
8964 | "email": "fabien@symfony.com" | |
8965 | }, | |
8966 | { | |
8967 | "name": "Symfony Community", | |
8968 | "homepage": "http://symfony.com/contributors" | |
8969 | } | |
8970 | ], | |
8971 | "description": "Symfony SwiftmailerBundle", | |
8972 | "homepage": "http://symfony.com", | |
8973 | "time": "2019-11-07T21:01:35+00:00" | |
8974 | }, | |
8975 | { | |
8976 | "name": "symfony/symfony", | |
8977 | "version": "v3.4.35", | |
8978 | "source": { | |
8979 | "type": "git", | |
8980 | "url": "https://github.com/symfony/symfony.git", | |
8981 | "reference": "2adc85d49cbe14e346068fa7e9c2e1f08ab31de6" | |
8982 | }, | |
8983 | "dist": { | |
8984 | "type": "zip", | |
8985 | "url": "https://api.github.com/repos/symfony/symfony/zipball/2adc85d49cbe14e346068fa7e9c2e1f08ab31de6", | |
8986 | "reference": "2adc85d49cbe14e346068fa7e9c2e1f08ab31de6", | |
8987 | "shasum": "" | |
8988 | }, | |
8989 | "require": { | |
8990 | "doctrine/common": "~2.4", | |
8991 | "ext-xml": "*", | |
8992 | "fig/link-util": "^1.0", | |
8993 | "php": "^5.5.9|>=7.0.8", | |
8994 | "psr/cache": "~1.0", | |
8995 | "psr/container": "^1.0", | |
8996 | "psr/link": "^1.0", | |
8997 | "psr/log": "~1.0", | |
8998 | "psr/simple-cache": "^1.0", | |
8999 | "symfony/polyfill-apcu": "~1.1", | |
9000 | "symfony/polyfill-ctype": "~1.8", | |
9001 | "symfony/polyfill-intl-icu": "~1.0", | |
9002 | "symfony/polyfill-mbstring": "~1.0", | |
9003 | "symfony/polyfill-php56": "~1.0", | |
9004 | "symfony/polyfill-php70": "~1.6", | |
9005 | "twig/twig": "^1.41|^2.10" | |
9006 | }, | |
9007 | "conflict": { | |
9008 | "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2", | |
9009 | "phpdocumentor/type-resolver": "<0.3.0", | |
9010 | "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" | |
9011 | }, | |
9012 | "provide": { | |
9013 | "psr/cache-implementation": "1.0", | |
9014 | "psr/container-implementation": "1.0", | |
9015 | "psr/log-implementation": "1.0", | |
9016 | "psr/simple-cache-implementation": "1.0" | |
9017 | }, | |
9018 | "replace": { | |
9019 | "symfony/asset": "self.version", | |
9020 | "symfony/browser-kit": "self.version", | |
9021 | "symfony/cache": "self.version", | |
9022 | "symfony/class-loader": "self.version", | |
9023 | "symfony/config": "self.version", | |
9024 | "symfony/console": "self.version", | |
9025 | "symfony/css-selector": "self.version", | |
9026 | "symfony/debug": "self.version", | |
9027 | "symfony/debug-bundle": "self.version", | |
9028 | "symfony/dependency-injection": "self.version", | |
9029 | "symfony/doctrine-bridge": "self.version", | |
9030 | "symfony/dom-crawler": "self.version", | |
9031 | "symfony/dotenv": "self.version", | |
9032 | "symfony/event-dispatcher": "self.version", | |
9033 | "symfony/expression-language": "self.version", | |
9034 | "symfony/filesystem": "self.version", | |
9035 | "symfony/finder": "self.version", | |
9036 | "symfony/form": "self.version", | |
9037 | "symfony/framework-bundle": "self.version", | |
9038 | "symfony/http-foundation": "self.version", | |
9039 | "symfony/http-kernel": "self.version", | |
9040 | "symfony/inflector": "self.version", | |
9041 | "symfony/intl": "self.version", | |
9042 | "symfony/ldap": "self.version", | |
9043 | "symfony/lock": "self.version", | |
9044 | "symfony/monolog-bridge": "self.version", | |
9045 | "symfony/options-resolver": "self.version", | |
9046 | "symfony/process": "self.version", | |
9047 | "symfony/property-access": "self.version", | |
9048 | "symfony/property-info": "self.version", | |
9049 | "symfony/proxy-manager-bridge": "self.version", | |
9050 | "symfony/routing": "self.version", | |
9051 | "symfony/security": "self.version", | |
9052 | "symfony/security-bundle": "self.version", | |
9053 | "symfony/security-core": "self.version", | |
9054 | "symfony/security-csrf": "self.version", | |
9055 | "symfony/security-guard": "self.version", | |
9056 | "symfony/security-http": "self.version", | |
9057 | "symfony/serializer": "self.version", | |
9058 | "symfony/stopwatch": "self.version", | |
9059 | "symfony/templating": "self.version", | |
9060 | "symfony/translation": "self.version", | |
9061 | "symfony/twig-bridge": "self.version", | |
9062 | "symfony/twig-bundle": "self.version", | |
9063 | "symfony/validator": "self.version", | |
9064 | "symfony/var-dumper": "self.version", | |
9065 | "symfony/web-link": "self.version", | |
9066 | "symfony/web-profiler-bundle": "self.version", | |
9067 | "symfony/web-server-bundle": "self.version", | |
9068 | "symfony/workflow": "self.version", | |
9069 | "symfony/yaml": "self.version" | |
9070 | }, | |
9071 | "require-dev": { | |
9072 | "cache/integration-tests": "dev-master", | |
9073 | "doctrine/annotations": "~1.0", | |
9074 | "doctrine/cache": "~1.6", | |
9075 | "doctrine/data-fixtures": "1.0.*", | |
9076 | "doctrine/dbal": "~2.4", | |
9077 | "doctrine/doctrine-bundle": "~1.4", | |
9078 | "doctrine/orm": "~2.4,>=2.4.5", | |
9079 | "egulias/email-validator": "~1.2,>=1.2.8|~2.0", | |
9080 | "monolog/monolog": "~1.11", | |
9081 | "ocramius/proxy-manager": "~0.4|~1.0|~2.0", | |
9082 | "phpdocumentor/reflection-docblock": "^3.0|^4.0", | |
9083 | "predis/predis": "~1.0", | |
9084 | "symfony/phpunit-bridge": "^3.4.31|^4.3.4|~5.0", | |
9085 | "symfony/security-acl": "~2.8|~3.0" | |
9086 | }, | |
9087 | "type": "library", | |
9088 | "extra": { | |
9089 | "branch-alias": { | |
9090 | "dev-master": "3.4-dev" | |
9091 | } | |
9092 | }, | |
9093 | "autoload": { | |
9094 | "psr-4": { | |
9095 | "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/", | |
9096 | "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/", | |
9097 | "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/", | |
9098 | "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/", | |
9099 | "Symfony\\Bundle\\": "src/Symfony/Bundle/", | |
9100 | "Symfony\\Component\\": "src/Symfony/Component/" | |
9101 | }, | |
9102 | "classmap": [ | |
9103 | "src/Symfony/Component/Intl/Resources/stubs" | |
9104 | ], | |
9105 | "exclude-from-classmap": [ | |
9106 | "**/Tests/" | |
9107 | ] | |
9108 | }, | |
9109 | "notification-url": "https://packagist.org/downloads/", | |
9110 | "license": [ | |
9111 | "MIT" | |
9112 | ], | |
9113 | "authors": [ | |
9114 | { | |
9115 | "name": "Fabien Potencier", | |
9116 | "email": "fabien@symfony.com" | |
9117 | }, | |
9118 | { | |
9119 | "name": "Symfony Community", | |
9120 | "homepage": "https://symfony.com/contributors" | |
9121 | } | |
9122 | ], | |
9123 | "description": "The Symfony PHP framework", | |
9124 | "homepage": "https://symfony.com", | |
9125 | "keywords": [ | |
9126 | "framework" | |
9127 | ], | |
9128 | "time": "2019-11-13T08:45:05+00:00" | |
9129 | }, | |
9130 | { | |
9131 | "name": "true/punycode", | |
9132 | "version": "v2.1.1", | |
9133 | "source": { | |
9134 | "type": "git", | |
9135 | "url": "https://github.com/true/php-punycode.git", | |
9136 | "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e" | |
9137 | }, | |
9138 | "dist": { | |
9139 | "type": "zip", | |
9140 | "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", | |
9141 | "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", | |
9142 | "shasum": "" | |
9143 | }, | |
9144 | "require": { | |
9145 | "php": ">=5.3.0", | |
9146 | "symfony/polyfill-mbstring": "^1.3" | |
9147 | }, | |
9148 | "require-dev": { | |
9149 | "phpunit/phpunit": "~4.7", | |
9150 | "squizlabs/php_codesniffer": "~2.0" | |
9151 | }, | |
9152 | "type": "library", | |
9153 | "autoload": { | |
9154 | "psr-4": { | |
9155 | "TrueBV\\": "src/" | |
9156 | } | |
9157 | }, | |
9158 | "notification-url": "https://packagist.org/downloads/", | |
9159 | "license": [ | |
9160 | "MIT" | |
9161 | ], | |
9162 | "authors": [ | |
9163 | { | |
9164 | "name": "Renan Gonçalves", | |
9165 | "email": "renan.saddam@gmail.com" | |
9166 | } | |
9167 | ], | |
9168 | "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)", | |
9169 | "homepage": "https://github.com/true/php-punycode", | |
9170 | "keywords": [ | |
9171 | "idna", | |
9172 | "punycode" | |
9173 | ], | |
9174 | "time": "2016-11-16T10:37:54+00:00" | |
9175 | }, | |
9176 | { | |
9177 | "name": "twig/extensions", | |
9178 | "version": "v1.5.4", | |
9179 | "source": { | |
9180 | "type": "git", | |
9181 | "url": "https://github.com/twigphp/Twig-extensions.git", | |
9182 | "reference": "57873c8b0c1be51caa47df2cdb824490beb16202" | |
9183 | }, | |
9184 | "dist": { | |
9185 | "type": "zip", | |
9186 | "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202", | |
9187 | "reference": "57873c8b0c1be51caa47df2cdb824490beb16202", | |
9188 | "shasum": "" | |
9189 | }, | |
9190 | "require": { | |
9191 | "twig/twig": "^1.27|^2.0" | |
9192 | }, | |
9193 | "require-dev": { | |
9194 | "symfony/phpunit-bridge": "^3.4", | |
9195 | "symfony/translation": "^2.7|^3.4" | |
9196 | }, | |
9197 | "suggest": { | |
9198 | "symfony/translation": "Allow the time_diff output to be translated" | |
9199 | }, | |
9200 | "type": "library", | |
9201 | "extra": { | |
9202 | "branch-alias": { | |
9203 | "dev-master": "1.5-dev" | |
9204 | } | |
9205 | }, | |
9206 | "autoload": { | |
9207 | "psr-0": { | |
9208 | "Twig_Extensions_": "lib/" | |
9209 | }, | |
9210 | "psr-4": { | |
9211 | "Twig\\Extensions\\": "src/" | |
9212 | } | |
9213 | }, | |
9214 | "notification-url": "https://packagist.org/downloads/", | |
9215 | "license": [ | |
9216 | "MIT" | |
9217 | ], | |
9218 | "authors": [ | |
9219 | { | |
9220 | "name": "Fabien Potencier", | |
9221 | "email": "fabien@symfony.com" | |
9222 | } | |
9223 | ], | |
9224 | "description": "Common additional features for Twig that do not directly belong in core", | |
9225 | "keywords": [ | |
9226 | "i18n", | |
9227 | "text" | |
9228 | ], | |
9229 | "time": "2018-12-05T18:34:18+00:00" | |
9230 | }, | |
9231 | { | |
9232 | "name": "twig/twig", | |
9233 | "version": "v2.12.2", | |
9234 | "source": { | |
9235 | "type": "git", | |
9236 | "url": "https://github.com/twigphp/Twig.git", | |
9237 | "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed" | |
9238 | }, | |
9239 | "dist": { | |
9240 | "type": "zip", | |
9241 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed", | |
9242 | "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed", | |
9243 | "shasum": "" | |
9244 | }, | |
9245 | "require": { | |
9246 | "php": "^7.0", | |
9247 | "symfony/polyfill-ctype": "^1.8", | |
9248 | "symfony/polyfill-mbstring": "^1.3" | |
9249 | }, | |
9250 | "require-dev": { | |
9251 | "psr/container": "^1.0", | |
9252 | "symfony/debug": "^3.4|^4.2", | |
9253 | "symfony/phpunit-bridge": "^4.4@dev|^5.0" | |
9254 | }, | |
9255 | "type": "library", | |
9256 | "extra": { | |
9257 | "branch-alias": { | |
9258 | "dev-master": "2.12-dev" | |
9259 | } | |
9260 | }, | |
9261 | "autoload": { | |
9262 | "psr-0": { | |
9263 | "Twig_": "lib/" | |
9264 | }, | |
9265 | "psr-4": { | |
9266 | "Twig\\": "src/" | |
9267 | } | |
9268 | }, | |
9269 | "notification-url": "https://packagist.org/downloads/", | |
9270 | "license": [ | |
9271 | "BSD-3-Clause" | |
9272 | ], | |
9273 | "authors": [ | |
9274 | { | |
9275 | "name": "Fabien Potencier", | |
9276 | "email": "fabien@symfony.com", | |
9277 | "homepage": "http://fabien.potencier.org", | |
9278 | "role": "Lead Developer" | |
9279 | }, | |
9280 | { | |
9281 | "name": "Twig Team", | |
9282 | "homepage": "https://twig.symfony.com/contributors", | |
9283 | "role": "Contributors" | |
9284 | }, | |
9285 | { | |
9286 | "name": "Armin Ronacher", | |
9287 | "email": "armin.ronacher@active-4.com", | |
9288 | "role": "Project Founder" | |
9289 | } | |
9290 | ], | |
9291 | "description": "Twig, the flexible, fast, and secure template language for PHP", | |
9292 | "homepage": "https://twig.symfony.com", | |
9293 | "keywords": [ | |
9294 | "templating" | |
9295 | ], | |
9296 | "time": "2019-11-11T16:52:09+00:00" | |
9297 | }, | |
9298 | { | |
9299 | "name": "wallabag/php-mobi", | |
9300 | "version": "1.1.0", | |
9301 | "source": { | |
9302 | "type": "git", | |
9303 | "url": "https://github.com/wallabag/php-mobi.git", | |
9304 | "reference": "bfe9c18d038e5ca24664cfdab107a645ac57c9b5" | |
9305 | }, | |
9306 | "dist": { | |
9307 | "type": "zip", | |
9308 | "url": "https://api.github.com/repos/wallabag/php-mobi/zipball/bfe9c18d038e5ca24664cfdab107a645ac57c9b5", | |
9309 | "reference": "bfe9c18d038e5ca24664cfdab107a645ac57c9b5", | |
9310 | "shasum": "" | |
9311 | }, | |
9312 | "require": { | |
9313 | "php": ">=5.3.0", | |
9314 | "symfony/polyfill-mbstring": "^1.12" | |
9315 | }, | |
9316 | "type": "library", | |
9317 | "autoload": { | |
9318 | "files": [ | |
9319 | "MOBIClass/MOBI.php" | |
9320 | ] | |
9321 | }, | |
9322 | "notification-url": "https://packagist.org/downloads/", | |
9323 | "license": [ | |
9324 | "Apache-2.0" | |
9325 | ], | |
9326 | "authors": [ | |
9327 | { | |
9328 | "name": "Sander Kromwijk", | |
9329 | "email": "s.kromwijk@gmail.co", | |
9330 | "role": "Original developer" | |
9331 | }, | |
9332 | { | |
9333 | "name": "Nicolas Lœuillet", | |
9334 | "email": "nicolas@loeuillet.org", | |
9335 | "homepage": "http://www.cdetc.fr" | |
9336 | } | |
9337 | ], | |
9338 | "description": "A Mobipocket file (.mobi) creator in PHP.", | |
9339 | "homepage": "https://github.com/wallabag/php-mobi", | |
9340 | "time": "2019-08-08T12:26:23+00:00" | |
9341 | }, | |
9342 | { | |
9343 | "name": "wallabag/tcpdf", | |
9344 | "version": "6.2.26", | |
9345 | "source": { | |
9346 | "type": "git", | |
9347 | "url": "https://github.com/wallabag/TCPDF.git", | |
9348 | "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477" | |
9349 | }, | |
9350 | "dist": { | |
9351 | "type": "zip", | |
9352 | "url": "https://api.github.com/repos/wallabag/TCPDF/zipball/bf590f0604bcef1ae6fa3145649cf997f3564477", | |
9353 | "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477", | |
9354 | "shasum": "" | |
9355 | }, | |
9356 | "require": { | |
9357 | "php": ">=5.3.0" | |
9358 | }, | |
9359 | "replace": { | |
9360 | "tecnickcom/tcpdf": "6.2.*" | |
9361 | }, | |
9362 | "type": "library", | |
9363 | "autoload": { | |
9364 | "classmap": [ | |
9365 | "fonts", | |
9366 | "config", | |
9367 | "include", | |
9368 | "tcpdf.php", | |
9369 | "tcpdf_parser.php", | |
9370 | "tcpdf_import.php", | |
9371 | "tcpdf_barcodes_1d.php", | |
9372 | "tcpdf_barcodes_2d.php", | |
9373 | "include/tcpdf_colors.php", | |
9374 | "include/tcpdf_filters.php", | |
9375 | "include/tcpdf_font_data.php", | |
9376 | "include/tcpdf_fonts.php", | |
9377 | "include/tcpdf_images.php", | |
9378 | "include/tcpdf_static.php", | |
9379 | "include/barcodes/datamatrix.php", | |
9380 | "include/barcodes/pdf417.php", | |
9381 | "include/barcodes/qrcode.php" | |
9382 | ] | |
9383 | }, | |
9384 | "notification-url": "https://packagist.org/downloads/", | |
9385 | "license": [ | |
9386 | "LGPL-3.0" | |
9387 | ], | |
9388 | "authors": [ | |
9389 | { | |
9390 | "name": "Nicola Asuni", | |
9391 | "email": "info@tecnick.com", | |
9392 | "homepage": "http://nicolaasuni.tecnick.com", | |
9393 | "role": "Main developer" | |
9394 | }, | |
9395 | { | |
9396 | "name": "wallabag/core", | |
9397 | "homepage": "https://www.wallabag.org", | |
9398 | "role": "Developers" | |
9399 | } | |
9400 | ], | |
9401 | "description": "Keeping a working 6.2.x TCPDF version.", | |
9402 | "homepage": "https://www.wallabag.org/", | |
9403 | "keywords": [ | |
9404 | "PDFD32000-2008", | |
9405 | "TCPDF", | |
9406 | "barcodes", | |
9407 | "datamatrix", | |
9408 | "pdf", | |
9409 | "pdf417", | |
9410 | "qrcode" | |
9411 | ], | |
9412 | "time": "2018-10-25T06:56:14+00:00" | |
9413 | }, | |
9414 | { | |
9415 | "name": "white-october/pagerfanta-bundle", | |
9416 | "version": "v1.3.1", | |
9417 | "source": { | |
9418 | "type": "git", | |
9419 | "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git", | |
9420 | "reference": "5421d5e79b72495b34b745d37e4d341e6fa2190d" | |
9421 | }, | |
9422 | "dist": { | |
9423 | "type": "zip", | |
9424 | "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/5421d5e79b72495b34b745d37e4d341e6fa2190d", | |
9425 | "reference": "5421d5e79b72495b34b745d37e4d341e6fa2190d", | |
9426 | "shasum": "" | |
9427 | }, | |
9428 | "require": { | |
9429 | "pagerfanta/pagerfanta": "^1.1.0|^2.0.0", | |
9430 | "php": ">=5.3.3", | |
9431 | "symfony/framework-bundle": "~2.3|~3.0|~4.0", | |
9432 | "symfony/property-access": "~2.3|~3.0|~4.0", | |
9433 | "symfony/translation": "~2.3|~3.0|~4.0", | |
9434 | "symfony/twig-bundle": "~2.3|~3.0|~4.0" | |
9435 | }, | |
9436 | "conflict": { | |
9437 | "twig/twig": "<1.34|>=2.0,<2.4" | |
9438 | }, | |
9439 | "require-dev": { | |
9440 | "phpunit/phpunit": "~3.7|~4.0|^5.0", | |
9441 | "symfony/symfony": "~2.3|~3.0|~4.0" | |
9442 | }, | |
9443 | "type": "symfony-bundle", | |
9444 | "extra": { | |
9445 | "branch-alias": { | |
9446 | "dev-master": "1.0.x-dev" | |
9447 | } | |
9448 | }, | |
9449 | "autoload": { | |
9450 | "psr-4": { | |
9451 | "WhiteOctober\\PagerfantaBundle\\": "" | |
9452 | }, | |
9453 | "exclude-from-classmap": [ | |
9454 | "Tests/", | |
9455 | "TestsProject/" | |
9456 | ] | |
9457 | }, | |
9458 | "notification-url": "https://packagist.org/downloads/", | |
9459 | "license": [ | |
9460 | "MIT" | |
9461 | ], | |
9462 | "authors": [ | |
9463 | { | |
9464 | "name": "Pablo Díez", | |
9465 | "email": "pablodip@gmail.com" | |
9466 | } | |
9467 | ], | |
9468 | "description": "Bundle to use Pagerfanta with Symfony2", | |
9469 | "keywords": [ | |
9470 | "page", | |
9471 | "paging" | |
9472 | ], | |
9473 | "time": "2019-11-21T17:13:04+00:00" | |
9474 | }, | |
9475 | { | |
9476 | "name": "willdurand/hateoas", | |
9477 | "version": "2.12.0", | |
9478 | "source": { | |
9479 | "type": "git", | |
9480 | "url": "https://github.com/willdurand/Hateoas.git", | |
9481 | "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5" | |
9482 | }, | |
9483 | "dist": { | |
9484 | "type": "zip", | |
9485 | "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/71b1af62b398dc9a870ac0b16c84bdc23a76a5c5", | |
9486 | "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5", | |
9487 | "shasum": "" | |
9488 | }, | |
9489 | "require": { | |
9490 | "doctrine/annotations": "~1.0", | |
9491 | "doctrine/common": "~2.0", | |
9492 | "jms/metadata": "~1.1", | |
9493 | "jms/serializer": "^1.7", | |
9494 | "php": "^5.5|^7.0", | |
9495 | "phpoption/phpoption": ">=1.1.0,<2.0-dev", | |
9496 | "symfony/expression-language": "~2.4 || ~3.0 || ~4.0" | |
9497 | }, | |
9498 | "require-dev": { | |
9499 | "pagerfanta/pagerfanta": "~1.0", | |
9500 | "phpunit/phpunit": "~5", | |
9501 | "symfony/dependency-injection": "~2.4 || ~3.0 || ~4.0", | |
9502 | "symfony/routing": "~2.4 || ~3.0 || ~4.0", | |
9503 | "symfony/yaml": "~2.4 || ~3.0 || ~4.0", | |
9504 | "twig/twig": "~1.12" | |
9505 | }, | |
9506 | "suggest": { | |
9507 | "symfony/routing": "To use the SymfonyRouteFactory.", | |
9508 | "symfony/yaml": "To use yaml based configuration.", | |
9509 | "twig/twig": "To use the Twig extensions." | |
9510 | }, | |
9511 | "type": "library", | |
9512 | "extra": { | |
9513 | "branch-alias": { | |
9514 | "dev-master": "2.12-dev" | |
9515 | } | |
9516 | }, | |
9517 | "autoload": { | |
9518 | "psr-0": { | |
9519 | "Hateoas": "src/" | |
9520 | } | |
9521 | }, | |
9522 | "notification-url": "https://packagist.org/downloads/", | |
9523 | "license": [ | |
9524 | "MIT" | |
9525 | ], | |
9526 | "authors": [ | |
9527 | { | |
9528 | "name": "Adrien Brault", | |
9529 | "email": "adrien.brault@gmail.com" | |
9530 | }, | |
9531 | { | |
9532 | "name": "William DURAND", | |
9533 | "email": "william.durand1@gmail.com" | |
9534 | } | |
9535 | ], | |
9536 | "description": "A PHP library to support implementing representations for HATEOAS REST web services", | |
9537 | "time": "2018-02-23T17:05:31+00:00" | |
9538 | }, | |
9539 | { | |
9540 | "name": "willdurand/hateoas-bundle", | |
9541 | "version": "1.4.0", | |
9542 | "source": { | |
9543 | "type": "git", | |
9544 | "url": "https://github.com/willdurand/BazingaHateoasBundle.git", | |
9545 | "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa" | |
9546 | }, | |
9547 | "dist": { | |
9548 | "type": "zip", | |
9549 | "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa", | |
9550 | "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa", | |
9551 | "shasum": "" | |
9552 | }, | |
9553 | "require": { | |
9554 | "jms/serializer-bundle": "~1.0 || ^2.0", | |
9555 | "php": ">5.4 |^7.0", | |
9556 | "symfony/framework-bundle": "~2.3 || ~3.0 || ~4.0", | |
9557 | "willdurand/hateoas": "^2.10.0" | |
9558 | }, | |
9559 | "require-dev": { | |
9560 | "phpunit/phpunit": "~4.5 || ~5.0", | |
9561 | "symfony/expression-language": "~2.4 || ~3.0 || ~4.0", | |
9562 | "symfony/stopwatch": "~2.4 || ~3.0 || ~4.0", | |
9563 | "twig/twig": "~1.12" | |
9564 | }, | |
9565 | "type": "symfony-bundle", | |
9566 | "extra": { | |
9567 | "branch-alias": { | |
9568 | "dev-master": "1.4-dev" | |
9569 | } | |
9570 | }, | |
9571 | "autoload": { | |
9572 | "psr-4": { | |
9573 | "Bazinga\\Bundle\\HateoasBundle\\": "" | |
9574 | } | |
9575 | }, | |
9576 | "notification-url": "https://packagist.org/downloads/", | |
9577 | "license": [ | |
9578 | "MIT" | |
9579 | ], | |
9580 | "authors": [ | |
9581 | { | |
9582 | "name": "William DURAND", | |
9583 | "email": "william.durand1@gmail.com" | |
9584 | } | |
9585 | ], | |
9586 | "description": "Integration of Hateoas into Symfony2.", | |
9587 | "keywords": [ | |
9588 | "HATEOAS", | |
9589 | "rest" | |
9590 | ], | |
9591 | "time": "2018-01-27T13:03:07+00:00" | |
9592 | }, | |
9593 | { | |
9594 | "name": "willdurand/jsonp-callback-validator", | |
9595 | "version": "v1.1.0", | |
9596 | "source": { | |
9597 | "type": "git", | |
9598 | "url": "https://github.com/willdurand/JsonpCallbackValidator.git", | |
9599 | "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909" | |
9600 | }, | |
9601 | "dist": { | |
9602 | "type": "zip", | |
9603 | "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909", | |
9604 | "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909", | |
9605 | "shasum": "" | |
9606 | }, | |
9607 | "require": { | |
9608 | "php": ">=5.3.0" | |
9609 | }, | |
9610 | "require-dev": { | |
9611 | "phpunit/phpunit": "~3.7" | |
9612 | }, | |
9613 | "type": "library", | |
9614 | "autoload": { | |
9615 | "psr-0": { | |
9616 | "JsonpCallbackValidator": "src/" | |
9617 | } | |
9618 | }, | |
9619 | "notification-url": "https://packagist.org/downloads/", | |
9620 | "license": [ | |
9621 | "MIT" | |
9622 | ], | |
9623 | "authors": [ | |
9624 | { | |
9625 | "name": "William Durand", | |
9626 | "email": "william.durand1@gmail.com", | |
9627 | "homepage": "http://www.willdurand.fr" | |
9628 | } | |
9629 | ], | |
9630 | "description": "JSONP callback validator.", | |
9631 | "time": "2014-01-20T22:35:06+00:00" | |
9632 | }, | |
9633 | { | |
9634 | "name": "willdurand/negotiation", | |
9635 | "version": "v2.3.1", | |
9636 | "source": { | |
9637 | "type": "git", | |
9638 | "url": "https://github.com/willdurand/Negotiation.git", | |
9639 | "reference": "03436ededa67c6e83b9b12defac15384cb399dc9" | |
9640 | }, | |
9641 | "dist": { | |
9642 | "type": "zip", | |
9643 | "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9", | |
9644 | "reference": "03436ededa67c6e83b9b12defac15384cb399dc9", | |
9645 | "shasum": "" | |
9646 | }, | |
9647 | "require": { | |
9648 | "php": ">=5.4.0" | |
9649 | }, | |
9650 | "require-dev": { | |
9651 | "phpunit/phpunit": "~4.5" | |
9652 | }, | |
9653 | "type": "library", | |
9654 | "extra": { | |
9655 | "branch-alias": { | |
9656 | "dev-master": "2.3-dev" | |
9657 | } | |
9658 | }, | |
9659 | "autoload": { | |
9660 | "psr-4": { | |
9661 | "Negotiation\\": "src/Negotiation" | |
9662 | } | |
9663 | }, | |
9664 | "notification-url": "https://packagist.org/downloads/", | |
9665 | "license": [ | |
9666 | "MIT" | |
9667 | ], | |
9668 | "authors": [ | |
9669 | { | |
9670 | "name": "William Durand", | |
9671 | "email": "will+git@drnd.me" | |
9672 | } | |
9673 | ], | |
9674 | "description": "Content Negotiation tools for PHP provided as a standalone library.", | |
9675 | "homepage": "http://williamdurand.fr/Negotiation/", | |
9676 | "keywords": [ | |
9677 | "accept", | |
9678 | "content", | |
9679 | "format", | |
9680 | "header", | |
9681 | "negotiation" | |
9682 | ], | |
9683 | "time": "2017-05-14T17:21:12+00:00" | |
9684 | }, | |
9685 | { | |
9686 | "name": "zendframework/zend-code", | |
9687 | "version": "3.4.0", | |
9688 | "source": { | |
9689 | "type": "git", | |
9690 | "url": "https://github.com/zendframework/zend-code.git", | |
9691 | "reference": "46feaeecea14161734b56c1ace74f28cb329f194" | |
9692 | }, | |
9693 | "dist": { | |
9694 | "type": "zip", | |
9695 | "url": "https://api.github.com/repos/zendframework/zend-code/zipball/46feaeecea14161734b56c1ace74f28cb329f194", | |
9696 | "reference": "46feaeecea14161734b56c1ace74f28cb329f194", | |
9697 | "shasum": "" | |
9698 | }, | |
9699 | "require": { | |
9700 | "php": "^7.1", | |
9701 | "zendframework/zend-eventmanager": "^2.6 || ^3.0" | |
9702 | }, | |
9703 | "require-dev": { | |
9704 | "doctrine/annotations": "^1.0", | |
9705 | "ext-phar": "*", | |
9706 | "phpunit/phpunit": "^7.5.16 || ^8.4", | |
9707 | "zendframework/zend-coding-standard": "^1.0", | |
9708 | "zendframework/zend-stdlib": "^2.7 || ^3.0" | |
9709 | }, | |
9710 | "suggest": { | |
9711 | "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", | |
9712 | "zendframework/zend-stdlib": "Zend\\Stdlib component" | |
9713 | }, | |
9714 | "type": "library", | |
9715 | "extra": { | |
9716 | "branch-alias": { | |
9717 | "dev-master": "3.4.x-dev", | |
9718 | "dev-develop": "3.5.x-dev" | |
9719 | } | |
9720 | }, | |
9721 | "autoload": { | |
9722 | "psr-4": { | |
9723 | "Zend\\Code\\": "src/" | |
9724 | } | |
9725 | }, | |
9726 | "notification-url": "https://packagist.org/downloads/", | |
9727 | "license": [ | |
9728 | "BSD-3-Clause" | |
9729 | ], | |
9730 | "description": "Extensions to the PHP Reflection API, static code scanning, and code generation", | |
9731 | "keywords": [ | |
9732 | "ZendFramework", | |
9733 | "code", | |
9734 | "zf" | |
9735 | ], | |
9736 | "time": "2019-10-05T23:18:22+00:00" | |
9737 | }, | |
9738 | { | |
9739 | "name": "zendframework/zend-diactoros", | |
9740 | "version": "2.2.1", | |
9741 | "source": { | |
9742 | "type": "git", | |
9743 | "url": "https://github.com/zendframework/zend-diactoros.git", | |
9744 | "reference": "de5847b068362a88684a55b0dbb40d85986cfa52" | |
9745 | }, | |
9746 | "dist": { | |
9747 | "type": "zip", | |
9748 | "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/de5847b068362a88684a55b0dbb40d85986cfa52", | |
9749 | "reference": "de5847b068362a88684a55b0dbb40d85986cfa52", | |
9750 | "shasum": "" | |
9751 | }, | |
9752 | "require": { | |
9753 | "php": "^7.1", | |
9754 | "psr/http-factory": "^1.0", | |
9755 | "psr/http-message": "^1.0" | |
9756 | }, | |
9757 | "provide": { | |
9758 | "psr/http-factory-implementation": "1.0", | |
9759 | "psr/http-message-implementation": "1.0" | |
9760 | }, | |
9761 | "require-dev": { | |
9762 | "ext-curl": "*", | |
9763 | "ext-dom": "*", | |
9764 | "ext-libxml": "*", | |
9765 | "http-interop/http-factory-tests": "^0.5.0", | |
9766 | "php-http/psr7-integration-tests": "dev-master", | |
9767 | "phpunit/phpunit": "^7.0.2", | |
9768 | "zendframework/zend-coding-standard": "~1.0.0" | |
9769 | }, | |
9770 | "type": "library", | |
9771 | "extra": { | |
9772 | "branch-alias": { | |
9773 | "dev-master": "2.1.x-dev", | |
9774 | "dev-develop": "2.2.x-dev", | |
9775 | "dev-release-1.8": "1.8.x-dev" | |
9776 | } | |
9777 | }, | |
9778 | "autoload": { | |
9779 | "files": [ | |
9780 | "src/functions/create_uploaded_file.php", | |
9781 | "src/functions/marshal_headers_from_sapi.php", | |
9782 | "src/functions/marshal_method_from_sapi.php", | |
9783 | "src/functions/marshal_protocol_version_from_sapi.php", | |
9784 | "src/functions/marshal_uri_from_sapi.php", | |
9785 | "src/functions/normalize_server.php", | |
9786 | "src/functions/normalize_uploaded_files.php", | |
9787 | "src/functions/parse_cookie_header.php" | |
9788 | ], | |
9789 | "psr-4": { | |
9790 | "Zend\\Diactoros\\": "src/" | |
9791 | } | |
9792 | }, | |
9793 | "notification-url": "https://packagist.org/downloads/", | |
9794 | "license": [ | |
9795 | "BSD-3-Clause" | |
9796 | ], | |
9797 | "description": "PSR HTTP Message implementations", | |
9798 | "keywords": [ | |
9799 | "http", | |
9800 | "psr", | |
9801 | "psr-7" | |
9802 | ], | |
9803 | "time": "2019-11-13T19:16:13+00:00" | |
9804 | }, | |
9805 | { | |
9806 | "name": "zendframework/zend-eventmanager", | |
9807 | "version": "3.2.1", | |
9808 | "source": { | |
9809 | "type": "git", | |
9810 | "url": "https://github.com/zendframework/zend-eventmanager.git", | |
9811 | "reference": "a5e2583a211f73604691586b8406ff7296a946dd" | |
9812 | }, | |
9813 | "dist": { | |
9814 | "type": "zip", | |
9815 | "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd", | |
9816 | "reference": "a5e2583a211f73604691586b8406ff7296a946dd", | |
9817 | "shasum": "" | |
9818 | }, | |
9819 | "require": { | |
9820 | "php": "^5.6 || ^7.0" | |
9821 | }, | |
9822 | "require-dev": { | |
9823 | "athletic/athletic": "^0.1", | |
9824 | "container-interop/container-interop": "^1.1.0", | |
9825 | "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", | |
9826 | "zendframework/zend-coding-standard": "~1.0.0", | |
9827 | "zendframework/zend-stdlib": "^2.7.3 || ^3.0" | |
9828 | }, | |
9829 | "suggest": { | |
9830 | "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", | |
9831 | "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" | |
9832 | }, | |
9833 | "type": "library", | |
9834 | "extra": { | |
9835 | "branch-alias": { | |
9836 | "dev-master": "3.2-dev", | |
9837 | "dev-develop": "3.3-dev" | |
9838 | } | |
9839 | }, | |
9840 | "autoload": { | |
9841 | "psr-4": { | |
9842 | "Zend\\EventManager\\": "src/" | |
9843 | } | |
9844 | }, | |
9845 | "notification-url": "https://packagist.org/downloads/", | |
9846 | "license": [ | |
9847 | "BSD-3-Clause" | |
9848 | ], | |
9849 | "description": "Trigger and listen to events within a PHP application", | |
9850 | "homepage": "https://github.com/zendframework/zend-eventmanager", | |
9851 | "keywords": [ | |
9852 | "event", | |
9853 | "eventmanager", | |
9854 | "events", | |
9855 | "zf2" | |
9856 | ], | |
9857 | "time": "2018-04-25T15:33:34+00:00" | |
9858 | } | |
9859 | ], | |
9860 | "packages-dev": [ | |
9861 | { | |
9862 | "name": "composer/semver", | |
9863 | "version": "1.5.0", | |
9864 | "source": { | |
9865 | "type": "git", | |
9866 | "url": "https://github.com/composer/semver.git", | |
9867 | "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e" | |
9868 | }, | |
9869 | "dist": { | |
9870 | "type": "zip", | |
9871 | "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e", | |
9872 | "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e", | |
9873 | "shasum": "" | |
9874 | }, | |
9875 | "require": { | |
9876 | "php": "^5.3.2 || ^7.0" | |
9877 | }, | |
9878 | "require-dev": { | |
9879 | "phpunit/phpunit": "^4.5 || ^5.0.5", | |
9880 | "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" | |
9881 | }, | |
9882 | "type": "library", | |
9883 | "extra": { | |
9884 | "branch-alias": { | |
9885 | "dev-master": "1.x-dev" | |
9886 | } | |
9887 | }, | |
9888 | "autoload": { | |
9889 | "psr-4": { | |
9890 | "Composer\\Semver\\": "src" | |
9891 | } | |
9892 | }, | |
9893 | "notification-url": "https://packagist.org/downloads/", | |
9894 | "license": [ | |
9895 | "MIT" | |
9896 | ], | |
9897 | "authors": [ | |
9898 | { | |
9899 | "name": "Nils Adermann", | |
9900 | "email": "naderman@naderman.de", | |
9901 | "homepage": "http://www.naderman.de" | |
9902 | }, | |
9903 | { | |
9904 | "name": "Jordi Boggiano", | |
9905 | "email": "j.boggiano@seld.be", | |
9906 | "homepage": "http://seld.be" | |
9907 | }, | |
9908 | { | |
9909 | "name": "Rob Bast", | |
9910 | "email": "rob.bast@gmail.com", | |
9911 | "homepage": "http://robbast.nl" | |
9912 | } | |
9913 | ], | |
9914 | "description": "Semver library that offers utilities, version constraint parsing and validation.", | |
9915 | "keywords": [ | |
9916 | "semantic", | |
9917 | "semver", | |
9918 | "validation", | |
9919 | "versioning" | |
9920 | ], | |
9921 | "time": "2019-03-19T17:25:45+00:00" | |
9922 | }, | |
9923 | { | |
9924 | "name": "composer/xdebug-handler", | |
9925 | "version": "1.4.0", | |
9926 | "source": { | |
9927 | "type": "git", | |
9928 | "url": "https://github.com/composer/xdebug-handler.git", | |
9929 | "reference": "cbe23383749496fe0f373345208b79568e4bc248" | |
9930 | }, | |
9931 | "dist": { | |
9932 | "type": "zip", | |
9933 | "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/cbe23383749496fe0f373345208b79568e4bc248", | |
9934 | "reference": "cbe23383749496fe0f373345208b79568e4bc248", | |
9935 | "shasum": "" | |
9936 | }, | |
9937 | "require": { | |
9938 | "php": "^5.3.2 || ^7.0 || ^8.0", | |
9939 | "psr/log": "^1.0" | |
9940 | }, | |
9941 | "require-dev": { | |
9942 | "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8" | |
9943 | }, | |
9944 | "type": "library", | |
9945 | "autoload": { | |
9946 | "psr-4": { | |
9947 | "Composer\\XdebugHandler\\": "src" | |
9948 | } | |
9949 | }, | |
9950 | "notification-url": "https://packagist.org/downloads/", | |
9951 | "license": [ | |
9952 | "MIT" | |
9953 | ], | |
9954 | "authors": [ | |
9955 | { | |
9956 | "name": "John Stevenson", | |
9957 | "email": "john-stevenson@blueyonder.co.uk" | |
9958 | } | |
9959 | ], | |
9960 | "description": "Restarts a process without Xdebug.", | |
9961 | "keywords": [ | |
9962 | "Xdebug", | |
9963 | "performance" | |
9964 | ], | |
9965 | "time": "2019-11-06T16:40:04+00:00" | |
9966 | }, | |
9967 | { | |
9968 | "name": "dama/doctrine-test-bundle", | |
9969 | "version": "v5.0.3", | |
9970 | "source": { | |
9971 | "type": "git", | |
9972 | "url": "https://github.com/dmaicher/doctrine-test-bundle.git", | |
9973 | "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa" | |
9974 | }, | |
9975 | "dist": { | |
9976 | "type": "zip", | |
9977 | "url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/29882b0d1a815f4819126ef714931bb24a31cbaa", | |
9978 | "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa", | |
9979 | "shasum": "" | |
9980 | }, | |
9981 | "require": { | |
9982 | "doctrine/dbal": "~2.5", | |
9983 | "doctrine/doctrine-bundle": "~1.4", | |
9984 | "php": "^7.1", | |
9985 | "symfony/framework-bundle": "~2.7|~3.0|~4.0" | |
9986 | }, | |
9987 | "require-dev": { | |
9988 | "phpunit/phpunit": "~6.0|~7.0|~8.0", | |
9989 | "symfony/phpunit-bridge": "~2.8|~3.0|~4.0", | |
9990 | "symfony/yaml": "~2.8|~3.0|~4.0" | |
9991 | }, | |
9992 | "type": "symfony-bundle", | |
9993 | "extra": { | |
9994 | "branch-alias": { | |
9995 | "dev-master": "5.1.x-dev" | |
9996 | } | |
9997 | }, | |
9998 | "autoload": { | |
9999 | "psr-4": { | |
10000 | "DAMA\\DoctrineTestBundle\\": "src/DAMA/DoctrineTestBundle" | |
10001 | } | |
10002 | }, | |
10003 | "notification-url": "https://packagist.org/downloads/", | |
10004 | "license": [ | |
10005 | "MIT" | |
10006 | ], | |
10007 | "authors": [ | |
10008 | { | |
10009 | "name": "David Maicher", | |
10010 | "email": "mail@dmaicher.de" | |
10011 | } | |
10012 | ], | |
10013 | "description": "Symfony bundle to isolate doctrine database tests and improve test performance", | |
10014 | "keywords": [ | |
10015 | "Symfony 3", | |
10016 | "Symfony 4", | |
10017 | "doctrine", | |
10018 | "isolation", | |
10019 | "performance", | |
10020 | "symfony", | |
10021 | "symfony 2", | |
10022 | "tests" | |
10023 | ], | |
10024 | "time": "2019-03-22T10:34:17+00:00" | |
10025 | }, | |
10026 | { | |
10027 | "name": "doctrine/data-fixtures", | |
10028 | "version": "1.3.3", | |
10029 | "source": { | |
10030 | "type": "git", | |
10031 | "url": "https://github.com/doctrine/data-fixtures.git", | |
10032 | "reference": "f0ee99c64922fc3f863715232b615c478a61b0a3" | |
10033 | }, | |
10034 | "dist": { | |
10035 | "type": "zip", | |
10036 | "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f0ee99c64922fc3f863715232b615c478a61b0a3", | |
10037 | "reference": "f0ee99c64922fc3f863715232b615c478a61b0a3", | |
10038 | "shasum": "" | |
10039 | }, | |
10040 | "require": { | |
10041 | "doctrine/common": "~2.2", | |
10042 | "php": "^7.1" | |
10043 | }, | |
10044 | "conflict": { | |
10045 | "doctrine/phpcr-odm": "<1.3.0" | |
10046 | }, | |
10047 | "require-dev": { | |
10048 | "alcaeus/mongo-php-adapter": "^1.1", | |
10049 | "doctrine/dbal": "^2.5.4", | |
10050 | "doctrine/mongodb-odm": "^1.3.0", | |
10051 | "doctrine/orm": "^2.5.4", | |
10052 | "phpunit/phpunit": "^7.0" | |
10053 | }, | |
10054 | "suggest": { | |
10055 | "alcaeus/mongo-php-adapter": "For using MongoDB ODM with PHP 7", | |
10056 | "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures", | |
10057 | "doctrine/orm": "For loading ORM fixtures", | |
10058 | "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures" | |
10059 | }, | |
10060 | "type": "library", | |
10061 | "extra": { | |
10062 | "branch-alias": { | |
10063 | "dev-master": "1.3.x-dev" | |
10064 | } | |
10065 | }, | |
10066 | "autoload": { | |
10067 | "psr-4": { | |
10068 | "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures" | |
10069 | } | |
10070 | }, | |
10071 | "notification-url": "https://packagist.org/downloads/", | |
10072 | "license": [ | |
10073 | "MIT" | |
10074 | ], | |
10075 | "authors": [ | |
10076 | { | |
10077 | "name": "Jonathan Wage", | |
10078 | "email": "jonwage@gmail.com" | |
10079 | } | |
10080 | ], | |
10081 | "description": "Data Fixtures for all Doctrine Object Managers", | |
10082 | "homepage": "http://www.doctrine-project.org", | |
10083 | "keywords": [ | |
10084 | "database" | |
10085 | ], | |
10086 | "time": "2019-10-24T04:52:28+00:00" | |
10087 | }, | |
10088 | { | |
10089 | "name": "doctrine/doctrine-fixtures-bundle", | |
10090 | "version": "3.3.0", | |
10091 | "source": { | |
10092 | "type": "git", | |
10093 | "url": "https://github.com/doctrine/DoctrineFixturesBundle.git", | |
10094 | "reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70" | |
10095 | }, | |
10096 | "dist": { | |
10097 | "type": "zip", | |
10098 | "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70", | |
10099 | "reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70", | |
10100 | "shasum": "" | |
10101 | }, | |
10102 | "require": { | |
10103 | "doctrine/data-fixtures": "^1.3", | |
10104 | "doctrine/doctrine-bundle": "^1.11|^2.0", | |
10105 | "doctrine/orm": "^2.6.0", | |
10106 | "php": "^7.1", | |
10107 | "symfony/config": "^3.4|^4.3|^5.0", | |
10108 | "symfony/console": "^3.4|^4.3|^5.0", | |
10109 | "symfony/dependency-injection": "^3.4|^4.3|^5.0", | |
10110 | "symfony/doctrine-bridge": "^3.4|^4.1|^5.0", | |
10111 | "symfony/http-kernel": "^3.4|^4.3|^5.0" | |
10112 | }, | |
10113 | "require-dev": { | |
10114 | "doctrine/coding-standard": "^6.0", | |
10115 | "phpunit/phpunit": "^7.4", | |
10116 | "symfony/phpunit-bridge": "^4.1|^5.0" | |
10117 | }, | |
10118 | "type": "symfony-bundle", | |
10119 | "extra": { | |
10120 | "branch-alias": { | |
10121 | "dev-master": "3.3.x-dev" | |
10122 | } | |
10123 | }, | |
10124 | "autoload": { | |
10125 | "psr-4": { | |
10126 | "Doctrine\\Bundle\\FixturesBundle\\": "" | |
10127 | } | |
10128 | }, | |
10129 | "notification-url": "https://packagist.org/downloads/", | |
10130 | "license": [ | |
10131 | "MIT" | |
10132 | ], | |
10133 | "authors": [ | |
10134 | { | |
10135 | "name": "Fabien Potencier", | |
10136 | "email": "fabien@symfony.com" | |
10137 | }, | |
10138 | { | |
10139 | "name": "Doctrine Project", | |
10140 | "homepage": "http://www.doctrine-project.org" | |
10141 | }, | |
10142 | { | |
10143 | "name": "Symfony Community", | |
10144 | "homepage": "http://symfony.com/contributors" | |
10145 | } | |
10146 | ], | |
10147 | "description": "Symfony DoctrineFixturesBundle", | |
10148 | "homepage": "http://www.doctrine-project.org", | |
10149 | "keywords": [ | |
10150 | "Fixture", | |
10151 | "persistence" | |
10152 | ], | |
10153 | "time": "2019-11-13T15:46:58+00:00" | |
10154 | }, | |
10155 | { | |
10156 | "name": "friendsofphp/php-cs-fixer", | |
10157 | "version": "v2.16.1", | |
10158 | "source": { | |
10159 | "type": "git", | |
10160 | "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", | |
10161 | "reference": "c8afb599858876e95e8ebfcd97812d383fa23f02" | |
10162 | }, | |
10163 | "dist": { | |
10164 | "type": "zip", | |
10165 | "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c8afb599858876e95e8ebfcd97812d383fa23f02", | |
10166 | "reference": "c8afb599858876e95e8ebfcd97812d383fa23f02", | |
10167 | "shasum": "" | |
10168 | }, | |
10169 | "require": { | |
10170 | "composer/semver": "^1.4", | |
10171 | "composer/xdebug-handler": "^1.2", | |
10172 | "doctrine/annotations": "^1.2", | |
10173 | "ext-json": "*", | |
10174 | "ext-tokenizer": "*", | |
10175 | "php": "^5.6 || ^7.0", | |
10176 | "php-cs-fixer/diff": "^1.3", | |
10177 | "symfony/console": "^3.4.17 || ^4.1.6 || ^5.0", | |
10178 | "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0", | |
10179 | "symfony/filesystem": "^3.0 || ^4.0 || ^5.0", | |
10180 | "symfony/finder": "^3.0 || ^4.0 || ^5.0", | |
10181 | "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0", | |
10182 | "symfony/polyfill-php70": "^1.0", | |
10183 | "symfony/polyfill-php72": "^1.4", | |
10184 | "symfony/process": "^3.0 || ^4.0 || ^5.0", | |
10185 | "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0" | |
10186 | }, | |
10187 | "require-dev": { | |
10188 | "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0", | |
10189 | "justinrainbow/json-schema": "^5.0", | |
10190 | "keradus/cli-executor": "^1.2", | |
10191 | "mikey179/vfsstream": "^1.6", | |
10192 | "php-coveralls/php-coveralls": "^2.1", | |
10193 | "php-cs-fixer/accessible-object": "^1.0", | |
10194 | "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1", | |
10195 | "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1", | |
10196 | "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1", | |
10197 | "phpunitgoodpractices/traits": "^1.8", | |
10198 | "symfony/phpunit-bridge": "^4.3 || ^5.0", | |
10199 | "symfony/yaml": "^3.0 || ^4.0 || ^5.0" | |
10200 | }, | |
10201 | "suggest": { | |
10202 | "ext-mbstring": "For handling non-UTF8 characters in cache signature.", | |
10203 | "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.", | |
10204 | "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.", | |
10205 | "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible." | |
10206 | }, | |
10207 | "bin": [ | |
10208 | "php-cs-fixer" | |
10209 | ], | |
10210 | "type": "application", | |
10211 | "autoload": { | |
10212 | "psr-4": { | |
10213 | "PhpCsFixer\\": "src/" | |
10214 | }, | |
10215 | "classmap": [ | |
10216 | "tests/Test/AbstractFixerTestCase.php", | |
10217 | "tests/Test/AbstractIntegrationCaseFactory.php", | |
10218 | "tests/Test/AbstractIntegrationTestCase.php", | |
10219 | "tests/Test/Assert/AssertTokensTrait.php", | |
10220 | "tests/Test/IntegrationCase.php", | |
10221 | "tests/Test/IntegrationCaseFactory.php", | |
10222 | "tests/Test/IntegrationCaseFactoryInterface.php", | |
10223 | "tests/Test/InternalIntegrationCaseFactory.php", | |
10224 | "tests/TestCase.php" | |
10225 | ] | |
10226 | }, | |
10227 | "notification-url": "https://packagist.org/downloads/", | |
10228 | "license": [ | |
10229 | "MIT" | |
10230 | ], | |
10231 | "authors": [ | |
10232 | { | |
10233 | "name": "Fabien Potencier", | |
10234 | "email": "fabien@symfony.com" | |
10235 | }, | |
10236 | { | |
10237 | "name": "Dariusz Rumiński", | |
10238 | "email": "dariusz.ruminski@gmail.com" | |
10239 | } | |
10240 | ], | |
10241 | "description": "A tool to automatically fix PHP code style", | |
10242 | "time": "2019-11-25T22:10:32+00:00" | |
10243 | }, | |
10244 | { | |
10245 | "name": "m6web/redis-mock", | |
10246 | "version": "v4.7.0", | |
10247 | "source": { | |
10248 | "type": "git", | |
10249 | "url": "https://github.com/M6Web/RedisMock.git", | |
10250 | "reference": "057ad8e1bea903aee54642e310d900bdb794372c" | |
10251 | }, | |
10252 | "dist": { | |
10253 | "type": "zip", | |
10254 | "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/057ad8e1bea903aee54642e310d900bdb794372c", | |
10255 | "reference": "057ad8e1bea903aee54642e310d900bdb794372c", | |
10256 | "shasum": "" | |
10257 | }, | |
10258 | "require": { | |
10259 | "php": ">=7.1.0" | |
10260 | }, | |
10261 | "require-dev": { | |
10262 | "atoum/atoum": "master-dev", | |
10263 | "predis/predis": "~1.1" | |
10264 | }, | |
10265 | "type": "library", | |
10266 | "autoload": { | |
10267 | "psr-0": { | |
10268 | "M6Web\\Component\\RedisMock": "src/" | |
10269 | } | |
10270 | }, | |
10271 | "notification-url": "https://packagist.org/downloads/", | |
10272 | "license": [ | |
10273 | "MIT" | |
10274 | ], | |
10275 | "authors": [ | |
10276 | { | |
10277 | "name": "M6Web", | |
10278 | "email": "opensource@m6web.fr", | |
10279 | "homepage": "http://tech.m6web.fr/" | |
10280 | } | |
10281 | ], | |
10282 | "description": "Library providing a PHP mock for Redis", | |
10283 | "keywords": [ | |
10284 | "mock", | |
10285 | "redis" | |
10286 | ], | |
10287 | "time": "2019-11-04T09:03:23+00:00" | |
10288 | }, | |
10289 | { | |
10290 | "name": "nette/bootstrap", | |
10291 | "version": "v3.0.1", | |
10292 | "source": { | |
10293 | "type": "git", | |
10294 | "url": "https://github.com/nette/bootstrap.git", | |
10295 | "reference": "b45a1e33b6a44beb307756522396551e5a9ff249" | |
10296 | }, | |
10297 | "dist": { | |
10298 | "type": "zip", | |
10299 | "url": "https://api.github.com/repos/nette/bootstrap/zipball/b45a1e33b6a44beb307756522396551e5a9ff249", | |
10300 | "reference": "b45a1e33b6a44beb307756522396551e5a9ff249", | |
10301 | "shasum": "" | |
10302 | }, | |
10303 | "require": { | |
10304 | "nette/di": "^3.0", | |
10305 | "nette/utils": "^3.0", | |
10306 | "php": ">=7.1" | |
10307 | }, | |
10308 | "conflict": { | |
10309 | "tracy/tracy": "<2.6" | |
10310 | }, | |
10311 | "require-dev": { | |
10312 | "latte/latte": "^2.2", | |
10313 | "nette/application": "^3.0", | |
10314 | "nette/caching": "^3.0", | |
10315 | "nette/database": "^3.0", | |
10316 | "nette/forms": "^3.0", | |
10317 | "nette/http": "^3.0", | |
10318 | "nette/mail": "^3.0", | |
10319 | "nette/robot-loader": "^3.0", | |
10320 | "nette/safe-stream": "^2.2", | |
10321 | "nette/security": "^3.0", | |
10322 | "nette/tester": "^2.0", | |
10323 | "tracy/tracy": "^2.6" | |
10324 | }, | |
10325 | "suggest": { | |
10326 | "nette/robot-loader": "to use Configurator::createRobotLoader()", | |
10327 | "tracy/tracy": "to use Configurator::enableTracy()" | |
10328 | }, | |
10329 | "type": "library", | |
10330 | "extra": { | |
10331 | "branch-alias": { | |
10332 | "dev-master": "3.0-dev" | |
10333 | } | |
10334 | }, | |
10335 | "autoload": { | |
10336 | "classmap": [ | |
10337 | "src/" | |
10338 | ] | |
10339 | }, | |
10340 | "notification-url": "https://packagist.org/downloads/", | |
10341 | "license": [ | |
10342 | "BSD-3-Clause", | |
10343 | "GPL-2.0", | |
10344 | "GPL-3.0" | |
10345 | ], | |
10346 | "authors": [ | |
10347 | { | |
10348 | "name": "David Grudl", | |
10349 | "homepage": "https://davidgrudl.com" | |
10350 | }, | |
10351 | { | |
10352 | "name": "Nette Community", | |
10353 | "homepage": "https://nette.org/contributors" | |
10354 | } | |
10355 | ], | |
10356 | "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.", | |
10357 | "homepage": "https://nette.org", | |
10358 | "keywords": [ | |
10359 | "bootstrapping", | |
10360 | "configurator", | |
10361 | "nette" | |
10362 | ], | |
10363 | "time": "2019-09-30T08:19:38+00:00" | |
10364 | }, | |
10365 | { | |
10366 | "name": "nette/di", | |
10367 | "version": "v3.0.1", | |
10368 | "source": { | |
10369 | "type": "git", | |
10370 | "url": "https://github.com/nette/di.git", | |
10371 | "reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d" | |
10372 | }, | |
10373 | "dist": { | |
10374 | "type": "zip", | |
10375 | "url": "https://api.github.com/repos/nette/di/zipball/4aff517a1c6bb5c36fa09733d4cea089f529de6d", | |
10376 | "reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d", | |
10377 | "shasum": "" | |
10378 | }, | |
10379 | "require": { | |
10380 | "ext-tokenizer": "*", | |
10381 | "nette/neon": "^3.0", | |
10382 | "nette/php-generator": "^3.2.2", | |
10383 | "nette/robot-loader": "^3.2", | |
10384 | "nette/schema": "^1.0", | |
10385 | "nette/utils": "^3.0", | |
10386 | "php": ">=7.1" | |
10387 | }, | |
10388 | "conflict": { | |
10389 | "nette/bootstrap": "<3.0" | |
10390 | }, | |
10391 | "require-dev": { | |
10392 | "nette/tester": "^2.2", | |
10393 | "tracy/tracy": "^2.3" | |
10394 | }, | |
10395 | "type": "library", | |
10396 | "extra": { | |
10397 | "branch-alias": { | |
10398 | "dev-master": "3.0-dev" | |
10399 | } | |
10400 | }, | |
10401 | "autoload": { | |
10402 | "classmap": [ | |
10403 | "src/" | |
10404 | ], | |
10405 | "files": [ | |
10406 | "src/compatibility.php" | |
10407 | ] | |
10408 | }, | |
10409 | "notification-url": "https://packagist.org/downloads/", | |
10410 | "license": [ | |
10411 | "BSD-3-Clause", | |
10412 | "GPL-2.0", | |
10413 | "GPL-3.0" | |
10414 | ], | |
10415 | "authors": [ | |
10416 | { | |
10417 | "name": "David Grudl", | |
10418 | "homepage": "https://davidgrudl.com" | |
10419 | }, | |
10420 | { | |
10421 | "name": "Nette Community", | |
10422 | "homepage": "https://nette.org/contributors" | |
10423 | } | |
10424 | ], | |
10425 | "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.", | |
10426 | "homepage": "https://nette.org", | |
10427 | "keywords": [ | |
10428 | "compiled", | |
10429 | "di", | |
10430 | "dic", | |
10431 | "factory", | |
10432 | "ioc", | |
10433 | "nette", | |
10434 | "static" | |
10435 | ], | |
10436 | "time": "2019-08-07T12:11:33+00:00" | |
10437 | }, | |
10438 | { | |
10439 | "name": "nette/finder", | |
10440 | "version": "v2.5.1", | |
10441 | "source": { | |
10442 | "type": "git", | |
10443 | "url": "https://github.com/nette/finder.git", | |
10444 | "reference": "14164e1ddd69e9c5f627ff82a10874b3f5bba5fe" | |
10445 | }, | |
10446 | "dist": { | |
10447 | "type": "zip", | |
10448 | "url": "https://api.github.com/repos/nette/finder/zipball/14164e1ddd69e9c5f627ff82a10874b3f5bba5fe", | |
10449 | "reference": "14164e1ddd69e9c5f627ff82a10874b3f5bba5fe", | |
10450 | "shasum": "" | |
10451 | }, | |
10452 | "require": { | |
10453 | "nette/utils": "^2.4 || ~3.0.0", | |
10454 | "php": ">=7.1" | |
10455 | }, | |
10456 | "conflict": { | |
10457 | "nette/nette": "<2.2" | |
10458 | }, | |
10459 | "require-dev": { | |
10460 | "nette/tester": "^2.0", | |
10461 | "tracy/tracy": "^2.3" | |
10462 | }, | |
10463 | "type": "library", | |
10464 | "extra": { | |
10465 | "branch-alias": { | |
10466 | "dev-master": "2.5-dev" | |
10467 | } | |
10468 | }, | |
10469 | "autoload": { | |
10470 | "classmap": [ | |
10471 | "src/" | |
10472 | ] | |
10473 | }, | |
10474 | "notification-url": "https://packagist.org/downloads/", | |
10475 | "license": [ | |
10476 | "BSD-3-Clause", | |
10477 | "GPL-2.0", | |
10478 | "GPL-3.0" | |
10479 | ], | |
10480 | "authors": [ | |
10481 | { | |
10482 | "name": "David Grudl", | |
10483 | "homepage": "https://davidgrudl.com" | |
10484 | }, | |
10485 | { | |
10486 | "name": "Nette Community", | |
10487 | "homepage": "https://nette.org/contributors" | |
10488 | } | |
10489 | ], | |
10490 | "description": "🔍 Nette Finder: find files and directories with an intuitive API.", | |
10491 | "homepage": "https://nette.org", | |
10492 | "keywords": [ | |
10493 | "filesystem", | |
10494 | "glob", | |
10495 | "iterator", | |
10496 | "nette" | |
10497 | ], | |
10498 | "time": "2019-07-11T18:02:17+00:00" | |
10499 | }, | |
10500 | { | |
10501 | "name": "nette/neon", | |
10502 | "version": "v3.0.0", | |
10503 | "source": { | |
10504 | "type": "git", | |
10505 | "url": "https://github.com/nette/neon.git", | |
10506 | "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb" | |
10507 | }, | |
10508 | "dist": { | |
10509 | "type": "zip", | |
10510 | "url": "https://api.github.com/repos/nette/neon/zipball/cbff32059cbdd8720deccf9e9eace6ee516f02eb", | |
10511 | "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb", | |
10512 | "shasum": "" | |
10513 | }, | |
10514 | "require": { | |
10515 | "ext-iconv": "*", | |
10516 | "ext-json": "*", | |
10517 | "php": ">=7.0" | |
10518 | }, | |
10519 | "require-dev": { | |
10520 | "nette/tester": "^2.0", | |
10521 | "tracy/tracy": "^2.3" | |
10522 | }, | |
10523 | "type": "library", | |
10524 | "extra": { | |
10525 | "branch-alias": { | |
10526 | "dev-master": "3.0-dev" | |
10527 | } | |
10528 | }, | |
10529 | "autoload": { | |
10530 | "classmap": [ | |
10531 | "src/" | |
10532 | ] | |
10533 | }, | |
10534 | "notification-url": "https://packagist.org/downloads/", | |
10535 | "license": [ | |
10536 | "BSD-3-Clause", | |
10537 | "GPL-2.0", | |
10538 | "GPL-3.0" | |
10539 | ], | |
10540 | "authors": [ | |
10541 | { | |
10542 | "name": "David Grudl", | |
10543 | "homepage": "https://davidgrudl.com" | |
10544 | }, | |
10545 | { | |
10546 | "name": "Nette Community", | |
10547 | "homepage": "https://nette.org/contributors" | |
10548 | } | |
10549 | ], | |
10550 | "description": "? Nette NEON: encodes and decodes NEON file format.", | |
10551 | "homepage": "http://ne-on.org", | |
10552 | "keywords": [ | |
10553 | "export", | |
10554 | "import", | |
10555 | "neon", | |
10556 | "nette", | |
10557 | "yaml" | |
10558 | ], | |
10559 | "time": "2019-02-05T21:30:40+00:00" | |
10560 | }, | |
10561 | { | |
10562 | "name": "nette/php-generator", | |
10563 | "version": "v3.3.1", | |
10564 | "source": { | |
10565 | "type": "git", | |
10566 | "url": "https://github.com/nette/php-generator.git", | |
10567 | "reference": "4240fd7adf499138c07b814ef9b9a6df9f6d7187" | |
10568 | }, | |
10569 | "dist": { | |
10570 | "type": "zip", | |
10571 | "url": "https://api.github.com/repos/nette/php-generator/zipball/4240fd7adf499138c07b814ef9b9a6df9f6d7187", | |
10572 | "reference": "4240fd7adf499138c07b814ef9b9a6df9f6d7187", | |
10573 | "shasum": "" | |
10574 | }, | |
10575 | "require": { | |
10576 | "nette/utils": "^2.4.2 || ~3.0.0", | |
10577 | "php": ">=7.1" | |
10578 | }, | |
10579 | "require-dev": { | |
10580 | "nette/tester": "^2.0", | |
10581 | "tracy/tracy": "^2.3" | |
10582 | }, | |
10583 | "type": "library", | |
10584 | "extra": { | |
10585 | "branch-alias": { | |
10586 | "dev-master": "3.3-dev" | |
10587 | } | |
10588 | }, | |
10589 | "autoload": { | |
10590 | "classmap": [ | |
10591 | "src/" | |
10592 | ] | |
10593 | }, | |
10594 | "notification-url": "https://packagist.org/downloads/", | |
10595 | "license": [ | |
10596 | "BSD-3-Clause", | |
10597 | "GPL-2.0", | |
10598 | "GPL-3.0" | |
10599 | ], | |
10600 | "authors": [ | |
10601 | { | |
10602 | "name": "David Grudl", | |
10603 | "homepage": "https://davidgrudl.com" | |
10604 | }, | |
10605 | { | |
10606 | "name": "Nette Community", | |
10607 | "homepage": "https://nette.org/contributors" | |
10608 | } | |
10609 | ], | |
10610 | "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.3 features.", | |
10611 | "homepage": "https://nette.org", | |
10612 | "keywords": [ | |
10613 | "code", | |
10614 | "nette", | |
10615 | "php", | |
10616 | "scaffolding" | |
10617 | ], | |
10618 | "time": "2019-11-22T11:12:11+00:00" | |
10619 | }, | |
10620 | { | |
10621 | "name": "nette/robot-loader", | |
10622 | "version": "v3.2.0", | |
10623 | "source": { | |
10624 | "type": "git", | |
10625 | "url": "https://github.com/nette/robot-loader.git", | |
10626 | "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c" | |
10627 | }, | |
10628 | "dist": { | |
10629 | "type": "zip", | |
10630 | "url": "https://api.github.com/repos/nette/robot-loader/zipball/0712a0e39ae7956d6a94c0ab6ad41aa842544b5c", | |
10631 | "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c", | |
10632 | "shasum": "" | |
10633 | }, | |
10634 | "require": { | |
10635 | "ext-tokenizer": "*", | |
10636 | "nette/finder": "^2.5", | |
10637 | "nette/utils": "^3.0", | |
10638 | "php": ">=7.1" | |
10639 | }, | |
10640 | "require-dev": { | |
10641 | "nette/tester": "^2.0", | |
10642 | "tracy/tracy": "^2.3" | |
10643 | }, | |
10644 | "type": "library", | |
10645 | "extra": { | |
10646 | "branch-alias": { | |
10647 | "dev-master": "3.2-dev" | |
10648 | } | |
10649 | }, | |
10650 | "autoload": { | |
10651 | "classmap": [ | |
10652 | "src/" | |
10653 | ] | |
10654 | }, | |
10655 | "notification-url": "https://packagist.org/downloads/", | |
10656 | "license": [ | |
10657 | "BSD-3-Clause", | |
10658 | "GPL-2.0", | |
10659 | "GPL-3.0" | |
10660 | ], | |
10661 | "authors": [ | |
10662 | { | |
10663 | "name": "David Grudl", | |
10664 | "homepage": "https://davidgrudl.com" | |
10665 | }, | |
10666 | { | |
10667 | "name": "Nette Community", | |
10668 | "homepage": "https://nette.org/contributors" | |
10669 | } | |
10670 | ], | |
10671 | "description": "? Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.", | |
10672 | "homepage": "https://nette.org", | |
10673 | "keywords": [ | |
10674 | "autoload", | |
10675 | "class", | |
10676 | "interface", | |
10677 | "nette", | |
10678 | "trait" | |
10679 | ], | |
10680 | "time": "2019-03-08T21:57:24+00:00" | |
10681 | }, | |
10682 | { | |
10683 | "name": "nette/schema", | |
10684 | "version": "v1.0.1", | |
10685 | "source": { | |
10686 | "type": "git", | |
10687 | "url": "https://github.com/nette/schema.git", | |
10688 | "reference": "337117df1dade22e2ba1fdc4a4b832c1e9b06b76" | |
10689 | }, | |
10690 | "dist": { | |
10691 | "type": "zip", | |
10692 | "url": "https://api.github.com/repos/nette/schema/zipball/337117df1dade22e2ba1fdc4a4b832c1e9b06b76", | |
10693 | "reference": "337117df1dade22e2ba1fdc4a4b832c1e9b06b76", | |
10694 | "shasum": "" | |
10695 | }, | |
10696 | "require": { | |
10697 | "nette/utils": "^3.0.1", | |
10698 | "php": ">=7.1" | |
10699 | }, | |
10700 | "require-dev": { | |
10701 | "nette/tester": "^2.2", | |
10702 | "tracy/tracy": "^2.3" | |
10703 | }, | |
10704 | "type": "library", | |
10705 | "extra": { | |
10706 | "branch-alias": { | |
10707 | "dev-master": "1.0-dev" | |
10708 | } | |
10709 | }, | |
10710 | "autoload": { | |
10711 | "classmap": [ | |
10712 | "src/" | |
10713 | ] | |
10714 | }, | |
10715 | "notification-url": "https://packagist.org/downloads/", | |
10716 | "license": [ | |
10717 | "BSD-3-Clause", | |
10718 | "GPL-2.0", | |
10719 | "GPL-3.0" | |
10720 | ], | |
10721 | "authors": [ | |
10722 | { | |
10723 | "name": "David Grudl", | |
10724 | "homepage": "https://davidgrudl.com" | |
10725 | }, | |
10726 | { | |
10727 | "name": "Nette Community", | |
10728 | "homepage": "https://nette.org/contributors" | |
10729 | } | |
10730 | ], | |
10731 | "description": "📐 Nette Schema: validating data structures against a given Schema.", | |
10732 | "homepage": "https://nette.org", | |
10733 | "keywords": [ | |
10734 | "config", | |
10735 | "nette" | |
10736 | ], | |
10737 | "time": "2019-10-31T20:52:19+00:00" | |
10738 | }, | |
10739 | { | |
10740 | "name": "nette/utils", | |
10741 | "version": "v3.0.2", | |
10742 | "source": { | |
10743 | "type": "git", | |
10744 | "url": "https://github.com/nette/utils.git", | |
10745 | "reference": "c133e18c922dcf3ad07673077d92d92cef25a148" | |
10746 | }, | |
10747 | "dist": { | |
10748 | "type": "zip", | |
10749 | "url": "https://api.github.com/repos/nette/utils/zipball/c133e18c922dcf3ad07673077d92d92cef25a148", | |
10750 | "reference": "c133e18c922dcf3ad07673077d92d92cef25a148", | |
10751 | "shasum": "" | |
10752 | }, | |
10753 | "require": { | |
10754 | "php": ">=7.1" | |
10755 | }, | |
10756 | "require-dev": { | |
10757 | "nette/tester": "~2.0", | |
10758 | "tracy/tracy": "^2.3" | |
10759 | }, | |
10760 | "suggest": { | |
10761 | "ext-gd": "to use Image", | |
10762 | "ext-iconv": "to use Strings::webalize() and toAscii()", | |
10763 | "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", | |
10764 | "ext-json": "to use Nette\\Utils\\Json", | |
10765 | "ext-mbstring": "to use Strings::lower() etc...", | |
10766 | "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()", | |
10767 | "ext-xml": "to use Strings::length() etc. when mbstring is not available" | |
10768 | }, | |
10769 | "type": "library", | |
10770 | "extra": { | |
10771 | "branch-alias": { | |
10772 | "dev-master": "3.0-dev" | |
10773 | } | |
10774 | }, | |
10775 | "autoload": { | |
10776 | "classmap": [ | |
10777 | "src/" | |
10778 | ] | |
10779 | }, | |
10780 | "notification-url": "https://packagist.org/downloads/", | |
10781 | "license": [ | |
10782 | "BSD-3-Clause", | |
10783 | "GPL-2.0", | |
10784 | "GPL-3.0" | |
10785 | ], | |
10786 | "authors": [ | |
10787 | { | |
10788 | "name": "David Grudl", | |
10789 | "homepage": "https://davidgrudl.com" | |
10790 | }, | |
10791 | { | |
10792 | "name": "Nette Community", | |
10793 | "homepage": "https://nette.org/contributors" | |
10794 | } | |
10795 | ], | |
10796 | "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", | |
10797 | "homepage": "https://nette.org", | |
10798 | "keywords": [ | |
10799 | "array", | |
10800 | "core", | |
10801 | "datetime", | |
10802 | "images", | |
10803 | "json", | |
10804 | "nette", | |
10805 | "paginator", | |
10806 | "password", | |
10807 | "slugify", | |
10808 | "string", | |
10809 | "unicode", | |
10810 | "utf-8", | |
10811 | "utility", | |
10812 | "validation" | |
10813 | ], | |
10814 | "time": "2019-10-21T20:40:16+00:00" | |
10815 | }, | |
10816 | { | |
10817 | "name": "nikic/php-parser", | |
10818 | "version": "v4.3.0", | |
10819 | "source": { | |
10820 | "type": "git", | |
10821 | "url": "https://github.com/nikic/PHP-Parser.git", | |
10822 | "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc" | |
10823 | }, | |
10824 | "dist": { | |
10825 | "type": "zip", | |
10826 | "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc", | |
10827 | "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc", | |
10828 | "shasum": "" | |
10829 | }, | |
10830 | "require": { | |
10831 | "ext-tokenizer": "*", | |
10832 | "php": ">=7.0" | |
10833 | }, | |
10834 | "require-dev": { | |
10835 | "ircmaxell/php-yacc": "0.0.5", | |
10836 | "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" | |
10837 | }, | |
10838 | "bin": [ | |
10839 | "bin/php-parse" | |
10840 | ], | |
10841 | "type": "library", | |
10842 | "extra": { | |
10843 | "branch-alias": { | |
10844 | "dev-master": "4.3-dev" | |
10845 | } | |
10846 | }, | |
10847 | "autoload": { | |
10848 | "psr-4": { | |
10849 | "PhpParser\\": "lib/PhpParser" | |
10850 | } | |
10851 | }, | |
10852 | "notification-url": "https://packagist.org/downloads/", | |
10853 | "license": [ | |
10854 | "BSD-3-Clause" | |
10855 | ], | |
10856 | "authors": [ | |
10857 | { | |
10858 | "name": "Nikita Popov" | |
10859 | } | |
10860 | ], | |
10861 | "description": "A PHP parser written in PHP", | |
10862 | "keywords": [ | |
10863 | "parser", | |
10864 | "php" | |
10865 | ], | |
10866 | "time": "2019-11-08T13:50:10+00:00" | |
10867 | }, | |
10868 | { | |
10869 | "name": "php-cs-fixer/diff", | |
10870 | "version": "v1.3.0", | |
10871 | "source": { | |
10872 | "type": "git", | |
10873 | "url": "https://github.com/PHP-CS-Fixer/diff.git", | |
10874 | "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756" | |
10875 | }, | |
10876 | "dist": { | |
10877 | "type": "zip", | |
10878 | "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756", | |
10879 | "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756", | |
10880 | "shasum": "" | |
10881 | }, | |
10882 | "require": { | |
10883 | "php": "^5.6 || ^7.0" | |
10884 | }, | |
10885 | "require-dev": { | |
10886 | "phpunit/phpunit": "^5.7.23 || ^6.4.3", | |
10887 | "symfony/process": "^3.3" | |
10888 | }, | |
10889 | "type": "library", | |
10890 | "autoload": { | |
10891 | "classmap": [ | |
10892 | "src/" | |
10893 | ] | |
10894 | }, | |
10895 | "notification-url": "https://packagist.org/downloads/", | |
10896 | "license": [ | |
10897 | "BSD-3-Clause" | |
10898 | ], | |
10899 | "authors": [ | |
10900 | { | |
10901 | "name": "Kore Nordmann", | |
10902 | "email": "mail@kore-nordmann.de" | |
10903 | }, | |
10904 | { | |
10905 | "name": "Sebastian Bergmann", | |
10906 | "email": "sebastian@phpunit.de" | |
10907 | }, | |
10908 | { | |
10909 | "name": "SpacePossum" | |
10910 | } | |
10911 | ], | |
10912 | "description": "sebastian/diff v2 backport support for PHP5.6", | |
10913 | "homepage": "https://github.com/PHP-CS-Fixer", | |
10914 | "keywords": [ | |
10915 | "diff" | |
10916 | ], | |
10917 | "time": "2018-02-15T16:58:55+00:00" | |
10918 | }, | |
10919 | { | |
10920 | "name": "php-http/mock-client", | |
10921 | "version": "1.3.0", | |
10922 | "source": { | |
10923 | "type": "git", | |
10924 | "url": "https://github.com/php-http/mock-client.git", | |
10925 | "reference": "d364c4a2847229dd37237d0083887889d3bd8564" | |
10926 | }, | |
10927 | "dist": { | |
10928 | "type": "zip", | |
10929 | "url": "https://api.github.com/repos/php-http/mock-client/zipball/d364c4a2847229dd37237d0083887889d3bd8564", | |
10930 | "reference": "d364c4a2847229dd37237d0083887889d3bd8564", | |
10931 | "shasum": "" | |
10932 | }, | |
10933 | "require": { | |
10934 | "php": "^5.5 || ^7.0", | |
10935 | "php-http/client-common": "^1.9 || ^2.0", | |
10936 | "php-http/discovery": "^1.0", | |
10937 | "php-http/httplug": "^1.0 || ^2.0", | |
10938 | "php-http/message-factory": "^1.0" | |
10939 | }, | |
10940 | "provide": { | |
10941 | "php-http/async-client-implementation": "1.0", | |
10942 | "php-http/client-implementation": "1.0" | |
10943 | }, | |
10944 | "require-dev": { | |
10945 | "henrikbjorn/phpspec-code-coverage": "^1.0", | |
10946 | "phpspec/phpspec": "^2.4" | |
10947 | }, | |
10948 | "type": "library", | |
10949 | "extra": { | |
10950 | "branch-alias": { | |
10951 | "dev-master": "1.3-dev" | |
10952 | } | |
10953 | }, | |
10954 | "autoload": { | |
10955 | "psr-4": { | |
10956 | "Http\\Mock\\": "src/" | |
10957 | } | |
10958 | }, | |
10959 | "notification-url": "https://packagist.org/downloads/", | |
10960 | "license": [ | |
10961 | "MIT" | |
10962 | ], | |
10963 | "authors": [ | |
10964 | { | |
10965 | "name": "David de Boer", | |
10966 | "email": "david@ddeboer.nl" | |
10967 | } | |
10968 | ], | |
10969 | "description": "Mock HTTP client", | |
10970 | "homepage": "http://httplug.io", | |
10971 | "keywords": [ | |
10972 | "client", | |
10973 | "http", | |
10974 | "mock", | |
10975 | "psr7" | |
10976 | ], | |
10977 | "time": "2019-02-21T08:51:08+00:00" | |
10978 | }, | |
10979 | { | |
10980 | "name": "phpstan/phpdoc-parser", | |
10981 | "version": "0.3.5", | |
10982 | "source": { | |
10983 | "type": "git", | |
10984 | "url": "https://github.com/phpstan/phpdoc-parser.git", | |
10985 | "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4" | |
10986 | }, | |
10987 | "dist": { | |
10988 | "type": "zip", | |
10989 | "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8c4ef2aefd9788238897b678a985e1d5c8df6db4", | |
10990 | "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4", | |
10991 | "shasum": "" | |
10992 | }, | |
10993 | "require": { | |
10994 | "php": "~7.1" | |
10995 | }, | |
10996 | "require-dev": { | |
10997 | "consistence/coding-standard": "^3.5", | |
10998 | "jakub-onderka/php-parallel-lint": "^0.9.2", | |
10999 | "phing/phing": "^2.16.0", | |
11000 | "phpstan/phpstan": "^0.10", | |
11001 | "phpunit/phpunit": "^6.3", | |
11002 | "slevomat/coding-standard": "^4.7.2", | |
11003 | "squizlabs/php_codesniffer": "^3.3.2", | |
11004 | "symfony/process": "^3.4 || ^4.0" | |
11005 | }, | |
11006 | "type": "library", | |
11007 | "extra": { | |
11008 | "branch-alias": { | |
11009 | "dev-master": "0.3-dev" | |
11010 | } | |
11011 | }, | |
11012 | "autoload": { | |
11013 | "psr-4": { | |
11014 | "PHPStan\\PhpDocParser\\": [ | |
11015 | "src/" | |
11016 | ] | |
11017 | } | |
11018 | }, | |
11019 | "notification-url": "https://packagist.org/downloads/", | |
11020 | "license": [ | |
11021 | "MIT" | |
11022 | ], | |
11023 | "description": "PHPDoc parser with support for nullable, intersection and generic types", | |
11024 | "time": "2019-06-07T19:13:52+00:00" | |
11025 | }, | |
11026 | { | |
11027 | "name": "phpstan/phpstan", | |
11028 | "version": "0.11.19", | |
11029 | "source": { | |
11030 | "type": "git", | |
11031 | "url": "https://github.com/phpstan/phpstan.git", | |
11032 | "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7" | |
11033 | }, | |
11034 | "dist": { | |
11035 | "type": "zip", | |
11036 | "url": "https://api.github.com/repos/phpstan/phpstan/zipball/63cc502f6957b7f74efbac444b4cf219dcadffd7", | |
11037 | "reference": "63cc502f6957b7f74efbac444b4cf219dcadffd7", | |
11038 | "shasum": "" | |
11039 | }, | |
11040 | "require": { | |
11041 | "composer/xdebug-handler": "^1.3.0", | |
11042 | "jean85/pretty-package-versions": "^1.0.3", | |
11043 | "nette/bootstrap": "^2.4 || ^3.0", | |
11044 | "nette/di": "^2.4.7 || ^3.0", | |
11045 | "nette/neon": "^2.4.3 || ^3.0", | |
11046 | "nette/robot-loader": "^3.0.1", | |
11047 | "nette/schema": "^1.0", | |
11048 | "nette/utils": "^2.4.5 || ^3.0", | |
11049 | "nikic/php-parser": "^4.2.3", | |
11050 | "php": "~7.1", | |
11051 | "phpstan/phpdoc-parser": "^0.3.5", | |
11052 | "symfony/console": "~3.2 || ~4.0", | |
11053 | "symfony/finder": "~3.2 || ~4.0" | |
11054 | }, | |
11055 | "conflict": { | |
11056 | "symfony/console": "3.4.16 || 4.1.5" | |
11057 | }, | |
11058 | "require-dev": { | |
11059 | "brianium/paratest": "^2.0 || ^3.0", | |
11060 | "consistence/coding-standard": "^3.5", | |
11061 | "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4", | |
11062 | "ext-intl": "*", | |
11063 | "ext-mysqli": "*", | |
11064 | "ext-simplexml": "*", | |
11065 | "ext-soap": "*", | |
11066 | "ext-zip": "*", | |
11067 | "jakub-onderka/php-parallel-lint": "^1.0", | |
11068 | "localheinz/composer-normalize": "^1.1.0", | |
11069 | "phing/phing": "^2.16.0", | |
11070 | "phpstan/phpstan-deprecation-rules": "^0.11", | |
11071 | "phpstan/phpstan-php-parser": "^0.11", | |
11072 | "phpstan/phpstan-phpunit": "^0.11", | |
11073 | "phpstan/phpstan-strict-rules": "^0.11", | |
11074 | "phpunit/phpunit": "^7.5.14 || ^8.0", | |
11075 | "slevomat/coding-standard": "^4.7.2", | |
11076 | "squizlabs/php_codesniffer": "^3.3.2" | |
11077 | }, | |
11078 | "bin": [ | |
11079 | "bin/phpstan" | |
11080 | ], | |
11081 | "type": "library", | |
11082 | "extra": { | |
11083 | "branch-alias": { | |
11084 | "dev-master": "0.11-dev" | |
11085 | } | |
11086 | }, | |
11087 | "autoload": { | |
11088 | "psr-4": { | |
11089 | "PHPStan\\": [ | |
11090 | "src/" | |
11091 | ] | |
11092 | } | |
11093 | }, | |
11094 | "notification-url": "https://packagist.org/downloads/", | |
11095 | "license": [ | |
11096 | "MIT" | |
11097 | ], | |
11098 | "description": "PHPStan - PHP Static Analysis Tool", | |
11099 | "time": "2019-10-22T20:20:22+00:00" | |
11100 | }, | |
11101 | { | |
11102 | "name": "phpstan/phpstan-doctrine", | |
11103 | "version": "0.11.6", | |
11104 | "source": { | |
11105 | "type": "git", | |
11106 | "url": "https://github.com/phpstan/phpstan-doctrine.git", | |
11107 | "reference": "77592865e167b32c7dcb4f39a35210e909a8854c" | |
11108 | }, | |
11109 | "dist": { | |
11110 | "type": "zip", | |
11111 | "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/77592865e167b32c7dcb4f39a35210e909a8854c", | |
11112 | "reference": "77592865e167b32c7dcb4f39a35210e909a8854c", | |
11113 | "shasum": "" | |
11114 | }, | |
11115 | "require": { | |
11116 | "nikic/php-parser": "^4.0", | |
11117 | "php": "~7.1", | |
11118 | "phpstan/phpdoc-parser": "^0.3", | |
11119 | "phpstan/phpstan": "^0.11.7" | |
11120 | }, | |
11121 | "conflict": { | |
11122 | "doctrine/collections": "<1.0", | |
11123 | "doctrine/common": "<2.7", | |
11124 | "doctrine/mongodb-odm": "<1.2", | |
11125 | "doctrine/orm": "<2.5" | |
11126 | }, | |
11127 | "require-dev": { | |
11128 | "consistence/coding-standard": "^3.8", | |
11129 | "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4", | |
11130 | "doctrine/collections": "^1.0", | |
11131 | "doctrine/common": "^2.7", | |
11132 | "doctrine/mongodb-odm": "^1.2", | |
11133 | "doctrine/orm": "^2.5", | |
11134 | "jakub-onderka/php-parallel-lint": "^1.0", | |
11135 | "phing/phing": "^2.16.0", | |
11136 | "phpstan/phpstan-phpunit": "^0.11", | |
11137 | "phpstan/phpstan-strict-rules": "^0.11", | |
11138 | "phpunit/phpunit": "^7.0", | |
11139 | "slevomat/coding-standard": "^5.0.4" | |
11140 | }, | |
11141 | "type": "phpstan-extension", | |
11142 | "extra": { | |
11143 | "branch-alias": { | |
11144 | "dev-master": "0.11-dev" | |
11145 | }, | |
11146 | "phpstan": { | |
11147 | "includes": [ | |
11148 | "extension.neon", | |
11149 | "rules.neon" | |
11150 | ] | |
11151 | } | |
11152 | }, | |
11153 | "autoload": { | |
11154 | "psr-4": { | |
11155 | "PHPStan\\": "src/" | |
11156 | } | |
11157 | }, | |
11158 | "notification-url": "https://packagist.org/downloads/", | |
11159 | "license": [ | |
11160 | "MIT" | |
11161 | ], | |
11162 | "description": "Doctrine extensions for PHPStan", | |
11163 | "time": "2019-09-13T08:40:06+00:00" | |
11164 | }, | |
11165 | { | |
11166 | "name": "phpstan/phpstan-phpunit", | |
11167 | "version": "0.11.2", | |
11168 | "source": { | |
11169 | "type": "git", | |
11170 | "url": "https://github.com/phpstan/phpstan-phpunit.git", | |
11171 | "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9" | |
11172 | }, | |
11173 | "dist": { | |
11174 | "type": "zip", | |
11175 | "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/fbf2ad56c3b13189d29655e226c9b1da47c2fad9", | |
11176 | "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9", | |
11177 | "shasum": "" | |
11178 | }, | |
11179 | "require": { | |
11180 | "nikic/php-parser": "^4.0", | |
11181 | "php": "~7.1", | |
11182 | "phpstan/phpdoc-parser": "^0.3", | |
11183 | "phpstan/phpstan": "^0.11.4" | |
11184 | }, | |
11185 | "conflict": { | |
11186 | "phpunit/phpunit": "<7.0" | |
11187 | }, | |
11188 | "require-dev": { | |
11189 | "consistence/coding-standard": "^3.0.1", | |
11190 | "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4", | |
11191 | "jakub-onderka/php-parallel-lint": "^1.0", | |
11192 | "phing/phing": "^2.16.0", | |
11193 | "phpstan/phpstan-strict-rules": "^0.11", | |
11194 | "phpunit/phpunit": "^7.0", | |
11195 | "satooshi/php-coveralls": "^1.0", | |
11196 | "slevomat/coding-standard": "^4.5.2" | |
11197 | }, | |
11198 | "type": "phpstan-extension", | |
11199 | "extra": { | |
11200 | "branch-alias": { | |
11201 | "dev-master": "0.11-dev" | |
11202 | }, | |
11203 | "phpstan": { | |
11204 | "includes": [ | |
11205 | "extension.neon", | |
11206 | "rules.neon" | |
11207 | ] | |
11208 | } | |
11209 | }, | |
11210 | "autoload": { | |
11211 | "psr-4": { | |
11212 | "PHPStan\\": "src/" | |
11213 | } | |
11214 | }, | |
11215 | "notification-url": "https://packagist.org/downloads/", | |
11216 | "license": [ | |
11217 | "MIT" | |
11218 | ], | |
11219 | "description": "PHPUnit extensions and rules for PHPStan", | |
11220 | "time": "2019-05-17T17:50:16+00:00" | |
11221 | }, | |
11222 | { | |
11223 | "name": "phpstan/phpstan-symfony", | |
11224 | "version": "0.11.6", | |
11225 | "source": { | |
11226 | "type": "git", | |
11227 | "url": "https://github.com/phpstan/phpstan-symfony.git", | |
11228 | "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084" | |
11229 | }, | |
11230 | "dist": { | |
11231 | "type": "zip", | |
11232 | "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c7be3054c21fd472a52b1c38eb129c3f93776084", | |
11233 | "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084", | |
11234 | "shasum": "" | |
11235 | }, | |
11236 | "require": { | |
11237 | "ext-simplexml": "*", | |
11238 | "nikic/php-parser": "^4.0", | |
11239 | "php": "^7.1", | |
11240 | "phpstan/phpstan": "^0.11.7" | |
11241 | }, | |
11242 | "conflict": { | |
11243 | "symfony/framework-bundle": "<3.0" | |
11244 | }, | |
11245 | "require-dev": { | |
11246 | "consistence/coding-standard": "^3.0.1", | |
11247 | "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4", | |
11248 | "jakub-onderka/php-parallel-lint": "^1.0", | |
11249 | "nette/di": "^3.0-stable", | |
11250 | "phing/phing": "^2.16.0", | |
11251 | "phpstan/phpstan-phpunit": "^0.11", | |
11252 | "phpstan/phpstan-strict-rules": "^0.11", | |
11253 | "phpunit/phpunit": "^7.0", | |
11254 | "slevomat/coding-standard": "^4.5.2", | |
11255 | "squizlabs/php_codesniffer": "^3.3.2", | |
11256 | "symfony/console": "^3.0 || ^4.0", | |
11257 | "symfony/framework-bundle": "^3.0 || ^4.0", | |
11258 | "symfony/messenger": "^4.2", | |
11259 | "symfony/serializer": "^3.0 || ^4.0" | |
11260 | }, | |
11261 | "type": "phpstan-extension", | |
11262 | "extra": { | |
11263 | "branch-alias": { | |
11264 | "dev-master": "0.11-dev" | |
11265 | }, | |
11266 | "phpstan": { | |
11267 | "includes": [ | |
11268 | "extension.neon" | |
11269 | ] | |
11270 | } | |
11271 | }, | |
11272 | "autoload": { | |
11273 | "psr-4": { | |
11274 | "PHPStan\\": "src/" | |
11275 | } | |
11276 | }, | |
11277 | "notification-url": "https://packagist.org/downloads/", | |
11278 | "license": [ | |
11279 | "MIT" | |
11280 | ], | |
11281 | "authors": [ | |
11282 | { | |
11283 | "name": "Lukáš Unger", | |
11284 | "email": "looky.msc@gmail.com", | |
11285 | "homepage": "https://lookyman.net" | |
11286 | } | |
11287 | ], | |
11288 | "description": "Symfony Framework extensions and rules for PHPStan", | |
11289 | "time": "2019-05-19T17:40:25+00:00" | |
11290 | }, | |
11291 | { | |
11292 | "name": "sensio/generator-bundle", | |
11293 | "version": "v3.1.7", | |
11294 | "source": { | |
11295 | "type": "git", | |
11296 | "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", | |
11297 | "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65" | |
11298 | }, | |
11299 | "dist": { | |
11300 | "type": "zip", | |
11301 | "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/28cbaa244bd0816fd8908b93f90380bcd7b67a65", | |
11302 | "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65", | |
11303 | "shasum": "" | |
11304 | }, | |
11305 | "require": { | |
11306 | "symfony/console": "~2.7|~3.0", | |
11307 | "symfony/framework-bundle": "~2.7|~3.0", | |
11308 | "symfony/process": "~2.7|~3.0", | |
11309 | "symfony/yaml": "~2.7|~3.0", | |
11310 | "twig/twig": "^1.28.2|^2.0" | |
11311 | }, | |
11312 | "require-dev": { | |
11313 | "doctrine/orm": "~2.4", | |
11314 | "symfony/doctrine-bridge": "~2.7|~3.0", | |
11315 | "symfony/filesystem": "~2.7|~3.0", | |
11316 | "symfony/phpunit-bridge": "^3.3" | |
11317 | }, | |
11318 | "type": "symfony-bundle", | |
11319 | "extra": { | |
11320 | "branch-alias": { | |
11321 | "dev-master": "3.1.x-dev" | |
11322 | } | |
11323 | }, | |
11324 | "autoload": { | |
11325 | "psr-4": { | |
11326 | "Sensio\\Bundle\\GeneratorBundle\\": "" | |
11327 | }, | |
11328 | "exclude-from-classmap": [ | |
11329 | "/Tests/" | |
11330 | ] | |
11331 | }, | |
11332 | "notification-url": "https://packagist.org/downloads/", | |
11333 | "license": [ | |
11334 | "MIT" | |
11335 | ], | |
11336 | "authors": [ | |
11337 | { | |
11338 | "name": "Fabien Potencier", | |
11339 | "email": "fabien@symfony.com" | |
11340 | } | |
11341 | ], | |
11342 | "description": "This bundle generates code for you", | |
11343 | "time": "2017-12-07T15:36:41+00:00" | |
11344 | }, | |
11345 | { | |
11346 | "name": "symfony/phpunit-bridge", | |
11347 | "version": "v4.3.8", | |
11348 | "source": { | |
11349 | "type": "git", | |
11350 | "url": "https://github.com/symfony/phpunit-bridge.git", | |
11351 | "reference": "c216b32261358a820bb4217eb3a20e3f437a484e" | |
11352 | }, | |
11353 | "dist": { | |
11354 | "type": "zip", | |
11355 | "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c216b32261358a820bb4217eb3a20e3f437a484e", | |
11356 | "reference": "c216b32261358a820bb4217eb3a20e3f437a484e", | |
11357 | "shasum": "" | |
11358 | }, | |
11359 | "require": { | |
11360 | "php": ">=5.5.9" | |
11361 | }, | |
11362 | "conflict": { | |
11363 | "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" | |
11364 | }, | |
11365 | "suggest": { | |
11366 | "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" | |
11367 | }, | |
11368 | "bin": [ | |
11369 | "bin/simple-phpunit" | |
11370 | ], | |
11371 | "type": "symfony-bridge", | |
11372 | "extra": { | |
11373 | "branch-alias": { | |
11374 | "dev-master": "4.3-dev" | |
11375 | }, | |
11376 | "thanks": { | |
11377 | "name": "phpunit/phpunit", | |
11378 | "url": "https://github.com/sebastianbergmann/phpunit" | |
11379 | } | |
11380 | }, | |
11381 | "autoload": { | |
11382 | "files": [ | |
11383 | "bootstrap.php" | |
11384 | ], | |
11385 | "psr-4": { | |
11386 | "Symfony\\Bridge\\PhpUnit\\": "" | |
11387 | }, | |
11388 | "exclude-from-classmap": [ | |
11389 | "/Tests/" | |
11390 | ] | |
11391 | }, | |
11392 | "notification-url": "https://packagist.org/downloads/", | |
11393 | "license": [ | |
11394 | "MIT" | |
11395 | ], | |
11396 | "authors": [ | |
11397 | { | |
11398 | "name": "Nicolas Grekas", | |
11399 | "email": "p@tchwork.com" | |
11400 | }, | |
11401 | { | |
11402 | "name": "Symfony Community", | |
11403 | "homepage": "https://symfony.com/contributors" | |
11404 | } | |
11405 | ], | |
11406 | "description": "Symfony PHPUnit Bridge", | |
11407 | "homepage": "https://symfony.com", | |
11408 | "time": "2019-10-30T12:58:49+00:00" | |
11409 | } | |
11410 | ], | |
11411 | "aliases": [], | |
11412 | "minimum-stability": "dev", | |
11413 | "stability-flags": { | |
11414 | "grandt/phpepub": 20, | |
11415 | "predis/predis": 20 | |
11416 | }, | |
11417 | "prefer-stable": true, | |
11418 | "prefer-lowest": false, | |
11419 | "platform": { | |
11420 | "php": ">=7.1.3", | |
11421 | "ext-pcre": "*", | |
11422 | "ext-dom": "*", | |
11423 | "ext-curl": "*", | |
11424 | "ext-gd": "*", | |
11425 | "ext-session": "*", | |
11426 | "ext-ctype": "*", | |
11427 | "ext-hash": "*", | |
11428 | "ext-simplexml": "*", | |
11429 | "ext-json": "*", | |
11430 | "ext-mbstring": "*", | |
11431 | "ext-xml": "*", | |
11432 | "ext-iconv": "*", | |
11433 | "ext-tokenizer": "*", | |
11434 | "ext-pdo": "*", | |
11435 | "ext-tidy": "*" | |
11436 | }, | |
11437 | "platform-dev": [], | |
11438 | "platform-overrides": { | |
11439 | "php": "7.1.3" | |
11440 | } | |
11441 | } |