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#composer-lock-the-lock-file", |
||
5 | "This file is @generated automatically" |
||
6 | ], |
||
7 | "content-hash": "adc30c9a75317c5740ba9ea9947813ab", |
||
8 | "packages": [ |
||
9 | { |
||
10 | "name": "addwiki/mediawiki-api", |
||
11 | "version": "0.7.1", |
||
12 | "source": { |
||
13 | "type": "git", |
||
14 | "url": "https://github.com/addwiki/mediawiki-api.git", |
||
15 | "reference": "1d010d323a1772c1dedb7ea37f3e08ef649004d0" |
||
16 | }, |
||
17 | "dist": { |
||
18 | "type": "zip", |
||
19 | "url": "https://api.github.com/repos/addwiki/mediawiki-api/zipball/1d010d323a1772c1dedb7ea37f3e08ef649004d0", |
||
20 | "reference": "1d010d323a1772c1dedb7ea37f3e08ef649004d0", |
||
21 | "shasum": "" |
||
22 | }, |
||
23 | "require": { |
||
24 | "addwiki/mediawiki-api-base": "~2.0", |
||
25 | "addwiki/mediawiki-datamodel": "~0.7.0" |
||
26 | }, |
||
27 | "require-dev": { |
||
28 | "jakub-onderka/php-parallel-lint": "^0.9.2", |
||
29 | "mediawiki/mediawiki-codesniffer": "^0.7.2", |
||
30 | "phpunit/phpunit": "~4.8" |
||
31 | }, |
||
32 | "type": "library", |
||
33 | "extra": { |
||
34 | "branch-alias": { |
||
35 | "dev-master": "0.7.x-dev" |
||
36 | } |
||
37 | }, |
||
38 | "autoload": { |
||
39 | "psr-4": { |
||
40 | "Mediawiki\\Api\\": "src/" |
||
41 | } |
||
42 | }, |
||
43 | "notification-url": "https://packagist.org/downloads/", |
||
44 | "license": [ |
||
45 | "GPL-2.0+" |
||
46 | ], |
||
47 | "authors": [ |
||
48 | { |
||
49 | "name": "Addshore" |
||
50 | } |
||
51 | ], |
||
52 | "description": "A MediaWiki API library", |
||
53 | "keywords": [ |
||
54 | "mediawiki" |
||
55 | ], |
||
56 | "time": "2017-03-08T14:33:42+00:00" |
||
57 | }, |
||
58 | { |
||
59 | "name": "addwiki/mediawiki-api-base", |
||
60 | "version": "2.3.1", |
||
61 | "source": { |
||
62 | "type": "git", |
||
63 | "url": "https://github.com/addwiki/mediawiki-api-base.git", |
||
64 | "reference": "b72182393ddc48aecbaa6348f507679886d28b69" |
||
65 | }, |
||
66 | "dist": { |
||
67 | "type": "zip", |
||
68 | "url": "https://api.github.com/repos/addwiki/mediawiki-api-base/zipball/b72182393ddc48aecbaa6348f507679886d28b69", |
||
69 | "reference": "b72182393ddc48aecbaa6348f507679886d28b69", |
||
70 | "shasum": "" |
||
71 | }, |
||
72 | "require": { |
||
73 | "guzzlehttp/guzzle": "~6.0", |
||
74 | "guzzlehttp/promises": "~1.0", |
||
75 | "php": ">=5.5", |
||
76 | "psr/log": "~1.0" |
||
77 | }, |
||
78 | "require-dev": { |
||
79 | "jakub-onderka/php-parallel-lint": "0.9.2", |
||
80 | "mediawiki/mediawiki-codesniffer": "^0.7", |
||
81 | "phpunit/phpunit": "~4.8.0|~5.3.0" |
||
82 | }, |
||
83 | "suggest": { |
||
84 | "etsy/phan": "Allows running static analysis on the package (requires PHP 7+)" |
||
85 | }, |
||
86 | "type": "library", |
||
87 | "autoload": { |
||
88 | "psr-4": { |
||
89 | "Mediawiki\\Api\\": "src/" |
||
90 | } |
||
91 | }, |
||
92 | "notification-url": "https://packagist.org/downloads/", |
||
93 | "license": [ |
||
94 | "GPL-2.0+" |
||
95 | ], |
||
96 | "authors": [ |
||
97 | { |
||
98 | "name": "Addshore" |
||
99 | } |
||
100 | ], |
||
101 | "description": "A basic Mediawiki api base library", |
||
102 | "keywords": [ |
||
103 | "mediawiki" |
||
104 | ], |
||
105 | "time": "2017-05-03T07:59:09+00:00" |
||
106 | }, |
||
107 | { |
||
108 | "name": "addwiki/mediawiki-datamodel", |
||
109 | "version": "0.7", |
||
110 | "source": { |
||
111 | "type": "git", |
||
112 | "url": "https://github.com/addwiki/mediawiki-datamodel.git", |
||
113 | "reference": "360a2007fd30f98633bd37d8f8ba71a76a37eb63" |
||
114 | }, |
||
115 | "dist": { |
||
116 | "type": "zip", |
||
117 | "url": "https://api.github.com/repos/addwiki/mediawiki-datamodel/zipball/360a2007fd30f98633bd37d8f8ba71a76a37eb63", |
||
118 | "reference": "360a2007fd30f98633bd37d8f8ba71a76a37eb63", |
||
119 | "shasum": "" |
||
120 | }, |
||
121 | "type": "library", |
||
122 | "extra": { |
||
123 | "branch-alias": { |
||
124 | "dev-master": "0.7.x-dev" |
||
125 | } |
||
126 | }, |
||
127 | "autoload": { |
||
128 | "psr-4": { |
||
129 | "Mediawiki\\DataModel\\": "src/" |
||
130 | } |
||
131 | }, |
||
132 | "notification-url": "https://packagist.org/downloads/", |
||
133 | "license": [ |
||
134 | "GPL-2.0+" |
||
135 | ], |
||
136 | "authors": [ |
||
137 | { |
||
138 | "name": "Addshore" |
||
139 | } |
||
140 | ], |
||
141 | "description": "A Mediawiki datamodel", |
||
142 | "keywords": [ |
||
143 | "mediawiki" |
||
144 | ], |
||
145 | "time": "2017-03-08T13:57:59+00:00" |
||
146 | }, |
||
147 | { |
||
148 | "name": "composer/ca-bundle", |
||
149 | "version": "1.0.8", |
||
150 | "source": { |
||
151 | "type": "git", |
||
152 | "url": "https://github.com/composer/ca-bundle.git", |
||
153 | "reference": "9dd73a03951357922d8aee6cc084500de93e2343" |
||
154 | }, |
||
155 | "dist": { |
||
156 | "type": "zip", |
||
157 | "url": "https://api.github.com/repos/composer/ca-bundle/zipball/9dd73a03951357922d8aee6cc084500de93e2343", |
||
158 | "reference": "9dd73a03951357922d8aee6cc084500de93e2343", |
||
159 | "shasum": "" |
||
160 | }, |
||
161 | "require": { |
||
162 | "ext-openssl": "*", |
||
163 | "ext-pcre": "*", |
||
164 | "php": "^5.3.2 || ^7.0" |
||
165 | }, |
||
166 | "require-dev": { |
||
167 | "phpunit/phpunit": "^4.5", |
||
168 | "psr/log": "^1.0", |
||
169 | "symfony/process": "^2.5 || ^3.0" |
||
170 | }, |
||
171 | "suggest": { |
||
172 | "symfony/process": "This is necessary to reliably check whether openssl_x509_parse is vulnerable on older php versions, but can be ignored on PHP 5.5.6+" |
||
173 | }, |
||
174 | "type": "library", |
||
175 | "extra": { |
||
176 | "branch-alias": { |
||
177 | "dev-master": "1.x-dev" |
||
178 | } |
||
179 | }, |
||
180 | "autoload": { |
||
181 | "psr-4": { |
||
182 | "Composer\\CaBundle\\": "src" |
||
183 | } |
||
184 | }, |
||
185 | "notification-url": "https://packagist.org/downloads/", |
||
186 | "license": [ |
||
187 | "MIT" |
||
188 | ], |
||
189 | "authors": [ |
||
190 | { |
||
191 | "name": "Jordi Boggiano", |
||
192 | "email": "[email protected]", |
||
193 | "homepage": "http://seld.be" |
||
194 | } |
||
195 | ], |
||
196 | "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", |
||
197 | "keywords": [ |
||
198 | "cabundle", |
||
199 | "cacert", |
||
200 | "certificate", |
||
201 | "ssl", |
||
202 | "tls" |
||
203 | ], |
||
204 | "time": "2017-09-11T07:24:36+00:00" |
||
205 | }, |
||
206 | { |
||
207 | "name": "doctrine/annotations", |
||
208 | "version": "v1.2.7", |
||
209 | "source": { |
||
210 | "type": "git", |
||
211 | "url": "https://github.com/doctrine/annotations.git", |
||
212 | "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" |
||
213 | }, |
||
214 | "dist": { |
||
215 | "type": "zip", |
||
216 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", |
||
217 | "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", |
||
218 | "shasum": "" |
||
219 | }, |
||
220 | "require": { |
||
221 | "doctrine/lexer": "1.*", |
||
222 | "php": ">=5.3.2" |
||
223 | }, |
||
224 | "require-dev": { |
||
225 | "doctrine/cache": "1.*", |
||
226 | "phpunit/phpunit": "4.*" |
||
227 | }, |
||
228 | "type": "library", |
||
229 | "extra": { |
||
230 | "branch-alias": { |
||
231 | "dev-master": "1.3.x-dev" |
||
232 | } |
||
233 | }, |
||
234 | "autoload": { |
||
235 | "psr-0": { |
||
236 | "Doctrine\\Common\\Annotations\\": "lib/" |
||
237 | } |
||
238 | }, |
||
239 | "notification-url": "https://packagist.org/downloads/", |
||
240 | "license": [ |
||
241 | "MIT" |
||
242 | ], |
||
243 | "authors": [ |
||
244 | { |
||
245 | "name": "Roman Borschel", |
||
246 | "email": "[email protected]" |
||
247 | }, |
||
248 | { |
||
249 | "name": "Benjamin Eberlei", |
||
250 | "email": "[email protected]" |
||
251 | }, |
||
252 | { |
||
253 | "name": "Guilherme Blanco", |
||
254 | "email": "[email protected]" |
||
255 | }, |
||
256 | { |
||
257 | "name": "Jonathan Wage", |
||
258 | "email": "[email protected]" |
||
259 | }, |
||
260 | { |
||
261 | "name": "Johannes Schmitt", |
||
262 | "email": "[email protected]" |
||
263 | } |
||
264 | ], |
||
265 | "description": "Docblock Annotations Parser", |
||
266 | "homepage": "http://www.doctrine-project.org", |
||
267 | "keywords": [ |
||
268 | "annotations", |
||
269 | "docblock", |
||
270 | "parser" |
||
271 | ], |
||
272 | "time": "2015-08-31T12:32:49+00:00" |
||
273 | }, |
||
274 | { |
||
275 | "name": "doctrine/cache", |
||
276 | "version": "v1.6.2", |
||
277 | "source": { |
||
278 | "type": "git", |
||
279 | "url": "https://github.com/doctrine/cache.git", |
||
280 | "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b" |
||
281 | }, |
||
282 | "dist": { |
||
283 | "type": "zip", |
||
284 | "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b", |
||
285 | "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b", |
||
286 | "shasum": "" |
||
287 | }, |
||
288 | "require": { |
||
289 | "php": "~5.5|~7.0" |
||
290 | }, |
||
291 | "conflict": { |
||
292 | "doctrine/common": ">2.2,<2.4" |
||
293 | }, |
||
294 | "require-dev": { |
||
295 | "phpunit/phpunit": "~4.8|~5.0", |
||
296 | "predis/predis": "~1.0", |
||
297 | "satooshi/php-coveralls": "~0.6" |
||
298 | }, |
||
299 | "type": "library", |
||
300 | "extra": { |
||
301 | "branch-alias": { |
||
302 | "dev-master": "1.6.x-dev" |
||
303 | } |
||
304 | }, |
||
305 | "autoload": { |
||
306 | "psr-4": { |
||
307 | "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" |
||
308 | } |
||
309 | }, |
||
310 | "notification-url": "https://packagist.org/downloads/", |
||
311 | "license": [ |
||
312 | "MIT" |
||
313 | ], |
||
314 | "authors": [ |
||
315 | { |
||
316 | "name": "Roman Borschel", |
||
317 | "email": "[email protected]" |
||
318 | }, |
||
319 | { |
||
320 | "name": "Benjamin Eberlei", |
||
321 | "email": "[email protected]" |
||
322 | }, |
||
323 | { |
||
324 | "name": "Guilherme Blanco", |
||
325 | "email": "[email protected]" |
||
326 | }, |
||
327 | { |
||
328 | "name": "Jonathan Wage", |
||
329 | "email": "[email protected]" |
||
330 | }, |
||
331 | { |
||
332 | "name": "Johannes Schmitt", |
||
333 | "email": "[email protected]" |
||
334 | } |
||
335 | ], |
||
336 | "description": "Caching library offering an object-oriented API for many cache backends", |
||
337 | "homepage": "http://www.doctrine-project.org", |
||
338 | "keywords": [ |
||
339 | "cache", |
||
340 | "caching" |
||
341 | ], |
||
342 | "time": "2017-07-22T12:49:21+00:00" |
||
343 | }, |
||
344 | { |
||
345 | "name": "doctrine/collections", |
||
346 | "version": "v1.3.0", |
||
347 | "source": { |
||
348 | "type": "git", |
||
349 | "url": "https://github.com/doctrine/collections.git", |
||
350 | "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a" |
||
351 | }, |
||
352 | "dist": { |
||
353 | "type": "zip", |
||
354 | "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a", |
||
355 | "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a", |
||
356 | "shasum": "" |
||
357 | }, |
||
358 | "require": { |
||
359 | "php": ">=5.3.2" |
||
360 | }, |
||
361 | "require-dev": { |
||
362 | "phpunit/phpunit": "~4.0" |
||
363 | }, |
||
364 | "type": "library", |
||
365 | "extra": { |
||
366 | "branch-alias": { |
||
367 | "dev-master": "1.2.x-dev" |
||
368 | } |
||
369 | }, |
||
370 | "autoload": { |
||
371 | "psr-0": { |
||
372 | "Doctrine\\Common\\Collections\\": "lib/" |
||
373 | } |
||
374 | }, |
||
375 | "notification-url": "https://packagist.org/downloads/", |
||
376 | "license": [ |
||
377 | "MIT" |
||
378 | ], |
||
379 | "authors": [ |
||
380 | { |
||
381 | "name": "Roman Borschel", |
||
382 | "email": "[email protected]" |
||
383 | }, |
||
384 | { |
||
385 | "name": "Benjamin Eberlei", |
||
386 | "email": "[email protected]" |
||
387 | }, |
||
388 | { |
||
389 | "name": "Guilherme Blanco", |
||
390 | "email": "[email protected]" |
||
391 | }, |
||
392 | { |
||
393 | "name": "Jonathan Wage", |
||
394 | "email": "[email protected]" |
||
395 | }, |
||
396 | { |
||
397 | "name": "Johannes Schmitt", |
||
398 | "email": "[email protected]" |
||
399 | } |
||
400 | ], |
||
401 | "description": "Collections Abstraction library", |
||
402 | "homepage": "http://www.doctrine-project.org", |
||
403 | "keywords": [ |
||
404 | "array", |
||
405 | "collections", |
||
406 | "iterator" |
||
407 | ], |
||
408 | "time": "2015-04-14T22:21:58+00:00" |
||
409 | }, |
||
410 | { |
||
411 | "name": "doctrine/common", |
||
412 | "version": "v2.6.2", |
||
413 | "source": { |
||
414 | "type": "git", |
||
415 | "url": "https://github.com/doctrine/common.git", |
||
416 | "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3" |
||
417 | }, |
||
418 | "dist": { |
||
419 | "type": "zip", |
||
420 | "url": "https://api.github.com/repos/doctrine/common/zipball/7bce00698899aa2c06fe7365c76e4d78ddb15fa3", |
||
421 | "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3", |
||
422 | "shasum": "" |
||
423 | }, |
||
424 | "require": { |
||
425 | "doctrine/annotations": "1.*", |
||
426 | "doctrine/cache": "1.*", |
||
427 | "doctrine/collections": "1.*", |
||
428 | "doctrine/inflector": "1.*", |
||
429 | "doctrine/lexer": "1.*", |
||
430 | "php": "~5.5|~7.0" |
||
431 | }, |
||
432 | "require-dev": { |
||
433 | "phpunit/phpunit": "~4.8|~5.0" |
||
434 | }, |
||
435 | "type": "library", |
||
436 | "extra": { |
||
437 | "branch-alias": { |
||
438 | "dev-master": "2.7.x-dev" |
||
439 | } |
||
440 | }, |
||
441 | "autoload": { |
||
442 | "psr-4": { |
||
443 | "Doctrine\\Common\\": "lib/Doctrine/Common" |
||
444 | } |
||
445 | }, |
||
446 | "notification-url": "https://packagist.org/downloads/", |
||
447 | "license": [ |
||
448 | "MIT" |
||
449 | ], |
||
450 | "authors": [ |
||
451 | { |
||
452 | "name": "Roman Borschel", |
||
453 | "email": "[email protected]" |
||
454 | }, |
||
455 | { |
||
456 | "name": "Benjamin Eberlei", |
||
457 | "email": "[email protected]" |
||
458 | }, |
||
459 | { |
||
460 | "name": "Guilherme Blanco", |
||
461 | "email": "[email protected]" |
||
462 | }, |
||
463 | { |
||
464 | "name": "Jonathan Wage", |
||
465 | "email": "[email protected]" |
||
466 | }, |
||
467 | { |
||
468 | "name": "Johannes Schmitt", |
||
469 | "email": "[email protected]" |
||
470 | } |
||
471 | ], |
||
472 | "description": "Common Library for Doctrine projects", |
||
473 | "homepage": "http://www.doctrine-project.org", |
||
474 | "keywords": [ |
||
475 | "annotations", |
||
476 | "collections", |
||
477 | "eventmanager", |
||
478 | "persistence", |
||
479 | "spl" |
||
480 | ], |
||
481 | "time": "2016-11-30T16:50:46+00:00" |
||
482 | }, |
||
483 | { |
||
484 | "name": "doctrine/dbal", |
||
485 | "version": "v2.5.13", |
||
486 | "source": { |
||
487 | "type": "git", |
||
488 | "url": "https://github.com/doctrine/dbal.git", |
||
489 | "reference": "729340d8d1eec8f01bff708e12e449a3415af873" |
||
490 | }, |
||
491 | "dist": { |
||
492 | "type": "zip", |
||
493 | "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873", |
||
494 | "reference": "729340d8d1eec8f01bff708e12e449a3415af873", |
||
495 | "shasum": "" |
||
496 | }, |
||
497 | "require": { |
||
498 | "doctrine/common": ">=2.4,<2.8-dev", |
||
499 | "php": ">=5.3.2" |
||
500 | }, |
||
501 | "require-dev": { |
||
502 | "phpunit/phpunit": "4.*", |
||
503 | "symfony/console": "2.*||^3.0" |
||
504 | }, |
||
505 | "suggest": { |
||
506 | "symfony/console": "For helpful console commands such as SQL execution and import of files." |
||
507 | }, |
||
508 | "bin": [ |
||
509 | "bin/doctrine-dbal" |
||
510 | ], |
||
511 | "type": "library", |
||
512 | "extra": { |
||
513 | "branch-alias": { |
||
514 | "dev-master": "2.5.x-dev" |
||
515 | } |
||
516 | }, |
||
517 | "autoload": { |
||
518 | "psr-0": { |
||
519 | "Doctrine\\DBAL\\": "lib/" |
||
520 | } |
||
521 | }, |
||
522 | "notification-url": "https://packagist.org/downloads/", |
||
523 | "license": [ |
||
524 | "MIT" |
||
525 | ], |
||
526 | "authors": [ |
||
527 | { |
||
528 | "name": "Roman Borschel", |
||
529 | "email": "[email protected]" |
||
530 | }, |
||
531 | { |
||
532 | "name": "Benjamin Eberlei", |
||
533 | "email": "[email protected]" |
||
534 | }, |
||
535 | { |
||
536 | "name": "Guilherme Blanco", |
||
537 | "email": "[email protected]" |
||
538 | }, |
||
539 | { |
||
540 | "name": "Jonathan Wage", |
||
541 | "email": "[email protected]" |
||
542 | } |
||
543 | ], |
||
544 | "description": "Database Abstraction Layer", |
||
545 | "homepage": "http://www.doctrine-project.org", |
||
546 | "keywords": [ |
||
547 | "database", |
||
548 | "dbal", |
||
549 | "persistence", |
||
550 | "queryobject" |
||
551 | ], |
||
552 | "time": "2017-07-22T20:44:48+00:00" |
||
553 | }, |
||
554 | { |
||
555 | "name": "doctrine/doctrine-bundle", |
||
556 | "version": "1.6.12", |
||
557 | "source": { |
||
558 | "type": "git", |
||
559 | "url": "https://github.com/doctrine/DoctrineBundle.git", |
||
560 | "reference": "96a074a6202d6caf504fb728688f89bb76caf987" |
||
561 | }, |
||
562 | "dist": { |
||
563 | "type": "zip", |
||
564 | "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/96a074a6202d6caf504fb728688f89bb76caf987", |
||
565 | "reference": "96a074a6202d6caf504fb728688f89bb76caf987", |
||
566 | "shasum": "" |
||
567 | }, |
||
568 | "require": { |
||
569 | "doctrine/dbal": "~2.3", |
||
570 | "doctrine/doctrine-cache-bundle": "~1.2", |
||
571 | "jdorn/sql-formatter": "~1.1", |
||
572 | "php": ">=5.5.9", |
||
573 | "symfony/console": "~2.7|~3.0|~4.0", |
||
574 | "symfony/dependency-injection": "~2.7|~3.0|~4.0", |
||
575 | "symfony/doctrine-bridge": "~2.7|~3.0|~4.0", |
||
576 | "symfony/framework-bundle": "~2.7|~3.0|~4.0" |
||
577 | }, |
||
578 | "require-dev": { |
||
579 | "doctrine/orm": "~2.3", |
||
580 | "phpunit/phpunit": "~4", |
||
581 | "satooshi/php-coveralls": "^1.0", |
||
582 | "symfony/phpunit-bridge": "~2.7|~3.0|~4.0", |
||
583 | "symfony/property-info": "~2.8|~3.0|~4.0", |
||
584 | "symfony/validator": "~2.7|~3.0|~4.0", |
||
585 | "symfony/yaml": "~2.7|~3.0|~4.0", |
||
586 | "twig/twig": "~1.12|~2.0" |
||
587 | }, |
||
588 | "suggest": { |
||
589 | "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", |
||
590 | "symfony/web-profiler-bundle": "To use the data collector." |
||
591 | }, |
||
592 | "type": "symfony-bundle", |
||
593 | "extra": { |
||
594 | "branch-alias": { |
||
595 | "dev-master": "1.6.x-dev" |
||
596 | } |
||
597 | }, |
||
598 | "autoload": { |
||
599 | "psr-4": { |
||
600 | "Doctrine\\Bundle\\DoctrineBundle\\": "" |
||
601 | } |
||
602 | }, |
||
603 | "notification-url": "https://packagist.org/downloads/", |
||
604 | "license": [ |
||
605 | "MIT" |
||
606 | ], |
||
607 | "authors": [ |
||
608 | { |
||
609 | "name": "Symfony Community", |
||
610 | "homepage": "http://symfony.com/contributors" |
||
611 | }, |
||
612 | { |
||
613 | "name": "Benjamin Eberlei", |
||
614 | "email": "[email protected]" |
||
615 | }, |
||
616 | { |
||
617 | "name": "Doctrine Project", |
||
618 | "homepage": "http://www.doctrine-project.org/" |
||
619 | }, |
||
620 | { |
||
621 | "name": "Fabien Potencier", |
||
622 | "email": "[email protected]" |
||
623 | } |
||
624 | ], |
||
625 | "description": "Symfony DoctrineBundle", |
||
626 | "homepage": "http://www.doctrine-project.org", |
||
627 | "keywords": [ |
||
628 | "database", |
||
629 | "dbal", |
||
630 | "orm", |
||
631 | "persistence" |
||
632 | ], |
||
633 | "time": "2017-10-08T14:49:13+00:00" |
||
634 | }, |
||
635 | { |
||
636 | "name": "doctrine/doctrine-cache-bundle", |
||
637 | "version": "1.3.1", |
||
638 | "source": { |
||
639 | "type": "git", |
||
640 | "url": "https://github.com/doctrine/DoctrineCacheBundle.git", |
||
641 | "reference": "cfc629363a4a1d7b3f21c4689c53aa05519eed52" |
||
642 | }, |
||
643 | "dist": { |
||
644 | "type": "zip", |
||
645 | "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/cfc629363a4a1d7b3f21c4689c53aa05519eed52", |
||
646 | "reference": "cfc629363a4a1d7b3f21c4689c53aa05519eed52", |
||
647 | "shasum": "" |
||
648 | }, |
||
649 | "require": { |
||
650 | "doctrine/cache": "^1.4.2", |
||
651 | "doctrine/inflector": "~1.0", |
||
652 | "php": ">=5.3.2", |
||
653 | "symfony/doctrine-bridge": "~2.2|~3.0|~4.0" |
||
654 | }, |
||
655 | "require-dev": { |
||
656 | "instaclick/coding-standard": "~1.1", |
||
657 | "instaclick/object-calisthenics-sniffs": "dev-master", |
||
658 | "instaclick/symfony2-coding-standard": "dev-remaster", |
||
659 | "phpunit/phpunit": "~4", |
||
660 | "predis/predis": "~0.8", |
||
661 | "satooshi/php-coveralls": "^1.0", |
||
662 | "squizlabs/php_codesniffer": "~1.5", |
||
663 | "symfony/console": "~2.2|~3.0|~4.0", |
||
664 | "symfony/finder": "~2.2|~3.0|~4.0", |
||
665 | "symfony/framework-bundle": "~2.2|~3.0|~4.0", |
||
666 | "symfony/phpunit-bridge": "~2.7|~3.0|~4.0", |
||
667 | "symfony/security-acl": "~2.3|~3.0", |
||
668 | "symfony/validator": "~2.2|~3.0|~4.0", |
||
669 | "symfony/yaml": "~2.2|~3.0|~4.0" |
||
670 | }, |
||
671 | "suggest": { |
||
672 | "symfony/security-acl": "For using this bundle to cache ACLs" |
||
673 | }, |
||
674 | "type": "symfony-bundle", |
||
675 | "extra": { |
||
676 | "branch-alias": { |
||
677 | "dev-master": "1.3.x-dev" |
||
678 | } |
||
679 | }, |
||
680 | "autoload": { |
||
681 | "psr-4": { |
||
682 | "Doctrine\\Bundle\\DoctrineCacheBundle\\": "" |
||
683 | } |
||
684 | }, |
||
685 | "notification-url": "https://packagist.org/downloads/", |
||
686 | "license": [ |
||
687 | "MIT" |
||
688 | ], |
||
689 | "authors": [ |
||
690 | { |
||
691 | "name": "Symfony Community", |
||
692 | "homepage": "http://symfony.com/contributors" |
||
693 | }, |
||
694 | { |
||
695 | "name": "Benjamin Eberlei", |
||
696 | "email": "[email protected]" |
||
697 | }, |
||
698 | { |
||
699 | "name": "Fabio B. Silva", |
||
700 | "email": "[email protected]" |
||
701 | }, |
||
702 | { |
||
703 | "name": "Guilherme Blanco", |
||
704 | "email": "[email protected]" |
||
705 | }, |
||
706 | { |
||
707 | "name": "Doctrine Project", |
||
708 | "homepage": "http://www.doctrine-project.org/" |
||
709 | }, |
||
710 | { |
||
711 | "name": "Fabien Potencier", |
||
712 | "email": "[email protected]" |
||
713 | } |
||
714 | ], |
||
715 | "description": "Symfony Bundle for Doctrine Cache", |
||
716 | "homepage": "http://www.doctrine-project.org", |
||
717 | "keywords": [ |
||
718 | "cache", |
||
719 | "caching" |
||
720 | ], |
||
721 | "time": "2017-09-29T14:39:10+00:00" |
||
722 | }, |
||
723 | { |
||
724 | "name": "doctrine/doctrine-migrations-bundle", |
||
725 | "version": "v1.2.1", |
||
726 | "source": { |
||
727 | "type": "git", |
||
728 | "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", |
||
729 | "reference": "6276139e0b913a4e5120fc36bb5b0eae8ac549bc" |
||
730 | }, |
||
731 | "dist": { |
||
732 | "type": "zip", |
||
733 | "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/6276139e0b913a4e5120fc36bb5b0eae8ac549bc", |
||
734 | "reference": "6276139e0b913a4e5120fc36bb5b0eae8ac549bc", |
||
735 | "shasum": "" |
||
736 | }, |
||
737 | "require": { |
||
738 | "doctrine/doctrine-bundle": "~1.0", |
||
739 | "doctrine/migrations": "^1.1", |
||
740 | "php": ">=5.4.0", |
||
741 | "symfony/framework-bundle": "~2.3|~3.0" |
||
742 | }, |
||
743 | "require-dev": { |
||
744 | "phpunit/phpunit": "~4.8" |
||
745 | }, |
||
746 | "type": "symfony-bundle", |
||
747 | "extra": { |
||
748 | "branch-alias": { |
||
749 | "dev-master": "1.2-dev" |
||
750 | } |
||
751 | }, |
||
752 | "autoload": { |
||
753 | "psr-4": { |
||
754 | "Doctrine\\Bundle\\MigrationsBundle\\": "" |
||
755 | } |
||
756 | }, |
||
757 | "notification-url": "https://packagist.org/downloads/", |
||
758 | "license": [ |
||
759 | "MIT" |
||
760 | ], |
||
761 | "authors": [ |
||
762 | { |
||
763 | "name": "Symfony Community", |
||
764 | "homepage": "http://symfony.com/contributors" |
||
765 | }, |
||
766 | { |
||
767 | "name": "Doctrine Project", |
||
768 | "homepage": "http://www.doctrine-project.org" |
||
769 | }, |
||
770 | { |
||
771 | "name": "Fabien Potencier", |
||
772 | "email": "[email protected]" |
||
773 | } |
||
774 | ], |
||
775 | "description": "Symfony DoctrineMigrationsBundle", |
||
776 | "homepage": "http://www.doctrine-project.org", |
||
777 | "keywords": [ |
||
778 | "dbal", |
||
779 | "migrations", |
||
780 | "schema" |
||
781 | ], |
||
782 | "time": "2016-12-05T18:36:37+00:00" |
||
783 | }, |
||
784 | { |
||
785 | "name": "doctrine/inflector", |
||
786 | "version": "v1.1.0", |
||
787 | "source": { |
||
788 | "type": "git", |
||
789 | "url": "https://github.com/doctrine/inflector.git", |
||
790 | "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" |
||
791 | }, |
||
792 | "dist": { |
||
793 | "type": "zip", |
||
794 | "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", |
||
795 | "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", |
||
796 | "shasum": "" |
||
797 | }, |
||
798 | "require": { |
||
799 | "php": ">=5.3.2" |
||
800 | }, |
||
801 | "require-dev": { |
||
802 | "phpunit/phpunit": "4.*" |
||
803 | }, |
||
804 | "type": "library", |
||
805 | "extra": { |
||
806 | "branch-alias": { |
||
807 | "dev-master": "1.1.x-dev" |
||
808 | } |
||
809 | }, |
||
810 | "autoload": { |
||
811 | "psr-0": { |
||
812 | "Doctrine\\Common\\Inflector\\": "lib/" |
||
813 | } |
||
814 | }, |
||
815 | "notification-url": "https://packagist.org/downloads/", |
||
816 | "license": [ |
||
817 | "MIT" |
||
818 | ], |
||
819 | "authors": [ |
||
820 | { |
||
821 | "name": "Roman Borschel", |
||
822 | "email": "[email protected]" |
||
823 | }, |
||
824 | { |
||
825 | "name": "Benjamin Eberlei", |
||
826 | "email": "[email protected]" |
||
827 | }, |
||
828 | { |
||
829 | "name": "Guilherme Blanco", |
||
830 | "email": "[email protected]" |
||
831 | }, |
||
832 | { |
||
833 | "name": "Jonathan Wage", |
||
834 | "email": "[email protected]" |
||
835 | }, |
||
836 | { |
||
837 | "name": "Johannes Schmitt", |
||
838 | "email": "[email protected]" |
||
839 | } |
||
840 | ], |
||
841 | "description": "Common String Manipulations with regard to casing and singular/plural rules.", |
||
842 | "homepage": "http://www.doctrine-project.org", |
||
843 | "keywords": [ |
||
844 | "inflection", |
||
845 | "pluralize", |
||
846 | "singularize", |
||
847 | "string" |
||
848 | ], |
||
849 | "time": "2015-11-06T14:35:42+00:00" |
||
850 | }, |
||
851 | { |
||
852 | "name": "doctrine/instantiator", |
||
853 | "version": "1.0.5", |
||
854 | "source": { |
||
855 | "type": "git", |
||
856 | "url": "https://github.com/doctrine/instantiator.git", |
||
857 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
858 | }, |
||
859 | "dist": { |
||
860 | "type": "zip", |
||
861 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
862 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
863 | "shasum": "" |
||
864 | }, |
||
865 | "require": { |
||
866 | "php": ">=5.3,<8.0-DEV" |
||
867 | }, |
||
868 | "require-dev": { |
||
869 | "athletic/athletic": "~0.1.8", |
||
870 | "ext-pdo": "*", |
||
871 | "ext-phar": "*", |
||
872 | "phpunit/phpunit": "~4.0", |
||
873 | "squizlabs/php_codesniffer": "~2.0" |
||
874 | }, |
||
875 | "type": "library", |
||
876 | "extra": { |
||
877 | "branch-alias": { |
||
878 | "dev-master": "1.0.x-dev" |
||
879 | } |
||
880 | }, |
||
881 | "autoload": { |
||
882 | "psr-4": { |
||
883 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
884 | } |
||
885 | }, |
||
886 | "notification-url": "https://packagist.org/downloads/", |
||
887 | "license": [ |
||
888 | "MIT" |
||
889 | ], |
||
890 | "authors": [ |
||
891 | { |
||
892 | "name": "Marco Pivetta", |
||
893 | "email": "[email protected]", |
||
894 | "homepage": "http://ocramius.github.com/" |
||
895 | } |
||
896 | ], |
||
897 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
898 | "homepage": "https://github.com/doctrine/instantiator", |
||
899 | "keywords": [ |
||
900 | "constructor", |
||
901 | "instantiate" |
||
902 | ], |
||
903 | "time": "2015-06-14T21:17:01+00:00" |
||
904 | }, |
||
905 | { |
||
906 | "name": "doctrine/lexer", |
||
907 | "version": "v1.0.1", |
||
908 | "source": { |
||
909 | "type": "git", |
||
910 | "url": "https://github.com/doctrine/lexer.git", |
||
911 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" |
||
912 | }, |
||
913 | "dist": { |
||
914 | "type": "zip", |
||
915 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
916 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
917 | "shasum": "" |
||
918 | }, |
||
919 | "require": { |
||
920 | "php": ">=5.3.2" |
||
921 | }, |
||
922 | "type": "library", |
||
923 | "extra": { |
||
924 | "branch-alias": { |
||
925 | "dev-master": "1.0.x-dev" |
||
926 | } |
||
927 | }, |
||
928 | "autoload": { |
||
929 | "psr-0": { |
||
930 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
931 | } |
||
932 | }, |
||
933 | "notification-url": "https://packagist.org/downloads/", |
||
934 | "license": [ |
||
935 | "MIT" |
||
936 | ], |
||
937 | "authors": [ |
||
938 | { |
||
939 | "name": "Roman Borschel", |
||
940 | "email": "[email protected]" |
||
941 | }, |
||
942 | { |
||
943 | "name": "Guilherme Blanco", |
||
944 | "email": "[email protected]" |
||
945 | }, |
||
946 | { |
||
947 | "name": "Johannes Schmitt", |
||
948 | "email": "[email protected]" |
||
949 | } |
||
950 | ], |
||
951 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
952 | "homepage": "http://www.doctrine-project.org", |
||
953 | "keywords": [ |
||
954 | "lexer", |
||
955 | "parser" |
||
956 | ], |
||
957 | "time": "2014-09-09T13:34:57+00:00" |
||
958 | }, |
||
959 | { |
||
960 | "name": "doctrine/migrations", |
||
961 | "version": "v1.5.0", |
||
962 | "source": { |
||
963 | "type": "git", |
||
964 | "url": "https://github.com/doctrine/migrations.git", |
||
965 | "reference": "c81147c0f2938a6566594455367e095150547f72" |
||
966 | }, |
||
967 | "dist": { |
||
968 | "type": "zip", |
||
969 | "url": "https://api.github.com/repos/doctrine/migrations/zipball/c81147c0f2938a6566594455367e095150547f72", |
||
970 | "reference": "c81147c0f2938a6566594455367e095150547f72", |
||
971 | "shasum": "" |
||
972 | }, |
||
973 | "require": { |
||
974 | "doctrine/dbal": "~2.2", |
||
975 | "ocramius/proxy-manager": "^1.0|^2.0", |
||
976 | "php": "^5.5|^7.0", |
||
977 | "symfony/console": "~2.3|~3.0", |
||
978 | "symfony/yaml": "~2.3|~3.0" |
||
979 | }, |
||
980 | "require-dev": { |
||
981 | "doctrine/coding-standard": "dev-master", |
||
982 | "doctrine/orm": "2.*", |
||
983 | "jdorn/sql-formatter": "~1.1", |
||
984 | "johnkary/phpunit-speedtrap": "~1.0@dev", |
||
985 | "mikey179/vfsstream": "^1.6", |
||
986 | "mockery/mockery": "^0.9.4", |
||
987 | "phpunit/phpunit": "~4.7", |
||
988 | "satooshi/php-coveralls": "^1.0" |
||
989 | }, |
||
990 | "suggest": { |
||
991 | "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command." |
||
992 | }, |
||
993 | "bin": [ |
||
994 | "bin/doctrine-migrations" |
||
995 | ], |
||
996 | "type": "library", |
||
997 | "extra": { |
||
998 | "branch-alias": { |
||
999 | "dev-master": "v1.6.x-dev" |
||
1000 | } |
||
1001 | }, |
||
1002 | "autoload": { |
||
1003 | "psr-4": { |
||
1004 | "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations" |
||
1005 | } |
||
1006 | }, |
||
1007 | "notification-url": "https://packagist.org/downloads/", |
||
1008 | "license": [ |
||
1009 | "LGPL-2.1" |
||
1010 | ], |
||
1011 | "authors": [ |
||
1012 | { |
||
1013 | "name": "Benjamin Eberlei", |
||
1014 | "email": "[email protected]" |
||
1015 | }, |
||
1016 | { |
||
1017 | "name": "Jonathan Wage", |
||
1018 | "email": "[email protected]" |
||
1019 | }, |
||
1020 | { |
||
1021 | "name": "Michael Simonson", |
||
1022 | "email": "[email protected]" |
||
1023 | } |
||
1024 | ], |
||
1025 | "description": "Database Schema migrations using Doctrine DBAL", |
||
1026 | "homepage": "http://www.doctrine-project.org", |
||
1027 | "keywords": [ |
||
1028 | "database", |
||
1029 | "migrations" |
||
1030 | ], |
||
1031 | "time": "2016-12-25T22:54:00+00:00" |
||
1032 | }, |
||
1033 | { |
||
1034 | "name": "doctrine/orm", |
||
1035 | "version": "v2.5.11", |
||
1036 | "source": { |
||
1037 | "type": "git", |
||
1038 | "url": "https://github.com/doctrine/doctrine2.git", |
||
1039 | "reference": "249b737094f1e7cba4f0a8d19acf5be6cf3ed504" |
||
1040 | }, |
||
1041 | "dist": { |
||
1042 | "type": "zip", |
||
1043 | "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/249b737094f1e7cba4f0a8d19acf5be6cf3ed504", |
||
1044 | "reference": "249b737094f1e7cba4f0a8d19acf5be6cf3ed504", |
||
1045 | "shasum": "" |
||
1046 | }, |
||
1047 | "require": { |
||
1048 | "doctrine/cache": "~1.4", |
||
1049 | "doctrine/collections": "~1.2", |
||
1050 | "doctrine/common": ">=2.5-dev,<2.9-dev", |
||
1051 | "doctrine/dbal": ">=2.5-dev,<2.7-dev", |
||
1052 | "doctrine/instantiator": "^1.0.1", |
||
1053 | "ext-pdo": "*", |
||
1054 | "php": ">=5.4", |
||
1055 | "symfony/console": "~2.5|~3.0" |
||
1056 | }, |
||
1057 | "require-dev": { |
||
1058 | "phpunit/phpunit": "~4.0", |
||
1059 | "symfony/yaml": "~2.3|~3.0" |
||
1060 | }, |
||
1061 | "suggest": { |
||
1062 | "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" |
||
1063 | }, |
||
1064 | "bin": [ |
||
1065 | "bin/doctrine", |
||
1066 | "bin/doctrine.php" |
||
1067 | ], |
||
1068 | "type": "library", |
||
1069 | "extra": { |
||
1070 | "branch-alias": { |
||
1071 | "dev-master": "2.6.x-dev" |
||
1072 | } |
||
1073 | }, |
||
1074 | "autoload": { |
||
1075 | "psr-0": { |
||
1076 | "Doctrine\\ORM\\": "lib/" |
||
1077 | } |
||
1078 | }, |
||
1079 | "notification-url": "https://packagist.org/downloads/", |
||
1080 | "license": [ |
||
1081 | "MIT" |
||
1082 | ], |
||
1083 | "authors": [ |
||
1084 | { |
||
1085 | "name": "Roman Borschel", |
||
1086 | "email": "[email protected]" |
||
1087 | }, |
||
1088 | { |
||
1089 | "name": "Benjamin Eberlei", |
||
1090 | "email": "[email protected]" |
||
1091 | }, |
||
1092 | { |
||
1093 | "name": "Guilherme Blanco", |
||
1094 | "email": "[email protected]" |
||
1095 | }, |
||
1096 | { |
||
1097 | "name": "Jonathan Wage", |
||
1098 | "email": "[email protected]" |
||
1099 | } |
||
1100 | ], |
||
1101 | "description": "Object-Relational-Mapper for PHP", |
||
1102 | "homepage": "http://www.doctrine-project.org", |
||
1103 | "keywords": [ |
||
1104 | "database", |
||
1105 | "orm" |
||
1106 | ], |
||
1107 | "time": "2017-09-18T06:50:20+00:00" |
||
1108 | }, |
||
1109 | { |
||
1110 | "name": "eightpoints/guzzle-bundle", |
||
1111 | "version": "v6.1.0", |
||
1112 | "target-dir": "EightPoints/Bundle/GuzzleBundle", |
||
1113 | "source": { |
||
1114 | "type": "git", |
||
1115 | "url": "https://github.com/8p/GuzzleBundle.git", |
||
1116 | "reference": "35a44f7cfa472643375b53151d82c40f4a53e8fe" |
||
1117 | }, |
||
1118 | "dist": { |
||
1119 | "type": "zip", |
||
1120 | "url": "https://api.github.com/repos/8p/GuzzleBundle/zipball/35a44f7cfa472643375b53151d82c40f4a53e8fe", |
||
1121 | "reference": "35a44f7cfa472643375b53151d82c40f4a53e8fe", |
||
1122 | "shasum": "" |
||
1123 | }, |
||
1124 | "require": { |
||
1125 | "eightpoints/guzzle-wsse-middleware": "~4.0", |
||
1126 | "guzzlehttp/guzzle": "~6.0", |
||
1127 | "php": ">=5.6", |
||
1128 | "psr/log": "~1.0", |
||
1129 | "symfony/dependency-injection": "~2.3|~3.0", |
||
1130 | "symfony/event-dispatcher": "~2.3|~3.0", |
||
1131 | "symfony/expression-language": "~2.3|~3.0", |
||
1132 | "symfony/http-kernel": "~2.3|~3.0" |
||
1133 | }, |
||
1134 | "require-dev": { |
||
1135 | "phpunit/phpunit": "~5.4", |
||
1136 | "symfony/config": "2.3|~3.0" |
||
1137 | }, |
||
1138 | "type": "symfony-bundle", |
||
1139 | "autoload": { |
||
1140 | "psr-0": { |
||
1141 | "EightPoints\\Bundle\\GuzzleBundle": "" |
||
1142 | } |
||
1143 | }, |
||
1144 | "notification-url": "https://packagist.org/downloads/", |
||
1145 | "license": [ |
||
1146 | "MIT" |
||
1147 | ], |
||
1148 | "authors": [ |
||
1149 | { |
||
1150 | "name": "Community", |
||
1151 | "homepage": "https://github.com/8p/GuzzleBundle/contributors" |
||
1152 | }, |
||
1153 | { |
||
1154 | "name": "Florian Preusner", |
||
1155 | "email": "[email protected]", |
||
1156 | "homepage": "https://github.com/florianpreusner" |
||
1157 | } |
||
1158 | ], |
||
1159 | "description": "Integrates Guzzle into Symfony2, comes with WSSE Plugin for RESTful Interfaces", |
||
1160 | "homepage": "https://github.com/8p/GuzzleBundle", |
||
1161 | "keywords": [ |
||
1162 | "Guzzle", |
||
1163 | "bundle", |
||
1164 | "client", |
||
1165 | "curl", |
||
1166 | "http client", |
||
1167 | "rest", |
||
1168 | "symfony", |
||
1169 | "web service" |
||
1170 | ], |
||
1171 | "time": "2017-09-13T12:42:59+00:00" |
||
1172 | }, |
||
1173 | { |
||
1174 | "name": "eightpoints/guzzle-wsse-middleware", |
||
1175 | "version": "v4.2.0", |
||
1176 | "source": { |
||
1177 | "type": "git", |
||
1178 | "url": "https://github.com/8p/guzzle-wsse-middleware.git", |
||
1179 | "reference": "3998dae6fed29f2d3384024764046b63a764ddda" |
||
1180 | }, |
||
1181 | "dist": { |
||
1182 | "type": "zip", |
||
1183 | "url": "https://api.github.com/repos/8p/guzzle-wsse-middleware/zipball/3998dae6fed29f2d3384024764046b63a764ddda", |
||
1184 | "reference": "3998dae6fed29f2d3384024764046b63a764ddda", |
||
1185 | "shasum": "" |
||
1186 | }, |
||
1187 | "require": { |
||
1188 | "guzzlehttp/guzzle": ">=6.0", |
||
1189 | "php": ">=5.5" |
||
1190 | }, |
||
1191 | "type": "library", |
||
1192 | "autoload": { |
||
1193 | "psr-0": { |
||
1194 | "EightPoints\\Guzzle": "src" |
||
1195 | } |
||
1196 | }, |
||
1197 | "notification-url": "https://packagist.org/downloads/", |
||
1198 | "license": [ |
||
1199 | "MIT" |
||
1200 | ], |
||
1201 | "authors": [ |
||
1202 | { |
||
1203 | "name": "Florian Preusner", |
||
1204 | "email": "[email protected]", |
||
1205 | "homepage": "https://github.com/florianpreusner" |
||
1206 | }, |
||
1207 | { |
||
1208 | "name": "Community", |
||
1209 | "homepage": "https://github.com/eightpoints/guzzle-wsse-middleware/contributors" |
||
1210 | } |
||
1211 | ], |
||
1212 | "description": "WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients", |
||
1213 | "homepage": "https://github.com/8p/guzzle-wsse-middleware", |
||
1214 | "keywords": [ |
||
1215 | "client", |
||
1216 | "curl", |
||
1217 | "framework", |
||
1218 | "http", |
||
1219 | "http client", |
||
1220 | "middleware", |
||
1221 | "plugin", |
||
1222 | "rest", |
||
1223 | "web service", |
||
1224 | "wsse" |
||
1225 | ], |
||
1226 | "time": "2016-06-03T14:03:33+00:00" |
||
1227 | }, |
||
1228 | { |
||
1229 | "name": "fig/link-util", |
||
1230 | "version": "1.0.0", |
||
1231 | "source": { |
||
1232 | "type": "git", |
||
1233 | "url": "https://github.com/php-fig/link-util.git", |
||
1234 | "reference": "1a07821801a148be4add11ab0603e4af55a72fac" |
||
1235 | }, |
||
1236 | "dist": { |
||
1237 | "type": "zip", |
||
1238 | "url": "https://api.github.com/repos/php-fig/link-util/zipball/1a07821801a148be4add11ab0603e4af55a72fac", |
||
1239 | "reference": "1a07821801a148be4add11ab0603e4af55a72fac", |
||
1240 | "shasum": "" |
||
1241 | }, |
||
1242 | "require": { |
||
1243 | "php": ">=5.5.0", |
||
1244 | "psr/link": "~1.0@dev" |
||
1245 | }, |
||
1246 | "require-dev": { |
||
1247 | "phpunit/phpunit": "^5.1", |
||
1248 | "squizlabs/php_codesniffer": "^2.3.1" |
||
1249 | }, |
||
1250 | "type": "library", |
||
1251 | "extra": { |
||
1252 | "branch-alias": { |
||
1253 | "dev-master": "1.0.x-dev" |
||
1254 | } |
||
1255 | }, |
||
1256 | "autoload": { |
||
1257 | "psr-4": { |
||
1258 | "Fig\\Link\\": "src/" |
||
1259 | } |
||
1260 | }, |
||
1261 | "notification-url": "https://packagist.org/downloads/", |
||
1262 | "license": [ |
||
1263 | "MIT" |
||
1264 | ], |
||
1265 | "authors": [ |
||
1266 | { |
||
1267 | "name": "PHP-FIG", |
||
1268 | "homepage": "http://www.php-fig.org/" |
||
1269 | } |
||
1270 | ], |
||
1271 | "description": "Common utility implementations for HTTP links", |
||
1272 | "keywords": [ |
||
1273 | "http", |
||
1274 | "http-link", |
||
1275 | "link", |
||
1276 | "psr", |
||
1277 | "psr-13", |
||
1278 | "rest" |
||
1279 | ], |
||
1280 | "time": "2016-10-17T18:31:11+00:00" |
||
1281 | }, |
||
1282 | { |
||
1283 | "name": "friendsofsymfony/rest-bundle", |
||
1284 | "version": "2.1.1", |
||
1285 | "source": { |
||
1286 | "type": "git", |
||
1287 | "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", |
||
1288 | "reference": "5a399bb434045c2b579cfe55472fff100373f4ec" |
||
1289 | }, |
||
1290 | "dist": { |
||
1291 | "type": "zip", |
||
1292 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/5a399bb434045c2b579cfe55472fff100373f4ec", |
||
1293 | "reference": "5a399bb434045c2b579cfe55472fff100373f4ec", |
||
1294 | "shasum": "" |
||
1295 | }, |
||
1296 | "require": { |
||
1297 | "doctrine/inflector": "^1.0", |
||
1298 | "php": "^5.5.9|~7.0", |
||
1299 | "psr/log": "^1.0", |
||
1300 | "symfony/config": "^2.7|^3.0", |
||
1301 | "symfony/debug": "^2.7|^3.0", |
||
1302 | "symfony/dependency-injection": "^2.7|^3.0", |
||
1303 | "symfony/event-dispatcher": "^2.7|^3.0", |
||
1304 | "symfony/finder": "^2.7|^3.0", |
||
1305 | "symfony/framework-bundle": "^2.7|^3.0", |
||
1306 | "symfony/http-foundation": "^2.7|^3.0", |
||
1307 | "symfony/http-kernel": "^2.7|^3.0", |
||
1308 | "symfony/routing": "^2.7|^3.0", |
||
1309 | "symfony/security-core": "^2.7|^3.0", |
||
1310 | "symfony/templating": "^2.7|^3.0", |
||
1311 | "willdurand/jsonp-callback-validator": "^1.0", |
||
1312 | "willdurand/negotiation": "^2.0" |
||
1313 | }, |
||
1314 | "conflict": { |
||
1315 | "jms/serializer": "1.3.0", |
||
1316 | "sensio/framework-extra-bundle": "<3.0.13" |
||
1317 | }, |
||
1318 | "require-dev": { |
||
1319 | "jms/serializer-bundle": "^1.0", |
||
1320 | "phpoption/phpoption": "^1.1", |
||
1321 | "psr/http-message": "^1.0", |
||
1322 | "sensio/framework-extra-bundle": "^3.0.13", |
||
1323 | "symfony/browser-kit": "^2.7|^3.0", |
||
1324 | "symfony/css-selector": "^2.7|^3.0", |
||
1325 | "symfony/dependency-injection": "^2.7|^3.0", |
||
1326 | "symfony/expression-language": "~2.7|^3.0", |
||
1327 | "symfony/form": "^2.7|^3.0", |
||
1328 | "symfony/phpunit-bridge": "~2.7|^3.0", |
||
1329 | "symfony/security-bundle": "^2.7|^3.0", |
||
1330 | "symfony/serializer": "^2.7.11|^3.0.4", |
||
1331 | "symfony/twig-bundle": "^2.7|^3.0", |
||
1332 | "symfony/validator": "^2.7|^3.0", |
||
1333 | "symfony/web-profiler-bundle": "^2.7|^3.0", |
||
1334 | "symfony/yaml": "^2.7|^3.0" |
||
1335 | }, |
||
1336 | "suggest": { |
||
1337 | "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^1.0", |
||
1338 | "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener, requires ^3.0", |
||
1339 | "symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0", |
||
1340 | "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0", |
||
1341 | "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0" |
||
1342 | }, |
||
1343 | "type": "symfony-bundle", |
||
1344 | "extra": { |
||
1345 | "branch-alias": { |
||
1346 | "dev-master": "2.1-dev" |
||
1347 | } |
||
1348 | }, |
||
1349 | "autoload": { |
||
1350 | "psr-4": { |
||
1351 | "FOS\\RestBundle\\": "" |
||
1352 | } |
||
1353 | }, |
||
1354 | "notification-url": "https://packagist.org/downloads/", |
||
1355 | "license": [ |
||
1356 | "MIT" |
||
1357 | ], |
||
1358 | "authors": [ |
||
1359 | { |
||
1360 | "name": "Lukas Kahwe Smith", |
||
1361 | "email": "[email protected]" |
||
1362 | }, |
||
1363 | { |
||
1364 | "name": "FriendsOfSymfony Community", |
||
1365 | "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors" |
||
1366 | }, |
||
1367 | { |
||
1368 | "name": "Konstantin Kudryashov", |
||
1369 | "email": "[email protected]" |
||
1370 | } |
||
1371 | ], |
||
1372 | "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony", |
||
1373 | "homepage": "http://friendsofsymfony.github.com", |
||
1374 | "keywords": [ |
||
1375 | "rest" |
||
1376 | ], |
||
1377 | "time": "2016-11-23T12:09:05+00:00" |
||
1378 | }, |
||
1379 | { |
||
1380 | "name": "guzzlehttp/guzzle", |
||
1381 | "version": "6.3.0", |
||
1382 | "source": { |
||
1383 | "type": "git", |
||
1384 | "url": "https://github.com/guzzle/guzzle.git", |
||
1385 | "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" |
||
1386 | }, |
||
1387 | "dist": { |
||
1388 | "type": "zip", |
||
1389 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", |
||
1390 | "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", |
||
1391 | "shasum": "" |
||
1392 | }, |
||
1393 | "require": { |
||
1394 | "guzzlehttp/promises": "^1.0", |
||
1395 | "guzzlehttp/psr7": "^1.4", |
||
1396 | "php": ">=5.5" |
||
1397 | }, |
||
1398 | "require-dev": { |
||
1399 | "ext-curl": "*", |
||
1400 | "phpunit/phpunit": "^4.0 || ^5.0", |
||
1401 | "psr/log": "^1.0" |
||
1402 | }, |
||
1403 | "suggest": { |
||
1404 | "psr/log": "Required for using the Log middleware" |
||
1405 | }, |
||
1406 | "type": "library", |
||
1407 | "extra": { |
||
1408 | "branch-alias": { |
||
1409 | "dev-master": "6.2-dev" |
||
1410 | } |
||
1411 | }, |
||
1412 | "autoload": { |
||
1413 | "files": [ |
||
1414 | "src/functions_include.php" |
||
1415 | ], |
||
1416 | "psr-4": { |
||
1417 | "GuzzleHttp\\": "src/" |
||
1418 | } |
||
1419 | }, |
||
1420 | "notification-url": "https://packagist.org/downloads/", |
||
1421 | "license": [ |
||
1422 | "MIT" |
||
1423 | ], |
||
1424 | "authors": [ |
||
1425 | { |
||
1426 | "name": "Michael Dowling", |
||
1427 | "email": "[email protected]", |
||
1428 | "homepage": "https://github.com/mtdowling" |
||
1429 | } |
||
1430 | ], |
||
1431 | "description": "Guzzle is a PHP HTTP client library", |
||
1432 | "homepage": "http://guzzlephp.org/", |
||
1433 | "keywords": [ |
||
1434 | "client", |
||
1435 | "curl", |
||
1436 | "framework", |
||
1437 | "http", |
||
1438 | "http client", |
||
1439 | "rest", |
||
1440 | "web service" |
||
1441 | ], |
||
1442 | "time": "2017-06-22T18:50:49+00:00" |
||
1443 | }, |
||
1444 | { |
||
1445 | "name": "guzzlehttp/promises", |
||
1446 | "version": "v1.3.1", |
||
1447 | "source": { |
||
1448 | "type": "git", |
||
1449 | "url": "https://github.com/guzzle/promises.git", |
||
1450 | "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" |
||
1451 | }, |
||
1452 | "dist": { |
||
1453 | "type": "zip", |
||
1454 | "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", |
||
1455 | "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", |
||
1456 | "shasum": "" |
||
1457 | }, |
||
1458 | "require": { |
||
1459 | "php": ">=5.5.0" |
||
1460 | }, |
||
1461 | "require-dev": { |
||
1462 | "phpunit/phpunit": "^4.0" |
||
1463 | }, |
||
1464 | "type": "library", |
||
1465 | "extra": { |
||
1466 | "branch-alias": { |
||
1467 | "dev-master": "1.4-dev" |
||
1468 | } |
||
1469 | }, |
||
1470 | "autoload": { |
||
1471 | "psr-4": { |
||
1472 | "GuzzleHttp\\Promise\\": "src/" |
||
1473 | }, |
||
1474 | "files": [ |
||
1475 | "src/functions_include.php" |
||
1476 | ] |
||
1477 | }, |
||
1478 | "notification-url": "https://packagist.org/downloads/", |
||
1479 | "license": [ |
||
1480 | "MIT" |
||
1481 | ], |
||
1482 | "authors": [ |
||
1483 | { |
||
1484 | "name": "Michael Dowling", |
||
1485 | "email": "[email protected]", |
||
1486 | "homepage": "https://github.com/mtdowling" |
||
1487 | } |
||
1488 | ], |
||
1489 | "description": "Guzzle promises library", |
||
1490 | "keywords": [ |
||
1491 | "promise" |
||
1492 | ], |
||
1493 | "time": "2016-12-20T10:07:11+00:00" |
||
1494 | }, |
||
1495 | { |
||
1496 | "name": "guzzlehttp/psr7", |
||
1497 | "version": "1.4.2", |
||
1498 | "source": { |
||
1499 | "type": "git", |
||
1500 | "url": "https://github.com/guzzle/psr7.git", |
||
1501 | "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" |
||
1502 | }, |
||
1503 | "dist": { |
||
1504 | "type": "zip", |
||
1505 | "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", |
||
1506 | "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", |
||
1507 | "shasum": "" |
||
1508 | }, |
||
1509 | "require": { |
||
1510 | "php": ">=5.4.0", |
||
1511 | "psr/http-message": "~1.0" |
||
1512 | }, |
||
1513 | "provide": { |
||
1514 | "psr/http-message-implementation": "1.0" |
||
1515 | }, |
||
1516 | "require-dev": { |
||
1517 | "phpunit/phpunit": "~4.0" |
||
1518 | }, |
||
1519 | "type": "library", |
||
1520 | "extra": { |
||
1521 | "branch-alias": { |
||
1522 | "dev-master": "1.4-dev" |
||
1523 | } |
||
1524 | }, |
||
1525 | "autoload": { |
||
1526 | "psr-4": { |
||
1527 | "GuzzleHttp\\Psr7\\": "src/" |
||
1528 | }, |
||
1529 | "files": [ |
||
1530 | "src/functions_include.php" |
||
1531 | ] |
||
1532 | }, |
||
1533 | "notification-url": "https://packagist.org/downloads/", |
||
1534 | "license": [ |
||
1535 | "MIT" |
||
1536 | ], |
||
1537 | "authors": [ |
||
1538 | { |
||
1539 | "name": "Michael Dowling", |
||
1540 | "email": "[email protected]", |
||
1541 | "homepage": "https://github.com/mtdowling" |
||
1542 | }, |
||
1543 | { |
||
1544 | "name": "Tobias Schultze", |
||
1545 | "homepage": "https://github.com/Tobion" |
||
1546 | } |
||
1547 | ], |
||
1548 | "description": "PSR-7 message implementation that also provides common utility methods", |
||
1549 | "keywords": [ |
||
1550 | "http", |
||
1551 | "message", |
||
1552 | "request", |
||
1553 | "response", |
||
1554 | "stream", |
||
1555 | "uri", |
||
1556 | "url" |
||
1557 | ], |
||
1558 | "time": "2017-03-20T17:10:46+00:00" |
||
1559 | }, |
||
1560 | { |
||
1561 | "name": "incenteev/composer-parameter-handler", |
||
1562 | "version": "v2.1.2", |
||
1563 | "source": { |
||
1564 | "type": "git", |
||
1565 | "url": "https://github.com/Incenteev/ParameterHandler.git", |
||
1566 | "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc" |
||
1567 | }, |
||
1568 | "dist": { |
||
1569 | "type": "zip", |
||
1570 | "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc", |
||
1571 | "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc", |
||
1572 | "shasum": "" |
||
1573 | }, |
||
1574 | "require": { |
||
1575 | "php": ">=5.3.3", |
||
1576 | "symfony/yaml": "~2.3|~3.0" |
||
1577 | }, |
||
1578 | "require-dev": { |
||
1579 | "composer/composer": "1.0.*@dev", |
||
1580 | "phpspec/prophecy-phpunit": "~1.0", |
||
1581 | "symfony/filesystem": "~2.2" |
||
1582 | }, |
||
1583 | "type": "library", |
||
1584 | "extra": { |
||
1585 | "branch-alias": { |
||
1586 | "dev-master": "2.1.x-dev" |
||
1587 | } |
||
1588 | }, |
||
1589 | "autoload": { |
||
1590 | "psr-4": { |
||
1591 | "Incenteev\\ParameterHandler\\": "" |
||
1592 | } |
||
1593 | }, |
||
1594 | "notification-url": "https://packagist.org/downloads/", |
||
1595 | "license": [ |
||
1596 | "MIT" |
||
1597 | ], |
||
1598 | "authors": [ |
||
1599 | { |
||
1600 | "name": "Christophe Coevoet", |
||
1601 | "email": "[email protected]" |
||
1602 | } |
||
1603 | ], |
||
1604 | "description": "Composer script handling your ignored parameter file", |
||
1605 | "homepage": "https://github.com/Incenteev/ParameterHandler", |
||
1606 | "keywords": [ |
||
1607 | "parameters management" |
||
1608 | ], |
||
1609 | "time": "2015-11-10T17:04:01+00:00" |
||
1610 | }, |
||
1611 | { |
||
1612 | "name": "jdorn/sql-formatter", |
||
1613 | "version": "v1.2.17", |
||
1614 | "source": { |
||
1615 | "type": "git", |
||
1616 | "url": "https://github.com/jdorn/sql-formatter.git", |
||
1617 | "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc" |
||
1618 | }, |
||
1619 | "dist": { |
||
1620 | "type": "zip", |
||
1621 | "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc", |
||
1622 | "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc", |
||
1623 | "shasum": "" |
||
1624 | }, |
||
1625 | "require": { |
||
1626 | "php": ">=5.2.4" |
||
1627 | }, |
||
1628 | "require-dev": { |
||
1629 | "phpunit/phpunit": "3.7.*" |
||
1630 | }, |
||
1631 | "type": "library", |
||
1632 | "extra": { |
||
1633 | "branch-alias": { |
||
1634 | "dev-master": "1.3.x-dev" |
||
1635 | } |
||
1636 | }, |
||
1637 | "autoload": { |
||
1638 | "classmap": [ |
||
1639 | "lib" |
||
1640 | ] |
||
1641 | }, |
||
1642 | "notification-url": "https://packagist.org/downloads/", |
||
1643 | "license": [ |
||
1644 | "MIT" |
||
1645 | ], |
||
1646 | "authors": [ |
||
1647 | { |
||
1648 | "name": "Jeremy Dorn", |
||
1649 | "email": "[email protected]", |
||
1650 | "homepage": "http://jeremydorn.com/" |
||
1651 | } |
||
1652 | ], |
||
1653 | "description": "a PHP SQL highlighting library", |
||
1654 | "homepage": "https://github.com/jdorn/sql-formatter/", |
||
1655 | "keywords": [ |
||
1656 | "highlight", |
||
1657 | "sql" |
||
1658 | ], |
||
1659 | "time": "2014-01-12T16:20:24+00:00" |
||
1660 | }, |
||
1661 | { |
||
1662 | "name": "jms/metadata", |
||
1663 | "version": "1.6.0", |
||
1664 | "source": { |
||
1665 | "type": "git", |
||
1666 | "url": "https://github.com/schmittjoh/metadata.git", |
||
1667 | "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab" |
||
1668 | }, |
||
1669 | "dist": { |
||
1670 | "type": "zip", |
||
1671 | "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/6a06970a10e0a532fb52d3959547123b84a3b3ab", |
||
1672 | "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab", |
||
1673 | "shasum": "" |
||
1674 | }, |
||
1675 | "require": { |
||
1676 | "php": ">=5.3.0" |
||
1677 | }, |
||
1678 | "require-dev": { |
||
1679 | "doctrine/cache": "~1.0", |
||
1680 | "symfony/cache": "~3.1" |
||
1681 | }, |
||
1682 | "type": "library", |
||
1683 | "extra": { |
||
1684 | "branch-alias": { |
||
1685 | "dev-master": "1.5.x-dev" |
||
1686 | } |
||
1687 | }, |
||
1688 | "autoload": { |
||
1689 | "psr-0": { |
||
1690 | "Metadata\\": "src/" |
||
1691 | } |
||
1692 | }, |
||
1693 | "notification-url": "https://packagist.org/downloads/", |
||
1694 | "license": [ |
||
1695 | "Apache-2.0" |
||
1696 | ], |
||
1697 | "authors": [ |
||
1698 | { |
||
1699 | "name": "Johannes M. Schmitt", |
||
1700 | "email": "[email protected]" |
||
1701 | } |
||
1702 | ], |
||
1703 | "description": "Class/method/property metadata management in PHP", |
||
1704 | "keywords": [ |
||
1705 | "annotations", |
||
1706 | "metadata", |
||
1707 | "xml", |
||
1708 | "yaml" |
||
1709 | ], |
||
1710 | "time": "2016-12-05T10:18:33+00:00" |
||
1711 | }, |
||
1712 | { |
||
1713 | "name": "jms/parser-lib", |
||
1714 | "version": "1.0.0", |
||
1715 | "source": { |
||
1716 | "type": "git", |
||
1717 | "url": "https://github.com/schmittjoh/parser-lib.git", |
||
1718 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" |
||
1719 | }, |
||
1720 | "dist": { |
||
1721 | "type": "zip", |
||
1722 | "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", |
||
1723 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", |
||
1724 | "shasum": "" |
||
1725 | }, |
||
1726 | "require": { |
||
1727 | "phpoption/phpoption": ">=0.9,<2.0-dev" |
||
1728 | }, |
||
1729 | "type": "library", |
||
1730 | "extra": { |
||
1731 | "branch-alias": { |
||
1732 | "dev-master": "1.0-dev" |
||
1733 | } |
||
1734 | }, |
||
1735 | "autoload": { |
||
1736 | "psr-0": { |
||
1737 | "JMS\\": "src/" |
||
1738 | } |
||
1739 | }, |
||
1740 | "notification-url": "https://packagist.org/downloads/", |
||
1741 | "license": [ |
||
1742 | "Apache2" |
||
1743 | ], |
||
1744 | "description": "A library for easily creating recursive-descent parsers.", |
||
1745 | "time": "2012-11-18T18:08:43+00:00" |
||
1746 | }, |
||
1747 | { |
||
1748 | "name": "jms/serializer", |
||
1749 | "version": "1.9.0", |
||
1750 | "source": { |
||
1751 | "type": "git", |
||
1752 | "url": "https://github.com/schmittjoh/serializer.git", |
||
1753 | "reference": "f4683f41ebf21e60667447bb49939bee35807c3c" |
||
1754 | }, |
||
1755 | "dist": { |
||
1756 | "type": "zip", |
||
1757 | "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/f4683f41ebf21e60667447bb49939bee35807c3c", |
||
1758 | "reference": "f4683f41ebf21e60667447bb49939bee35807c3c", |
||
1759 | "shasum": "" |
||
1760 | }, |
||
1761 | "require": { |
||
1762 | "doctrine/annotations": "^1.0", |
||
1763 | "doctrine/instantiator": "^1.0.3", |
||
1764 | "jms/metadata": "~1.1", |
||
1765 | "jms/parser-lib": "1.*", |
||
1766 | "php": ">=5.5.0", |
||
1767 | "phpcollection/phpcollection": "~0.1", |
||
1768 | "phpoption/phpoption": "^1.1" |
||
1769 | }, |
||
1770 | "conflict": { |
||
1771 | "jms/serializer-bundle": "<1.2.1", |
||
1772 | "twig/twig": "<1.12" |
||
1773 | }, |
||
1774 | "require-dev": { |
||
1775 | "doctrine/orm": "~2.1", |
||
1776 | "doctrine/phpcr-odm": "^1.3|^2.0", |
||
1777 | "ext-pdo_sqlite": "*", |
||
1778 | "jackalope/jackalope-doctrine-dbal": "^1.1.5", |
||
1779 | "phpunit/phpunit": "^4.8|^5.0", |
||
1780 | "propel/propel1": "~1.7", |
||
1781 | "symfony/expression-language": "^2.6|^3.0", |
||
1782 | "symfony/filesystem": "^2.1", |
||
1783 | "symfony/form": "~2.1|^3.0", |
||
1784 | "symfony/translation": "^2.1|^3.0", |
||
1785 | "symfony/validator": "^2.2|^3.0", |
||
1786 | "symfony/yaml": "^2.1|^3.0", |
||
1787 | "twig/twig": "~1.12|~2.0" |
||
1788 | }, |
||
1789 | "suggest": { |
||
1790 | "doctrine/cache": "Required if you like to use cache functionality.", |
||
1791 | "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.", |
||
1792 | "symfony/yaml": "Required if you'd like to serialize data to YAML format." |
||
1793 | }, |
||
1794 | "type": "library", |
||
1795 | "extra": { |
||
1796 | "branch-alias": { |
||
1797 | "dev-master": "1.9-dev" |
||
1798 | } |
||
1799 | }, |
||
1800 | "autoload": { |
||
1801 | "psr-0": { |
||
1802 | "JMS\\Serializer": "src/" |
||
1803 | } |
||
1804 | }, |
||
1805 | "notification-url": "https://packagist.org/downloads/", |
||
1806 | "license": [ |
||
1807 | "Apache-2.0" |
||
1808 | ], |
||
1809 | "authors": [ |
||
1810 | { |
||
1811 | "name": "Asmir Mustafic", |
||
1812 | "email": "[email protected]" |
||
1813 | }, |
||
1814 | { |
||
1815 | "name": "Johannes M. Schmitt", |
||
1816 | "email": "[email protected]" |
||
1817 | } |
||
1818 | ], |
||
1819 | "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", |
||
1820 | "homepage": "http://jmsyst.com/libs/serializer", |
||
1821 | "keywords": [ |
||
1822 | "deserialization", |
||
1823 | "jaxb", |
||
1824 | "json", |
||
1825 | "serialization", |
||
1826 | "xml" |
||
1827 | ], |
||
1828 | "time": "2017-09-28T15:17:28+00:00" |
||
1829 | }, |
||
1830 | { |
||
1831 | "name": "jms/serializer-bundle", |
||
1832 | "version": "1.5.0", |
||
1833 | "target-dir": "JMS/SerializerBundle", |
||
1834 | "source": { |
||
1835 | "type": "git", |
||
1836 | "url": "https://github.com/schmittjoh/JMSSerializerBundle.git", |
||
1837 | "reference": "85ee039a2b7f89d77c403e33cee7b43a875c31e5" |
||
1838 | }, |
||
1839 | "dist": { |
||
1840 | "type": "zip", |
||
1841 | "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/85ee039a2b7f89d77c403e33cee7b43a875c31e5", |
||
1842 | "reference": "85ee039a2b7f89d77c403e33cee7b43a875c31e5", |
||
1843 | "shasum": "" |
||
1844 | }, |
||
1845 | "require": { |
||
1846 | "jms/serializer": "^1.7", |
||
1847 | "php": ">=5.4.0", |
||
1848 | "phpoption/phpoption": "^1.1.0", |
||
1849 | "symfony/framework-bundle": "~2.3|~3.0" |
||
1850 | }, |
||
1851 | "require-dev": { |
||
1852 | "doctrine/doctrine-bundle": "*", |
||
1853 | "doctrine/orm": "*", |
||
1854 | "phpunit/phpunit": "^4.2|^5.0", |
||
1855 | "symfony/browser-kit": "*", |
||
1856 | "symfony/class-loader": "*", |
||
1857 | "symfony/css-selector": "*", |
||
1858 | "symfony/expression-language": "~2.6|~3.0", |
||
1859 | "symfony/finder": "*", |
||
1860 | "symfony/form": "*", |
||
1861 | "symfony/process": "*", |
||
1862 | "symfony/stopwatch": "*", |
||
1863 | "symfony/twig-bundle": "*", |
||
1864 | "symfony/validator": "*", |
||
1865 | "symfony/yaml": "*" |
||
1866 | }, |
||
1867 | "suggest": { |
||
1868 | "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3" |
||
1869 | }, |
||
1870 | "type": "symfony-bundle", |
||
1871 | "extra": { |
||
1872 | "branch-alias": { |
||
1873 | "dev-master": "1.5-dev" |
||
1874 | } |
||
1875 | }, |
||
1876 | "autoload": { |
||
1877 | "psr-0": { |
||
1878 | "JMS\\SerializerBundle": "" |
||
1879 | } |
||
1880 | }, |
||
1881 | "notification-url": "https://packagist.org/downloads/", |
||
1882 | "license": [ |
||
1883 | "Apache-2.0" |
||
1884 | ], |
||
1885 | "authors": [ |
||
1886 | { |
||
1887 | "name": "Johannes M. Schmitt", |
||
1888 | "email": "[email protected]" |
||
1889 | } |
||
1890 | ], |
||
1891 | "description": "Allows you to easily serialize, and deserialize data of any complexity", |
||
1892 | "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle", |
||
1893 | "keywords": [ |
||
1894 | "deserialization", |
||
1895 | "jaxb", |
||
1896 | "json", |
||
1897 | "serialization", |
||
1898 | "xml" |
||
1899 | ], |
||
1900 | "time": "2017-05-10T10:17:17+00:00" |
||
1901 | }, |
||
1902 | { |
||
1903 | "name": "krinkle/intuition", |
||
1904 | "version": "v0.2.3", |
||
1905 | "source": { |
||
1906 | "type": "git", |
||
1907 | "url": "https://github.com/Krinkle/intuition.git", |
||
1908 | "reference": "ca8f1ea389091592ba1e249ab4c1ac804c0b80ec" |
||
1909 | }, |
||
1910 | "dist": { |
||
1911 | "type": "zip", |
||
1912 | "url": "https://api.github.com/repos/Krinkle/intuition/zipball/ca8f1ea389091592ba1e249ab4c1ac804c0b80ec", |
||
1913 | "reference": "ca8f1ea389091592ba1e249ab4c1ac804c0b80ec", |
||
1914 | "shasum": "" |
||
1915 | }, |
||
1916 | "require": { |
||
1917 | "krinkle/toollabs-base": "~0.7.0", |
||
1918 | "php": ">=5.5" |
||
1919 | }, |
||
1920 | "require-dev": { |
||
1921 | "jakub-onderka/php-parallel-lint": "0.*", |
||
1922 | "mediawiki/mediawiki-codesniffer": "0.1.0", |
||
1923 | "phpunit/phpunit": "3.7.*", |
||
1924 | "squizlabs/php_codesniffer": "2.1.*" |
||
1925 | }, |
||
1926 | "type": "library", |
||
1927 | "autoload": { |
||
1928 | "files": [ |
||
1929 | "ToolStart.php" |
||
1930 | ] |
||
1931 | }, |
||
1932 | "notification-url": "https://packagist.org/downloads/", |
||
1933 | "license": [ |
||
1934 | "CC-BY-3.0" |
||
1935 | ], |
||
1936 | "description": "Framework for localisation in PHP.", |
||
1937 | "time": "2016-03-16T22:52:37+00:00" |
||
1938 | }, |
||
1939 | { |
||
1940 | "name": "krinkle/toollabs-base", |
||
1941 | "version": "v0.7.3", |
||
1942 | "source": { |
||
1943 | "type": "git", |
||
1944 | "url": "https://github.com/Krinkle/toollabs-base.git", |
||
1945 | "reference": "f81ffd9225db095a840022191be699ca337ebb72" |
||
1946 | }, |
||
1947 | "dist": { |
||
1948 | "type": "zip", |
||
1949 | "url": "https://api.github.com/repos/Krinkle/toollabs-base/zipball/f81ffd9225db095a840022191be699ca337ebb72", |
||
1950 | "reference": "f81ffd9225db095a840022191be699ca337ebb72", |
||
1951 | "shasum": "" |
||
1952 | }, |
||
1953 | "require": { |
||
1954 | "php": ">=5.5" |
||
1955 | }, |
||
1956 | "require-dev": { |
||
1957 | "jakub-onderka/php-parallel-lint": "0.8.*", |
||
1958 | "mikey179/vfsstream": "1.*", |
||
1959 | "phpunit/phpunit": "4.1.*" |
||
1960 | }, |
||
1961 | "type": "library", |
||
1962 | "autoload": { |
||
1963 | "files": [ |
||
1964 | "InitTool.php" |
||
1965 | ] |
||
1966 | }, |
||
1967 | "notification-url": "https://packagist.org/downloads/", |
||
1968 | "license": [ |
||
1969 | "Unlicense" |
||
1970 | ], |
||
1971 | "description": "Framework for web apps in Wikimedia's Tool Labs environment.", |
||
1972 | "time": "2015-09-12T21:24:58+00:00" |
||
1973 | }, |
||
1974 | { |
||
1975 | "name": "kriswallsmith/assetic", |
||
1976 | "version": "v1.4.0", |
||
1977 | "source": { |
||
1978 | "type": "git", |
||
1979 | "url": "https://github.com/kriswallsmith/assetic.git", |
||
1980 | "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1" |
||
1981 | }, |
||
1982 | "dist": { |
||
1983 | "type": "zip", |
||
1984 | "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1", |
||
1985 | "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1", |
||
1986 | "shasum": "" |
||
1987 | }, |
||
1988 | "require": { |
||
1989 | "php": ">=5.3.1", |
||
1990 | "symfony/process": "~2.1|~3.0" |
||
1991 | }, |
||
1992 | "conflict": { |
||
1993 | "twig/twig": "<1.27" |
||
1994 | }, |
||
1995 | "require-dev": { |
||
1996 | "leafo/lessphp": "^0.3.7", |
||
1997 | "leafo/scssphp": "~0.1", |
||
1998 | "meenie/javascript-packer": "^1.1", |
||
1999 | "mrclay/minify": "<2.3", |
||
2000 | "natxet/cssmin": "3.0.4", |
||
2001 | "patchwork/jsqueeze": "~1.0|~2.0", |
||
2002 | "phpunit/phpunit": "~4.8 || ^5.6", |
||
2003 | "psr/log": "~1.0", |
||
2004 | "ptachoire/cssembed": "~1.0", |
||
2005 | "symfony/phpunit-bridge": "~2.7|~3.0", |
||
2006 | "twig/twig": "~1.23|~2.0", |
||
2007 | "yfix/packager": "dev-master" |
||
2008 | }, |
||
2009 | "suggest": { |
||
2010 | "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler", |
||
2011 | "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler", |
||
2012 | "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin", |
||
2013 | "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor", |
||
2014 | "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris", |
||
2015 | "twig/twig": "Assetic provides the integration with the Twig templating engine" |
||
2016 | }, |
||
2017 | "type": "library", |
||
2018 | "extra": { |
||
2019 | "branch-alias": { |
||
2020 | "dev-master": "1.4-dev" |
||
2021 | } |
||
2022 | }, |
||
2023 | "autoload": { |
||
2024 | "psr-0": { |
||
2025 | "Assetic": "src/" |
||
2026 | }, |
||
2027 | "files": [ |
||
2028 | "src/functions.php" |
||
2029 | ] |
||
2030 | }, |
||
2031 | "notification-url": "https://packagist.org/downloads/", |
||
2032 | "license": [ |
||
2033 | "MIT" |
||
2034 | ], |
||
2035 | "authors": [ |
||
2036 | { |
||
2037 | "name": "Kris Wallsmith", |
||
2038 | "email": "[email protected]", |
||
2039 | "homepage": "http://kriswallsmith.net/" |
||
2040 | } |
||
2041 | ], |
||
2042 | "description": "Asset Management for PHP", |
||
2043 | "homepage": "https://github.com/kriswallsmith/assetic", |
||
2044 | "keywords": [ |
||
2045 | "assets", |
||
2046 | "compression", |
||
2047 | "minification" |
||
2048 | ], |
||
2049 | "time": "2016-11-11T18:43:20+00:00" |
||
2050 | }, |
||
2051 | { |
||
2052 | "name": "leafo/scssphp", |
||
2053 | "version": "v0.6.7", |
||
2054 | "source": { |
||
2055 | "type": "git", |
||
2056 | "url": "https://github.com/leafo/scssphp.git", |
||
2057 | "reference": "562213cd803e42ea53b0735554794c4022d8db89" |
||
2058 | }, |
||
2059 | "dist": { |
||
2060 | "type": "zip", |
||
2061 | "url": "https://api.github.com/repos/leafo/scssphp/zipball/562213cd803e42ea53b0735554794c4022d8db89", |
||
2062 | "reference": "562213cd803e42ea53b0735554794c4022d8db89", |
||
2063 | "shasum": "" |
||
2064 | }, |
||
2065 | "require": { |
||
2066 | "php": ">=5.4.0" |
||
2067 | }, |
||
2068 | "require-dev": { |
||
2069 | "kherge/box": "~2.5", |
||
2070 | "phpunit/phpunit": "~3.7", |
||
2071 | "squizlabs/php_codesniffer": "~2.5" |
||
2072 | }, |
||
2073 | "bin": [ |
||
2074 | "bin/pscss" |
||
2075 | ], |
||
2076 | "type": "library", |
||
2077 | "autoload": { |
||
2078 | "psr-4": { |
||
2079 | "Leafo\\ScssPhp\\": "src/" |
||
2080 | } |
||
2081 | }, |
||
2082 | "notification-url": "https://packagist.org/downloads/", |
||
2083 | "license": [ |
||
2084 | "MIT" |
||
2085 | ], |
||
2086 | "authors": [ |
||
2087 | { |
||
2088 | "name": "Leaf Corcoran", |
||
2089 | "email": "[email protected]", |
||
2090 | "homepage": "http://leafo.net" |
||
2091 | } |
||
2092 | ], |
||
2093 | "description": "scssphp is a compiler for SCSS written in PHP.", |
||
2094 | "homepage": "http://leafo.github.io/scssphp/", |
||
2095 | "keywords": [ |
||
2096 | "css", |
||
2097 | "less", |
||
2098 | "sass", |
||
2099 | "scss", |
||
2100 | "stylesheet" |
||
2101 | ], |
||
2102 | "time": "2017-02-23T05:07:33+00:00" |
||
2103 | }, |
||
2104 | { |
||
2105 | "name": "mediawiki/oauthclient", |
||
2106 | "version": "0.1.2", |
||
2107 | "source": { |
||
2108 | "type": "git", |
||
2109 | "url": "https://github.com/wikimedia/mediawiki-oauthclient-php.git", |
||
2110 | "reference": "5d9c748c6deb83cdc74ea3dc85194b2ae2de416d" |
||
2111 | }, |
||
2112 | "dist": { |
||
2113 | "type": "zip", |
||
2114 | "url": "https://api.github.com/repos/wikimedia/mediawiki-oauthclient-php/zipball/5d9c748c6deb83cdc74ea3dc85194b2ae2de416d", |
||
2115 | "reference": "5d9c748c6deb83cdc74ea3dc85194b2ae2de416d", |
||
2116 | "shasum": "" |
||
2117 | }, |
||
2118 | "require": { |
||
2119 | "psr/log": "1.0.*" |
||
2120 | }, |
||
2121 | "require-dev": { |
||
2122 | "jakub-onderka/php-parallel-lint": "~0.9", |
||
2123 | "mediawiki/mediawiki-codesniffer": "0.5.0", |
||
2124 | "phpunit/phpunit": "~4.6" |
||
2125 | }, |
||
2126 | "type": "library", |
||
2127 | "autoload": { |
||
2128 | "psr-4": { |
||
2129 | "MediaWiki\\OAuthClient\\": "src/" |
||
2130 | } |
||
2131 | }, |
||
2132 | "notification-url": "https://packagist.org/downloads/", |
||
2133 | "license": [ |
||
2134 | "GPL-3.0+" |
||
2135 | ], |
||
2136 | "authors": [ |
||
2137 | { |
||
2138 | "name": "Bryan Davis", |
||
2139 | "email": "[email protected]" |
||
2140 | }, |
||
2141 | { |
||
2142 | "name": "Andy Smith", |
||
2143 | "homepage": "http://termie.pbworks.com/w/page/20571888/AndySmith" |
||
2144 | }, |
||
2145 | { |
||
2146 | "name": "Chris Steipp", |
||
2147 | "email": "[email protected]" |
||
2148 | } |
||
2149 | ], |
||
2150 | "description": "PHP OAuth client for use with Wikipedia and other MediaWiki-based wikis running the OAuth extension", |
||
2151 | "homepage": "https://www.mediawiki.org/wiki/oauthclient-php", |
||
2152 | "time": "2016-06-03T17:14:22+00:00" |
||
2153 | }, |
||
2154 | { |
||
2155 | "name": "monolog/monolog", |
||
2156 | "version": "1.23.0", |
||
2157 | "source": { |
||
2158 | "type": "git", |
||
2159 | "url": "https://github.com/Seldaek/monolog.git", |
||
2160 | "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4" |
||
2161 | }, |
||
2162 | "dist": { |
||
2163 | "type": "zip", |
||
2164 | "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4", |
||
2165 | "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4", |
||
2166 | "shasum": "" |
||
2167 | }, |
||
2168 | "require": { |
||
2169 | "php": ">=5.3.0", |
||
2170 | "psr/log": "~1.0" |
||
2171 | }, |
||
2172 | "provide": { |
||
2173 | "psr/log-implementation": "1.0.0" |
||
2174 | }, |
||
2175 | "require-dev": { |
||
2176 | "aws/aws-sdk-php": "^2.4.9 || ^3.0", |
||
2177 | "doctrine/couchdb": "~1.0@dev", |
||
2178 | "graylog2/gelf-php": "~1.0", |
||
2179 | "jakub-onderka/php-parallel-lint": "0.9", |
||
2180 | "php-amqplib/php-amqplib": "~2.4", |
||
2181 | "php-console/php-console": "^3.1.3", |
||
2182 | "phpunit/phpunit": "~4.5", |
||
2183 | "phpunit/phpunit-mock-objects": "2.3.0", |
||
2184 | "ruflin/elastica": ">=0.90 <3.0", |
||
2185 | "sentry/sentry": "^0.13", |
||
2186 | "swiftmailer/swiftmailer": "^5.3|^6.0" |
||
2187 | }, |
||
2188 | "suggest": { |
||
2189 | "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
||
2190 | "doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
||
2191 | "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
||
2192 | "ext-mongo": "Allow sending log messages to a MongoDB server", |
||
2193 | "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
||
2194 | "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", |
||
2195 | "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", |
||
2196 | "php-console/php-console": "Allow sending log messages to Google Chrome", |
||
2197 | "rollbar/rollbar": "Allow sending log messages to Rollbar", |
||
2198 | "ruflin/elastica": "Allow sending log messages to an Elastic Search server", |
||
2199 | "sentry/sentry": "Allow sending log messages to a Sentry server" |
||
2200 | }, |
||
2201 | "type": "library", |
||
2202 | "extra": { |
||
2203 | "branch-alias": { |
||
2204 | "dev-master": "2.0.x-dev" |
||
2205 | } |
||
2206 | }, |
||
2207 | "autoload": { |
||
2208 | "psr-4": { |
||
2209 | "Monolog\\": "src/Monolog" |
||
2210 | } |
||
2211 | }, |
||
2212 | "notification-url": "https://packagist.org/downloads/", |
||
2213 | "license": [ |
||
2214 | "MIT" |
||
2215 | ], |
||
2216 | "authors": [ |
||
2217 | { |
||
2218 | "name": "Jordi Boggiano", |
||
2219 | "email": "[email protected]", |
||
2220 | "homepage": "http://seld.be" |
||
2221 | } |
||
2222 | ], |
||
2223 | "description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
||
2224 | "homepage": "http://github.com/Seldaek/monolog", |
||
2225 | "keywords": [ |
||
2226 | "log", |
||
2227 | "logging", |
||
2228 | "psr-3" |
||
2229 | ], |
||
2230 | "time": "2017-06-19T01:22:40+00:00" |
||
2231 | }, |
||
2232 | { |
||
2233 | "name": "nelmio/cors-bundle", |
||
2234 | "version": "1.5.3", |
||
2235 | "source": { |
||
2236 | "type": "git", |
||
2237 | "url": "https://github.com/nelmio/NelmioCorsBundle.git", |
||
2238 | "reference": "ac6576a599d7db9c2c6022602c188a5594216056" |
||
2239 | }, |
||
2240 | "dist": { |
||
2241 | "type": "zip", |
||
2242 | "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/ac6576a599d7db9c2c6022602c188a5594216056", |
||
2243 | "reference": "ac6576a599d7db9c2c6022602c188a5594216056", |
||
2244 | "shasum": "" |
||
2245 | }, |
||
2246 | "require": { |
||
2247 | "symfony/framework-bundle": "^2.7 || ^3.0" |
||
2248 | }, |
||
2249 | "require-dev": { |
||
2250 | "matthiasnoback/symfony-dependency-injection-test": "^0.7.6", |
||
2251 | "mockery/mockery": "0.9.*" |
||
2252 | }, |
||
2253 | "type": "symfony-bundle", |
||
2254 | "extra": { |
||
2255 | "branch-alias": { |
||
2256 | "dev-master": "1.5.x-dev" |
||
2257 | } |
||
2258 | }, |
||
2259 | "autoload": { |
||
2260 | "psr-4": { |
||
2261 | "Nelmio\\CorsBundle\\": "" |
||
2262 | }, |
||
2263 | "exclude-from-classmap": [ |
||
2264 | "/Tests/" |
||
2265 | ] |
||
2266 | }, |
||
2267 | "notification-url": "https://packagist.org/downloads/", |
||
2268 | "license": [ |
||
2269 | "MIT" |
||
2270 | ], |
||
2271 | "authors": [ |
||
2272 | { |
||
2273 | "name": "Nelmio", |
||
2274 | "homepage": "http://nelm.io" |
||
2275 | }, |
||
2276 | { |
||
2277 | "name": "Symfony Community", |
||
2278 | "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors" |
||
2279 | } |
||
2280 | ], |
||
2281 | "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application", |
||
2282 | "keywords": [ |
||
2283 | "api", |
||
2284 | "cors", |
||
2285 | "crossdomain" |
||
2286 | ], |
||
2287 | "time": "2017-04-24T09:12:42+00:00" |
||
2288 | }, |
||
2289 | { |
||
2290 | "name": "nnnick/chartjs", |
||
2291 | "version": "v2.7.0", |
||
2292 | "source": { |
||
2293 | "type": "git", |
||
2294 | "url": "https://github.com/chartjs/Chart.js.git", |
||
2295 | "reference": "3043a58605d08c7e16ceb548596fae8efc666350" |
||
2296 | }, |
||
2297 | "dist": { |
||
2298 | "type": "zip", |
||
2299 | "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/3043a58605d08c7e16ceb548596fae8efc666350", |
||
2300 | "reference": "3043a58605d08c7e16ceb548596fae8efc666350", |
||
2301 | "shasum": "" |
||
2302 | }, |
||
2303 | "require": { |
||
2304 | "php": ">=5.3.3" |
||
2305 | }, |
||
2306 | "type": "library", |
||
2307 | "extra": { |
||
2308 | "branch-alias": { |
||
2309 | "release/2.0": "v2.0-dev" |
||
2310 | } |
||
2311 | }, |
||
2312 | "notification-url": "https://packagist.org/downloads/", |
||
2313 | "license": [ |
||
2314 | "MIT" |
||
2315 | ], |
||
2316 | "authors": [ |
||
2317 | { |
||
2318 | "name": "NICK DOWNIE", |
||
2319 | "email": "[email protected]" |
||
2320 | } |
||
2321 | ], |
||
2322 | "description": "Simple HTML5 charts using the canvas element.", |
||
2323 | "homepage": "http://www.chartjs.org/", |
||
2324 | "keywords": [ |
||
2325 | "JS", |
||
2326 | "chart" |
||
2327 | ], |
||
2328 | "time": "2017-09-10T17:31:25+00:00" |
||
2329 | }, |
||
2330 | { |
||
2331 | "name": "ocramius/proxy-manager", |
||
2332 | "version": "1.0.2", |
||
2333 | "source": { |
||
2334 | "type": "git", |
||
2335 | "url": "https://github.com/Ocramius/ProxyManager.git", |
||
2336 | "reference": "57e9272ec0e8deccf09421596e0e2252df440e11" |
||
2337 | }, |
||
2338 | "dist": { |
||
2339 | "type": "zip", |
||
2340 | "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/57e9272ec0e8deccf09421596e0e2252df440e11", |
||
2341 | "reference": "57e9272ec0e8deccf09421596e0e2252df440e11", |
||
2342 | "shasum": "" |
||
2343 | }, |
||
2344 | "require": { |
||
2345 | "php": ">=5.3.3", |
||
2346 | "zendframework/zend-code": ">2.2.5,<3.0" |
||
2347 | }, |
||
2348 | "require-dev": { |
||
2349 | "ext-phar": "*", |
||
2350 | "phpunit/phpunit": "~4.0", |
||
2351 | "squizlabs/php_codesniffer": "1.5.*" |
||
2352 | }, |
||
2353 | "suggest": { |
||
2354 | "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects", |
||
2355 | "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)", |
||
2356 | "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)", |
||
2357 | "zendframework/zend-stdlib": "To use the hydrator proxy", |
||
2358 | "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)" |
||
2359 | }, |
||
2360 | "type": "library", |
||
2361 | "extra": { |
||
2362 | "branch-alias": { |
||
2363 | "dev-master": "2.0.x-dev" |
||
2364 | } |
||
2365 | }, |
||
2366 | "autoload": { |
||
2367 | "psr-0": { |
||
2368 | "ProxyManager\\": "src" |
||
2369 | } |
||
2370 | }, |
||
2371 | "notification-url": "https://packagist.org/downloads/", |
||
2372 | "license": [ |
||
2373 | "MIT" |
||
2374 | ], |
||
2375 | "authors": [ |
||
2376 | { |
||
2377 | "name": "Marco Pivetta", |
||
2378 | "email": "[email protected]", |
||
2379 | "homepage": "http://ocramius.github.com/" |
||
2380 | } |
||
2381 | ], |
||
2382 | "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies", |
||
2383 | "homepage": "https://github.com/Ocramius/ProxyManager", |
||
2384 | "keywords": [ |
||
2385 | "aop", |
||
2386 | "lazy loading", |
||
2387 | "proxy", |
||
2388 | "proxy pattern", |
||
2389 | "service proxies" |
||
2390 | ], |
||
2391 | "time": "2015-08-09T04:28:19+00:00" |
||
2392 | }, |
||
2393 | { |
||
2394 | "name": "paragonie/random_compat", |
||
2395 | "version": "v2.0.11", |
||
2396 | "source": { |
||
2397 | "type": "git", |
||
2398 | "url": "https://github.com/paragonie/random_compat.git", |
||
2399 | "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8" |
||
2400 | }, |
||
2401 | "dist": { |
||
2402 | "type": "zip", |
||
2403 | "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8", |
||
2404 | "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8", |
||
2405 | "shasum": "" |
||
2406 | }, |
||
2407 | "require": { |
||
2408 | "php": ">=5.2.0" |
||
2409 | }, |
||
2410 | "require-dev": { |
||
2411 | "phpunit/phpunit": "4.*|5.*" |
||
2412 | }, |
||
2413 | "suggest": { |
||
2414 | "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." |
||
2415 | }, |
||
2416 | "type": "library", |
||
2417 | "autoload": { |
||
2418 | "files": [ |
||
2419 | "lib/random.php" |
||
2420 | ] |
||
2421 | }, |
||
2422 | "notification-url": "https://packagist.org/downloads/", |
||
2423 | "license": [ |
||
2424 | "MIT" |
||
2425 | ], |
||
2426 | "authors": [ |
||
2427 | { |
||
2428 | "name": "Paragon Initiative Enterprises", |
||
2429 | "email": "[email protected]", |
||
2430 | "homepage": "https://paragonie.com" |
||
2431 | } |
||
2432 | ], |
||
2433 | "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", |
||
2434 | "keywords": [ |
||
2435 | "csprng", |
||
2436 | "pseudorandom", |
||
2437 | "random" |
||
2438 | ], |
||
2439 | "time": "2017-09-27T21:40:39+00:00" |
||
2440 | }, |
||
2441 | { |
||
2442 | "name": "phpcollection/phpcollection", |
||
2443 | "version": "0.5.0", |
||
2444 | "source": { |
||
2445 | "type": "git", |
||
2446 | "url": "https://github.com/schmittjoh/php-collection.git", |
||
2447 | "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6" |
||
2448 | }, |
||
2449 | "dist": { |
||
2450 | "type": "zip", |
||
2451 | "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", |
||
2452 | "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", |
||
2453 | "shasum": "" |
||
2454 | }, |
||
2455 | "require": { |
||
2456 | "phpoption/phpoption": "1.*" |
||
2457 | }, |
||
2458 | "type": "library", |
||
2459 | "extra": { |
||
2460 | "branch-alias": { |
||
2461 | "dev-master": "0.4-dev" |
||
2462 | } |
||
2463 | }, |
||
2464 | "autoload": { |
||
2465 | "psr-0": { |
||
2466 | "PhpCollection": "src/" |
||
2467 | } |
||
2468 | }, |
||
2469 | "notification-url": "https://packagist.org/downloads/", |
||
2470 | "license": [ |
||
2471 | "Apache2" |
||
2472 | ], |
||
2473 | "authors": [ |
||
2474 | { |
||
2475 | "name": "Johannes M. Schmitt", |
||
2476 | "email": "[email protected]" |
||
2477 | } |
||
2478 | ], |
||
2479 | "description": "General-Purpose Collection Library for PHP", |
||
2480 | "keywords": [ |
||
2481 | "collection", |
||
2482 | "list", |
||
2483 | "map", |
||
2484 | "sequence", |
||
2485 | "set" |
||
2486 | ], |
||
2487 | "time": "2015-05-17T12:39:23+00:00" |
||
2488 | }, |
||
2489 | { |
||
2490 | "name": "phpoption/phpoption", |
||
2491 | "version": "1.5.0", |
||
2492 | "source": { |
||
2493 | "type": "git", |
||
2494 | "url": "https://github.com/schmittjoh/php-option.git", |
||
2495 | "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed" |
||
2496 | }, |
||
2497 | "dist": { |
||
2498 | "type": "zip", |
||
2499 | "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed", |
||
2500 | "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed", |
||
2501 | "shasum": "" |
||
2502 | }, |
||
2503 | "require": { |
||
2504 | "php": ">=5.3.0" |
||
2505 | }, |
||
2506 | "require-dev": { |
||
2507 | "phpunit/phpunit": "4.7.*" |
||
2508 | }, |
||
2509 | "type": "library", |
||
2510 | "extra": { |
||
2511 | "branch-alias": { |
||
2512 | "dev-master": "1.3-dev" |
||
2513 | } |
||
2514 | }, |
||
2515 | "autoload": { |
||
2516 | "psr-0": { |
||
2517 | "PhpOption\\": "src/" |
||
2518 | } |
||
2519 | }, |
||
2520 | "notification-url": "https://packagist.org/downloads/", |
||
2521 | "license": [ |
||
2522 | "Apache2" |
||
2523 | ], |
||
2524 | "authors": [ |
||
2525 | { |
||
2526 | "name": "Johannes M. Schmitt", |
||
2527 | "email": "[email protected]" |
||
2528 | } |
||
2529 | ], |
||
2530 | "description": "Option Type for PHP", |
||
2531 | "keywords": [ |
||
2532 | "language", |
||
2533 | "option", |
||
2534 | "php", |
||
2535 | "type" |
||
2536 | ], |
||
2537 | "time": "2015-07-25T16:39:46+00:00" |
||
2538 | }, |
||
2539 | { |
||
2540 | "name": "predis/predis", |
||
2541 | "version": "v1.1.1", |
||
2542 | "source": { |
||
2543 | "type": "git", |
||
2544 | "url": "https://github.com/nrk/predis.git", |
||
2545 | "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1" |
||
2546 | }, |
||
2547 | "dist": { |
||
2548 | "type": "zip", |
||
2549 | "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1", |
||
2550 | "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1", |
||
2551 | "shasum": "" |
||
2552 | }, |
||
2553 | "require": { |
||
2554 | "php": ">=5.3.9" |
||
2555 | }, |
||
2556 | "require-dev": { |
||
2557 | "phpunit/phpunit": "~4.8" |
||
2558 | }, |
||
2559 | "suggest": { |
||
2560 | "ext-curl": "Allows access to Webdis when paired with phpiredis", |
||
2561 | "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol" |
||
2562 | }, |
||
2563 | "type": "library", |
||
2564 | "autoload": { |
||
2565 | "psr-4": { |
||
2566 | "Predis\\": "src/" |
||
2567 | } |
||
2568 | }, |
||
2569 | "notification-url": "https://packagist.org/downloads/", |
||
2570 | "license": [ |
||
2571 | "MIT" |
||
2572 | ], |
||
2573 | "authors": [ |
||
2574 | { |
||
2575 | "name": "Daniele Alessandri", |
||
2576 | "email": "[email protected]", |
||
2577 | "homepage": "http://clorophilla.net" |
||
2578 | } |
||
2579 | ], |
||
2580 | "description": "Flexible and feature-complete Redis client for PHP and HHVM", |
||
2581 | "homepage": "http://github.com/nrk/predis", |
||
2582 | "keywords": [ |
||
2583 | "nosql", |
||
2584 | "predis", |
||
2585 | "redis" |
||
2586 | ], |
||
2587 | "time": "2016-06-16T16:22:20+00:00" |
||
2588 | }, |
||
2589 | { |
||
2590 | "name": "psr/cache", |
||
2591 | "version": "1.0.1", |
||
2592 | "source": { |
||
2593 | "type": "git", |
||
2594 | "url": "https://github.com/php-fig/cache.git", |
||
2595 | "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" |
||
2596 | }, |
||
2597 | "dist": { |
||
2598 | "type": "zip", |
||
2599 | "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", |
||
2600 | "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", |
||
2601 | "shasum": "" |
||
2602 | }, |
||
2603 | "require": { |
||
2604 | "php": ">=5.3.0" |
||
2605 | }, |
||
2606 | "type": "library", |
||
2607 | "extra": { |
||
2608 | "branch-alias": { |
||
2609 | "dev-master": "1.0.x-dev" |
||
2610 | } |
||
2611 | }, |
||
2612 | "autoload": { |
||
2613 | "psr-4": { |
||
2614 | "Psr\\Cache\\": "src/" |
||
2615 | } |
||
2616 | }, |
||
2617 | "notification-url": "https://packagist.org/downloads/", |
||
2618 | "license": [ |
||
2619 | "MIT" |
||
2620 | ], |
||
2621 | "authors": [ |
||
2622 | { |
||
2623 | "name": "PHP-FIG", |
||
2624 | "homepage": "http://www.php-fig.org/" |
||
2625 | } |
||
2626 | ], |
||
2627 | "description": "Common interface for caching libraries", |
||
2628 | "keywords": [ |
||
2629 | "cache", |
||
2630 | "psr", |
||
2631 | "psr-6" |
||
2632 | ], |
||
2633 | "time": "2016-08-06T20:24:11+00:00" |
||
2634 | }, |
||
2635 | { |
||
2636 | "name": "psr/container", |
||
2637 | "version": "1.0.0", |
||
2638 | "source": { |
||
2639 | "type": "git", |
||
2640 | "url": "https://github.com/php-fig/container.git", |
||
2641 | "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" |
||
2642 | }, |
||
2643 | "dist": { |
||
2644 | "type": "zip", |
||
2645 | "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", |
||
2646 | "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", |
||
2647 | "shasum": "" |
||
2648 | }, |
||
2649 | "require": { |
||
2650 | "php": ">=5.3.0" |
||
2651 | }, |
||
2652 | "type": "library", |
||
2653 | "extra": { |
||
2654 | "branch-alias": { |
||
2655 | "dev-master": "1.0.x-dev" |
||
2656 | } |
||
2657 | }, |
||
2658 | "autoload": { |
||
2659 | "psr-4": { |
||
2660 | "Psr\\Container\\": "src/" |
||
2661 | } |
||
2662 | }, |
||
2663 | "notification-url": "https://packagist.org/downloads/", |
||
2664 | "license": [ |
||
2665 | "MIT" |
||
2666 | ], |
||
2667 | "authors": [ |
||
2668 | { |
||
2669 | "name": "PHP-FIG", |
||
2670 | "homepage": "http://www.php-fig.org/" |
||
2671 | } |
||
2672 | ], |
||
2673 | "description": "Common Container Interface (PHP FIG PSR-11)", |
||
2674 | "homepage": "https://github.com/php-fig/container", |
||
2675 | "keywords": [ |
||
2676 | "PSR-11", |
||
2677 | "container", |
||
2678 | "container-interface", |
||
2679 | "container-interop", |
||
2680 | "psr" |
||
2681 | ], |
||
2682 | "time": "2017-02-14T16:28:37+00:00" |
||
2683 | }, |
||
2684 | { |
||
2685 | "name": "psr/http-message", |
||
2686 | "version": "1.0.1", |
||
2687 | "source": { |
||
2688 | "type": "git", |
||
2689 | "url": "https://github.com/php-fig/http-message.git", |
||
2690 | "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" |
||
2691 | }, |
||
2692 | "dist": { |
||
2693 | "type": "zip", |
||
2694 | "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", |
||
2695 | "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", |
||
2696 | "shasum": "" |
||
2697 | }, |
||
2698 | "require": { |
||
2699 | "php": ">=5.3.0" |
||
2700 | }, |
||
2701 | "type": "library", |
||
2702 | "extra": { |
||
2703 | "branch-alias": { |
||
2704 | "dev-master": "1.0.x-dev" |
||
2705 | } |
||
2706 | }, |
||
2707 | "autoload": { |
||
2708 | "psr-4": { |
||
2709 | "Psr\\Http\\Message\\": "src/" |
||
2710 | } |
||
2711 | }, |
||
2712 | "notification-url": "https://packagist.org/downloads/", |
||
2713 | "license": [ |
||
2714 | "MIT" |
||
2715 | ], |
||
2716 | "authors": [ |
||
2717 | { |
||
2718 | "name": "PHP-FIG", |
||
2719 | "homepage": "http://www.php-fig.org/" |
||
2720 | } |
||
2721 | ], |
||
2722 | "description": "Common interface for HTTP messages", |
||
2723 | "homepage": "https://github.com/php-fig/http-message", |
||
2724 | "keywords": [ |
||
2725 | "http", |
||
2726 | "http-message", |
||
2727 | "psr", |
||
2728 | "psr-7", |
||
2729 | "request", |
||
2730 | "response" |
||
2731 | ], |
||
2732 | "time": "2016-08-06T14:39:51+00:00" |
||
2733 | }, |
||
2734 | { |
||
2735 | "name": "psr/link", |
||
2736 | "version": "1.0.0", |
||
2737 | "source": { |
||
2738 | "type": "git", |
||
2739 | "url": "https://github.com/php-fig/link.git", |
||
2740 | "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562" |
||
2741 | }, |
||
2742 | "dist": { |
||
2743 | "type": "zip", |
||
2744 | "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562", |
||
2745 | "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562", |
||
2746 | "shasum": "" |
||
2747 | }, |
||
2748 | "require": { |
||
2749 | "php": ">=5.3.0" |
||
2750 | }, |
||
2751 | "type": "library", |
||
2752 | "extra": { |
||
2753 | "branch-alias": { |
||
2754 | "dev-master": "1.0.x-dev" |
||
2755 | } |
||
2756 | }, |
||
2757 | "autoload": { |
||
2758 | "psr-4": { |
||
2759 | "Psr\\Link\\": "src/" |
||
2760 | } |
||
2761 | }, |
||
2762 | "notification-url": "https://packagist.org/downloads/", |
||
2763 | "license": [ |
||
2764 | "MIT" |
||
2765 | ], |
||
2766 | "authors": [ |
||
2767 | { |
||
2768 | "name": "PHP-FIG", |
||
2769 | "homepage": "http://www.php-fig.org/" |
||
2770 | } |
||
2771 | ], |
||
2772 | "description": "Common interfaces for HTTP links", |
||
2773 | "keywords": [ |
||
2774 | "http", |
||
2775 | "http-link", |
||
2776 | "link", |
||
2777 | "psr", |
||
2778 | "psr-13", |
||
2779 | "rest" |
||
2780 | ], |
||
2781 | "time": "2016-10-28T16:06:13+00:00" |
||
2782 | }, |
||
2783 | { |
||
2784 | "name": "psr/log", |
||
2785 | "version": "1.0.2", |
||
2786 | "source": { |
||
2787 | "type": "git", |
||
2788 | "url": "https://github.com/php-fig/log.git", |
||
2789 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" |
||
2790 | }, |
||
2791 | "dist": { |
||
2792 | "type": "zip", |
||
2793 | "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
2794 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
2795 | "shasum": "" |
||
2796 | }, |
||
2797 | "require": { |
||
2798 | "php": ">=5.3.0" |
||
2799 | }, |
||
2800 | "type": "library", |
||
2801 | "extra": { |
||
2802 | "branch-alias": { |
||
2803 | "dev-master": "1.0.x-dev" |
||
2804 | } |
||
2805 | }, |
||
2806 | "autoload": { |
||
2807 | "psr-4": { |
||
2808 | "Psr\\Log\\": "Psr/Log/" |
||
2809 | } |
||
2810 | }, |
||
2811 | "notification-url": "https://packagist.org/downloads/", |
||
2812 | "license": [ |
||
2813 | "MIT" |
||
2814 | ], |
||
2815 | "authors": [ |
||
2816 | { |
||
2817 | "name": "PHP-FIG", |
||
2818 | "homepage": "http://www.php-fig.org/" |
||
2819 | } |
||
2820 | ], |
||
2821 | "description": "Common interface for logging libraries", |
||
2822 | "homepage": "https://github.com/php-fig/log", |
||
2823 | "keywords": [ |
||
2824 | "log", |
||
2825 | "psr", |
||
2826 | "psr-3" |
||
2827 | ], |
||
2828 | "time": "2016-10-10T12:19:37+00:00" |
||
2829 | }, |
||
2830 | { |
||
2831 | "name": "psr/simple-cache", |
||
2832 | "version": "1.0.0", |
||
2833 | "source": { |
||
2834 | "type": "git", |
||
2835 | "url": "https://github.com/php-fig/simple-cache.git", |
||
2836 | "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24" |
||
2837 | }, |
||
2838 | "dist": { |
||
2839 | "type": "zip", |
||
2840 | "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/753fa598e8f3b9966c886fe13f370baa45ef0e24", |
||
2841 | "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24", |
||
2842 | "shasum": "" |
||
2843 | }, |
||
2844 | "require": { |
||
2845 | "php": ">=5.3.0" |
||
2846 | }, |
||
2847 | "type": "library", |
||
2848 | "extra": { |
||
2849 | "branch-alias": { |
||
2850 | "dev-master": "1.0.x-dev" |
||
2851 | } |
||
2852 | }, |
||
2853 | "autoload": { |
||
2854 | "psr-4": { |
||
2855 | "Psr\\SimpleCache\\": "src/" |
||
2856 | } |
||
2857 | }, |
||
2858 | "notification-url": "https://packagist.org/downloads/", |
||
2859 | "license": [ |
||
2860 | "MIT" |
||
2861 | ], |
||
2862 | "authors": [ |
||
2863 | { |
||
2864 | "name": "PHP-FIG", |
||
2865 | "homepage": "http://www.php-fig.org/" |
||
2866 | } |
||
2867 | ], |
||
2868 | "description": "Common interfaces for simple caching", |
||
2869 | "keywords": [ |
||
2870 | "cache", |
||
2871 | "caching", |
||
2872 | "psr", |
||
2873 | "psr-16", |
||
2874 | "simple-cache" |
||
2875 | ], |
||
2876 | "time": "2017-01-02T13:31:39+00:00" |
||
2877 | }, |
||
2878 | { |
||
2879 | "name": "sensio/distribution-bundle", |
||
2880 | "version": "v5.0.21", |
||
2881 | "source": { |
||
2882 | "type": "git", |
||
2883 | "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", |
||
2884 | "reference": "eb6266b3b472e4002538610b28a0a04bcf94891a" |
||
2885 | }, |
||
2886 | "dist": { |
||
2887 | "type": "zip", |
||
2888 | "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/eb6266b3b472e4002538610b28a0a04bcf94891a", |
||
2889 | "reference": "eb6266b3b472e4002538610b28a0a04bcf94891a", |
||
2890 | "shasum": "" |
||
2891 | }, |
||
2892 | "require": { |
||
2893 | "php": ">=5.3.9", |
||
2894 | "sensiolabs/security-checker": "~3.0|~4.0", |
||
2895 | "symfony/class-loader": "~2.3|~3.0", |
||
2896 | "symfony/config": "~2.3|~3.0", |
||
2897 | "symfony/dependency-injection": "~2.3|~3.0", |
||
2898 | "symfony/filesystem": "~2.3|~3.0", |
||
2899 | "symfony/http-kernel": "~2.3|~3.0", |
||
2900 | "symfony/process": "~2.3|~3.0" |
||
2901 | }, |
||
2902 | "type": "symfony-bundle", |
||
2903 | "extra": { |
||
2904 | "branch-alias": { |
||
2905 | "dev-master": "5.0.x-dev" |
||
2906 | } |
||
2907 | }, |
||
2908 | "autoload": { |
||
2909 | "psr-4": { |
||
2910 | "Sensio\\Bundle\\DistributionBundle\\": "" |
||
2911 | } |
||
2912 | }, |
||
2913 | "notification-url": "https://packagist.org/downloads/", |
||
2914 | "license": [ |
||
2915 | "MIT" |
||
2916 | ], |
||
2917 | "authors": [ |
||
2918 | { |
||
2919 | "name": "Fabien Potencier", |
||
2920 | "email": "[email protected]" |
||
2921 | } |
||
2922 | ], |
||
2923 | "description": "Base bundle for Symfony Distributions", |
||
2924 | "keywords": [ |
||
2925 | "configuration", |
||
2926 | "distribution" |
||
2927 | ], |
||
2928 | "time": "2017-08-25T16:55:44+00:00" |
||
2929 | }, |
||
2930 | { |
||
2931 | "name": "sensio/framework-extra-bundle", |
||
2932 | "version": "v3.0.27", |
||
2933 | "source": { |
||
2934 | "type": "git", |
||
2935 | "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", |
||
2936 | "reference": "2651d2c70c5fec10beaa670c61fd8ff1e8b3869a" |
||
2937 | }, |
||
2938 | "dist": { |
||
2939 | "type": "zip", |
||
2940 | "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/2651d2c70c5fec10beaa670c61fd8ff1e8b3869a", |
||
2941 | "reference": "2651d2c70c5fec10beaa670c61fd8ff1e8b3869a", |
||
2942 | "shasum": "" |
||
2943 | }, |
||
2944 | "require": { |
||
2945 | "doctrine/common": "~2.2", |
||
2946 | "symfony/dependency-injection": "~2.3|~3.0|~4.0", |
||
2947 | "symfony/framework-bundle": "~2.3|~3.0|~4.0" |
||
2948 | }, |
||
2949 | "require-dev": { |
||
2950 | "doctrine/doctrine-bundle": "~1.5", |
||
2951 | "doctrine/orm": "~2.4,>=2.4.5", |
||
2952 | "symfony/asset": "~2.7|~3.0|~4.0", |
||
2953 | "symfony/browser-kit": "~2.3|~3.0|~4.0", |
||
2954 | "symfony/dom-crawler": "~2.3|~3.0|~4.0", |
||
2955 | "symfony/expression-language": "~2.4|~3.0|~4.0", |
||
2956 | "symfony/finder": "~2.3|~3.0|~4.0", |
||
2957 | "symfony/phpunit-bridge": "~3.2|~4.0", |
||
2958 | "symfony/psr-http-message-bridge": "^0.3|^1.0", |
||
2959 | "symfony/security-bundle": "~2.4|~3.0|~4.0", |
||
2960 | "symfony/templating": "~2.3|~3.0|~4.0", |
||
2961 | "symfony/translation": "~2.3|~3.0|~4.0", |
||
2962 | "symfony/twig-bundle": "~2.3|~3.0|~4.0", |
||
2963 | "symfony/yaml": "~2.3|~3.0|~4.0", |
||
2964 | "twig/twig": "~1.12|~2.0", |
||
2965 | "zendframework/zend-diactoros": "^1.3" |
||
2966 | }, |
||
2967 | "suggest": { |
||
2968 | "symfony/expression-language": "", |
||
2969 | "symfony/psr-http-message-bridge": "To use the PSR-7 converters", |
||
2970 | "symfony/security-bundle": "" |
||
2971 | }, |
||
2972 | "type": "symfony-bundle", |
||
2973 | "extra": { |
||
2974 | "branch-alias": { |
||
2975 | "dev-master": "3.0.x-dev" |
||
2976 | } |
||
2977 | }, |
||
2978 | "autoload": { |
||
2979 | "psr-4": { |
||
2980 | "Sensio\\Bundle\\FrameworkExtraBundle\\": "" |
||
2981 | } |
||
2982 | }, |
||
2983 | "notification-url": "https://packagist.org/downloads/", |
||
2984 | "license": [ |
||
2985 | "MIT" |
||
2986 | ], |
||
2987 | "authors": [ |
||
2988 | { |
||
2989 | "name": "Fabien Potencier", |
||
2990 | "email": "[email protected]" |
||
2991 | } |
||
2992 | ], |
||
2993 | "description": "This bundle provides a way to configure your controllers with annotations", |
||
2994 | "keywords": [ |
||
2995 | "annotations", |
||
2996 | "controllers" |
||
2997 | ], |
||
2998 | "time": "2017-08-23T12:40:59+00:00" |
||
2999 | }, |
||
3000 | { |
||
3001 | "name": "sensiolabs/security-checker", |
||
3002 | "version": "v4.1.5", |
||
3003 | "source": { |
||
3004 | "type": "git", |
||
3005 | "url": "https://github.com/sensiolabs/security-checker.git", |
||
3006 | "reference": "55553c3ad6ae2121c1b1475d4c880d71b31b8f68" |
||
3007 | }, |
||
3008 | "dist": { |
||
3009 | "type": "zip", |
||
3010 | "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/55553c3ad6ae2121c1b1475d4c880d71b31b8f68", |
||
3011 | "reference": "55553c3ad6ae2121c1b1475d4c880d71b31b8f68", |
||
3012 | "shasum": "" |
||
3013 | }, |
||
3014 | "require": { |
||
3015 | "composer/ca-bundle": "^1.0", |
||
3016 | "symfony/console": "~2.7|~3.0" |
||
3017 | }, |
||
3018 | "bin": [ |
||
3019 | "security-checker" |
||
3020 | ], |
||
3021 | "type": "library", |
||
3022 | "extra": { |
||
3023 | "branch-alias": { |
||
3024 | "dev-master": "4.1-dev" |
||
3025 | } |
||
3026 | }, |
||
3027 | "autoload": { |
||
3028 | "psr-0": { |
||
3029 | "SensioLabs\\Security": "" |
||
3030 | } |
||
3031 | }, |
||
3032 | "notification-url": "https://packagist.org/downloads/", |
||
3033 | "license": [ |
||
3034 | "MIT" |
||
3035 | ], |
||
3036 | "authors": [ |
||
3037 | { |
||
3038 | "name": "Fabien Potencier", |
||
3039 | "email": "[email protected]" |
||
3040 | } |
||
3041 | ], |
||
3042 | "description": "A security checker for your composer.lock", |
||
3043 | "time": "2017-08-22T22:18:16+00:00" |
||
3044 | }, |
||
3045 | { |
||
3046 | "name": "snc/redis-bundle", |
||
3047 | "version": "2.0.4", |
||
3048 | "source": { |
||
3049 | "type": "git", |
||
3050 | "url": "https://github.com/snc/SncRedisBundle.git", |
||
3051 | "reference": "3fa62af06b9eb98cfb5a5a85ad4f7ec89ac1c8a2" |
||
3052 | }, |
||
3053 | "dist": { |
||
3054 | "type": "zip", |
||
3055 | "url": "https://api.github.com/repos/snc/SncRedisBundle/zipball/3fa62af06b9eb98cfb5a5a85ad4f7ec89ac1c8a2", |
||
3056 | "reference": "3fa62af06b9eb98cfb5a5a85ad4f7ec89ac1c8a2", |
||
3057 | "shasum": "" |
||
3058 | }, |
||
3059 | "require": { |
||
3060 | "php": ">=5.3.3", |
||
3061 | "symfony/framework-bundle": "^2.7 || ^3.0", |
||
3062 | "symfony/yaml": "^2.7 || ^3.0" |
||
3063 | }, |
||
3064 | "require-dev": { |
||
3065 | "doctrine/cache": "1.*", |
||
3066 | "phpunit/phpunit": "4.8.*", |
||
3067 | "predis/predis": "^1.0", |
||
3068 | "symfony/console": "^2.7 || ^3.0", |
||
3069 | "symfony/phpunit-bridge": "^2.7 || ^3.0" |
||
3070 | }, |
||
3071 | "suggest": { |
||
3072 | "monolog/monolog": "If you want to use the monolog redis handler.", |
||
3073 | "predis/predis": "If you want to use predis.", |
||
3074 | "symfony/console": "If you want to use commands to interact with the redis database" |
||
3075 | }, |
||
3076 | "type": "symfony-bundle", |
||
3077 | "extra": { |
||
3078 | "branch-alias": { |
||
3079 | "dev-master": "2.x-dev" |
||
3080 | } |
||
3081 | }, |
||
3082 | "autoload": { |
||
3083 | "psr-4": { |
||
3084 | "Snc\\RedisBundle\\": "" |
||
3085 | } |
||
3086 | }, |
||
3087 | "notification-url": "https://packagist.org/downloads/", |
||
3088 | "license": [ |
||
3089 | "MIT" |
||
3090 | ], |
||
3091 | "authors": [ |
||
3092 | { |
||
3093 | "name": "Henrik Westphal", |
||
3094 | "email": "[email protected]" |
||
3095 | }, |
||
3096 | { |
||
3097 | "name": "Community contributors", |
||
3098 | "homepage": "https://github.com/snc/SncRedisBundle/contributors" |
||
3099 | } |
||
3100 | ], |
||
3101 | "description": "A Redis bundle for Symfony", |
||
3102 | "homepage": "https://github.com/snc/SncRedisBundle", |
||
3103 | "keywords": [ |
||
3104 | "nosql", |
||
3105 | "redis", |
||
3106 | "symfony" |
||
3107 | ], |
||
3108 | "time": "2017-10-02T10:10:06+00:00" |
||
3109 | }, |
||
3110 | { |
||
3111 | "name": "swiftmailer/swiftmailer", |
||
3112 | "version": "v5.4.8", |
||
3113 | "source": { |
||
3114 | "type": "git", |
||
3115 | "url": "https://github.com/swiftmailer/swiftmailer.git", |
||
3116 | "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517" |
||
3117 | }, |
||
3118 | "dist": { |
||
3119 | "type": "zip", |
||
3120 | "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/9a06dc570a0367850280eefd3f1dc2da45aef517", |
||
3121 | "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517", |
||
3122 | "shasum": "" |
||
3123 | }, |
||
3124 | "require": { |
||
3125 | "php": ">=5.3.3" |
||
3126 | }, |
||
3127 | "require-dev": { |
||
3128 | "mockery/mockery": "~0.9.1", |
||
3129 | "symfony/phpunit-bridge": "~3.2" |
||
3130 | }, |
||
3131 | "type": "library", |
||
3132 | "extra": { |
||
3133 | "branch-alias": { |
||
3134 | "dev-master": "5.4-dev" |
||
3135 | } |
||
3136 | }, |
||
3137 | "autoload": { |
||
3138 | "files": [ |
||
3139 | "lib/swift_required.php" |
||
3140 | ] |
||
3141 | }, |
||
3142 | "notification-url": "https://packagist.org/downloads/", |
||
3143 | "license": [ |
||
3144 | "MIT" |
||
3145 | ], |
||
3146 | "authors": [ |
||
3147 | { |
||
3148 | "name": "Chris Corbyn" |
||
3149 | }, |
||
3150 | { |
||
3151 | "name": "Fabien Potencier", |
||
3152 | "email": "[email protected]" |
||
3153 | } |
||
3154 | ], |
||
3155 | "description": "Swiftmailer, free feature-rich PHP mailer", |
||
3156 | "homepage": "http://swiftmailer.org", |
||
3157 | "keywords": [ |
||
3158 | "email", |
||
3159 | "mail", |
||
3160 | "mailer" |
||
3161 | ], |
||
3162 | "time": "2017-05-01T15:54:03+00:00" |
||
3163 | }, |
||
3164 | { |
||
3165 | "name": "symfony/assetic-bundle", |
||
3166 | "version": "v2.8.2", |
||
3167 | "source": { |
||
3168 | "type": "git", |
||
3169 | "url": "https://github.com/symfony/assetic-bundle.git", |
||
3170 | "reference": "2e0a23a4874838e26de6f025e02fc63328921a4c" |
||
3171 | }, |
||
3172 | "dist": { |
||
3173 | "type": "zip", |
||
3174 | "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/2e0a23a4874838e26de6f025e02fc63328921a4c", |
||
3175 | "reference": "2e0a23a4874838e26de6f025e02fc63328921a4c", |
||
3176 | "shasum": "" |
||
3177 | }, |
||
3178 | "require": { |
||
3179 | "kriswallsmith/assetic": "~1.4", |
||
3180 | "php": ">=5.3.0", |
||
3181 | "symfony/console": "~2.3|~3.0", |
||
3182 | "symfony/dependency-injection": "~2.3|~3.0", |
||
3183 | "symfony/framework-bundle": "~2.3|~3.0", |
||
3184 | "symfony/yaml": "~2.3|~3.0" |
||
3185 | }, |
||
3186 | "conflict": { |
||
3187 | "kriswallsmith/spork": "<=0.2", |
||
3188 | "twig/twig": "<1.27" |
||
3189 | }, |
||
3190 | "require-dev": { |
||
3191 | "kriswallsmith/spork": "~0.3", |
||
3192 | "patchwork/jsqueeze": "~1.0", |
||
3193 | "symfony/class-loader": "~2.3|~3.0", |
||
3194 | "symfony/css-selector": "~2.3|~3.0", |
||
3195 | "symfony/dom-crawler": "~2.3|~3.0", |
||
3196 | "symfony/phpunit-bridge": "~2.7|~3.0", |
||
3197 | "symfony/twig-bundle": "~2.3|~3.0" |
||
3198 | }, |
||
3199 | "suggest": { |
||
3200 | "kriswallsmith/spork": "to be able to dump assets in parallel", |
||
3201 | "symfony/twig-bundle": "to use the Twig integration" |
||
3202 | }, |
||
3203 | "type": "symfony-bundle", |
||
3204 | "extra": { |
||
3205 | "branch-alias": { |
||
3206 | "dev-master": "2.8-dev" |
||
3207 | } |
||
3208 | }, |
||
3209 | "autoload": { |
||
3210 | "psr-4": { |
||
3211 | "Symfony\\Bundle\\AsseticBundle\\": "" |
||
3212 | } |
||
3213 | }, |
||
3214 | "notification-url": "https://packagist.org/downloads/", |
||
3215 | "license": [ |
||
3216 | "MIT" |
||
3217 | ], |
||
3218 | "authors": [ |
||
3219 | { |
||
3220 | "name": "Kris Wallsmith", |
||
3221 | "email": "[email protected]", |
||
3222 | "homepage": "http://kriswallsmith.net/" |
||
3223 | } |
||
3224 | ], |
||
3225 | "description": "Integrates Assetic into Symfony2", |
||
3226 | "homepage": "https://github.com/symfony/AsseticBundle", |
||
3227 | "keywords": [ |
||
3228 | "assets", |
||
3229 | "compression", |
||
3230 | "minification" |
||
3231 | ], |
||
3232 | "time": "2017-07-14T07:26:46+00:00" |
||
3233 | }, |
||
3234 | { |
||
3235 | "name": "symfony/monolog-bundle", |
||
3236 | "version": "v2.12.1", |
||
3237 | "source": { |
||
3238 | "type": "git", |
||
3239 | "url": "https://github.com/symfony/monolog-bundle.git", |
||
3240 | "reference": "b0146bdca7ba2a65f3bbe7010423c7393b29ec3f" |
||
3241 | }, |
||
3242 | "dist": { |
||
3243 | "type": "zip", |
||
3244 | "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/b0146bdca7ba2a65f3bbe7010423c7393b29ec3f", |
||
3245 | "reference": "b0146bdca7ba2a65f3bbe7010423c7393b29ec3f", |
||
3246 | "shasum": "" |
||
3247 | }, |
||
3248 | "require": { |
||
3249 | "monolog/monolog": "~1.18", |
||
3250 | "php": ">=5.3.2", |
||
3251 | "symfony/config": "~2.3|~3.0", |
||
3252 | "symfony/dependency-injection": "~2.3|~3.0", |
||
3253 | "symfony/http-kernel": "~2.3|~3.0", |
||
3254 | "symfony/monolog-bridge": "~2.3|~3.0" |
||
3255 | }, |
||
3256 | "require-dev": { |
||
3257 | "phpunit/phpunit": "^4.8", |
||
3258 | "symfony/console": "~2.3|~3.0", |
||
3259 | "symfony/yaml": "~2.3|~3.0" |
||
3260 | }, |
||
3261 | "type": "symfony-bundle", |
||
3262 | "extra": { |
||
3263 | "branch-alias": { |
||
3264 | "dev-master": "2.x-dev" |
||
3265 | } |
||
3266 | }, |
||
3267 | "autoload": { |
||
3268 | "psr-4": { |
||
3269 | "Symfony\\Bundle\\MonologBundle\\": "" |
||
3270 | } |
||
3271 | }, |
||
3272 | "notification-url": "https://packagist.org/downloads/", |
||
3273 | "license": [ |
||
3274 | "MIT" |
||
3275 | ], |
||
3276 | "authors": [ |
||
3277 | { |
||
3278 | "name": "Symfony Community", |
||
3279 | "homepage": "http://symfony.com/contributors" |
||
3280 | }, |
||
3281 | { |
||
3282 | "name": "Fabien Potencier", |
||
3283 | "email": "[email protected]" |
||
3284 | } |
||
3285 | ], |
||
3286 | "description": "Symfony MonologBundle", |
||
3287 | "homepage": "http://symfony.com", |
||
3288 | "keywords": [ |
||
3289 | "log", |
||
3290 | "logging" |
||
3291 | ], |
||
3292 | "time": "2017-01-02T19:04:26+00:00" |
||
3293 | }, |
||
3294 | { |
||
3295 | "name": "symfony/polyfill-apcu", |
||
3296 | "version": "v1.5.0", |
||
3297 | "source": { |
||
3298 | "type": "git", |
||
3299 | "url": "https://github.com/symfony/polyfill-apcu.git", |
||
3300 | "reference": "cec32398a973a9bfe9d2f94f4b5d5e186b40b698" |
||
3301 | }, |
||
3302 | "dist": { |
||
3303 | "type": "zip", |
||
3304 | "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/cec32398a973a9bfe9d2f94f4b5d5e186b40b698", |
||
3305 | "reference": "cec32398a973a9bfe9d2f94f4b5d5e186b40b698", |
||
3306 | "shasum": "" |
||
3307 | }, |
||
3308 | "require": { |
||
3309 | "php": ">=5.3.3" |
||
3310 | }, |
||
3311 | "type": "library", |
||
3312 | "extra": { |
||
3313 | "branch-alias": { |
||
3314 | "dev-master": "1.5-dev" |
||
3315 | } |
||
3316 | }, |
||
3317 | "autoload": { |
||
3318 | "files": [ |
||
3319 | "bootstrap.php" |
||
3320 | ] |
||
3321 | }, |
||
3322 | "notification-url": "https://packagist.org/downloads/", |
||
3323 | "license": [ |
||
3324 | "MIT" |
||
3325 | ], |
||
3326 | "authors": [ |
||
3327 | { |
||
3328 | "name": "Nicolas Grekas", |
||
3329 | "email": "[email protected]" |
||
3330 | }, |
||
3331 | { |
||
3332 | "name": "Symfony Community", |
||
3333 | "homepage": "https://symfony.com/contributors" |
||
3334 | } |
||
3335 | ], |
||
3336 | "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions", |
||
3337 | "homepage": "https://symfony.com", |
||
3338 | "keywords": [ |
||
3339 | "apcu", |
||
3340 | "compatibility", |
||
3341 | "polyfill", |
||
3342 | "portable", |
||
3343 | "shim" |
||
3344 | ], |
||
3345 | "time": "2017-07-05T15:09:33+00:00" |
||
3346 | }, |
||
3347 | { |
||
3348 | "name": "symfony/polyfill-intl-icu", |
||
3349 | "version": "v1.5.0", |
||
3350 | "source": { |
||
3351 | "type": "git", |
||
3352 | "url": "https://github.com/symfony/polyfill-intl-icu.git", |
||
3353 | "reference": "4aa0b65dc71a7369c1e7e6e2a3ca027d9decdb09" |
||
3354 | }, |
||
3355 | "dist": { |
||
3356 | "type": "zip", |
||
3357 | "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4aa0b65dc71a7369c1e7e6e2a3ca027d9decdb09", |
||
3358 | "reference": "4aa0b65dc71a7369c1e7e6e2a3ca027d9decdb09", |
||
3359 | "shasum": "" |
||
3360 | }, |
||
3361 | "require": { |
||
3362 | "php": ">=5.3.3", |
||
3363 | "symfony/intl": "~2.3|~3.0|~4.0" |
||
3364 | }, |
||
3365 | "suggest": { |
||
3366 | "ext-intl": "For best performance" |
||
3367 | }, |
||
3368 | "type": "library", |
||
3369 | "extra": { |
||
3370 | "branch-alias": { |
||
3371 | "dev-master": "1.5-dev" |
||
3372 | } |
||
3373 | }, |
||
3374 | "autoload": { |
||
3375 | "files": [ |
||
3376 | "bootstrap.php" |
||
3377 | ] |
||
3378 | }, |
||
3379 | "notification-url": "https://packagist.org/downloads/", |
||
3380 | "license": [ |
||
3381 | "MIT" |
||
3382 | ], |
||
3383 | "authors": [ |
||
3384 | { |
||
3385 | "name": "Nicolas Grekas", |
||
3386 | "email": "[email protected]" |
||
3387 | }, |
||
3388 | { |
||
3389 | "name": "Symfony Community", |
||
3390 | "homepage": "https://symfony.com/contributors" |
||
3391 | } |
||
3392 | ], |
||
3393 | "description": "Symfony polyfill for intl's ICU-related data and classes", |
||
3394 | "homepage": "https://symfony.com", |
||
3395 | "keywords": [ |
||
3396 | "compatibility", |
||
3397 | "icu", |
||
3398 | "intl", |
||
3399 | "polyfill", |
||
3400 | "portable", |
||
3401 | "shim" |
||
3402 | ], |
||
3403 | "time": "2017-06-14T15:44:48+00:00" |
||
3404 | }, |
||
3405 | { |
||
3406 | "name": "symfony/polyfill-mbstring", |
||
3407 | "version": "v1.5.0", |
||
3408 | "source": { |
||
3409 | "type": "git", |
||
3410 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
3411 | "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803" |
||
3412 | }, |
||
3413 | "dist": { |
||
3414 | "type": "zip", |
||
3415 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7c8fae0ac1d216eb54349e6a8baa57d515fe8803", |
||
3416 | "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803", |
||
3417 | "shasum": "" |
||
3418 | }, |
||
3419 | "require": { |
||
3420 | "php": ">=5.3.3" |
||
3421 | }, |
||
3422 | "suggest": { |
||
3423 | "ext-mbstring": "For best performance" |
||
3424 | }, |
||
3425 | "type": "library", |
||
3426 | "extra": { |
||
3427 | "branch-alias": { |
||
3428 | "dev-master": "1.5-dev" |
||
3429 | } |
||
3430 | }, |
||
3431 | "autoload": { |
||
3432 | "psr-4": { |
||
3433 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
3434 | }, |
||
3435 | "files": [ |
||
3436 | "bootstrap.php" |
||
3437 | ] |
||
3438 | }, |
||
3439 | "notification-url": "https://packagist.org/downloads/", |
||
3440 | "license": [ |
||
3441 | "MIT" |
||
3442 | ], |
||
3443 | "authors": [ |
||
3444 | { |
||
3445 | "name": "Nicolas Grekas", |
||
3446 | "email": "[email protected]" |
||
3447 | }, |
||
3448 | { |
||
3449 | "name": "Symfony Community", |
||
3450 | "homepage": "https://symfony.com/contributors" |
||
3451 | } |
||
3452 | ], |
||
3453 | "description": "Symfony polyfill for the Mbstring extension", |
||
3454 | "homepage": "https://symfony.com", |
||
3455 | "keywords": [ |
||
3456 | "compatibility", |
||
3457 | "mbstring", |
||
3458 | "polyfill", |
||
3459 | "portable", |
||
3460 | "shim" |
||
3461 | ], |
||
3462 | "time": "2017-06-14T15:44:48+00:00" |
||
3463 | }, |
||
3464 | { |
||
3465 | "name": "symfony/polyfill-php56", |
||
3466 | "version": "v1.5.0", |
||
3467 | "source": { |
||
3468 | "type": "git", |
||
3469 | "url": "https://github.com/symfony/polyfill-php56.git", |
||
3470 | "reference": "e85ebdef569b84e8709864e1a290c40f156b30ca" |
||
3471 | }, |
||
3472 | "dist": { |
||
3473 | "type": "zip", |
||
3474 | "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/e85ebdef569b84e8709864e1a290c40f156b30ca", |
||
3475 | "reference": "e85ebdef569b84e8709864e1a290c40f156b30ca", |
||
3476 | "shasum": "" |
||
3477 | }, |
||
3478 | "require": { |
||
3479 | "php": ">=5.3.3", |
||
3480 | "symfony/polyfill-util": "~1.0" |
||
3481 | }, |
||
3482 | "type": "library", |
||
3483 | "extra": { |
||
3484 | "branch-alias": { |
||
3485 | "dev-master": "1.5-dev" |
||
3486 | } |
||
3487 | }, |
||
3488 | "autoload": { |
||
3489 | "psr-4": { |
||
3490 | "Symfony\\Polyfill\\Php56\\": "" |
||
3491 | }, |
||
3492 | "files": [ |
||
3493 | "bootstrap.php" |
||
3494 | ] |
||
3495 | }, |
||
3496 | "notification-url": "https://packagist.org/downloads/", |
||
3497 | "license": [ |
||
3498 | "MIT" |
||
3499 | ], |
||
3500 | "authors": [ |
||
3501 | { |
||
3502 | "name": "Nicolas Grekas", |
||
3503 | "email": "[email protected]" |
||
3504 | }, |
||
3505 | { |
||
3506 | "name": "Symfony Community", |
||
3507 | "homepage": "https://symfony.com/contributors" |
||
3508 | } |
||
3509 | ], |
||
3510 | "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", |
||
3511 | "homepage": "https://symfony.com", |
||
3512 | "keywords": [ |
||
3513 | "compatibility", |
||
3514 | "polyfill", |
||
3515 | "portable", |
||
3516 | "shim" |
||
3517 | ], |
||
3518 | "time": "2017-06-14T15:44:48+00:00" |
||
3519 | }, |
||
3520 | { |
||
3521 | "name": "symfony/polyfill-php70", |
||
3522 | "version": "v1.5.0", |
||
3523 | "source": { |
||
3524 | "type": "git", |
||
3525 | "url": "https://github.com/symfony/polyfill-php70.git", |
||
3526 | "reference": "b6482e68974486984f59449ecea1fbbb22ff840f" |
||
3527 | }, |
||
3528 | "dist": { |
||
3529 | "type": "zip", |
||
3530 | "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/b6482e68974486984f59449ecea1fbbb22ff840f", |
||
3531 | "reference": "b6482e68974486984f59449ecea1fbbb22ff840f", |
||
3532 | "shasum": "" |
||
3533 | }, |
||
3534 | "require": { |
||
3535 | "paragonie/random_compat": "~1.0|~2.0", |
||
3536 | "php": ">=5.3.3" |
||
3537 | }, |
||
3538 | "type": "library", |
||
3539 | "extra": { |
||
3540 | "branch-alias": { |
||
3541 | "dev-master": "1.5-dev" |
||
3542 | } |
||
3543 | }, |
||
3544 | "autoload": { |
||
3545 | "psr-4": { |
||
3546 | "Symfony\\Polyfill\\Php70\\": "" |
||
3547 | }, |
||
3548 | "files": [ |
||
3549 | "bootstrap.php" |
||
3550 | ], |
||
3551 | "classmap": [ |
||
3552 | "Resources/stubs" |
||
3553 | ] |
||
3554 | }, |
||
3555 | "notification-url": "https://packagist.org/downloads/", |
||
3556 | "license": [ |
||
3557 | "MIT" |
||
3558 | ], |
||
3559 | "authors": [ |
||
3560 | { |
||
3561 | "name": "Nicolas Grekas", |
||
3562 | "email": "[email protected]" |
||
3563 | }, |
||
3564 | { |
||
3565 | "name": "Symfony Community", |
||
3566 | "homepage": "https://symfony.com/contributors" |
||
3567 | } |
||
3568 | ], |
||
3569 | "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", |
||
3570 | "homepage": "https://symfony.com", |
||
3571 | "keywords": [ |
||
3572 | "compatibility", |
||
3573 | "polyfill", |
||
3574 | "portable", |
||
3575 | "shim" |
||
3576 | ], |
||
3577 | "time": "2017-06-14T15:44:48+00:00" |
||
3578 | }, |
||
3579 | { |
||
3580 | "name": "symfony/polyfill-util", |
||
3581 | "version": "v1.5.0", |
||
3582 | "source": { |
||
3583 | "type": "git", |
||
3584 | "url": "https://github.com/symfony/polyfill-util.git", |
||
3585 | "reference": "67925d1cf0b84bd234a83bebf26d4eb281744c6d" |
||
3586 | }, |
||
3587 | "dist": { |
||
3588 | "type": "zip", |
||
3589 | "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/67925d1cf0b84bd234a83bebf26d4eb281744c6d", |
||
3590 | "reference": "67925d1cf0b84bd234a83bebf26d4eb281744c6d", |
||
3591 | "shasum": "" |
||
3592 | }, |
||
3593 | "require": { |
||
3594 | "php": ">=5.3.3" |
||
3595 | }, |
||
3596 | "type": "library", |
||
3597 | "extra": { |
||
3598 | "branch-alias": { |
||
3599 | "dev-master": "1.5-dev" |
||
3600 | } |
||
3601 | }, |
||
3602 | "autoload": { |
||
3603 | "psr-4": { |
||
3604 | "Symfony\\Polyfill\\Util\\": "" |
||
3605 | } |
||
3606 | }, |
||
3607 | "notification-url": "https://packagist.org/downloads/", |
||
3608 | "license": [ |
||
3609 | "MIT" |
||
3610 | ], |
||
3611 | "authors": [ |
||
3612 | { |
||
3613 | "name": "Nicolas Grekas", |
||
3614 | "email": "[email protected]" |
||
3615 | }, |
||
3616 | { |
||
3617 | "name": "Symfony Community", |
||
3618 | "homepage": "https://symfony.com/contributors" |
||
3619 | } |
||
3620 | ], |
||
3621 | "description": "Symfony utilities for portability of PHP codes", |
||
3622 | "homepage": "https://symfony.com", |
||
3623 | "keywords": [ |
||
3624 | "compat", |
||
3625 | "compatibility", |
||
3626 | "polyfill", |
||
3627 | "shim" |
||
3628 | ], |
||
3629 | "time": "2017-07-05T15:09:33+00:00" |
||
3630 | }, |
||
3631 | { |
||
3632 | "name": "symfony/swiftmailer-bundle", |
||
3633 | "version": "v2.6.3", |
||
3634 | "source": { |
||
3635 | "type": "git", |
||
3636 | "url": "https://github.com/symfony/swiftmailer-bundle.git", |
||
3637 | "reference": "11555c338f3c367b0a1bd2f024a53aa813f4ce00" |
||
3638 | }, |
||
3639 | "dist": { |
||
3640 | "type": "zip", |
||
3641 | "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/11555c338f3c367b0a1bd2f024a53aa813f4ce00", |
||
3642 | "reference": "11555c338f3c367b0a1bd2f024a53aa813f4ce00", |
||
3643 | "shasum": "" |
||
3644 | }, |
||
3645 | "require": { |
||
3646 | "php": ">=5.3.2", |
||
3647 | "swiftmailer/swiftmailer": "~4.2|~5.0", |
||
3648 | "symfony/config": "~2.7|~3.0", |
||
3649 | "symfony/dependency-injection": "~2.7|~3.0", |
||
3650 | "symfony/http-kernel": "~2.7|~3.0" |
||
3651 | }, |
||
3652 | "require-dev": { |
||
3653 | "symfony/console": "~2.7|~3.0", |
||
3654 | "symfony/framework-bundle": "~2.7|~3.0", |
||
3655 | "symfony/phpunit-bridge": "~3.3@dev", |
||
3656 | "symfony/yaml": "~2.7|~3.0" |
||
3657 | }, |
||
3658 | "suggest": { |
||
3659 | "psr/log": "Allows logging" |
||
3660 | }, |
||
3661 | "type": "symfony-bundle", |
||
3662 | "extra": { |
||
3663 | "branch-alias": { |
||
3664 | "dev-master": "2.6-dev" |
||
3665 | } |
||
3666 | }, |
||
3667 | "autoload": { |
||
3668 | "psr-4": { |
||
3669 | "Symfony\\Bundle\\SwiftmailerBundle\\": "" |
||
3670 | } |
||
3671 | }, |
||
3672 | "notification-url": "https://packagist.org/downloads/", |
||
3673 | "license": [ |
||
3674 | "MIT" |
||
3675 | ], |
||
3676 | "authors": [ |
||
3677 | { |
||
3678 | "name": "Symfony Community", |
||
3679 | "homepage": "http://symfony.com/contributors" |
||
3680 | }, |
||
3681 | { |
||
3682 | "name": "Fabien Potencier", |
||
3683 | "email": "[email protected]" |
||
3684 | } |
||
3685 | ], |
||
3686 | "description": "Symfony SwiftmailerBundle", |
||
3687 | "homepage": "http://symfony.com", |
||
3688 | "time": "2017-07-22T07:18:13+00:00" |
||
3689 | }, |
||
3690 | { |
||
3691 | "name": "symfony/symfony", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
3692 | "version": "v3.3.10", |
||
3693 | "source": { |
||
3694 | "type": "git", |
||
3695 | "url": "https://github.com/symfony/symfony.git", |
||
3696 | "reference": "cfef3b2d505ae4375b17032bd03ed9a3da4b7b43" |
||
3697 | }, |
||
3698 | "dist": { |
||
3699 | "type": "zip", |
||
3700 | "url": "https://api.github.com/repos/symfony/symfony/zipball/cfef3b2d505ae4375b17032bd03ed9a3da4b7b43", |
||
3701 | "reference": "cfef3b2d505ae4375b17032bd03ed9a3da4b7b43", |
||
3702 | "shasum": "" |
||
3703 | }, |
||
3704 | "require": { |
||
3705 | "doctrine/common": "~2.4", |
||
3706 | "ext-xml": "*", |
||
3707 | "fig/link-util": "^1.0", |
||
3708 | "php": "^5.5.9|>=7.0.8", |
||
3709 | "psr/cache": "~1.0", |
||
3710 | "psr/container": "^1.0", |
||
3711 | "psr/link": "^1.0", |
||
3712 | "psr/log": "~1.0", |
||
3713 | "psr/simple-cache": "^1.0", |
||
3714 | "symfony/polyfill-apcu": "~1.1", |
||
3715 | "symfony/polyfill-intl-icu": "~1.0", |
||
3716 | "symfony/polyfill-mbstring": "~1.0", |
||
3717 | "symfony/polyfill-php56": "~1.0", |
||
3718 | "symfony/polyfill-php70": "~1.0", |
||
3719 | "symfony/polyfill-util": "~1.0", |
||
3720 | "twig/twig": "~1.34|~2.4" |
||
3721 | }, |
||
3722 | "conflict": { |
||
3723 | "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2", |
||
3724 | "phpdocumentor/type-resolver": "<0.2.0", |
||
3725 | "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" |
||
3726 | }, |
||
3727 | "provide": { |
||
3728 | "psr/cache-implementation": "1.0", |
||
3729 | "psr/container-implementation": "1.0", |
||
3730 | "psr/simple-cache-implementation": "1.0" |
||
3731 | }, |
||
3732 | "replace": { |
||
3733 | "symfony/asset": "self.version", |
||
3734 | "symfony/browser-kit": "self.version", |
||
3735 | "symfony/cache": "self.version", |
||
3736 | "symfony/class-loader": "self.version", |
||
3737 | "symfony/config": "self.version", |
||
3738 | "symfony/console": "self.version", |
||
3739 | "symfony/css-selector": "self.version", |
||
3740 | "symfony/debug": "self.version", |
||
3741 | "symfony/debug-bundle": "self.version", |
||
3742 | "symfony/dependency-injection": "self.version", |
||
3743 | "symfony/doctrine-bridge": "self.version", |
||
3744 | "symfony/dom-crawler": "self.version", |
||
3745 | "symfony/dotenv": "self.version", |
||
3746 | "symfony/event-dispatcher": "self.version", |
||
3747 | "symfony/expression-language": "self.version", |
||
3748 | "symfony/filesystem": "self.version", |
||
3749 | "symfony/finder": "self.version", |
||
3750 | "symfony/form": "self.version", |
||
3751 | "symfony/framework-bundle": "self.version", |
||
3752 | "symfony/http-foundation": "self.version", |
||
3753 | "symfony/http-kernel": "self.version", |
||
3754 | "symfony/inflector": "self.version", |
||
3755 | "symfony/intl": "self.version", |
||
3756 | "symfony/ldap": "self.version", |
||
3757 | "symfony/monolog-bridge": "self.version", |
||
3758 | "symfony/options-resolver": "self.version", |
||
3759 | "symfony/process": "self.version", |
||
3760 | "symfony/property-access": "self.version", |
||
3761 | "symfony/property-info": "self.version", |
||
3762 | "symfony/proxy-manager-bridge": "self.version", |
||
3763 | "symfony/routing": "self.version", |
||
3764 | "symfony/security": "self.version", |
||
3765 | "symfony/security-bundle": "self.version", |
||
3766 | "symfony/security-core": "self.version", |
||
3767 | "symfony/security-csrf": "self.version", |
||
3768 | "symfony/security-guard": "self.version", |
||
3769 | "symfony/security-http": "self.version", |
||
3770 | "symfony/serializer": "self.version", |
||
3771 | "symfony/stopwatch": "self.version", |
||
3772 | "symfony/templating": "self.version", |
||
3773 | "symfony/translation": "self.version", |
||
3774 | "symfony/twig-bridge": "self.version", |
||
3775 | "symfony/twig-bundle": "self.version", |
||
3776 | "symfony/validator": "self.version", |
||
3777 | "symfony/var-dumper": "self.version", |
||
3778 | "symfony/web-link": "self.version", |
||
3779 | "symfony/web-profiler-bundle": "self.version", |
||
3780 | "symfony/web-server-bundle": "self.version", |
||
3781 | "symfony/workflow": "self.version", |
||
3782 | "symfony/yaml": "self.version" |
||
3783 | }, |
||
3784 | "require-dev": { |
||
3785 | "cache/integration-tests": "dev-master", |
||
3786 | "doctrine/cache": "~1.6", |
||
3787 | "doctrine/data-fixtures": "1.0.*", |
||
3788 | "doctrine/dbal": "~2.4", |
||
3789 | "doctrine/doctrine-bundle": "~1.4", |
||
3790 | "doctrine/orm": "~2.4,>=2.4.5", |
||
3791 | "egulias/email-validator": "~1.2,>=1.2.8|~2.0", |
||
3792 | "monolog/monolog": "~1.11", |
||
3793 | "ocramius/proxy-manager": "~0.4|~1.0|~2.0", |
||
3794 | "phpdocumentor/reflection-docblock": "^3.0|^4.0", |
||
3795 | "predis/predis": "~1.0", |
||
3796 | "sensio/framework-extra-bundle": "^3.0.2", |
||
3797 | "symfony/phpunit-bridge": "~3.2", |
||
3798 | "symfony/security-acl": "~2.8|~3.0" |
||
3799 | }, |
||
3800 | "type": "library", |
||
3801 | "extra": { |
||
3802 | "branch-alias": { |
||
3803 | "dev-master": "3.3-dev" |
||
3804 | } |
||
3805 | }, |
||
3806 | "autoload": { |
||
3807 | "psr-4": { |
||
3808 | "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/", |
||
3809 | "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/", |
||
3810 | "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/", |
||
3811 | "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/", |
||
3812 | "Symfony\\Bundle\\": "src/Symfony/Bundle/", |
||
3813 | "Symfony\\Component\\": "src/Symfony/Component/" |
||
3814 | }, |
||
3815 | "classmap": [ |
||
3816 | "src/Symfony/Component/Intl/Resources/stubs" |
||
3817 | ], |
||
3818 | "exclude-from-classmap": [ |
||
3819 | "**/Tests/" |
||
3820 | ] |
||
3821 | }, |
||
3822 | "notification-url": "https://packagist.org/downloads/", |
||
3823 | "license": [ |
||
3824 | "MIT" |
||
3825 | ], |
||
3826 | "authors": [ |
||
3827 | { |
||
3828 | "name": "Fabien Potencier", |
||
3829 | "email": "[email protected]" |
||
3830 | }, |
||
3831 | { |
||
3832 | "name": "Symfony Community", |
||
3833 | "homepage": "https://symfony.com/contributors" |
||
3834 | } |
||
3835 | ], |
||
3836 | "description": "The Symfony PHP framework", |
||
3837 | "homepage": "https://symfony.com", |
||
3838 | "keywords": [ |
||
3839 | "framework" |
||
3840 | ], |
||
3841 | "time": "2017-10-05T23:40:32+00:00" |
||
3842 | }, |
||
3843 | { |
||
3844 | "name": "twbs/bootstrap", |
||
3845 | "version": "v3.3.7", |
||
3846 | "source": { |
||
3847 | "type": "git", |
||
3848 | "url": "https://github.com/twbs/bootstrap.git", |
||
3849 | "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86" |
||
3850 | }, |
||
3851 | "dist": { |
||
3852 | "type": "zip", |
||
3853 | "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86", |
||
3854 | "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86", |
||
3855 | "shasum": "" |
||
3856 | }, |
||
3857 | "replace": { |
||
3858 | "twitter/bootstrap": "self.version" |
||
3859 | }, |
||
3860 | "type": "library", |
||
3861 | "extra": { |
||
3862 | "branch-alias": { |
||
3863 | "dev-master": "3.3.x-dev" |
||
3864 | } |
||
3865 | }, |
||
3866 | "notification-url": "https://packagist.org/downloads/", |
||
3867 | "license": [ |
||
3868 | "MIT" |
||
3869 | ], |
||
3870 | "authors": [ |
||
3871 | { |
||
3872 | "name": "Jacob Thornton", |
||
3873 | "email": "[email protected]" |
||
3874 | }, |
||
3875 | { |
||
3876 | "name": "Mark Otto", |
||
3877 | "email": "[email protected]" |
||
3878 | } |
||
3879 | ], |
||
3880 | "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", |
||
3881 | "homepage": "http://getbootstrap.com", |
||
3882 | "keywords": [ |
||
3883 | "JS", |
||
3884 | "css", |
||
3885 | "framework", |
||
3886 | "front-end", |
||
3887 | "less", |
||
3888 | "mobile-first", |
||
3889 | "responsive", |
||
3890 | "web" |
||
3891 | ], |
||
3892 | "time": "2016-07-25T15:51:55+00:00" |
||
3893 | }, |
||
3894 | { |
||
3895 | "name": "twig/twig", |
||
3896 | "version": "v1.35.0", |
||
3897 | "source": { |
||
3898 | "type": "git", |
||
3899 | "url": "https://github.com/twigphp/Twig.git", |
||
3900 | "reference": "daa657073e55b0a78cce8fdd22682fddecc6385f" |
||
3901 | }, |
||
3902 | "dist": { |
||
3903 | "type": "zip", |
||
3904 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/daa657073e55b0a78cce8fdd22682fddecc6385f", |
||
3905 | "reference": "daa657073e55b0a78cce8fdd22682fddecc6385f", |
||
3906 | "shasum": "" |
||
3907 | }, |
||
3908 | "require": { |
||
3909 | "php": ">=5.3.3" |
||
3910 | }, |
||
3911 | "require-dev": { |
||
3912 | "psr/container": "^1.0", |
||
3913 | "symfony/debug": "~2.7", |
||
3914 | "symfony/phpunit-bridge": "~3.3@dev" |
||
3915 | }, |
||
3916 | "type": "library", |
||
3917 | "extra": { |
||
3918 | "branch-alias": { |
||
3919 | "dev-master": "1.35-dev" |
||
3920 | } |
||
3921 | }, |
||
3922 | "autoload": { |
||
3923 | "psr-0": { |
||
3924 | "Twig_": "lib/" |
||
3925 | }, |
||
3926 | "psr-4": { |
||
3927 | "Twig\\": "src/" |
||
3928 | } |
||
3929 | }, |
||
3930 | "notification-url": "https://packagist.org/downloads/", |
||
3931 | "license": [ |
||
3932 | "BSD-3-Clause" |
||
3933 | ], |
||
3934 | "authors": [ |
||
3935 | { |
||
3936 | "name": "Fabien Potencier", |
||
3937 | "email": "[email protected]", |
||
3938 | "homepage": "http://fabien.potencier.org", |
||
3939 | "role": "Lead Developer" |
||
3940 | }, |
||
3941 | { |
||
3942 | "name": "Armin Ronacher", |
||
3943 | "email": "[email protected]", |
||
3944 | "role": "Project Founder" |
||
3945 | }, |
||
3946 | { |
||
3947 | "name": "Twig Team", |
||
3948 | "homepage": "http://twig.sensiolabs.org/contributors", |
||
3949 | "role": "Contributors" |
||
3950 | } |
||
3951 | ], |
||
3952 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
||
3953 | "homepage": "http://twig.sensiolabs.org", |
||
3954 | "keywords": [ |
||
3955 | "templating" |
||
3956 | ], |
||
3957 | "time": "2017-09-27T18:06:46+00:00" |
||
3958 | }, |
||
3959 | { |
||
3960 | "name": "willdurand/jsonp-callback-validator", |
||
3961 | "version": "v1.1.0", |
||
3962 | "source": { |
||
3963 | "type": "git", |
||
3964 | "url": "https://github.com/willdurand/JsonpCallbackValidator.git", |
||
3965 | "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909" |
||
3966 | }, |
||
3967 | "dist": { |
||
3968 | "type": "zip", |
||
3969 | "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909", |
||
3970 | "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909", |
||
3971 | "shasum": "" |
||
3972 | }, |
||
3973 | "require": { |
||
3974 | "php": ">=5.3.0" |
||
3975 | }, |
||
3976 | "require-dev": { |
||
3977 | "phpunit/phpunit": "~3.7" |
||
3978 | }, |
||
3979 | "type": "library", |
||
3980 | "autoload": { |
||
3981 | "psr-0": { |
||
3982 | "JsonpCallbackValidator": "src/" |
||
3983 | } |
||
3984 | }, |
||
3985 | "notification-url": "https://packagist.org/downloads/", |
||
3986 | "license": [ |
||
3987 | "MIT" |
||
3988 | ], |
||
3989 | "authors": [ |
||
3990 | { |
||
3991 | "name": "William Durand", |
||
3992 | "email": "[email protected]", |
||
3993 | "homepage": "http://www.willdurand.fr" |
||
3994 | } |
||
3995 | ], |
||
3996 | "description": "JSONP callback validator.", |
||
3997 | "time": "2014-01-20T22:35:06+00:00" |
||
3998 | }, |
||
3999 | { |
||
4000 | "name": "willdurand/negotiation", |
||
4001 | "version": "v2.3.1", |
||
4002 | "source": { |
||
4003 | "type": "git", |
||
4004 | "url": "https://github.com/willdurand/Negotiation.git", |
||
4005 | "reference": "03436ededa67c6e83b9b12defac15384cb399dc9" |
||
4006 | }, |
||
4007 | "dist": { |
||
4008 | "type": "zip", |
||
4009 | "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9", |
||
4010 | "reference": "03436ededa67c6e83b9b12defac15384cb399dc9", |
||
4011 | "shasum": "" |
||
4012 | }, |
||
4013 | "require": { |
||
4014 | "php": ">=5.4.0" |
||
4015 | }, |
||
4016 | "require-dev": { |
||
4017 | "phpunit/phpunit": "~4.5" |
||
4018 | }, |
||
4019 | "type": "library", |
||
4020 | "extra": { |
||
4021 | "branch-alias": { |
||
4022 | "dev-master": "2.3-dev" |
||
4023 | } |
||
4024 | }, |
||
4025 | "autoload": { |
||
4026 | "psr-4": { |
||
4027 | "Negotiation\\": "src/Negotiation" |
||
4028 | } |
||
4029 | }, |
||
4030 | "notification-url": "https://packagist.org/downloads/", |
||
4031 | "license": [ |
||
4032 | "MIT" |
||
4033 | ], |
||
4034 | "authors": [ |
||
4035 | { |
||
4036 | "name": "William Durand", |
||
4037 | "email": "[email protected]" |
||
4038 | } |
||
4039 | ], |
||
4040 | "description": "Content Negotiation tools for PHP provided as a standalone library.", |
||
4041 | "homepage": "http://williamdurand.fr/Negotiation/", |
||
4042 | "keywords": [ |
||
4043 | "accept", |
||
4044 | "content", |
||
4045 | "format", |
||
4046 | "header", |
||
4047 | "negotiation" |
||
4048 | ], |
||
4049 | "time": "2017-05-14T17:21:12+00:00" |
||
4050 | }, |
||
4051 | { |
||
4052 | "name": "zendframework/zend-code", |
||
4053 | "version": "2.6.3", |
||
4054 | "source": { |
||
4055 | "type": "git", |
||
4056 | "url": "https://github.com/zendframework/zend-code.git", |
||
4057 | "reference": "95033f061b083e16cdee60530ec260d7d628b887" |
||
4058 | }, |
||
4059 | "dist": { |
||
4060 | "type": "zip", |
||
4061 | "url": "https://api.github.com/repos/zendframework/zend-code/zipball/95033f061b083e16cdee60530ec260d7d628b887", |
||
4062 | "reference": "95033f061b083e16cdee60530ec260d7d628b887", |
||
4063 | "shasum": "" |
||
4064 | }, |
||
4065 | "require": { |
||
4066 | "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6", |
||
4067 | "zendframework/zend-eventmanager": "^2.6 || ^3.0" |
||
4068 | }, |
||
4069 | "require-dev": { |
||
4070 | "doctrine/annotations": "~1.0", |
||
4071 | "fabpot/php-cs-fixer": "1.7.*", |
||
4072 | "phpunit/phpunit": "^4.8.21", |
||
4073 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
4074 | }, |
||
4075 | "suggest": { |
||
4076 | "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", |
||
4077 | "zendframework/zend-stdlib": "Zend\\Stdlib component" |
||
4078 | }, |
||
4079 | "type": "library", |
||
4080 | "extra": { |
||
4081 | "branch-alias": { |
||
4082 | "dev-master": "2.6-dev", |
||
4083 | "dev-develop": "2.7-dev" |
||
4084 | } |
||
4085 | }, |
||
4086 | "autoload": { |
||
4087 | "psr-4": { |
||
4088 | "Zend\\Code\\": "src/" |
||
4089 | } |
||
4090 | }, |
||
4091 | "notification-url": "https://packagist.org/downloads/", |
||
4092 | "license": [ |
||
4093 | "BSD-3-Clause" |
||
4094 | ], |
||
4095 | "description": "provides facilities to generate arbitrary code using an object oriented interface", |
||
4096 | "homepage": "https://github.com/zendframework/zend-code", |
||
4097 | "keywords": [ |
||
4098 | "code", |
||
4099 | "zf2" |
||
4100 | ], |
||
4101 | "time": "2016-04-20T17:26:42+00:00" |
||
4102 | }, |
||
4103 | { |
||
4104 | "name": "zendframework/zend-eventmanager", |
||
4105 | "version": "3.2.0", |
||
4106 | "source": { |
||
4107 | "type": "git", |
||
4108 | "url": "https://github.com/zendframework/zend-eventmanager.git", |
||
4109 | "reference": "9d72db10ceb6e42fb92350c0cb54460da61bd79c" |
||
4110 | }, |
||
4111 | "dist": { |
||
4112 | "type": "zip", |
||
4113 | "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/9d72db10ceb6e42fb92350c0cb54460da61bd79c", |
||
4114 | "reference": "9d72db10ceb6e42fb92350c0cb54460da61bd79c", |
||
4115 | "shasum": "" |
||
4116 | }, |
||
4117 | "require": { |
||
4118 | "php": "^5.6 || ^7.0" |
||
4119 | }, |
||
4120 | "require-dev": { |
||
4121 | "athletic/athletic": "^0.1", |
||
4122 | "container-interop/container-interop": "^1.1.0", |
||
4123 | "phpunit/phpunit": "^6.0.7 || ^5.7.14", |
||
4124 | "zendframework/zend-coding-standard": "~1.0.0", |
||
4125 | "zendframework/zend-stdlib": "^2.7.3 || ^3.0" |
||
4126 | }, |
||
4127 | "suggest": { |
||
4128 | "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", |
||
4129 | "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" |
||
4130 | }, |
||
4131 | "type": "library", |
||
4132 | "extra": { |
||
4133 | "branch-alias": { |
||
4134 | "dev-master": "3.2-dev", |
||
4135 | "dev-develop": "3.3-dev" |
||
4136 | } |
||
4137 | }, |
||
4138 | "autoload": { |
||
4139 | "psr-4": { |
||
4140 | "Zend\\EventManager\\": "src/" |
||
4141 | } |
||
4142 | }, |
||
4143 | "notification-url": "https://packagist.org/downloads/", |
||
4144 | "license": [ |
||
4145 | "BSD-3-Clause" |
||
4146 | ], |
||
4147 | "description": "Trigger and listen to events within a PHP application", |
||
4148 | "homepage": "https://github.com/zendframework/zend-eventmanager", |
||
4149 | "keywords": [ |
||
4150 | "event", |
||
4151 | "eventmanager", |
||
4152 | "events", |
||
4153 | "zf2" |
||
4154 | ], |
||
4155 | "time": "2017-07-11T19:17:22+00:00" |
||
4156 | } |
||
4157 | ], |
||
4158 | "packages-dev": [ |
||
4159 | { |
||
4160 | "name": "jakub-onderka/php-parallel-lint", |
||
4161 | "version": "v0.9.2", |
||
4162 | "source": { |
||
4163 | "type": "git", |
||
4164 | "url": "https://github.com/JakubOnderka/PHP-Parallel-Lint.git", |
||
4165 | "reference": "2ead2e4043ab125bee9554f356e0a86742c2d4fa" |
||
4166 | }, |
||
4167 | "dist": { |
||
4168 | "type": "zip", |
||
4169 | "url": "https://api.github.com/repos/JakubOnderka/PHP-Parallel-Lint/zipball/2ead2e4043ab125bee9554f356e0a86742c2d4fa", |
||
4170 | "reference": "2ead2e4043ab125bee9554f356e0a86742c2d4fa", |
||
4171 | "shasum": "" |
||
4172 | }, |
||
4173 | "require": { |
||
4174 | "php": ">=5.3.3" |
||
4175 | }, |
||
4176 | "require-dev": { |
||
4177 | "jakub-onderka/php-console-highlighter": "~0.3", |
||
4178 | "nette/tester": "~1.3" |
||
4179 | }, |
||
4180 | "suggest": { |
||
4181 | "jakub-onderka/php-console-highlighter": "Highlight syntax in code snippet" |
||
4182 | }, |
||
4183 | "bin": [ |
||
4184 | "parallel-lint" |
||
4185 | ], |
||
4186 | "type": "library", |
||
4187 | "autoload": { |
||
4188 | "classmap": [ |
||
4189 | "./" |
||
4190 | ] |
||
4191 | }, |
||
4192 | "notification-url": "https://packagist.org/downloads/", |
||
4193 | "license": [ |
||
4194 | "BSD-2-Clause" |
||
4195 | ], |
||
4196 | "authors": [ |
||
4197 | { |
||
4198 | "name": "Jakub Onderka", |
||
4199 | "email": "[email protected]" |
||
4200 | } |
||
4201 | ], |
||
4202 | "description": "This tool check syntax of PHP files about 20x faster than serial check.", |
||
4203 | "homepage": "https://github.com/JakubOnderka/PHP-Parallel-Lint", |
||
4204 | "time": "2015-12-15T10:42:16+00:00" |
||
4205 | }, |
||
4206 | { |
||
4207 | "name": "phpdocumentor/reflection-common", |
||
4208 | "version": "1.0.1", |
||
4209 | "source": { |
||
4210 | "type": "git", |
||
4211 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
||
4212 | "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" |
||
4213 | }, |
||
4214 | "dist": { |
||
4215 | "type": "zip", |
||
4216 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", |
||
4217 | "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", |
||
4218 | "shasum": "" |
||
4219 | }, |
||
4220 | "require": { |
||
4221 | "php": ">=5.5" |
||
4222 | }, |
||
4223 | "require-dev": { |
||
4224 | "phpunit/phpunit": "^4.6" |
||
4225 | }, |
||
4226 | "type": "library", |
||
4227 | "extra": { |
||
4228 | "branch-alias": { |
||
4229 | "dev-master": "1.0.x-dev" |
||
4230 | } |
||
4231 | }, |
||
4232 | "autoload": { |
||
4233 | "psr-4": { |
||
4234 | "phpDocumentor\\Reflection\\": [ |
||
4235 | "src" |
||
4236 | ] |
||
4237 | } |
||
4238 | }, |
||
4239 | "notification-url": "https://packagist.org/downloads/", |
||
4240 | "license": [ |
||
4241 | "MIT" |
||
4242 | ], |
||
4243 | "authors": [ |
||
4244 | { |
||
4245 | "name": "Jaap van Otterdijk", |
||
4246 | "email": "[email protected]" |
||
4247 | } |
||
4248 | ], |
||
4249 | "description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
||
4250 | "homepage": "http://www.phpdoc.org", |
||
4251 | "keywords": [ |
||
4252 | "FQSEN", |
||
4253 | "phpDocumentor", |
||
4254 | "phpdoc", |
||
4255 | "reflection", |
||
4256 | "static analysis" |
||
4257 | ], |
||
4258 | "time": "2017-09-11T18:02:19+00:00" |
||
4259 | }, |
||
4260 | { |
||
4261 | "name": "phpdocumentor/reflection-docblock", |
||
4262 | "version": "3.2.2", |
||
4263 | "source": { |
||
4264 | "type": "git", |
||
4265 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
4266 | "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157" |
||
4267 | }, |
||
4268 | "dist": { |
||
4269 | "type": "zip", |
||
4270 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/4aada1f93c72c35e22fb1383b47fee43b8f1d157", |
||
4271 | "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157", |
||
4272 | "shasum": "" |
||
4273 | }, |
||
4274 | "require": { |
||
4275 | "php": ">=5.5", |
||
4276 | "phpdocumentor/reflection-common": "^1.0@dev", |
||
4277 | "phpdocumentor/type-resolver": "^0.3.0", |
||
4278 | "webmozart/assert": "^1.0" |
||
4279 | }, |
||
4280 | "require-dev": { |
||
4281 | "mockery/mockery": "^0.9.4", |
||
4282 | "phpunit/phpunit": "^4.4" |
||
4283 | }, |
||
4284 | "type": "library", |
||
4285 | "autoload": { |
||
4286 | "psr-4": { |
||
4287 | "phpDocumentor\\Reflection\\": [ |
||
4288 | "src/" |
||
4289 | ] |
||
4290 | } |
||
4291 | }, |
||
4292 | "notification-url": "https://packagist.org/downloads/", |
||
4293 | "license": [ |
||
4294 | "MIT" |
||
4295 | ], |
||
4296 | "authors": [ |
||
4297 | { |
||
4298 | "name": "Mike van Riel", |
||
4299 | "email": "[email protected]" |
||
4300 | } |
||
4301 | ], |
||
4302 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
||
4303 | "time": "2017-08-08T06:39:58+00:00" |
||
4304 | }, |
||
4305 | { |
||
4306 | "name": "phpdocumentor/type-resolver", |
||
4307 | "version": "0.3.0", |
||
4308 | "source": { |
||
4309 | "type": "git", |
||
4310 | "url": "https://github.com/phpDocumentor/TypeResolver.git", |
||
4311 | "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773" |
||
4312 | }, |
||
4313 | "dist": { |
||
4314 | "type": "zip", |
||
4315 | "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb3933512008d8162b3cdf9e18dba9309b7c3773", |
||
4316 | "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773", |
||
4317 | "shasum": "" |
||
4318 | }, |
||
4319 | "require": { |
||
4320 | "php": "^5.5 || ^7.0", |
||
4321 | "phpdocumentor/reflection-common": "^1.0" |
||
4322 | }, |
||
4323 | "require-dev": { |
||
4324 | "mockery/mockery": "^0.9.4", |
||
4325 | "phpunit/phpunit": "^5.2||^4.8.24" |
||
4326 | }, |
||
4327 | "type": "library", |
||
4328 | "extra": { |
||
4329 | "branch-alias": { |
||
4330 | "dev-master": "1.0.x-dev" |
||
4331 | } |
||
4332 | }, |
||
4333 | "autoload": { |
||
4334 | "psr-4": { |
||
4335 | "phpDocumentor\\Reflection\\": [ |
||
4336 | "src/" |
||
4337 | ] |
||
4338 | } |
||
4339 | }, |
||
4340 | "notification-url": "https://packagist.org/downloads/", |
||
4341 | "license": [ |
||
4342 | "MIT" |
||
4343 | ], |
||
4344 | "authors": [ |
||
4345 | { |
||
4346 | "name": "Mike van Riel", |
||
4347 | "email": "[email protected]" |
||
4348 | } |
||
4349 | ], |
||
4350 | "time": "2017-06-03T08:32:36+00:00" |
||
4351 | }, |
||
4352 | { |
||
4353 | "name": "phpspec/prophecy", |
||
4354 | "version": "v1.7.2", |
||
4355 | "source": { |
||
4356 | "type": "git", |
||
4357 | "url": "https://github.com/phpspec/prophecy.git", |
||
4358 | "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6" |
||
4359 | }, |
||
4360 | "dist": { |
||
4361 | "type": "zip", |
||
4362 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6", |
||
4363 | "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6", |
||
4364 | "shasum": "" |
||
4365 | }, |
||
4366 | "require": { |
||
4367 | "doctrine/instantiator": "^1.0.2", |
||
4368 | "php": "^5.3|^7.0", |
||
4369 | "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", |
||
4370 | "sebastian/comparator": "^1.1|^2.0", |
||
4371 | "sebastian/recursion-context": "^1.0|^2.0|^3.0" |
||
4372 | }, |
||
4373 | "require-dev": { |
||
4374 | "phpspec/phpspec": "^2.5|^3.2", |
||
4375 | "phpunit/phpunit": "^4.8 || ^5.6.5" |
||
4376 | }, |
||
4377 | "type": "library", |
||
4378 | "extra": { |
||
4379 | "branch-alias": { |
||
4380 | "dev-master": "1.7.x-dev" |
||
4381 | } |
||
4382 | }, |
||
4383 | "autoload": { |
||
4384 | "psr-0": { |
||
4385 | "Prophecy\\": "src/" |
||
4386 | } |
||
4387 | }, |
||
4388 | "notification-url": "https://packagist.org/downloads/", |
||
4389 | "license": [ |
||
4390 | "MIT" |
||
4391 | ], |
||
4392 | "authors": [ |
||
4393 | { |
||
4394 | "name": "Konstantin Kudryashov", |
||
4395 | "email": "[email protected]", |
||
4396 | "homepage": "http://everzet.com" |
||
4397 | }, |
||
4398 | { |
||
4399 | "name": "Marcello Duarte", |
||
4400 | "email": "[email protected]" |
||
4401 | } |
||
4402 | ], |
||
4403 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
4404 | "homepage": "https://github.com/phpspec/prophecy", |
||
4405 | "keywords": [ |
||
4406 | "Double", |
||
4407 | "Dummy", |
||
4408 | "fake", |
||
4409 | "mock", |
||
4410 | "spy", |
||
4411 | "stub" |
||
4412 | ], |
||
4413 | "time": "2017-09-04T11:05:03+00:00" |
||
4414 | }, |
||
4415 | { |
||
4416 | "name": "phpunit/php-code-coverage", |
||
4417 | "version": "2.2.4", |
||
4418 | "source": { |
||
4419 | "type": "git", |
||
4420 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
4421 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" |
||
4422 | }, |
||
4423 | "dist": { |
||
4424 | "type": "zip", |
||
4425 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
4426 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
4427 | "shasum": "" |
||
4428 | }, |
||
4429 | "require": { |
||
4430 | "php": ">=5.3.3", |
||
4431 | "phpunit/php-file-iterator": "~1.3", |
||
4432 | "phpunit/php-text-template": "~1.2", |
||
4433 | "phpunit/php-token-stream": "~1.3", |
||
4434 | "sebastian/environment": "^1.3.2", |
||
4435 | "sebastian/version": "~1.0" |
||
4436 | }, |
||
4437 | "require-dev": { |
||
4438 | "ext-xdebug": ">=2.1.4", |
||
4439 | "phpunit/phpunit": "~4" |
||
4440 | }, |
||
4441 | "suggest": { |
||
4442 | "ext-dom": "*", |
||
4443 | "ext-xdebug": ">=2.2.1", |
||
4444 | "ext-xmlwriter": "*" |
||
4445 | }, |
||
4446 | "type": "library", |
||
4447 | "extra": { |
||
4448 | "branch-alias": { |
||
4449 | "dev-master": "2.2.x-dev" |
||
4450 | } |
||
4451 | }, |
||
4452 | "autoload": { |
||
4453 | "classmap": [ |
||
4454 | "src/" |
||
4455 | ] |
||
4456 | }, |
||
4457 | "notification-url": "https://packagist.org/downloads/", |
||
4458 | "license": [ |
||
4459 | "BSD-3-Clause" |
||
4460 | ], |
||
4461 | "authors": [ |
||
4462 | { |
||
4463 | "name": "Sebastian Bergmann", |
||
4464 | "email": "[email protected]", |
||
4465 | "role": "lead" |
||
4466 | } |
||
4467 | ], |
||
4468 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
4469 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
4470 | "keywords": [ |
||
4471 | "coverage", |
||
4472 | "testing", |
||
4473 | "xunit" |
||
4474 | ], |
||
4475 | "time": "2015-10-06T15:47:00+00:00" |
||
4476 | }, |
||
4477 | { |
||
4478 | "name": "phpunit/php-file-iterator", |
||
4479 | "version": "1.4.2", |
||
4480 | "source": { |
||
4481 | "type": "git", |
||
4482 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
4483 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" |
||
4484 | }, |
||
4485 | "dist": { |
||
4486 | "type": "zip", |
||
4487 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
4488 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
4489 | "shasum": "" |
||
4490 | }, |
||
4491 | "require": { |
||
4492 | "php": ">=5.3.3" |
||
4493 | }, |
||
4494 | "type": "library", |
||
4495 | "extra": { |
||
4496 | "branch-alias": { |
||
4497 | "dev-master": "1.4.x-dev" |
||
4498 | } |
||
4499 | }, |
||
4500 | "autoload": { |
||
4501 | "classmap": [ |
||
4502 | "src/" |
||
4503 | ] |
||
4504 | }, |
||
4505 | "notification-url": "https://packagist.org/downloads/", |
||
4506 | "license": [ |
||
4507 | "BSD-3-Clause" |
||
4508 | ], |
||
4509 | "authors": [ |
||
4510 | { |
||
4511 | "name": "Sebastian Bergmann", |
||
4512 | "email": "[email protected]", |
||
4513 | "role": "lead" |
||
4514 | } |
||
4515 | ], |
||
4516 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
4517 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
4518 | "keywords": [ |
||
4519 | "filesystem", |
||
4520 | "iterator" |
||
4521 | ], |
||
4522 | "time": "2016-10-03T07:40:28+00:00" |
||
4523 | }, |
||
4524 | { |
||
4525 | "name": "phpunit/php-text-template", |
||
4526 | "version": "1.2.1", |
||
4527 | "source": { |
||
4528 | "type": "git", |
||
4529 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
4530 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
4531 | }, |
||
4532 | "dist": { |
||
4533 | "type": "zip", |
||
4534 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
4535 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
4536 | "shasum": "" |
||
4537 | }, |
||
4538 | "require": { |
||
4539 | "php": ">=5.3.3" |
||
4540 | }, |
||
4541 | "type": "library", |
||
4542 | "autoload": { |
||
4543 | "classmap": [ |
||
4544 | "src/" |
||
4545 | ] |
||
4546 | }, |
||
4547 | "notification-url": "https://packagist.org/downloads/", |
||
4548 | "license": [ |
||
4549 | "BSD-3-Clause" |
||
4550 | ], |
||
4551 | "authors": [ |
||
4552 | { |
||
4553 | "name": "Sebastian Bergmann", |
||
4554 | "email": "[email protected]", |
||
4555 | "role": "lead" |
||
4556 | } |
||
4557 | ], |
||
4558 | "description": "Simple template engine.", |
||
4559 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
4560 | "keywords": [ |
||
4561 | "template" |
||
4562 | ], |
||
4563 | "time": "2015-06-21T13:50:34+00:00" |
||
4564 | }, |
||
4565 | { |
||
4566 | "name": "phpunit/php-timer", |
||
4567 | "version": "1.0.9", |
||
4568 | "source": { |
||
4569 | "type": "git", |
||
4570 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
4571 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" |
||
4572 | }, |
||
4573 | "dist": { |
||
4574 | "type": "zip", |
||
4575 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
4576 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
4577 | "shasum": "" |
||
4578 | }, |
||
4579 | "require": { |
||
4580 | "php": "^5.3.3 || ^7.0" |
||
4581 | }, |
||
4582 | "require-dev": { |
||
4583 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
4584 | }, |
||
4585 | "type": "library", |
||
4586 | "extra": { |
||
4587 | "branch-alias": { |
||
4588 | "dev-master": "1.0-dev" |
||
4589 | } |
||
4590 | }, |
||
4591 | "autoload": { |
||
4592 | "classmap": [ |
||
4593 | "src/" |
||
4594 | ] |
||
4595 | }, |
||
4596 | "notification-url": "https://packagist.org/downloads/", |
||
4597 | "license": [ |
||
4598 | "BSD-3-Clause" |
||
4599 | ], |
||
4600 | "authors": [ |
||
4601 | { |
||
4602 | "name": "Sebastian Bergmann", |
||
4603 | "email": "[email protected]", |
||
4604 | "role": "lead" |
||
4605 | } |
||
4606 | ], |
||
4607 | "description": "Utility class for timing", |
||
4608 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
4609 | "keywords": [ |
||
4610 | "timer" |
||
4611 | ], |
||
4612 | "time": "2017-02-26T11:10:40+00:00" |
||
4613 | }, |
||
4614 | { |
||
4615 | "name": "phpunit/php-token-stream", |
||
4616 | "version": "1.4.11", |
||
4617 | "source": { |
||
4618 | "type": "git", |
||
4619 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
4620 | "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7" |
||
4621 | }, |
||
4622 | "dist": { |
||
4623 | "type": "zip", |
||
4624 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7", |
||
4625 | "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7", |
||
4626 | "shasum": "" |
||
4627 | }, |
||
4628 | "require": { |
||
4629 | "ext-tokenizer": "*", |
||
4630 | "php": ">=5.3.3" |
||
4631 | }, |
||
4632 | "require-dev": { |
||
4633 | "phpunit/phpunit": "~4.2" |
||
4634 | }, |
||
4635 | "type": "library", |
||
4636 | "extra": { |
||
4637 | "branch-alias": { |
||
4638 | "dev-master": "1.4-dev" |
||
4639 | } |
||
4640 | }, |
||
4641 | "autoload": { |
||
4642 | "classmap": [ |
||
4643 | "src/" |
||
4644 | ] |
||
4645 | }, |
||
4646 | "notification-url": "https://packagist.org/downloads/", |
||
4647 | "license": [ |
||
4648 | "BSD-3-Clause" |
||
4649 | ], |
||
4650 | "authors": [ |
||
4651 | { |
||
4652 | "name": "Sebastian Bergmann", |
||
4653 | "email": "[email protected]" |
||
4654 | } |
||
4655 | ], |
||
4656 | "description": "Wrapper around PHP's tokenizer extension.", |
||
4657 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
4658 | "keywords": [ |
||
4659 | "tokenizer" |
||
4660 | ], |
||
4661 | "time": "2017-02-27T10:12:30+00:00" |
||
4662 | }, |
||
4663 | { |
||
4664 | "name": "phpunit/phpunit", |
||
4665 | "version": "4.8.36", |
||
4666 | "source": { |
||
4667 | "type": "git", |
||
4668 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
4669 | "reference": "46023de9a91eec7dfb06cc56cb4e260017298517" |
||
4670 | }, |
||
4671 | "dist": { |
||
4672 | "type": "zip", |
||
4673 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517", |
||
4674 | "reference": "46023de9a91eec7dfb06cc56cb4e260017298517", |
||
4675 | "shasum": "" |
||
4676 | }, |
||
4677 | "require": { |
||
4678 | "ext-dom": "*", |
||
4679 | "ext-json": "*", |
||
4680 | "ext-pcre": "*", |
||
4681 | "ext-reflection": "*", |
||
4682 | "ext-spl": "*", |
||
4683 | "php": ">=5.3.3", |
||
4684 | "phpspec/prophecy": "^1.3.1", |
||
4685 | "phpunit/php-code-coverage": "~2.1", |
||
4686 | "phpunit/php-file-iterator": "~1.4", |
||
4687 | "phpunit/php-text-template": "~1.2", |
||
4688 | "phpunit/php-timer": "^1.0.6", |
||
4689 | "phpunit/phpunit-mock-objects": "~2.3", |
||
4690 | "sebastian/comparator": "~1.2.2", |
||
4691 | "sebastian/diff": "~1.2", |
||
4692 | "sebastian/environment": "~1.3", |
||
4693 | "sebastian/exporter": "~1.2", |
||
4694 | "sebastian/global-state": "~1.0", |
||
4695 | "sebastian/version": "~1.0", |
||
4696 | "symfony/yaml": "~2.1|~3.0" |
||
4697 | }, |
||
4698 | "suggest": { |
||
4699 | "phpunit/php-invoker": "~1.1" |
||
4700 | }, |
||
4701 | "bin": [ |
||
4702 | "phpunit" |
||
4703 | ], |
||
4704 | "type": "library", |
||
4705 | "extra": { |
||
4706 | "branch-alias": { |
||
4707 | "dev-master": "4.8.x-dev" |
||
4708 | } |
||
4709 | }, |
||
4710 | "autoload": { |
||
4711 | "classmap": [ |
||
4712 | "src/" |
||
4713 | ] |
||
4714 | }, |
||
4715 | "notification-url": "https://packagist.org/downloads/", |
||
4716 | "license": [ |
||
4717 | "BSD-3-Clause" |
||
4718 | ], |
||
4719 | "authors": [ |
||
4720 | { |
||
4721 | "name": "Sebastian Bergmann", |
||
4722 | "email": "[email protected]", |
||
4723 | "role": "lead" |
||
4724 | } |
||
4725 | ], |
||
4726 | "description": "The PHP Unit Testing framework.", |
||
4727 | "homepage": "https://phpunit.de/", |
||
4728 | "keywords": [ |
||
4729 | "phpunit", |
||
4730 | "testing", |
||
4731 | "xunit" |
||
4732 | ], |
||
4733 | "time": "2017-06-21T08:07:12+00:00" |
||
4734 | }, |
||
4735 | { |
||
4736 | "name": "phpunit/phpunit-mock-objects", |
||
4737 | "version": "2.3.8", |
||
4738 | "source": { |
||
4739 | "type": "git", |
||
4740 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
4741 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" |
||
4742 | }, |
||
4743 | "dist": { |
||
4744 | "type": "zip", |
||
4745 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
4746 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
4747 | "shasum": "" |
||
4748 | }, |
||
4749 | "require": { |
||
4750 | "doctrine/instantiator": "^1.0.2", |
||
4751 | "php": ">=5.3.3", |
||
4752 | "phpunit/php-text-template": "~1.2", |
||
4753 | "sebastian/exporter": "~1.2" |
||
4754 | }, |
||
4755 | "require-dev": { |
||
4756 | "phpunit/phpunit": "~4.4" |
||
4757 | }, |
||
4758 | "suggest": { |
||
4759 | "ext-soap": "*" |
||
4760 | }, |
||
4761 | "type": "library", |
||
4762 | "extra": { |
||
4763 | "branch-alias": { |
||
4764 | "dev-master": "2.3.x-dev" |
||
4765 | } |
||
4766 | }, |
||
4767 | "autoload": { |
||
4768 | "classmap": [ |
||
4769 | "src/" |
||
4770 | ] |
||
4771 | }, |
||
4772 | "notification-url": "https://packagist.org/downloads/", |
||
4773 | "license": [ |
||
4774 | "BSD-3-Clause" |
||
4775 | ], |
||
4776 | "authors": [ |
||
4777 | { |
||
4778 | "name": "Sebastian Bergmann", |
||
4779 | "email": "[email protected]", |
||
4780 | "role": "lead" |
||
4781 | } |
||
4782 | ], |
||
4783 | "description": "Mock Object library for PHPUnit", |
||
4784 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
4785 | "keywords": [ |
||
4786 | "mock", |
||
4787 | "xunit" |
||
4788 | ], |
||
4789 | "time": "2015-10-02T06:51:40+00:00" |
||
4790 | }, |
||
4791 | { |
||
4792 | "name": "sebastian/comparator", |
||
4793 | "version": "1.2.4", |
||
4794 | "source": { |
||
4795 | "type": "git", |
||
4796 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
4797 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" |
||
4798 | }, |
||
4799 | "dist": { |
||
4800 | "type": "zip", |
||
4801 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
4802 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
4803 | "shasum": "" |
||
4804 | }, |
||
4805 | "require": { |
||
4806 | "php": ">=5.3.3", |
||
4807 | "sebastian/diff": "~1.2", |
||
4808 | "sebastian/exporter": "~1.2 || ~2.0" |
||
4809 | }, |
||
4810 | "require-dev": { |
||
4811 | "phpunit/phpunit": "~4.4" |
||
4812 | }, |
||
4813 | "type": "library", |
||
4814 | "extra": { |
||
4815 | "branch-alias": { |
||
4816 | "dev-master": "1.2.x-dev" |
||
4817 | } |
||
4818 | }, |
||
4819 | "autoload": { |
||
4820 | "classmap": [ |
||
4821 | "src/" |
||
4822 | ] |
||
4823 | }, |
||
4824 | "notification-url": "https://packagist.org/downloads/", |
||
4825 | "license": [ |
||
4826 | "BSD-3-Clause" |
||
4827 | ], |
||
4828 | "authors": [ |
||
4829 | { |
||
4830 | "name": "Jeff Welch", |
||
4831 | "email": "[email protected]" |
||
4832 | }, |
||
4833 | { |
||
4834 | "name": "Volker Dusch", |
||
4835 | "email": "[email protected]" |
||
4836 | }, |
||
4837 | { |
||
4838 | "name": "Bernhard Schussek", |
||
4839 | "email": "[email protected]" |
||
4840 | }, |
||
4841 | { |
||
4842 | "name": "Sebastian Bergmann", |
||
4843 | "email": "[email protected]" |
||
4844 | } |
||
4845 | ], |
||
4846 | "description": "Provides the functionality to compare PHP values for equality", |
||
4847 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
4848 | "keywords": [ |
||
4849 | "comparator", |
||
4850 | "compare", |
||
4851 | "equality" |
||
4852 | ], |
||
4853 | "time": "2017-01-29T09:50:25+00:00" |
||
4854 | }, |
||
4855 | { |
||
4856 | "name": "sebastian/diff", |
||
4857 | "version": "1.4.3", |
||
4858 | "source": { |
||
4859 | "type": "git", |
||
4860 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
4861 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" |
||
4862 | }, |
||
4863 | "dist": { |
||
4864 | "type": "zip", |
||
4865 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
4866 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
4867 | "shasum": "" |
||
4868 | }, |
||
4869 | "require": { |
||
4870 | "php": "^5.3.3 || ^7.0" |
||
4871 | }, |
||
4872 | "require-dev": { |
||
4873 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
4874 | }, |
||
4875 | "type": "library", |
||
4876 | "extra": { |
||
4877 | "branch-alias": { |
||
4878 | "dev-master": "1.4-dev" |
||
4879 | } |
||
4880 | }, |
||
4881 | "autoload": { |
||
4882 | "classmap": [ |
||
4883 | "src/" |
||
4884 | ] |
||
4885 | }, |
||
4886 | "notification-url": "https://packagist.org/downloads/", |
||
4887 | "license": [ |
||
4888 | "BSD-3-Clause" |
||
4889 | ], |
||
4890 | "authors": [ |
||
4891 | { |
||
4892 | "name": "Kore Nordmann", |
||
4893 | "email": "[email protected]" |
||
4894 | }, |
||
4895 | { |
||
4896 | "name": "Sebastian Bergmann", |
||
4897 | "email": "[email protected]" |
||
4898 | } |
||
4899 | ], |
||
4900 | "description": "Diff implementation", |
||
4901 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
4902 | "keywords": [ |
||
4903 | "diff" |
||
4904 | ], |
||
4905 | "time": "2017-05-22T07:24:03+00:00" |
||
4906 | }, |
||
4907 | { |
||
4908 | "name": "sebastian/environment", |
||
4909 | "version": "1.3.8", |
||
4910 | "source": { |
||
4911 | "type": "git", |
||
4912 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
4913 | "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea" |
||
4914 | }, |
||
4915 | "dist": { |
||
4916 | "type": "zip", |
||
4917 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea", |
||
4918 | "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea", |
||
4919 | "shasum": "" |
||
4920 | }, |
||
4921 | "require": { |
||
4922 | "php": "^5.3.3 || ^7.0" |
||
4923 | }, |
||
4924 | "require-dev": { |
||
4925 | "phpunit/phpunit": "^4.8 || ^5.0" |
||
4926 | }, |
||
4927 | "type": "library", |
||
4928 | "extra": { |
||
4929 | "branch-alias": { |
||
4930 | "dev-master": "1.3.x-dev" |
||
4931 | } |
||
4932 | }, |
||
4933 | "autoload": { |
||
4934 | "classmap": [ |
||
4935 | "src/" |
||
4936 | ] |
||
4937 | }, |
||
4938 | "notification-url": "https://packagist.org/downloads/", |
||
4939 | "license": [ |
||
4940 | "BSD-3-Clause" |
||
4941 | ], |
||
4942 | "authors": [ |
||
4943 | { |
||
4944 | "name": "Sebastian Bergmann", |
||
4945 | "email": "[email protected]" |
||
4946 | } |
||
4947 | ], |
||
4948 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
4949 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
4950 | "keywords": [ |
||
4951 | "Xdebug", |
||
4952 | "environment", |
||
4953 | "hhvm" |
||
4954 | ], |
||
4955 | "time": "2016-08-18T05:49:44+00:00" |
||
4956 | }, |
||
4957 | { |
||
4958 | "name": "sebastian/exporter", |
||
4959 | "version": "1.2.2", |
||
4960 | "source": { |
||
4961 | "type": "git", |
||
4962 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
4963 | "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4" |
||
4964 | }, |
||
4965 | "dist": { |
||
4966 | "type": "zip", |
||
4967 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4", |
||
4968 | "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4", |
||
4969 | "shasum": "" |
||
4970 | }, |
||
4971 | "require": { |
||
4972 | "php": ">=5.3.3", |
||
4973 | "sebastian/recursion-context": "~1.0" |
||
4974 | }, |
||
4975 | "require-dev": { |
||
4976 | "ext-mbstring": "*", |
||
4977 | "phpunit/phpunit": "~4.4" |
||
4978 | }, |
||
4979 | "type": "library", |
||
4980 | "extra": { |
||
4981 | "branch-alias": { |
||
4982 | "dev-master": "1.3.x-dev" |
||
4983 | } |
||
4984 | }, |
||
4985 | "autoload": { |
||
4986 | "classmap": [ |
||
4987 | "src/" |
||
4988 | ] |
||
4989 | }, |
||
4990 | "notification-url": "https://packagist.org/downloads/", |
||
4991 | "license": [ |
||
4992 | "BSD-3-Clause" |
||
4993 | ], |
||
4994 | "authors": [ |
||
4995 | { |
||
4996 | "name": "Jeff Welch", |
||
4997 | "email": "[email protected]" |
||
4998 | }, |
||
4999 | { |
||
5000 | "name": "Volker Dusch", |
||
5001 | "email": "[email protected]" |
||
5002 | }, |
||
5003 | { |
||
5004 | "name": "Bernhard Schussek", |
||
5005 | "email": "[email protected]" |
||
5006 | }, |
||
5007 | { |
||
5008 | "name": "Sebastian Bergmann", |
||
5009 | "email": "[email protected]" |
||
5010 | }, |
||
5011 | { |
||
5012 | "name": "Adam Harvey", |
||
5013 | "email": "[email protected]" |
||
5014 | } |
||
5015 | ], |
||
5016 | "description": "Provides the functionality to export PHP variables for visualization", |
||
5017 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
5018 | "keywords": [ |
||
5019 | "export", |
||
5020 | "exporter" |
||
5021 | ], |
||
5022 | "time": "2016-06-17T09:04:28+00:00" |
||
5023 | }, |
||
5024 | { |
||
5025 | "name": "sebastian/global-state", |
||
5026 | "version": "1.1.1", |
||
5027 | "source": { |
||
5028 | "type": "git", |
||
5029 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
5030 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" |
||
5031 | }, |
||
5032 | "dist": { |
||
5033 | "type": "zip", |
||
5034 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
5035 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
5036 | "shasum": "" |
||
5037 | }, |
||
5038 | "require": { |
||
5039 | "php": ">=5.3.3" |
||
5040 | }, |
||
5041 | "require-dev": { |
||
5042 | "phpunit/phpunit": "~4.2" |
||
5043 | }, |
||
5044 | "suggest": { |
||
5045 | "ext-uopz": "*" |
||
5046 | }, |
||
5047 | "type": "library", |
||
5048 | "extra": { |
||
5049 | "branch-alias": { |
||
5050 | "dev-master": "1.0-dev" |
||
5051 | } |
||
5052 | }, |
||
5053 | "autoload": { |
||
5054 | "classmap": [ |
||
5055 | "src/" |
||
5056 | ] |
||
5057 | }, |
||
5058 | "notification-url": "https://packagist.org/downloads/", |
||
5059 | "license": [ |
||
5060 | "BSD-3-Clause" |
||
5061 | ], |
||
5062 | "authors": [ |
||
5063 | { |
||
5064 | "name": "Sebastian Bergmann", |
||
5065 | "email": "[email protected]" |
||
5066 | } |
||
5067 | ], |
||
5068 | "description": "Snapshotting of global state", |
||
5069 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
5070 | "keywords": [ |
||
5071 | "global state" |
||
5072 | ], |
||
5073 | "time": "2015-10-12T03:26:01+00:00" |
||
5074 | }, |
||
5075 | { |
||
5076 | "name": "sebastian/recursion-context", |
||
5077 | "version": "1.0.5", |
||
5078 | "source": { |
||
5079 | "type": "git", |
||
5080 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
5081 | "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7" |
||
5082 | }, |
||
5083 | "dist": { |
||
5084 | "type": "zip", |
||
5085 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7", |
||
5086 | "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7", |
||
5087 | "shasum": "" |
||
5088 | }, |
||
5089 | "require": { |
||
5090 | "php": ">=5.3.3" |
||
5091 | }, |
||
5092 | "require-dev": { |
||
5093 | "phpunit/phpunit": "~4.4" |
||
5094 | }, |
||
5095 | "type": "library", |
||
5096 | "extra": { |
||
5097 | "branch-alias": { |
||
5098 | "dev-master": "1.0.x-dev" |
||
5099 | } |
||
5100 | }, |
||
5101 | "autoload": { |
||
5102 | "classmap": [ |
||
5103 | "src/" |
||
5104 | ] |
||
5105 | }, |
||
5106 | "notification-url": "https://packagist.org/downloads/", |
||
5107 | "license": [ |
||
5108 | "BSD-3-Clause" |
||
5109 | ], |
||
5110 | "authors": [ |
||
5111 | { |
||
5112 | "name": "Jeff Welch", |
||
5113 | "email": "[email protected]" |
||
5114 | }, |
||
5115 | { |
||
5116 | "name": "Sebastian Bergmann", |
||
5117 | "email": "[email protected]" |
||
5118 | }, |
||
5119 | { |
||
5120 | "name": "Adam Harvey", |
||
5121 | "email": "[email protected]" |
||
5122 | } |
||
5123 | ], |
||
5124 | "description": "Provides functionality to recursively process PHP variables", |
||
5125 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
5126 | "time": "2016-10-03T07:41:43+00:00" |
||
5127 | }, |
||
5128 | { |
||
5129 | "name": "sebastian/version", |
||
5130 | "version": "1.0.6", |
||
5131 | "source": { |
||
5132 | "type": "git", |
||
5133 | "url": "https://github.com/sebastianbergmann/version.git", |
||
5134 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" |
||
5135 | }, |
||
5136 | "dist": { |
||
5137 | "type": "zip", |
||
5138 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
5139 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
5140 | "shasum": "" |
||
5141 | }, |
||
5142 | "type": "library", |
||
5143 | "autoload": { |
||
5144 | "classmap": [ |
||
5145 | "src/" |
||
5146 | ] |
||
5147 | }, |
||
5148 | "notification-url": "https://packagist.org/downloads/", |
||
5149 | "license": [ |
||
5150 | "BSD-3-Clause" |
||
5151 | ], |
||
5152 | "authors": [ |
||
5153 | { |
||
5154 | "name": "Sebastian Bergmann", |
||
5155 | "email": "[email protected]", |
||
5156 | "role": "lead" |
||
5157 | } |
||
5158 | ], |
||
5159 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
5160 | "homepage": "https://github.com/sebastianbergmann/version", |
||
5161 | "time": "2015-06-21T13:59:46+00:00" |
||
5162 | }, |
||
5163 | { |
||
5164 | "name": "sensio/generator-bundle", |
||
5165 | "version": "v3.1.6", |
||
5166 | "source": { |
||
5167 | "type": "git", |
||
5168 | "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", |
||
5169 | "reference": "128bc5dabc91ca40b7445f094968dd70ccd58305" |
||
5170 | }, |
||
5171 | "dist": { |
||
5172 | "type": "zip", |
||
5173 | "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/128bc5dabc91ca40b7445f094968dd70ccd58305", |
||
5174 | "reference": "128bc5dabc91ca40b7445f094968dd70ccd58305", |
||
5175 | "shasum": "" |
||
5176 | }, |
||
5177 | "require": { |
||
5178 | "symfony/console": "~2.7|~3.0", |
||
5179 | "symfony/framework-bundle": "~2.7|~3.0", |
||
5180 | "symfony/process": "~2.7|~3.0", |
||
5181 | "symfony/yaml": "~2.7|~3.0", |
||
5182 | "twig/twig": "^1.28.2|^2.0" |
||
5183 | }, |
||
5184 | "require-dev": { |
||
5185 | "doctrine/orm": "~2.4", |
||
5186 | "symfony/doctrine-bridge": "~2.7|~3.0", |
||
5187 | "symfony/filesystem": "~2.7|~3.0", |
||
5188 | "symfony/phpunit-bridge": "^3.3" |
||
5189 | }, |
||
5190 | "type": "symfony-bundle", |
||
5191 | "extra": { |
||
5192 | "branch-alias": { |
||
5193 | "dev-master": "3.1.x-dev" |
||
5194 | } |
||
5195 | }, |
||
5196 | "autoload": { |
||
5197 | "psr-4": { |
||
5198 | "Sensio\\Bundle\\GeneratorBundle\\": "" |
||
5199 | }, |
||
5200 | "exclude-from-classmap": [ |
||
5201 | "/Tests/" |
||
5202 | ] |
||
5203 | }, |
||
5204 | "notification-url": "https://packagist.org/downloads/", |
||
5205 | "license": [ |
||
5206 | "MIT" |
||
5207 | ], |
||
5208 | "authors": [ |
||
5209 | { |
||
5210 | "name": "Fabien Potencier", |
||
5211 | "email": "[email protected]" |
||
5212 | } |
||
5213 | ], |
||
5214 | "description": "This bundle generates code for you", |
||
5215 | "time": "2017-07-18T07:57:44+00:00" |
||
5216 | }, |
||
5217 | { |
||
5218 | "name": "squizlabs/php_codesniffer", |
||
5219 | "version": "2.9.1", |
||
5220 | "source": { |
||
5221 | "type": "git", |
||
5222 | "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", |
||
5223 | "reference": "dcbed1074f8244661eecddfc2a675430d8d33f62" |
||
5224 | }, |
||
5225 | "dist": { |
||
5226 | "type": "zip", |
||
5227 | "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dcbed1074f8244661eecddfc2a675430d8d33f62", |
||
5228 | "reference": "dcbed1074f8244661eecddfc2a675430d8d33f62", |
||
5229 | "shasum": "" |
||
5230 | }, |
||
5231 | "require": { |
||
5232 | "ext-simplexml": "*", |
||
5233 | "ext-tokenizer": "*", |
||
5234 | "ext-xmlwriter": "*", |
||
5235 | "php": ">=5.1.2" |
||
5236 | }, |
||
5237 | "require-dev": { |
||
5238 | "phpunit/phpunit": "~4.0" |
||
5239 | }, |
||
5240 | "bin": [ |
||
5241 | "scripts/phpcs", |
||
5242 | "scripts/phpcbf" |
||
5243 | ], |
||
5244 | "type": "library", |
||
5245 | "extra": { |
||
5246 | "branch-alias": { |
||
5247 | "dev-master": "2.x-dev" |
||
5248 | } |
||
5249 | }, |
||
5250 | "autoload": { |
||
5251 | "classmap": [ |
||
5252 | "CodeSniffer.php", |
||
5253 | "CodeSniffer/CLI.php", |
||
5254 | "CodeSniffer/Exception.php", |
||
5255 | "CodeSniffer/File.php", |
||
5256 | "CodeSniffer/Fixer.php", |
||
5257 | "CodeSniffer/Report.php", |
||
5258 | "CodeSniffer/Reporting.php", |
||
5259 | "CodeSniffer/Sniff.php", |
||
5260 | "CodeSniffer/Tokens.php", |
||
5261 | "CodeSniffer/Reports/", |
||
5262 | "CodeSniffer/Tokenizers/", |
||
5263 | "CodeSniffer/DocGenerators/", |
||
5264 | "CodeSniffer/Standards/AbstractPatternSniff.php", |
||
5265 | "CodeSniffer/Standards/AbstractScopeSniff.php", |
||
5266 | "CodeSniffer/Standards/AbstractVariableSniff.php", |
||
5267 | "CodeSniffer/Standards/IncorrectPatternException.php", |
||
5268 | "CodeSniffer/Standards/Generic/Sniffs/", |
||
5269 | "CodeSniffer/Standards/MySource/Sniffs/", |
||
5270 | "CodeSniffer/Standards/PEAR/Sniffs/", |
||
5271 | "CodeSniffer/Standards/PSR1/Sniffs/", |
||
5272 | "CodeSniffer/Standards/PSR2/Sniffs/", |
||
5273 | "CodeSniffer/Standards/Squiz/Sniffs/", |
||
5274 | "CodeSniffer/Standards/Zend/Sniffs/" |
||
5275 | ] |
||
5276 | }, |
||
5277 | "notification-url": "https://packagist.org/downloads/", |
||
5278 | "license": [ |
||
5279 | "BSD-3-Clause" |
||
5280 | ], |
||
5281 | "authors": [ |
||
5282 | { |
||
5283 | "name": "Greg Sherwood", |
||
5284 | "role": "lead" |
||
5285 | } |
||
5286 | ], |
||
5287 | "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", |
||
5288 | "homepage": "http://www.squizlabs.com/php-codesniffer", |
||
5289 | "keywords": [ |
||
5290 | "phpcs", |
||
5291 | "standards" |
||
5292 | ], |
||
5293 | "time": "2017-05-22T02:43:20+00:00" |
||
5294 | }, |
||
5295 | { |
||
5296 | "name": "symfony/phpunit-bridge", |
||
5297 | "version": "v3.3.10", |
||
5298 | "source": { |
||
5299 | "type": "git", |
||
5300 | "url": "https://github.com/symfony/phpunit-bridge.git", |
||
5301 | "reference": "6e40d1c8bc4037edf3852c0b29fdd2923c4e2133" |
||
5302 | }, |
||
5303 | "dist": { |
||
5304 | "type": "zip", |
||
5305 | "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/6e40d1c8bc4037edf3852c0b29fdd2923c4e2133", |
||
5306 | "reference": "6e40d1c8bc4037edf3852c0b29fdd2923c4e2133", |
||
5307 | "shasum": "" |
||
5308 | }, |
||
5309 | "require": { |
||
5310 | "php": ">=5.3.3" |
||
5311 | }, |
||
5312 | "conflict": { |
||
5313 | "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" |
||
5314 | }, |
||
5315 | "suggest": { |
||
5316 | "ext-zip": "Zip support is required when using bin/simple-phpunit", |
||
5317 | "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" |
||
5318 | }, |
||
5319 | "bin": [ |
||
5320 | "bin/simple-phpunit" |
||
5321 | ], |
||
5322 | "type": "symfony-bridge", |
||
5323 | "extra": { |
||
5324 | "branch-alias": { |
||
5325 | "dev-master": "3.3-dev" |
||
5326 | } |
||
5327 | }, |
||
5328 | "autoload": { |
||
5329 | "files": [ |
||
5330 | "bootstrap.php" |
||
5331 | ], |
||
5332 | "psr-4": { |
||
5333 | "Symfony\\Bridge\\PhpUnit\\": "" |
||
5334 | }, |
||
5335 | "exclude-from-classmap": [ |
||
5336 | "/Tests/" |
||
5337 | ] |
||
5338 | }, |
||
5339 | "notification-url": "https://packagist.org/downloads/", |
||
5340 | "license": [ |
||
5341 | "MIT" |
||
5342 | ], |
||
5343 | "authors": [ |
||
5344 | { |
||
5345 | "name": "Nicolas Grekas", |
||
5346 | "email": "[email protected]" |
||
5347 | }, |
||
5348 | { |
||
5349 | "name": "Symfony Community", |
||
5350 | "homepage": "https://symfony.com/contributors" |
||
5351 | } |
||
5352 | ], |
||
5353 | "description": "Symfony PHPUnit Bridge", |
||
5354 | "homepage": "https://symfony.com", |
||
5355 | "time": "2017-10-02T06:54:00+00:00" |
||
5356 | }, |
||
5357 | { |
||
5358 | "name": "webmozart/assert", |
||
5359 | "version": "1.2.0", |
||
5360 | "source": { |
||
5361 | "type": "git", |
||
5362 | "url": "https://github.com/webmozart/assert.git", |
||
5363 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" |
||
5364 | }, |
||
5365 | "dist": { |
||
5366 | "type": "zip", |
||
5367 | "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
5368 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
5369 | "shasum": "" |
||
5370 | }, |
||
5371 | "require": { |
||
5372 | "php": "^5.3.3 || ^7.0" |
||
5373 | }, |
||
5374 | "require-dev": { |
||
5375 | "phpunit/phpunit": "^4.6", |
||
5376 | "sebastian/version": "^1.0.1" |
||
5377 | }, |
||
5378 | "type": "library", |
||
5379 | "extra": { |
||
5380 | "branch-alias": { |
||
5381 | "dev-master": "1.3-dev" |
||
5382 | } |
||
5383 | }, |
||
5384 | "autoload": { |
||
5385 | "psr-4": { |
||
5386 | "Webmozart\\Assert\\": "src/" |
||
5387 | } |
||
5388 | }, |
||
5389 | "notification-url": "https://packagist.org/downloads/", |
||
5390 | "license": [ |
||
5391 | "MIT" |
||
5392 | ], |
||
5393 | "authors": [ |
||
5394 | { |
||
5395 | "name": "Bernhard Schussek", |
||
5396 | "email": "[email protected]" |
||
5397 | } |
||
5398 | ], |
||
5399 | "description": "Assertions to validate method input/output with nice error messages.", |
||
5400 | "keywords": [ |
||
5401 | "assert", |
||
5402 | "check", |
||
5403 | "validate" |
||
5404 | ], |
||
5405 | "time": "2016-11-23T20:04:58+00:00" |
||
5406 | } |
||
5407 | ], |
||
5408 | "aliases": [], |
||
5409 | "minimum-stability": "stable", |
||
5410 | "stability-flags": [], |
||
5411 | "prefer-stable": false, |
||
5412 | "prefer-lowest": false, |
||
5413 | "platform": { |
||
5414 | "php": "^5.6|^7.0" |
||
5415 | }, |
||
5416 | "platform-dev": [], |
||
5417 | "platform-overrides": { |
||
5418 | "php": "5.6" |
||
5419 | } |
||
5420 | } |
||
5421 |