These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more
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 | "hash": "c6fcc6db41b9c358ab4cc98a0cfa9536", |
||
8 | "content-hash": "315f6de3bf59c7da794b2b4cad213ae5", |
||
9 | "packages": [ |
||
10 | { |
||
11 | "name": "bcrm/www-content", |
||
12 | "version": "dev-master", |
||
13 | "source": { |
||
14 | "type": "git", |
||
15 | "url": "https://github.com/BCRM/www-content.git", |
||
16 | "reference": "4d38b1e265e4dcbb017105b2d9b6bc9610eb29ca" |
||
17 | }, |
||
18 | "dist": { |
||
19 | "type": "zip", |
||
20 | "url": "https://api.github.com/repos/BCRM/www-content/zipball/4d38b1e265e4dcbb017105b2d9b6bc9610eb29ca", |
||
21 | "reference": "4d38b1e265e4dcbb017105b2d9b6bc9610eb29ca", |
||
22 | "shasum": "" |
||
23 | }, |
||
24 | "type": "library", |
||
25 | "license": [ |
||
26 | "MIT" |
||
27 | ], |
||
28 | "authors": [ |
||
29 | { |
||
30 | "name": "Markus Tacker", |
||
31 | "email": "[email protected]" |
||
32 | } |
||
33 | ], |
||
34 | "description": "Content for http://2015.barcamp-rheinmain.de/ based on simple Markdown files.", |
||
35 | "support": { |
||
36 | "source": "https://github.com/BCRM/www-content/tree/master", |
||
37 | "issues": "https://github.com/BCRM/www-content/issues" |
||
38 | }, |
||
39 | "time": "2016-05-28 12:07:19" |
||
40 | }, |
||
41 | { |
||
42 | "name": "beberlei/lite-cqrs", |
||
43 | "version": "1.1.x-dev", |
||
44 | "source": { |
||
45 | "type": "git", |
||
46 | "url": "https://github.com/beberlei/litecqrs-php.git", |
||
47 | "reference": "77afb70839b014ca1f0436ba211c53c6e6bd3571" |
||
48 | }, |
||
49 | "dist": { |
||
50 | "type": "zip", |
||
51 | "url": "https://api.github.com/repos/beberlei/litecqrs-php/zipball/77afb70839b014ca1f0436ba211c53c6e6bd3571", |
||
52 | "reference": "77afb70839b014ca1f0436ba211c53c6e6bd3571", |
||
53 | "shasum": "" |
||
54 | }, |
||
55 | "require-dev": { |
||
56 | "doctrine/common": ">=2.0,<2.5", |
||
57 | "doctrine/couchdb": "dev-master", |
||
58 | "doctrine/mongodb": "dev-master", |
||
59 | "doctrine/orm": ">=2.0,<2.5", |
||
60 | "jms/serializer-bundle": "@stable", |
||
61 | "swiftmailer/swiftmailer": "4.*", |
||
62 | "symfony/console": ">=2.0,<2.2", |
||
63 | "symfony/framework-bundle": ">=2.0,<2.2" |
||
64 | }, |
||
65 | "type": "library", |
||
66 | "autoload": { |
||
67 | "psr-0": { |
||
68 | "LiteCQRS": "src/" |
||
69 | } |
||
70 | }, |
||
71 | "notification-url": "https://packagist.org/downloads/", |
||
72 | "license": [ |
||
73 | "MIT" |
||
74 | ], |
||
75 | "description": "Simple Command-Query-Responsibility-Segregation library.", |
||
76 | "time": "2014-08-31 18:24:16" |
||
77 | }, |
||
78 | { |
||
79 | "name": "behat/transliterator", |
||
80 | "version": "v1.1.0", |
||
81 | "source": { |
||
82 | "type": "git", |
||
83 | "url": "https://github.com/Behat/Transliterator.git", |
||
84 | "reference": "868e05be3a9f25ba6424c2dd4849567f50715003" |
||
85 | }, |
||
86 | "dist": { |
||
87 | "type": "zip", |
||
88 | "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003", |
||
89 | "reference": "868e05be3a9f25ba6424c2dd4849567f50715003", |
||
90 | "shasum": "" |
||
91 | }, |
||
92 | "require": { |
||
93 | "php": ">=5.3.3" |
||
94 | }, |
||
95 | "type": "library", |
||
96 | "extra": { |
||
97 | "branch-alias": { |
||
98 | "dev-master": "1.1-dev" |
||
99 | } |
||
100 | }, |
||
101 | "autoload": { |
||
102 | "psr-0": { |
||
103 | "Behat\\Transliterator": "src/" |
||
104 | } |
||
105 | }, |
||
106 | "notification-url": "https://packagist.org/downloads/", |
||
107 | "license": [ |
||
108 | "Artistic-1.0" |
||
109 | ], |
||
110 | "description": "String transliterator", |
||
111 | "keywords": [ |
||
112 | "i18n", |
||
113 | "slug", |
||
114 | "transliterator" |
||
115 | ], |
||
116 | "time": "2015-09-28 16:26:35" |
||
117 | }, |
||
118 | { |
||
119 | "name": "coderbyheart/mailchimp-bundle", |
||
120 | "version": "dev-master", |
||
121 | "target-dir": "Coderbyheart/MailChimpBundle", |
||
122 | "source": { |
||
123 | "type": "git", |
||
124 | "url": "https://github.com/coderbyheart/MailChimpBundle.git", |
||
125 | "reference": "b3d8af54812cd2858f41c4aa06ccaeebfd80cf37" |
||
126 | }, |
||
127 | "dist": { |
||
128 | "type": "zip", |
||
129 | "url": "https://api.github.com/repos/coderbyheart/MailChimpBundle/zipball/b3d8af54812cd2858f41c4aa06ccaeebfd80cf37", |
||
130 | "reference": "b3d8af54812cd2858f41c4aa06ccaeebfd80cf37", |
||
131 | "shasum": "" |
||
132 | }, |
||
133 | "require": { |
||
134 | "doctrine/annotations": "~1.2.1", |
||
135 | "kriswallsmith/buzz": ">=0.11", |
||
136 | "php": ">=5.3.0" |
||
137 | }, |
||
138 | "require-dev": { |
||
139 | "codeclimate/php-test-reporter": "~0.1", |
||
140 | "phpunit/phpunit": "~4.3" |
||
141 | }, |
||
142 | "type": "symfony-bundle", |
||
143 | "autoload": { |
||
144 | "psr-0": { |
||
145 | "Coderbyheart\\MailChimpBundle": "" |
||
146 | } |
||
147 | }, |
||
148 | "notification-url": "https://packagist.org/downloads/", |
||
149 | "license": [ |
||
150 | "MIT" |
||
151 | ], |
||
152 | "authors": [ |
||
153 | { |
||
154 | "name": "Markus Tacker", |
||
155 | "email": "[email protected]" |
||
156 | } |
||
157 | ], |
||
158 | "description": "Thin abstraction layer for the MailChimp API 2.0.", |
||
159 | "time": "2014-11-10 12:06:00" |
||
160 | }, |
||
161 | { |
||
162 | "name": "dflydev/markdown", |
||
163 | "version": "v1.0.3", |
||
164 | "source": { |
||
165 | "type": "git", |
||
166 | "url": "https://github.com/dflydev/dflydev-markdown.git", |
||
167 | "reference": "6baed9b50f29c980795b6656d43722aadb126f7e" |
||
168 | }, |
||
169 | "dist": { |
||
170 | "type": "zip", |
||
171 | "url": "https://api.github.com/repos/dflydev/dflydev-markdown/zipball/6baed9b50f29c980795b6656d43722aadb126f7e", |
||
172 | "reference": "6baed9b50f29c980795b6656d43722aadb126f7e", |
||
173 | "shasum": "" |
||
174 | }, |
||
175 | "require": { |
||
176 | "php": ">=5.3" |
||
177 | }, |
||
178 | "type": "library", |
||
179 | "extra": { |
||
180 | "branch-alias": { |
||
181 | "dev-master": "1.0-dev" |
||
182 | } |
||
183 | }, |
||
184 | "autoload": { |
||
185 | "psr-0": { |
||
186 | "dflydev\\markdown": "src" |
||
187 | } |
||
188 | }, |
||
189 | "notification-url": "https://packagist.org/downloads/", |
||
190 | "license": [ |
||
191 | "BSD-3-Clause" |
||
192 | ], |
||
193 | "authors": [ |
||
194 | { |
||
195 | "name": "Dragonfly Development Inc.", |
||
196 | "email": "[email protected]", |
||
197 | "homepage": "http://dflydev.com" |
||
198 | }, |
||
199 | { |
||
200 | "name": "Beau Simensen", |
||
201 | "email": "[email protected]", |
||
202 | "homepage": "http://beausimensen.com" |
||
203 | }, |
||
204 | { |
||
205 | "name": "Michel Fortin", |
||
206 | "homepage": "http://michelf.com" |
||
207 | }, |
||
208 | { |
||
209 | "name": "John Gruber", |
||
210 | "homepage": "http://daringfireball.net" |
||
211 | } |
||
212 | ], |
||
213 | "description": "PHP Markdown & Extra", |
||
214 | "homepage": "http://github.com/dflydev/dflydev-markdown", |
||
215 | "keywords": [ |
||
216 | "markdown" |
||
217 | ], |
||
218 | "abandoned": "michelf/php-markdown", |
||
219 | "time": "2013-09-23 12:00:18" |
||
220 | }, |
||
221 | { |
||
222 | "name": "doctrine/annotations", |
||
223 | "version": "v1.2.7", |
||
224 | "source": { |
||
225 | "type": "git", |
||
226 | "url": "https://github.com/doctrine/annotations.git", |
||
227 | "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" |
||
228 | }, |
||
229 | "dist": { |
||
230 | "type": "zip", |
||
231 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", |
||
232 | "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", |
||
233 | "shasum": "" |
||
234 | }, |
||
235 | "require": { |
||
236 | "doctrine/lexer": "1.*", |
||
237 | "php": ">=5.3.2" |
||
238 | }, |
||
239 | "require-dev": { |
||
240 | "doctrine/cache": "1.*", |
||
241 | "phpunit/phpunit": "4.*" |
||
242 | }, |
||
243 | "type": "library", |
||
244 | "extra": { |
||
245 | "branch-alias": { |
||
246 | "dev-master": "1.3.x-dev" |
||
247 | } |
||
248 | }, |
||
249 | "autoload": { |
||
250 | "psr-0": { |
||
251 | "Doctrine\\Common\\Annotations\\": "lib/" |
||
252 | } |
||
253 | }, |
||
254 | "notification-url": "https://packagist.org/downloads/", |
||
255 | "license": [ |
||
256 | "MIT" |
||
257 | ], |
||
258 | "authors": [ |
||
259 | { |
||
260 | "name": "Roman Borschel", |
||
261 | "email": "[email protected]" |
||
262 | }, |
||
263 | { |
||
264 | "name": "Benjamin Eberlei", |
||
265 | "email": "[email protected]" |
||
266 | }, |
||
267 | { |
||
268 | "name": "Guilherme Blanco", |
||
269 | "email": "[email protected]" |
||
270 | }, |
||
271 | { |
||
272 | "name": "Jonathan Wage", |
||
273 | "email": "[email protected]" |
||
274 | }, |
||
275 | { |
||
276 | "name": "Johannes Schmitt", |
||
277 | "email": "[email protected]" |
||
278 | } |
||
279 | ], |
||
280 | "description": "Docblock Annotations Parser", |
||
281 | "homepage": "http://www.doctrine-project.org", |
||
282 | "keywords": [ |
||
283 | "annotations", |
||
284 | "docblock", |
||
285 | "parser" |
||
286 | ], |
||
287 | "time": "2015-08-31 12:32:49" |
||
288 | }, |
||
289 | { |
||
290 | "name": "doctrine/cache", |
||
291 | "version": "v1.6.0", |
||
292 | "source": { |
||
293 | "type": "git", |
||
294 | "url": "https://github.com/doctrine/cache.git", |
||
295 | "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6" |
||
296 | }, |
||
297 | "dist": { |
||
298 | "type": "zip", |
||
299 | "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6", |
||
300 | "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6", |
||
301 | "shasum": "" |
||
302 | }, |
||
303 | "require": { |
||
304 | "php": "~5.5|~7.0" |
||
305 | }, |
||
306 | "conflict": { |
||
307 | "doctrine/common": ">2.2,<2.4" |
||
308 | }, |
||
309 | "require-dev": { |
||
310 | "phpunit/phpunit": "~4.8|~5.0", |
||
311 | "predis/predis": "~1.0", |
||
312 | "satooshi/php-coveralls": "~0.6" |
||
313 | }, |
||
314 | "type": "library", |
||
315 | "extra": { |
||
316 | "branch-alias": { |
||
317 | "dev-master": "1.6.x-dev" |
||
318 | } |
||
319 | }, |
||
320 | "autoload": { |
||
321 | "psr-4": { |
||
322 | "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" |
||
323 | } |
||
324 | }, |
||
325 | "notification-url": "https://packagist.org/downloads/", |
||
326 | "license": [ |
||
327 | "MIT" |
||
328 | ], |
||
329 | "authors": [ |
||
330 | { |
||
331 | "name": "Roman Borschel", |
||
332 | "email": "[email protected]" |
||
333 | }, |
||
334 | { |
||
335 | "name": "Benjamin Eberlei", |
||
336 | "email": "[email protected]" |
||
337 | }, |
||
338 | { |
||
339 | "name": "Guilherme Blanco", |
||
340 | "email": "[email protected]" |
||
341 | }, |
||
342 | { |
||
343 | "name": "Jonathan Wage", |
||
344 | "email": "[email protected]" |
||
345 | }, |
||
346 | { |
||
347 | "name": "Johannes Schmitt", |
||
348 | "email": "[email protected]" |
||
349 | } |
||
350 | ], |
||
351 | "description": "Caching library offering an object-oriented API for many cache backends", |
||
352 | "homepage": "http://www.doctrine-project.org", |
||
353 | "keywords": [ |
||
354 | "cache", |
||
355 | "caching" |
||
356 | ], |
||
357 | "time": "2015-12-31 16:37:02" |
||
358 | }, |
||
359 | { |
||
360 | "name": "doctrine/collections", |
||
361 | "version": "v1.3.0", |
||
362 | "source": { |
||
363 | "type": "git", |
||
364 | "url": "https://github.com/doctrine/collections.git", |
||
365 | "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a" |
||
366 | }, |
||
367 | "dist": { |
||
368 | "type": "zip", |
||
369 | "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a", |
||
370 | "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a", |
||
371 | "shasum": "" |
||
372 | }, |
||
373 | "require": { |
||
374 | "php": ">=5.3.2" |
||
375 | }, |
||
376 | "require-dev": { |
||
377 | "phpunit/phpunit": "~4.0" |
||
378 | }, |
||
379 | "type": "library", |
||
380 | "extra": { |
||
381 | "branch-alias": { |
||
382 | "dev-master": "1.2.x-dev" |
||
383 | } |
||
384 | }, |
||
385 | "autoload": { |
||
386 | "psr-0": { |
||
387 | "Doctrine\\Common\\Collections\\": "lib/" |
||
388 | } |
||
389 | }, |
||
390 | "notification-url": "https://packagist.org/downloads/", |
||
391 | "license": [ |
||
392 | "MIT" |
||
393 | ], |
||
394 | "authors": [ |
||
395 | { |
||
396 | "name": "Roman Borschel", |
||
397 | "email": "[email protected]" |
||
398 | }, |
||
399 | { |
||
400 | "name": "Benjamin Eberlei", |
||
401 | "email": "[email protected]" |
||
402 | }, |
||
403 | { |
||
404 | "name": "Guilherme Blanco", |
||
405 | "email": "[email protected]" |
||
406 | }, |
||
407 | { |
||
408 | "name": "Jonathan Wage", |
||
409 | "email": "[email protected]" |
||
410 | }, |
||
411 | { |
||
412 | "name": "Johannes Schmitt", |
||
413 | "email": "[email protected]" |
||
414 | } |
||
415 | ], |
||
416 | "description": "Collections Abstraction library", |
||
417 | "homepage": "http://www.doctrine-project.org", |
||
418 | "keywords": [ |
||
419 | "array", |
||
420 | "collections", |
||
421 | "iterator" |
||
422 | ], |
||
423 | "time": "2015-04-14 22:21:58" |
||
424 | }, |
||
425 | { |
||
426 | "name": "doctrine/common", |
||
427 | "version": "v2.6.1", |
||
428 | "source": { |
||
429 | "type": "git", |
||
430 | "url": "https://github.com/doctrine/common.git", |
||
431 | "reference": "a579557bc689580c19fee4e27487a67fe60defc0" |
||
432 | }, |
||
433 | "dist": { |
||
434 | "type": "zip", |
||
435 | "url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0", |
||
436 | "reference": "a579557bc689580c19fee4e27487a67fe60defc0", |
||
437 | "shasum": "" |
||
438 | }, |
||
439 | "require": { |
||
440 | "doctrine/annotations": "1.*", |
||
441 | "doctrine/cache": "1.*", |
||
442 | "doctrine/collections": "1.*", |
||
443 | "doctrine/inflector": "1.*", |
||
444 | "doctrine/lexer": "1.*", |
||
445 | "php": "~5.5|~7.0" |
||
446 | }, |
||
447 | "require-dev": { |
||
448 | "phpunit/phpunit": "~4.8|~5.0" |
||
449 | }, |
||
450 | "type": "library", |
||
451 | "extra": { |
||
452 | "branch-alias": { |
||
453 | "dev-master": "2.7.x-dev" |
||
454 | } |
||
455 | }, |
||
456 | "autoload": { |
||
457 | "psr-4": { |
||
458 | "Doctrine\\Common\\": "lib/Doctrine/Common" |
||
459 | } |
||
460 | }, |
||
461 | "notification-url": "https://packagist.org/downloads/", |
||
462 | "license": [ |
||
463 | "MIT" |
||
464 | ], |
||
465 | "authors": [ |
||
466 | { |
||
467 | "name": "Roman Borschel", |
||
468 | "email": "[email protected]" |
||
469 | }, |
||
470 | { |
||
471 | "name": "Benjamin Eberlei", |
||
472 | "email": "[email protected]" |
||
473 | }, |
||
474 | { |
||
475 | "name": "Guilherme Blanco", |
||
476 | "email": "[email protected]" |
||
477 | }, |
||
478 | { |
||
479 | "name": "Jonathan Wage", |
||
480 | "email": "[email protected]" |
||
481 | }, |
||
482 | { |
||
483 | "name": "Johannes Schmitt", |
||
484 | "email": "[email protected]" |
||
485 | } |
||
486 | ], |
||
487 | "description": "Common Library for Doctrine projects", |
||
488 | "homepage": "http://www.doctrine-project.org", |
||
489 | "keywords": [ |
||
490 | "annotations", |
||
491 | "collections", |
||
492 | "eventmanager", |
||
493 | "persistence", |
||
494 | "spl" |
||
495 | ], |
||
496 | "time": "2015-12-25 13:18:31" |
||
497 | }, |
||
498 | { |
||
499 | "name": "doctrine/data-fixtures", |
||
500 | "version": "v1.1.1", |
||
501 | "source": { |
||
502 | "type": "git", |
||
503 | "url": "https://github.com/doctrine/data-fixtures.git", |
||
504 | "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a" |
||
505 | }, |
||
506 | "dist": { |
||
507 | "type": "zip", |
||
508 | "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a", |
||
509 | "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a", |
||
510 | "shasum": "" |
||
511 | }, |
||
512 | "require": { |
||
513 | "doctrine/common": "~2.2", |
||
514 | "php": ">=5.3.2" |
||
515 | }, |
||
516 | "conflict": { |
||
517 | "doctrine/orm": "< 2.4" |
||
518 | }, |
||
519 | "require-dev": { |
||
520 | "doctrine/orm": "~2.4" |
||
521 | }, |
||
522 | "suggest": { |
||
523 | "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures", |
||
524 | "doctrine/orm": "For loading ORM fixtures", |
||
525 | "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures" |
||
526 | }, |
||
527 | "type": "library", |
||
528 | "extra": { |
||
529 | "branch-alias": { |
||
530 | "dev-master": "1.1.x-dev" |
||
531 | } |
||
532 | }, |
||
533 | "autoload": { |
||
534 | "psr-0": { |
||
535 | "Doctrine\\Common\\DataFixtures": "lib/" |
||
536 | } |
||
537 | }, |
||
538 | "notification-url": "https://packagist.org/downloads/", |
||
539 | "license": [ |
||
540 | "MIT" |
||
541 | ], |
||
542 | "authors": [ |
||
543 | { |
||
544 | "name": "Jonathan Wage", |
||
545 | "email": "[email protected]" |
||
546 | } |
||
547 | ], |
||
548 | "description": "Data Fixtures for all Doctrine Object Managers", |
||
549 | "homepage": "http://www.doctrine-project.org", |
||
550 | "keywords": [ |
||
551 | "database" |
||
552 | ], |
||
553 | "time": "2015-03-30 12:14:13" |
||
554 | }, |
||
555 | { |
||
556 | "name": "doctrine/dbal", |
||
557 | "version": "v2.4.5", |
||
558 | "source": { |
||
559 | "type": "git", |
||
560 | "url": "https://github.com/doctrine/dbal.git", |
||
561 | "reference": "5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16" |
||
562 | }, |
||
563 | "dist": { |
||
564 | "type": "zip", |
||
565 | "url": "https://api.github.com/repos/doctrine/dbal/zipball/5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16", |
||
566 | "reference": "5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16", |
||
567 | "shasum": "" |
||
568 | }, |
||
569 | "require": { |
||
570 | "doctrine/common": "~2.4", |
||
571 | "php": ">=5.3.2" |
||
572 | }, |
||
573 | "require-dev": { |
||
574 | "phpunit/phpunit": "3.7.*", |
||
575 | "symfony/console": "~2.0" |
||
576 | }, |
||
577 | "suggest": { |
||
578 | "symfony/console": "For helpful console commands such as SQL execution and import of files." |
||
579 | }, |
||
580 | "type": "library", |
||
581 | "autoload": { |
||
582 | "psr-0": { |
||
583 | "Doctrine\\DBAL\\": "lib/" |
||
584 | } |
||
585 | }, |
||
586 | "notification-url": "https://packagist.org/downloads/", |
||
587 | "license": [ |
||
588 | "MIT" |
||
589 | ], |
||
590 | "authors": [ |
||
591 | { |
||
592 | "name": "Roman Borschel", |
||
593 | "email": "[email protected]" |
||
594 | }, |
||
595 | { |
||
596 | "name": "Benjamin Eberlei", |
||
597 | "email": "[email protected]" |
||
598 | }, |
||
599 | { |
||
600 | "name": "Guilherme Blanco", |
||
601 | "email": "[email protected]" |
||
602 | }, |
||
603 | { |
||
604 | "name": "Jonathan Wage", |
||
605 | "email": "[email protected]" |
||
606 | } |
||
607 | ], |
||
608 | "description": "Database Abstraction Layer", |
||
609 | "homepage": "http://www.doctrine-project.org", |
||
610 | "keywords": [ |
||
611 | "database", |
||
612 | "dbal", |
||
613 | "persistence", |
||
614 | "queryobject" |
||
615 | ], |
||
616 | "time": "2016-01-05 22:18:20" |
||
617 | }, |
||
618 | { |
||
619 | "name": "doctrine/doctrine-bundle", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
620 | "version": "v1.2.0", |
||
621 | "target-dir": "Doctrine/Bundle/DoctrineBundle", |
||
622 | "source": { |
||
623 | "type": "git", |
||
624 | "url": "https://github.com/doctrine/DoctrineBundle.git", |
||
625 | "reference": "765b0d87fcc3e839c74817b7211258cbef3a4fb9" |
||
626 | }, |
||
627 | "dist": { |
||
628 | "type": "zip", |
||
629 | "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/765b0d87fcc3e839c74817b7211258cbef3a4fb9", |
||
630 | "reference": "765b0d87fcc3e839c74817b7211258cbef3a4fb9", |
||
631 | "shasum": "" |
||
632 | }, |
||
633 | "require": { |
||
634 | "doctrine/dbal": ">=2.2,<2.5-dev", |
||
635 | "jdorn/sql-formatter": "~1.1", |
||
636 | "php": ">=5.3.2", |
||
637 | "symfony/doctrine-bridge": "~2.2", |
||
638 | "symfony/framework-bundle": "~2.2" |
||
639 | }, |
||
640 | "require-dev": { |
||
641 | "doctrine/orm": ">=2.2,<2.5-dev", |
||
642 | "symfony/validator": "~2.2", |
||
643 | "symfony/yaml": "~2.2" |
||
644 | }, |
||
645 | "suggest": { |
||
646 | "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", |
||
647 | "symfony/web-profiler-bundle": "to use the data collector" |
||
648 | }, |
||
649 | "type": "symfony-bundle", |
||
650 | "extra": { |
||
651 | "branch-alias": { |
||
652 | "dev-master": "1.2.x-dev" |
||
653 | } |
||
654 | }, |
||
655 | "autoload": { |
||
656 | "psr-0": { |
||
657 | "Doctrine\\Bundle\\DoctrineBundle": "" |
||
658 | } |
||
659 | }, |
||
660 | "notification-url": "https://packagist.org/downloads/", |
||
661 | "license": [ |
||
662 | "MIT" |
||
663 | ], |
||
664 | "authors": [ |
||
665 | { |
||
666 | "name": "Fabien Potencier", |
||
667 | "email": "[email protected]" |
||
668 | }, |
||
669 | { |
||
670 | "name": "Symfony Community", |
||
671 | "homepage": "http://symfony.com/contributors" |
||
672 | }, |
||
673 | { |
||
674 | "name": "Benjamin Eberlei", |
||
675 | "email": "[email protected]" |
||
676 | } |
||
677 | ], |
||
678 | "description": "Symfony DoctrineBundle", |
||
679 | "homepage": "http://www.doctrine-project.org", |
||
680 | "keywords": [ |
||
681 | "database", |
||
682 | "dbal", |
||
683 | "orm", |
||
684 | "persistence" |
||
685 | ], |
||
686 | "time": "2013-03-25 20:13:59" |
||
687 | }, |
||
688 | { |
||
689 | "name": "doctrine/doctrine-fixtures-bundle", |
||
690 | "version": "dev-master", |
||
691 | "source": { |
||
692 | "type": "git", |
||
693 | "url": "https://github.com/doctrine/DoctrineFixturesBundle.git", |
||
694 | "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029" |
||
695 | }, |
||
696 | "dist": { |
||
697 | "type": "zip", |
||
698 | "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/0f1a2f91b349e10f5c343f75ab71d23aace5b029", |
||
699 | "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029", |
||
700 | "shasum": "" |
||
701 | }, |
||
702 | "require": { |
||
703 | "doctrine/data-fixtures": "~1.0", |
||
704 | "doctrine/doctrine-bundle": "~1.0", |
||
705 | "php": ">=5.3.2", |
||
706 | "symfony/doctrine-bridge": "~2.3|~3.0" |
||
707 | }, |
||
708 | "type": "symfony-bundle", |
||
709 | "extra": { |
||
710 | "branch-alias": { |
||
711 | "dev-master": "2.2.x-dev" |
||
712 | } |
||
713 | }, |
||
714 | "autoload": { |
||
715 | "psr-4": { |
||
716 | "Doctrine\\Bundle\\FixturesBundle\\": "" |
||
717 | } |
||
718 | }, |
||
719 | "notification-url": "https://packagist.org/downloads/", |
||
720 | "license": [ |
||
721 | "MIT" |
||
722 | ], |
||
723 | "authors": [ |
||
724 | { |
||
725 | "name": "Symfony Community", |
||
726 | "homepage": "http://symfony.com/contributors" |
||
727 | }, |
||
728 | { |
||
729 | "name": "Doctrine Project", |
||
730 | "homepage": "http://www.doctrine-project.org" |
||
731 | }, |
||
732 | { |
||
733 | "name": "Fabien Potencier", |
||
734 | "email": "[email protected]" |
||
735 | } |
||
736 | ], |
||
737 | "description": "Symfony DoctrineFixturesBundle", |
||
738 | "homepage": "http://www.doctrine-project.org", |
||
739 | "keywords": [ |
||
740 | "Fixture", |
||
741 | "persistence" |
||
742 | ], |
||
743 | "time": "2015-11-04 21:23:23" |
||
744 | }, |
||
745 | { |
||
746 | "name": "doctrine/doctrine-migrations-bundle", |
||
747 | "version": "dev-master", |
||
748 | "source": { |
||
749 | "type": "git", |
||
750 | "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", |
||
751 | "reference": "2a595d696897dc569d7554d3c9756ba164a279e6" |
||
752 | }, |
||
753 | "dist": { |
||
754 | "type": "zip", |
||
755 | "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/2a595d696897dc569d7554d3c9756ba164a279e6", |
||
756 | "reference": "2a595d696897dc569d7554d3c9756ba164a279e6", |
||
757 | "shasum": "" |
||
758 | }, |
||
759 | "require": { |
||
760 | "doctrine/doctrine-bundle": "~1.0", |
||
761 | "doctrine/migrations": "^1.1", |
||
762 | "php": ">=5.4.0", |
||
763 | "symfony/framework-bundle": "~2.3|~3.0" |
||
764 | }, |
||
765 | "require-dev": { |
||
766 | "phpunit/phpunit": "~4.8" |
||
767 | }, |
||
768 | "type": "symfony-bundle", |
||
769 | "extra": { |
||
770 | "branch-alias": { |
||
771 | "dev-master": "1.1-dev" |
||
772 | } |
||
773 | }, |
||
774 | "autoload": { |
||
775 | "psr-4": { |
||
776 | "Doctrine\\Bundle\\MigrationsBundle\\": "" |
||
777 | } |
||
778 | }, |
||
779 | "notification-url": "https://packagist.org/downloads/", |
||
780 | "license": [ |
||
781 | "MIT" |
||
782 | ], |
||
783 | "authors": [ |
||
784 | { |
||
785 | "name": "Symfony Community", |
||
786 | "homepage": "http://symfony.com/contributors" |
||
787 | }, |
||
788 | { |
||
789 | "name": "Doctrine Project", |
||
790 | "homepage": "http://www.doctrine-project.org" |
||
791 | }, |
||
792 | { |
||
793 | "name": "Fabien Potencier", |
||
794 | "email": "[email protected]" |
||
795 | } |
||
796 | ], |
||
797 | "description": "Symfony DoctrineMigrationsBundle", |
||
798 | "homepage": "http://www.doctrine-project.org", |
||
799 | "keywords": [ |
||
800 | "dbal", |
||
801 | "migrations", |
||
802 | "schema" |
||
803 | ], |
||
804 | "time": "2016-05-08 20:31:53" |
||
805 | }, |
||
806 | { |
||
807 | "name": "doctrine/inflector", |
||
808 | "version": "v1.1.0", |
||
809 | "source": { |
||
810 | "type": "git", |
||
811 | "url": "https://github.com/doctrine/inflector.git", |
||
812 | "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" |
||
813 | }, |
||
814 | "dist": { |
||
815 | "type": "zip", |
||
816 | "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", |
||
817 | "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", |
||
818 | "shasum": "" |
||
819 | }, |
||
820 | "require": { |
||
821 | "php": ">=5.3.2" |
||
822 | }, |
||
823 | "require-dev": { |
||
824 | "phpunit/phpunit": "4.*" |
||
825 | }, |
||
826 | "type": "library", |
||
827 | "extra": { |
||
828 | "branch-alias": { |
||
829 | "dev-master": "1.1.x-dev" |
||
830 | } |
||
831 | }, |
||
832 | "autoload": { |
||
833 | "psr-0": { |
||
834 | "Doctrine\\Common\\Inflector\\": "lib/" |
||
835 | } |
||
836 | }, |
||
837 | "notification-url": "https://packagist.org/downloads/", |
||
838 | "license": [ |
||
839 | "MIT" |
||
840 | ], |
||
841 | "authors": [ |
||
842 | { |
||
843 | "name": "Roman Borschel", |
||
844 | "email": "[email protected]" |
||
845 | }, |
||
846 | { |
||
847 | "name": "Benjamin Eberlei", |
||
848 | "email": "[email protected]" |
||
849 | }, |
||
850 | { |
||
851 | "name": "Guilherme Blanco", |
||
852 | "email": "[email protected]" |
||
853 | }, |
||
854 | { |
||
855 | "name": "Jonathan Wage", |
||
856 | "email": "[email protected]" |
||
857 | }, |
||
858 | { |
||
859 | "name": "Johannes Schmitt", |
||
860 | "email": "[email protected]" |
||
861 | } |
||
862 | ], |
||
863 | "description": "Common String Manipulations with regard to casing and singular/plural rules.", |
||
864 | "homepage": "http://www.doctrine-project.org", |
||
865 | "keywords": [ |
||
866 | "inflection", |
||
867 | "pluralize", |
||
868 | "singularize", |
||
869 | "string" |
||
870 | ], |
||
871 | "time": "2015-11-06 14:35:42" |
||
872 | }, |
||
873 | { |
||
874 | "name": "doctrine/lexer", |
||
875 | "version": "v1.0.1", |
||
876 | "source": { |
||
877 | "type": "git", |
||
878 | "url": "https://github.com/doctrine/lexer.git", |
||
879 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" |
||
880 | }, |
||
881 | "dist": { |
||
882 | "type": "zip", |
||
883 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
884 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
885 | "shasum": "" |
||
886 | }, |
||
887 | "require": { |
||
888 | "php": ">=5.3.2" |
||
889 | }, |
||
890 | "type": "library", |
||
891 | "extra": { |
||
892 | "branch-alias": { |
||
893 | "dev-master": "1.0.x-dev" |
||
894 | } |
||
895 | }, |
||
896 | "autoload": { |
||
897 | "psr-0": { |
||
898 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
899 | } |
||
900 | }, |
||
901 | "notification-url": "https://packagist.org/downloads/", |
||
902 | "license": [ |
||
903 | "MIT" |
||
904 | ], |
||
905 | "authors": [ |
||
906 | { |
||
907 | "name": "Roman Borschel", |
||
908 | "email": "[email protected]" |
||
909 | }, |
||
910 | { |
||
911 | "name": "Guilherme Blanco", |
||
912 | "email": "[email protected]" |
||
913 | }, |
||
914 | { |
||
915 | "name": "Johannes Schmitt", |
||
916 | "email": "[email protected]" |
||
917 | } |
||
918 | ], |
||
919 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
920 | "homepage": "http://www.doctrine-project.org", |
||
921 | "keywords": [ |
||
922 | "lexer", |
||
923 | "parser" |
||
924 | ], |
||
925 | "time": "2014-09-09 13:34:57" |
||
926 | }, |
||
927 | { |
||
928 | "name": "doctrine/migrations", |
||
929 | "version": "v1.3.1", |
||
930 | "source": { |
||
931 | "type": "git", |
||
932 | "url": "https://github.com/doctrine/migrations.git", |
||
933 | "reference": "fda27fc96d20a1abd46d4526387c7d6d416da263" |
||
934 | }, |
||
935 | "dist": { |
||
936 | "type": "zip", |
||
937 | "url": "https://api.github.com/repos/doctrine/migrations/zipball/fda27fc96d20a1abd46d4526387c7d6d416da263", |
||
938 | "reference": "fda27fc96d20a1abd46d4526387c7d6d416da263", |
||
939 | "shasum": "" |
||
940 | }, |
||
941 | "require": { |
||
942 | "doctrine/dbal": "~2.2", |
||
943 | "ocramius/proxy-manager": "^1.0|^2.0", |
||
944 | "php": "^5.5|^7.0", |
||
945 | "symfony/console": "~2.3|~3.0", |
||
946 | "symfony/yaml": "~2.3|~3.0" |
||
947 | }, |
||
948 | "require-dev": { |
||
949 | "doctrine/coding-standard": "dev-master", |
||
950 | "doctrine/orm": "2.*", |
||
951 | "johnkary/phpunit-speedtrap": "~1.0@dev", |
||
952 | "mockery/mockery": "^0.9.4", |
||
953 | "phpunit/phpunit": "~4.7", |
||
954 | "satooshi/php-coveralls": "0.6.*" |
||
955 | }, |
||
956 | "bin": [ |
||
957 | "bin/doctrine-migrations" |
||
958 | ], |
||
959 | "type": "library", |
||
960 | "extra": { |
||
961 | "branch-alias": { |
||
962 | "dev-master": "v1.4.x-dev" |
||
963 | } |
||
964 | }, |
||
965 | "autoload": { |
||
966 | "psr-4": { |
||
967 | "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations" |
||
968 | } |
||
969 | }, |
||
970 | "notification-url": "https://packagist.org/downloads/", |
||
971 | "license": [ |
||
972 | "LGPL-2.1" |
||
973 | ], |
||
974 | "authors": [ |
||
975 | { |
||
976 | "name": "Benjamin Eberlei", |
||
977 | "email": "[email protected]" |
||
978 | }, |
||
979 | { |
||
980 | "name": "Jonathan Wage", |
||
981 | "email": "[email protected]" |
||
982 | }, |
||
983 | { |
||
984 | "name": "Michael Simonson", |
||
985 | "email": "[email protected]" |
||
986 | } |
||
987 | ], |
||
988 | "description": "Database Schema migrations using Doctrine DBAL", |
||
989 | "homepage": "http://www.doctrine-project.org", |
||
990 | "keywords": [ |
||
991 | "database", |
||
992 | "migrations" |
||
993 | ], |
||
994 | "time": "2016-02-23 15:27:16" |
||
995 | }, |
||
996 | { |
||
997 | "name": "doctrine/orm", |
||
998 | "version": "v2.4.8", |
||
999 | "source": { |
||
1000 | "type": "git", |
||
1001 | "url": "https://github.com/doctrine/doctrine2.git", |
||
1002 | "reference": "5aedac1e5c5caaeac14798822c70325dc242d467" |
||
1003 | }, |
||
1004 | "dist": { |
||
1005 | "type": "zip", |
||
1006 | "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/5aedac1e5c5caaeac14798822c70325dc242d467", |
||
1007 | "reference": "5aedac1e5c5caaeac14798822c70325dc242d467", |
||
1008 | "shasum": "" |
||
1009 | }, |
||
1010 | "require": { |
||
1011 | "doctrine/collections": "~1.1", |
||
1012 | "doctrine/dbal": "~2.4", |
||
1013 | "ext-pdo": "*", |
||
1014 | "php": ">=5.3.2", |
||
1015 | "symfony/console": "~2.0" |
||
1016 | }, |
||
1017 | "require-dev": { |
||
1018 | "satooshi/php-coveralls": "dev-master", |
||
1019 | "symfony/yaml": "~2.1" |
||
1020 | }, |
||
1021 | "suggest": { |
||
1022 | "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" |
||
1023 | }, |
||
1024 | "bin": [ |
||
1025 | "bin/doctrine", |
||
1026 | "bin/doctrine.php" |
||
1027 | ], |
||
1028 | "type": "library", |
||
1029 | "extra": { |
||
1030 | "branch-alias": { |
||
1031 | "dev-master": "2.4.x-dev" |
||
1032 | } |
||
1033 | }, |
||
1034 | "autoload": { |
||
1035 | "psr-0": { |
||
1036 | "Doctrine\\ORM\\": "lib/" |
||
1037 | } |
||
1038 | }, |
||
1039 | "notification-url": "https://packagist.org/downloads/", |
||
1040 | "license": [ |
||
1041 | "MIT" |
||
1042 | ], |
||
1043 | "authors": [ |
||
1044 | { |
||
1045 | "name": "Roman Borschel", |
||
1046 | "email": "[email protected]" |
||
1047 | }, |
||
1048 | { |
||
1049 | "name": "Benjamin Eberlei", |
||
1050 | "email": "[email protected]" |
||
1051 | }, |
||
1052 | { |
||
1053 | "name": "Guilherme Blanco", |
||
1054 | "email": "[email protected]" |
||
1055 | }, |
||
1056 | { |
||
1057 | "name": "Jonathan Wage", |
||
1058 | "email": "[email protected]" |
||
1059 | } |
||
1060 | ], |
||
1061 | "description": "Object-Relational-Mapper for PHP", |
||
1062 | "homepage": "http://www.doctrine-project.org", |
||
1063 | "keywords": [ |
||
1064 | "database", |
||
1065 | "orm" |
||
1066 | ], |
||
1067 | "time": "2015-08-31 13:19:01" |
||
1068 | }, |
||
1069 | { |
||
1070 | "name": "dothiv/dothiv-moneyformat-bundle", |
||
1071 | "version": "v1.1.2", |
||
1072 | "target-dir": "Dothiv/Bundle/MoneyFormatBundle", |
||
1073 | "source": { |
||
1074 | "type": "git", |
||
1075 | "url": "https://github.com/dothiv/DothivMoneyFormatBundle.git", |
||
1076 | "reference": "af1de75513567bc7461e36ac7b5b126358f11a8a" |
||
1077 | }, |
||
1078 | "dist": { |
||
1079 | "type": "zip", |
||
1080 | "url": "https://api.github.com/repos/dothiv/DothivMoneyFormatBundle/zipball/af1de75513567bc7461e36ac7b5b126358f11a8a", |
||
1081 | "reference": "af1de75513567bc7461e36ac7b5b126358f11a8a", |
||
1082 | "shasum": "" |
||
1083 | }, |
||
1084 | "require": { |
||
1085 | "phpoption/phpoption": "1.4.*", |
||
1086 | "symfony/framework-bundle": "~2.3", |
||
1087 | "twig/extensions": "1.0.*" |
||
1088 | }, |
||
1089 | "require-dev": { |
||
1090 | "phpunit/phpunit": "*" |
||
1091 | }, |
||
1092 | "type": "library", |
||
1093 | "autoload": { |
||
1094 | "psr-0": { |
||
1095 | "Dothiv\\Bundle\\MoneyFormatBundle\\": "" |
||
1096 | } |
||
1097 | }, |
||
1098 | "notification-url": "https://packagist.org/downloads/", |
||
1099 | "license": [ |
||
1100 | "MIT" |
||
1101 | ], |
||
1102 | "authors": [ |
||
1103 | { |
||
1104 | "name": "Markus Tacker", |
||
1105 | "email": "[email protected]" |
||
1106 | } |
||
1107 | ], |
||
1108 | "description": "MoneyFormatBundle for the Symfony Framework", |
||
1109 | "time": "2015-07-04 15:34:43" |
||
1110 | }, |
||
1111 | { |
||
1112 | "name": "endroid/qrcode", |
||
1113 | "version": "1.6.5", |
||
1114 | "source": { |
||
1115 | "type": "git", |
||
1116 | "url": "https://github.com/endroid/QrCode.git", |
||
1117 | "reference": "d1561118846d92f1c8e107a52c09512d764cbeaf" |
||
1118 | }, |
||
1119 | "dist": { |
||
1120 | "type": "zip", |
||
1121 | "url": "https://api.github.com/repos/endroid/QrCode/zipball/d1561118846d92f1c8e107a52c09512d764cbeaf", |
||
1122 | "reference": "d1561118846d92f1c8e107a52c09512d764cbeaf", |
||
1123 | "shasum": "" |
||
1124 | }, |
||
1125 | "require": { |
||
1126 | "ext-gd": "*", |
||
1127 | "php": ">=5.3.0" |
||
1128 | }, |
||
1129 | "type": "library", |
||
1130 | "extra": { |
||
1131 | "branch-alias": { |
||
1132 | "dev-master": "1.x-dev" |
||
1133 | } |
||
1134 | }, |
||
1135 | "autoload": { |
||
1136 | "psr-4": { |
||
1137 | "Endroid\\QrCode\\": "src/" |
||
1138 | } |
||
1139 | }, |
||
1140 | "notification-url": "https://packagist.org/downloads/", |
||
1141 | "license": [ |
||
1142 | "MIT" |
||
1143 | ], |
||
1144 | "authors": [ |
||
1145 | { |
||
1146 | "name": "Jeroen van den Enden", |
||
1147 | "email": "[email protected]", |
||
1148 | "homepage": "http://endroid.nl/" |
||
1149 | } |
||
1150 | ], |
||
1151 | "description": "Endroid QR Code", |
||
1152 | "homepage": "https://github.com/endroid/QrCode", |
||
1153 | "keywords": [ |
||
1154 | "code", |
||
1155 | "endroid", |
||
1156 | "qr", |
||
1157 | "qrcode" |
||
1158 | ], |
||
1159 | "time": "2016-04-16 22:09:48" |
||
1160 | }, |
||
1161 | { |
||
1162 | "name": "endroid/qrcode-bundle", |
||
1163 | "version": "1.5.1", |
||
1164 | "source": { |
||
1165 | "type": "git", |
||
1166 | "url": "https://github.com/endroid/EndroidQrCodeBundle.git", |
||
1167 | "reference": "e6f71700b89e5288cfbd091695a4f900988002d8" |
||
1168 | }, |
||
1169 | "dist": { |
||
1170 | "type": "zip", |
||
1171 | "url": "https://api.github.com/repos/endroid/EndroidQrCodeBundle/zipball/e6f71700b89e5288cfbd091695a4f900988002d8", |
||
1172 | "reference": "e6f71700b89e5288cfbd091695a4f900988002d8", |
||
1173 | "shasum": "" |
||
1174 | }, |
||
1175 | "require": { |
||
1176 | "endroid/qrcode": "~1.3", |
||
1177 | "php": ">=5.3.0" |
||
1178 | }, |
||
1179 | "require-dev": { |
||
1180 | "sensio/framework-extra-bundle": "~3.0", |
||
1181 | "symfony/browser-kit": "~2.1", |
||
1182 | "symfony/class-loader": "~2.1", |
||
1183 | "symfony/expression-language": "~2.1", |
||
1184 | "symfony/finder": "~2.1", |
||
1185 | "symfony/form": "~2.1", |
||
1186 | "symfony/framework-bundle": "~2.1", |
||
1187 | "symfony/http-kernel": "~2.1", |
||
1188 | "symfony/validator": "~2.1", |
||
1189 | "symfony/yaml": "~2.1" |
||
1190 | }, |
||
1191 | "type": "library", |
||
1192 | "extra": { |
||
1193 | "branch-alias": { |
||
1194 | "dev-master": "1.x-dev" |
||
1195 | } |
||
1196 | }, |
||
1197 | "autoload": { |
||
1198 | "psr-4": { |
||
1199 | "Endroid\\Bundle\\QrCodeBundle\\": "" |
||
1200 | } |
||
1201 | }, |
||
1202 | "notification-url": "https://packagist.org/downloads/", |
||
1203 | "license": [ |
||
1204 | "MIT" |
||
1205 | ], |
||
1206 | "authors": [ |
||
1207 | { |
||
1208 | "name": "Jeroen van den Enden", |
||
1209 | "email": "[email protected]", |
||
1210 | "homepage": "http://endroid.nl/" |
||
1211 | } |
||
1212 | ], |
||
1213 | "description": "Endroid Qr Code Bundle for Symfony", |
||
1214 | "homepage": "https://github.com/endroid/EndroidQrCodeBundle", |
||
1215 | "keywords": [ |
||
1216 | "bundle", |
||
1217 | "code", |
||
1218 | "endroid", |
||
1219 | "qr", |
||
1220 | "qrcode", |
||
1221 | "symfony" |
||
1222 | ], |
||
1223 | "time": "2015-04-12 20:36:34" |
||
1224 | }, |
||
1225 | { |
||
1226 | "name": "gedmo/doctrine-extensions", |
||
1227 | "version": "dev-master", |
||
1228 | "source": { |
||
1229 | "type": "git", |
||
1230 | "url": "https://github.com/Atlantic18/DoctrineExtensions.git", |
||
1231 | "reference": "93712940f8fab73a73b8edc4292b141110dbd667" |
||
1232 | }, |
||
1233 | "dist": { |
||
1234 | "type": "zip", |
||
1235 | "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/93712940f8fab73a73b8edc4292b141110dbd667", |
||
1236 | "reference": "93712940f8fab73a73b8edc4292b141110dbd667", |
||
1237 | "shasum": "" |
||
1238 | }, |
||
1239 | "require": { |
||
1240 | "behat/transliterator": "~1.0", |
||
1241 | "doctrine/common": "~2.4", |
||
1242 | "php": ">=5.4" |
||
1243 | }, |
||
1244 | "require-dev": { |
||
1245 | "doctrine/common": ">=2.5.0", |
||
1246 | "doctrine/mongodb-odm": ">=1.0.2", |
||
1247 | "doctrine/orm": ">=2.5.0", |
||
1248 | "phpunit/phpunit": "*", |
||
1249 | "symfony/yaml": "~2.6|~3.0" |
||
1250 | }, |
||
1251 | "suggest": { |
||
1252 | "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM", |
||
1253 | "doctrine/orm": "to use the extensions with the ORM" |
||
1254 | }, |
||
1255 | "type": "library", |
||
1256 | "extra": { |
||
1257 | "branch-alias": { |
||
1258 | "dev-master": "3.0.x-dev" |
||
1259 | } |
||
1260 | }, |
||
1261 | "autoload": { |
||
1262 | "psr-0": { |
||
1263 | "Gedmo\\": "lib/" |
||
1264 | } |
||
1265 | }, |
||
1266 | "notification-url": "https://packagist.org/downloads/", |
||
1267 | "license": [ |
||
1268 | "MIT" |
||
1269 | ], |
||
1270 | "authors": [ |
||
1271 | { |
||
1272 | "name": "David Buchmann", |
||
1273 | "email": "[email protected]" |
||
1274 | }, |
||
1275 | { |
||
1276 | "name": "Gediminas Morkevicius", |
||
1277 | "email": "[email protected]" |
||
1278 | }, |
||
1279 | { |
||
1280 | "name": "Gustavo Falco", |
||
1281 | "email": "[email protected]" |
||
1282 | } |
||
1283 | ], |
||
1284 | "description": "Doctrine2 behavioral extensions", |
||
1285 | "homepage": "http://gediminasm.org/", |
||
1286 | "keywords": [ |
||
1287 | "Blameable", |
||
1288 | "behaviors", |
||
1289 | "doctrine2", |
||
1290 | "extensions", |
||
1291 | "gedmo", |
||
1292 | "loggable", |
||
1293 | "nestedset", |
||
1294 | "sluggable", |
||
1295 | "sortable", |
||
1296 | "timestampable", |
||
1297 | "translatable", |
||
1298 | "tree", |
||
1299 | "uploadable" |
||
1300 | ], |
||
1301 | "time": "2016-05-24 19:32:08" |
||
1302 | }, |
||
1303 | { |
||
1304 | "name": "incenteev/composer-parameter-handler", |
||
1305 | "version": "v2.1.2", |
||
1306 | "source": { |
||
1307 | "type": "git", |
||
1308 | "url": "https://github.com/Incenteev/ParameterHandler.git", |
||
1309 | "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc" |
||
1310 | }, |
||
1311 | "dist": { |
||
1312 | "type": "zip", |
||
1313 | "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc", |
||
1314 | "reference": "d7ce7f06136109e81d1cb9d57066c4d4a99cf1cc", |
||
1315 | "shasum": "" |
||
1316 | }, |
||
1317 | "require": { |
||
1318 | "php": ">=5.3.3", |
||
1319 | "symfony/yaml": "~2.3|~3.0" |
||
1320 | }, |
||
1321 | "require-dev": { |
||
1322 | "composer/composer": "1.0.*@dev", |
||
1323 | "phpspec/prophecy-phpunit": "~1.0", |
||
1324 | "symfony/filesystem": "~2.2" |
||
1325 | }, |
||
1326 | "type": "library", |
||
1327 | "extra": { |
||
1328 | "branch-alias": { |
||
1329 | "dev-master": "2.1.x-dev" |
||
1330 | } |
||
1331 | }, |
||
1332 | "autoload": { |
||
1333 | "psr-4": { |
||
1334 | "Incenteev\\ParameterHandler\\": "" |
||
1335 | } |
||
1336 | }, |
||
1337 | "notification-url": "https://packagist.org/downloads/", |
||
1338 | "license": [ |
||
1339 | "MIT" |
||
1340 | ], |
||
1341 | "authors": [ |
||
1342 | { |
||
1343 | "name": "Christophe Coevoet", |
||
1344 | "email": "[email protected]" |
||
1345 | } |
||
1346 | ], |
||
1347 | "description": "Composer script handling your ignored parameter file", |
||
1348 | "homepage": "https://github.com/Incenteev/ParameterHandler", |
||
1349 | "keywords": [ |
||
1350 | "parameters management" |
||
1351 | ], |
||
1352 | "time": "2015-11-10 17:04:01" |
||
1353 | }, |
||
1354 | { |
||
1355 | "name": "jdorn/sql-formatter", |
||
1356 | "version": "v1.2.17", |
||
1357 | "source": { |
||
1358 | "type": "git", |
||
1359 | "url": "https://github.com/jdorn/sql-formatter.git", |
||
1360 | "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc" |
||
1361 | }, |
||
1362 | "dist": { |
||
1363 | "type": "zip", |
||
1364 | "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc", |
||
1365 | "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc", |
||
1366 | "shasum": "" |
||
1367 | }, |
||
1368 | "require": { |
||
1369 | "php": ">=5.2.4" |
||
1370 | }, |
||
1371 | "require-dev": { |
||
1372 | "phpunit/phpunit": "3.7.*" |
||
1373 | }, |
||
1374 | "type": "library", |
||
1375 | "extra": { |
||
1376 | "branch-alias": { |
||
1377 | "dev-master": "1.3.x-dev" |
||
1378 | } |
||
1379 | }, |
||
1380 | "autoload": { |
||
1381 | "classmap": [ |
||
1382 | "lib" |
||
1383 | ] |
||
1384 | }, |
||
1385 | "notification-url": "https://packagist.org/downloads/", |
||
1386 | "license": [ |
||
1387 | "MIT" |
||
1388 | ], |
||
1389 | "authors": [ |
||
1390 | { |
||
1391 | "name": "Jeremy Dorn", |
||
1392 | "email": "[email protected]", |
||
1393 | "homepage": "http://jeremydorn.com/" |
||
1394 | } |
||
1395 | ], |
||
1396 | "description": "a PHP SQL highlighting library", |
||
1397 | "homepage": "https://github.com/jdorn/sql-formatter/", |
||
1398 | "keywords": [ |
||
1399 | "highlight", |
||
1400 | "sql" |
||
1401 | ], |
||
1402 | "time": "2014-01-12 16:20:24" |
||
1403 | }, |
||
1404 | { |
||
1405 | "name": "knplabs/knp-markdown-bundle", |
||
1406 | "version": "1.2.0", |
||
1407 | "target-dir": "Knp/Bundle/MarkdownBundle", |
||
1408 | "source": { |
||
1409 | "type": "git", |
||
1410 | "url": "https://github.com/KnpLabs/KnpMarkdownBundle.git", |
||
1411 | "reference": "9f4f88919db4f4b7f8e374ac0de1a93e05b05646" |
||
1412 | }, |
||
1413 | "dist": { |
||
1414 | "type": "zip", |
||
1415 | "url": "https://api.github.com/repos/KnpLabs/KnpMarkdownBundle/zipball/9f4f88919db4f4b7f8e374ac0de1a93e05b05646", |
||
1416 | "reference": "9f4f88919db4f4b7f8e374ac0de1a93e05b05646", |
||
1417 | "shasum": "" |
||
1418 | }, |
||
1419 | "require": { |
||
1420 | "dflydev/markdown": "1.0.*@dev", |
||
1421 | "php": ">=5.3.3", |
||
1422 | "symfony/framework-bundle": "~2.0" |
||
1423 | }, |
||
1424 | "suggest": { |
||
1425 | "ext-sundown": "to use optional support for php-sundown extension instead of php implementation", |
||
1426 | "symfony/twig-bundle": "to use the Twig markdown filter" |
||
1427 | }, |
||
1428 | "type": "symfony-bundle", |
||
1429 | "extra": { |
||
1430 | "branch-alias": { |
||
1431 | "dev-master": "1.2.x-dev" |
||
1432 | } |
||
1433 | }, |
||
1434 | "autoload": { |
||
1435 | "psr-0": { |
||
1436 | "Knp\\Bundle\\MarkdownBundle": "" |
||
1437 | } |
||
1438 | }, |
||
1439 | "notification-url": "https://packagist.org/downloads/", |
||
1440 | "license": [ |
||
1441 | "MIT" |
||
1442 | ], |
||
1443 | "authors": [ |
||
1444 | { |
||
1445 | "name": "KnpLabs Team", |
||
1446 | "homepage": "http://knplabs.com" |
||
1447 | }, |
||
1448 | { |
||
1449 | "name": "Symfony Community", |
||
1450 | "homepage": "http://github.com/KnpLabs/KnpMarkdownBundle/contributors" |
||
1451 | } |
||
1452 | ], |
||
1453 | "description": "Knplabs markdown bundle transforms markdown into html", |
||
1454 | "homepage": "http://github.com/KnpLabs/KnpMarkdownBundle", |
||
1455 | "keywords": [ |
||
1456 | "bundle", |
||
1457 | "knp", |
||
1458 | "knplabs", |
||
1459 | "markdown" |
||
1460 | ], |
||
1461 | "time": "2013-05-20 08:29:54" |
||
1462 | }, |
||
1463 | { |
||
1464 | "name": "kriswallsmith/assetic", |
||
1465 | "version": "v1.1.3", |
||
1466 | "source": { |
||
1467 | "type": "git", |
||
1468 | "url": "https://github.com/kriswallsmith/assetic.git", |
||
1469 | "reference": "02105abcd35fb32933bc566e4c3bec84c612e9c1" |
||
1470 | }, |
||
1471 | "dist": { |
||
1472 | "type": "zip", |
||
1473 | "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/02105abcd35fb32933bc566e4c3bec84c612e9c1", |
||
1474 | "reference": "02105abcd35fb32933bc566e4c3bec84c612e9c1", |
||
1475 | "shasum": "" |
||
1476 | }, |
||
1477 | "require": { |
||
1478 | "php": ">=5.3.1", |
||
1479 | "symfony/process": "~2.1" |
||
1480 | }, |
||
1481 | "require-dev": { |
||
1482 | "cssmin/cssmin": "*", |
||
1483 | "joliclic/javascript-packer": "*", |
||
1484 | "kamicane/packager": "*", |
||
1485 | "leafo/lessphp": "*", |
||
1486 | "leafo/scssphp": "*", |
||
1487 | "leafo/scssphp-compass": "*", |
||
1488 | "mrclay/minify": "*", |
||
1489 | "phpunit/phpunit": "~3.7", |
||
1490 | "ptachoire/cssembed": "*", |
||
1491 | "twig/twig": "~1.6" |
||
1492 | }, |
||
1493 | "suggest": { |
||
1494 | "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler", |
||
1495 | "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler", |
||
1496 | "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin", |
||
1497 | "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris", |
||
1498 | "twig/twig": "Assetic provides the integration with the Twig templating engine" |
||
1499 | }, |
||
1500 | "type": "library", |
||
1501 | "extra": { |
||
1502 | "branch-alias": { |
||
1503 | "dev-master": "1.1-dev" |
||
1504 | } |
||
1505 | }, |
||
1506 | "autoload": { |
||
1507 | "psr-0": { |
||
1508 | "Assetic": "src/" |
||
1509 | }, |
||
1510 | "files": [ |
||
1511 | "src/functions.php" |
||
1512 | ] |
||
1513 | }, |
||
1514 | "notification-url": "https://packagist.org/downloads/", |
||
1515 | "license": [ |
||
1516 | "MIT" |
||
1517 | ], |
||
1518 | "authors": [ |
||
1519 | { |
||
1520 | "name": "Kris Wallsmith", |
||
1521 | "email": "[email protected]", |
||
1522 | "homepage": "http://kriswallsmith.net/" |
||
1523 | } |
||
1524 | ], |
||
1525 | "description": "Asset Management for PHP", |
||
1526 | "homepage": "https://github.com/kriswallsmith/assetic", |
||
1527 | "keywords": [ |
||
1528 | "assets", |
||
1529 | "compression", |
||
1530 | "minification" |
||
1531 | ], |
||
1532 | "time": "2014-12-12 05:37:00" |
||
1533 | }, |
||
1534 | { |
||
1535 | "name": "kriswallsmith/buzz", |
||
1536 | "version": "dev-master", |
||
1537 | "source": { |
||
1538 | "type": "git", |
||
1539 | "url": "https://github.com/kriswallsmith/Buzz.git", |
||
1540 | "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8" |
||
1541 | }, |
||
1542 | "dist": { |
||
1543 | "type": "zip", |
||
1544 | "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/d4041666c3ffb379af02a92dabe81c904b35fab8", |
||
1545 | "reference": "d4041666c3ffb379af02a92dabe81c904b35fab8", |
||
1546 | "shasum": "" |
||
1547 | }, |
||
1548 | "require": { |
||
1549 | "php": ">=5.3.0" |
||
1550 | }, |
||
1551 | "require-dev": { |
||
1552 | "phpunit/phpunit": "3.7.*" |
||
1553 | }, |
||
1554 | "suggest": { |
||
1555 | "ext-curl": "*" |
||
1556 | }, |
||
1557 | "type": "library", |
||
1558 | "autoload": { |
||
1559 | "psr-0": { |
||
1560 | "Buzz": "lib/" |
||
1561 | } |
||
1562 | }, |
||
1563 | "notification-url": "https://packagist.org/downloads/", |
||
1564 | "license": [ |
||
1565 | "MIT" |
||
1566 | ], |
||
1567 | "authors": [ |
||
1568 | { |
||
1569 | "name": "Kris Wallsmith", |
||
1570 | "email": "[email protected]", |
||
1571 | "homepage": "http://kriswallsmith.net/" |
||
1572 | } |
||
1573 | ], |
||
1574 | "description": "Lightweight HTTP client", |
||
1575 | "homepage": "https://github.com/kriswallsmith/Buzz", |
||
1576 | "keywords": [ |
||
1577 | "curl", |
||
1578 | "http client" |
||
1579 | ], |
||
1580 | "time": "2015-06-25 17:26:56" |
||
1581 | }, |
||
1582 | { |
||
1583 | "name": "leafo/scssphp", |
||
1584 | "version": "dev-master", |
||
1585 | "source": { |
||
1586 | "type": "git", |
||
1587 | "url": "https://github.com/leafo/scssphp.git", |
||
1588 | "reference": "c4ad181885e5f85a9f71002983597d9da2c11a8c" |
||
1589 | }, |
||
1590 | "dist": { |
||
1591 | "type": "zip", |
||
1592 | "url": "https://api.github.com/repos/leafo/scssphp/zipball/c4ad181885e5f85a9f71002983597d9da2c11a8c", |
||
1593 | "reference": "c4ad181885e5f85a9f71002983597d9da2c11a8c", |
||
1594 | "shasum": "" |
||
1595 | }, |
||
1596 | "require": { |
||
1597 | "php": ">=5.4.0" |
||
1598 | }, |
||
1599 | "require-dev": { |
||
1600 | "kherge/box": "~2.5", |
||
1601 | "phpunit/phpunit": "~3.7", |
||
1602 | "squizlabs/php_codesniffer": "~2.5" |
||
1603 | }, |
||
1604 | "bin": [ |
||
1605 | "bin/pscss" |
||
1606 | ], |
||
1607 | "type": "library", |
||
1608 | "autoload": { |
||
1609 | "psr-4": { |
||
1610 | "Leafo\\ScssPhp\\": "src/" |
||
1611 | } |
||
1612 | }, |
||
1613 | "notification-url": "https://packagist.org/downloads/", |
||
1614 | "license": [ |
||
1615 | "MIT" |
||
1616 | ], |
||
1617 | "authors": [ |
||
1618 | { |
||
1619 | "name": "Leaf Corcoran", |
||
1620 | "email": "[email protected]", |
||
1621 | "homepage": "http://leafo.net" |
||
1622 | } |
||
1623 | ], |
||
1624 | "description": "scssphp is a compiler for SCSS written in PHP.", |
||
1625 | "homepage": "http://leafo.github.io/scssphp/", |
||
1626 | "keywords": [ |
||
1627 | "css", |
||
1628 | "less", |
||
1629 | "sass", |
||
1630 | "scss", |
||
1631 | "stylesheet" |
||
1632 | ], |
||
1633 | "time": "2016-02-24 15:41:07" |
||
1634 | }, |
||
1635 | { |
||
1636 | "name": "monolog/monolog", |
||
1637 | "version": "1.19.0", |
||
1638 | "source": { |
||
1639 | "type": "git", |
||
1640 | "url": "https://github.com/Seldaek/monolog.git", |
||
1641 | "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf" |
||
1642 | }, |
||
1643 | "dist": { |
||
1644 | "type": "zip", |
||
1645 | "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5f56ed5212dc509c8dc8caeba2715732abb32dbf", |
||
1646 | "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf", |
||
1647 | "shasum": "" |
||
1648 | }, |
||
1649 | "require": { |
||
1650 | "php": ">=5.3.0", |
||
1651 | "psr/log": "~1.0" |
||
1652 | }, |
||
1653 | "provide": { |
||
1654 | "psr/log-implementation": "1.0.0" |
||
1655 | }, |
||
1656 | "require-dev": { |
||
1657 | "aws/aws-sdk-php": "^2.4.9", |
||
1658 | "doctrine/couchdb": "~1.0@dev", |
||
1659 | "graylog2/gelf-php": "~1.0", |
||
1660 | "jakub-onderka/php-parallel-lint": "0.9", |
||
1661 | "php-amqplib/php-amqplib": "~2.4", |
||
1662 | "php-console/php-console": "^3.1.3", |
||
1663 | "phpunit/phpunit": "~4.5", |
||
1664 | "phpunit/phpunit-mock-objects": "2.3.0", |
||
1665 | "raven/raven": "^0.13", |
||
1666 | "ruflin/elastica": ">=0.90 <3.0", |
||
1667 | "swiftmailer/swiftmailer": "~5.3" |
||
1668 | }, |
||
1669 | "suggest": { |
||
1670 | "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
||
1671 | "doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
||
1672 | "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
||
1673 | "ext-mongo": "Allow sending log messages to a MongoDB server", |
||
1674 | "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
||
1675 | "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", |
||
1676 | "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", |
||
1677 | "php-console/php-console": "Allow sending log messages to Google Chrome", |
||
1678 | "raven/raven": "Allow sending log messages to a Sentry server", |
||
1679 | "rollbar/rollbar": "Allow sending log messages to Rollbar", |
||
1680 | "ruflin/elastica": "Allow sending log messages to an Elastic Search server" |
||
1681 | }, |
||
1682 | "type": "library", |
||
1683 | "extra": { |
||
1684 | "branch-alias": { |
||
1685 | "dev-master": "2.0.x-dev" |
||
1686 | } |
||
1687 | }, |
||
1688 | "autoload": { |
||
1689 | "psr-4": { |
||
1690 | "Monolog\\": "src/Monolog" |
||
1691 | } |
||
1692 | }, |
||
1693 | "notification-url": "https://packagist.org/downloads/", |
||
1694 | "license": [ |
||
1695 | "MIT" |
||
1696 | ], |
||
1697 | "authors": [ |
||
1698 | { |
||
1699 | "name": "Jordi Boggiano", |
||
1700 | "email": "[email protected]", |
||
1701 | "homepage": "http://seld.be" |
||
1702 | } |
||
1703 | ], |
||
1704 | "description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
||
1705 | "homepage": "http://github.com/Seldaek/monolog", |
||
1706 | "keywords": [ |
||
1707 | "log", |
||
1708 | "logging", |
||
1709 | "psr-3" |
||
1710 | ], |
||
1711 | "time": "2016-04-12 18:29:35" |
||
1712 | }, |
||
1713 | { |
||
1714 | "name": "nesbot/carbon", |
||
1715 | "version": "1.17.0", |
||
1716 | "source": { |
||
1717 | "type": "git", |
||
1718 | "url": "https://github.com/briannesbitt/Carbon.git", |
||
1719 | "reference": "a1dd1ad9abfc8b3c4d8768068e6c71d293424e86" |
||
1720 | }, |
||
1721 | "dist": { |
||
1722 | "type": "zip", |
||
1723 | "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a1dd1ad9abfc8b3c4d8768068e6c71d293424e86", |
||
1724 | "reference": "a1dd1ad9abfc8b3c4d8768068e6c71d293424e86", |
||
1725 | "shasum": "" |
||
1726 | }, |
||
1727 | "require": { |
||
1728 | "php": ">=5.3.0" |
||
1729 | }, |
||
1730 | "require-dev": { |
||
1731 | "phpunit/phpunit": "~4.0" |
||
1732 | }, |
||
1733 | "type": "library", |
||
1734 | "autoload": { |
||
1735 | "psr-0": { |
||
1736 | "Carbon": "src" |
||
1737 | } |
||
1738 | }, |
||
1739 | "notification-url": "https://packagist.org/downloads/", |
||
1740 | "license": [ |
||
1741 | "MIT" |
||
1742 | ], |
||
1743 | "authors": [ |
||
1744 | { |
||
1745 | "name": "Brian Nesbitt", |
||
1746 | "email": "[email protected]", |
||
1747 | "homepage": "http://nesbot.com" |
||
1748 | } |
||
1749 | ], |
||
1750 | "description": "A simple API extension for DateTime.", |
||
1751 | "homepage": "http://carbon.nesbot.com", |
||
1752 | "keywords": [ |
||
1753 | "date", |
||
1754 | "datetime", |
||
1755 | "time" |
||
1756 | ], |
||
1757 | "time": "2015-03-08 14:05:44" |
||
1758 | }, |
||
1759 | { |
||
1760 | "name": "ocramius/proxy-manager", |
||
1761 | "version": "1.0.2", |
||
1762 | "source": { |
||
1763 | "type": "git", |
||
1764 | "url": "https://github.com/Ocramius/ProxyManager.git", |
||
1765 | "reference": "57e9272ec0e8deccf09421596e0e2252df440e11" |
||
1766 | }, |
||
1767 | "dist": { |
||
1768 | "type": "zip", |
||
1769 | "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/57e9272ec0e8deccf09421596e0e2252df440e11", |
||
1770 | "reference": "57e9272ec0e8deccf09421596e0e2252df440e11", |
||
1771 | "shasum": "" |
||
1772 | }, |
||
1773 | "require": { |
||
1774 | "php": ">=5.3.3", |
||
1775 | "zendframework/zend-code": ">2.2.5,<3.0" |
||
1776 | }, |
||
1777 | "require-dev": { |
||
1778 | "ext-phar": "*", |
||
1779 | "phpunit/phpunit": "~4.0", |
||
1780 | "squizlabs/php_codesniffer": "1.5.*" |
||
1781 | }, |
||
1782 | "suggest": { |
||
1783 | "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects", |
||
1784 | "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)", |
||
1785 | "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)", |
||
1786 | "zendframework/zend-stdlib": "To use the hydrator proxy", |
||
1787 | "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)" |
||
1788 | }, |
||
1789 | "type": "library", |
||
1790 | "extra": { |
||
1791 | "branch-alias": { |
||
1792 | "dev-master": "2.0.x-dev" |
||
1793 | } |
||
1794 | }, |
||
1795 | "autoload": { |
||
1796 | "psr-0": { |
||
1797 | "ProxyManager\\": "src" |
||
1798 | } |
||
1799 | }, |
||
1800 | "notification-url": "https://packagist.org/downloads/", |
||
1801 | "license": [ |
||
1802 | "MIT" |
||
1803 | ], |
||
1804 | "authors": [ |
||
1805 | { |
||
1806 | "name": "Marco Pivetta", |
||
1807 | "email": "[email protected]", |
||
1808 | "homepage": "http://ocramius.github.com/" |
||
1809 | } |
||
1810 | ], |
||
1811 | "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies", |
||
1812 | "homepage": "https://github.com/Ocramius/ProxyManager", |
||
1813 | "keywords": [ |
||
1814 | "aop", |
||
1815 | "lazy loading", |
||
1816 | "proxy", |
||
1817 | "proxy pattern", |
||
1818 | "service proxies" |
||
1819 | ], |
||
1820 | "time": "2015-08-09 04:28:19" |
||
1821 | }, |
||
1822 | { |
||
1823 | "name": "ornicar/gravatar-bundle", |
||
1824 | "version": "dev-master", |
||
1825 | "target-dir": "Ornicar/GravatarBundle", |
||
1826 | "source": { |
||
1827 | "type": "git", |
||
1828 | "url": "https://github.com/henrikbjorn/GravatarBundle.git", |
||
1829 | "reference": "1a35eefa0ec358fe3c547f5f962ed3c67ae743f6" |
||
1830 | }, |
||
1831 | "dist": { |
||
1832 | "type": "zip", |
||
1833 | "url": "https://api.github.com/repos/henrikbjorn/GravatarBundle/zipball/1a35eefa0ec358fe3c547f5f962ed3c67ae743f6", |
||
1834 | "reference": "1a35eefa0ec358fe3c547f5f962ed3c67ae743f6", |
||
1835 | "shasum": "" |
||
1836 | }, |
||
1837 | "require": { |
||
1838 | "php": ">=5.3.0", |
||
1839 | "symfony/framework-bundle": "~3.0|~2.0" |
||
1840 | }, |
||
1841 | "conflict": { |
||
1842 | "twig/twig": "<1.12" |
||
1843 | }, |
||
1844 | "require-dev": { |
||
1845 | "symfony/phpunit-bridge": "~2.7", |
||
1846 | "twig/extensions": "1.0.*" |
||
1847 | }, |
||
1848 | "suggest": { |
||
1849 | "twig/twig": "For gravatar twig extension usage" |
||
1850 | }, |
||
1851 | "type": "symfony-bundle", |
||
1852 | "extra": { |
||
1853 | "branch-alias": { |
||
1854 | "dev-master": "1.1-dev" |
||
1855 | } |
||
1856 | }, |
||
1857 | "autoload": { |
||
1858 | "psr-0": { |
||
1859 | "Ornicar\\GravatarBundle\\": "" |
||
1860 | } |
||
1861 | }, |
||
1862 | "notification-url": "https://packagist.org/downloads/", |
||
1863 | "license": [ |
||
1864 | "MIT" |
||
1865 | ], |
||
1866 | "authors": [ |
||
1867 | { |
||
1868 | "name": "Thibault Duplessis", |
||
1869 | "email": "[email protected]" |
||
1870 | }, |
||
1871 | { |
||
1872 | "name": "Henrik Bjørnskov", |
||
1873 | "email": "[email protected]" |
||
1874 | } |
||
1875 | ], |
||
1876 | "description": "This bundles provides a Gravatar API various utilities to work with it in templates", |
||
1877 | "keywords": [ |
||
1878 | "Symfony2", |
||
1879 | "gravatar", |
||
1880 | "templating", |
||
1881 | "twig" |
||
1882 | ], |
||
1883 | "time": "2016-02-09 14:23:53" |
||
1884 | }, |
||
1885 | { |
||
1886 | "name": "paragonie/random_compat", |
||
1887 | "version": "v1.4.1", |
||
1888 | "source": { |
||
1889 | "type": "git", |
||
1890 | "url": "https://github.com/paragonie/random_compat.git", |
||
1891 | "reference": "c7e26a21ba357863de030f0b9e701c7d04593774" |
||
1892 | }, |
||
1893 | "dist": { |
||
1894 | "type": "zip", |
||
1895 | "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774", |
||
1896 | "reference": "c7e26a21ba357863de030f0b9e701c7d04593774", |
||
1897 | "shasum": "" |
||
1898 | }, |
||
1899 | "require": { |
||
1900 | "php": ">=5.2.0" |
||
1901 | }, |
||
1902 | "require-dev": { |
||
1903 | "phpunit/phpunit": "4.*|5.*" |
||
1904 | }, |
||
1905 | "suggest": { |
||
1906 | "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." |
||
1907 | }, |
||
1908 | "type": "library", |
||
1909 | "autoload": { |
||
1910 | "files": [ |
||
1911 | "lib/random.php" |
||
1912 | ] |
||
1913 | }, |
||
1914 | "notification-url": "https://packagist.org/downloads/", |
||
1915 | "license": [ |
||
1916 | "MIT" |
||
1917 | ], |
||
1918 | "authors": [ |
||
1919 | { |
||
1920 | "name": "Paragon Initiative Enterprises", |
||
1921 | "email": "[email protected]", |
||
1922 | "homepage": "https://paragonie.com" |
||
1923 | } |
||
1924 | ], |
||
1925 | "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", |
||
1926 | "keywords": [ |
||
1927 | "csprng", |
||
1928 | "pseudorandom", |
||
1929 | "random" |
||
1930 | ], |
||
1931 | "time": "2016-03-18 20:34:03" |
||
1932 | }, |
||
1933 | { |
||
1934 | "name": "phpoption/phpoption", |
||
1935 | "version": "1.4.0", |
||
1936 | "source": { |
||
1937 | "type": "git", |
||
1938 | "url": "https://github.com/schmittjoh/php-option.git", |
||
1939 | "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5" |
||
1940 | }, |
||
1941 | "dist": { |
||
1942 | "type": "zip", |
||
1943 | "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5d099bcf0393908bf4ad69cc47dafb785d51f7f5", |
||
1944 | "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5", |
||
1945 | "shasum": "" |
||
1946 | }, |
||
1947 | "require": { |
||
1948 | "php": ">=5.3.0" |
||
1949 | }, |
||
1950 | "type": "library", |
||
1951 | "extra": { |
||
1952 | "branch-alias": { |
||
1953 | "dev-master": "1.3-dev" |
||
1954 | } |
||
1955 | }, |
||
1956 | "autoload": { |
||
1957 | "psr-0": { |
||
1958 | "PhpOption\\": "src/" |
||
1959 | } |
||
1960 | }, |
||
1961 | "notification-url": "https://packagist.org/downloads/", |
||
1962 | "license": [ |
||
1963 | "Apache2" |
||
1964 | ], |
||
1965 | "authors": [ |
||
1966 | { |
||
1967 | "name": "Johannes Schmitt", |
||
1968 | "email": "[email protected]", |
||
1969 | "homepage": "https://github.com/schmittjoh", |
||
1970 | "role": "Developer of wrapped JMSSerializerBundle" |
||
1971 | } |
||
1972 | ], |
||
1973 | "description": "Option Type for PHP", |
||
1974 | "keywords": [ |
||
1975 | "language", |
||
1976 | "option", |
||
1977 | "php", |
||
1978 | "type" |
||
1979 | ], |
||
1980 | "time": "2014-01-09 22:37:17" |
||
1981 | }, |
||
1982 | { |
||
1983 | "name": "psr/log", |
||
1984 | "version": "1.0.0", |
||
1985 | "source": { |
||
1986 | "type": "git", |
||
1987 | "url": "https://github.com/php-fig/log.git", |
||
1988 | "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" |
||
1989 | }, |
||
1990 | "dist": { |
||
1991 | "type": "zip", |
||
1992 | "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", |
||
1993 | "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", |
||
1994 | "shasum": "" |
||
1995 | }, |
||
1996 | "type": "library", |
||
1997 | "autoload": { |
||
1998 | "psr-0": { |
||
1999 | "Psr\\Log\\": "" |
||
2000 | } |
||
2001 | }, |
||
2002 | "notification-url": "https://packagist.org/downloads/", |
||
2003 | "license": [ |
||
2004 | "MIT" |
||
2005 | ], |
||
2006 | "authors": [ |
||
2007 | { |
||
2008 | "name": "PHP-FIG", |
||
2009 | "homepage": "http://www.php-fig.org/" |
||
2010 | } |
||
2011 | ], |
||
2012 | "description": "Common interface for logging libraries", |
||
2013 | "keywords": [ |
||
2014 | "log", |
||
2015 | "psr", |
||
2016 | "psr-3" |
||
2017 | ], |
||
2018 | "time": "2012-12-21 11:40:51" |
||
2019 | }, |
||
2020 | { |
||
2021 | "name": "sensio/distribution-bundle", |
||
2022 | "version": "v2.3.22", |
||
2023 | "target-dir": "Sensio/Bundle/DistributionBundle", |
||
2024 | "source": { |
||
2025 | "type": "git", |
||
2026 | "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", |
||
2027 | "reference": "98bdda791e7c2dfb5fd55781e69a4b00e4f751a6" |
||
2028 | }, |
||
2029 | "dist": { |
||
2030 | "type": "zip", |
||
2031 | "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/98bdda791e7c2dfb5fd55781e69a4b00e4f751a6", |
||
2032 | "reference": "98bdda791e7c2dfb5fd55781e69a4b00e4f751a6", |
||
2033 | "shasum": "" |
||
2034 | }, |
||
2035 | "require": { |
||
2036 | "symfony/framework-bundle": "~2.2" |
||
2037 | }, |
||
2038 | "type": "symfony-bundle", |
||
2039 | "extra": { |
||
2040 | "branch-alias": { |
||
2041 | "dev-master": "2.3.x-dev" |
||
2042 | } |
||
2043 | }, |
||
2044 | "autoload": { |
||
2045 | "psr-0": { |
||
2046 | "Sensio\\Bundle\\DistributionBundle": "" |
||
2047 | } |
||
2048 | }, |
||
2049 | "notification-url": "https://packagist.org/downloads/", |
||
2050 | "license": [ |
||
2051 | "MIT" |
||
2052 | ], |
||
2053 | "authors": [ |
||
2054 | { |
||
2055 | "name": "Fabien Potencier", |
||
2056 | "email": "[email protected]" |
||
2057 | } |
||
2058 | ], |
||
2059 | "description": "The base bundle for the Symfony Distributions", |
||
2060 | "keywords": [ |
||
2061 | "configuration", |
||
2062 | "distribution" |
||
2063 | ], |
||
2064 | "time": "2015-06-05 22:32:08" |
||
2065 | }, |
||
2066 | { |
||
2067 | "name": "sensio/framework-extra-bundle", |
||
2068 | "version": "v2.3.4", |
||
2069 | "target-dir": "Sensio/Bundle/FrameworkExtraBundle", |
||
2070 | "source": { |
||
2071 | "type": "git", |
||
2072 | "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", |
||
2073 | "reference": "cce05719041d952bbec856789ca18646a1891d03" |
||
2074 | }, |
||
2075 | "dist": { |
||
2076 | "type": "zip", |
||
2077 | "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/cce05719041d952bbec856789ca18646a1891d03", |
||
2078 | "reference": "cce05719041d952bbec856789ca18646a1891d03", |
||
2079 | "shasum": "" |
||
2080 | }, |
||
2081 | "require": { |
||
2082 | "doctrine/common": "~2.2", |
||
2083 | "symfony/framework-bundle": "~2.2" |
||
2084 | }, |
||
2085 | "type": "symfony-bundle", |
||
2086 | "extra": { |
||
2087 | "branch-alias": { |
||
2088 | "dev-master": "2.3.x-dev" |
||
2089 | } |
||
2090 | }, |
||
2091 | "autoload": { |
||
2092 | "psr-0": { |
||
2093 | "Sensio\\Bundle\\FrameworkExtraBundle": "" |
||
2094 | } |
||
2095 | }, |
||
2096 | "notification-url": "https://packagist.org/downloads/", |
||
2097 | "license": [ |
||
2098 | "MIT" |
||
2099 | ], |
||
2100 | "authors": [ |
||
2101 | { |
||
2102 | "name": "Fabien Potencier", |
||
2103 | "email": "[email protected]" |
||
2104 | } |
||
2105 | ], |
||
2106 | "description": "This bundle provides a way to configure your controllers with annotations", |
||
2107 | "keywords": [ |
||
2108 | "annotations", |
||
2109 | "controllers" |
||
2110 | ], |
||
2111 | "time": "2013-07-24 08:49:53" |
||
2112 | }, |
||
2113 | { |
||
2114 | "name": "sensio/generator-bundle", |
||
2115 | "version": "v2.3.5", |
||
2116 | "target-dir": "Sensio/Bundle/GeneratorBundle", |
||
2117 | "source": { |
||
2118 | "type": "git", |
||
2119 | "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", |
||
2120 | "reference": "8b7a33aa3d22388443b6de0b0cf184122e9f60d2" |
||
2121 | }, |
||
2122 | "dist": { |
||
2123 | "type": "zip", |
||
2124 | "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/8b7a33aa3d22388443b6de0b0cf184122e9f60d2", |
||
2125 | "reference": "8b7a33aa3d22388443b6de0b0cf184122e9f60d2", |
||
2126 | "shasum": "" |
||
2127 | }, |
||
2128 | "require": { |
||
2129 | "symfony/console": "~2.0", |
||
2130 | "symfony/framework-bundle": "~2.2" |
||
2131 | }, |
||
2132 | "require-dev": { |
||
2133 | "doctrine/orm": "~2.2,>=2.2.3", |
||
2134 | "symfony/doctrine-bridge": "~2.2", |
||
2135 | "twig/twig": "~1.11" |
||
2136 | }, |
||
2137 | "type": "symfony-bundle", |
||
2138 | "extra": { |
||
2139 | "branch-alias": { |
||
2140 | "dev-master": "2.3.x-dev" |
||
2141 | } |
||
2142 | }, |
||
2143 | "autoload": { |
||
2144 | "psr-0": { |
||
2145 | "Sensio\\Bundle\\GeneratorBundle": "" |
||
2146 | } |
||
2147 | }, |
||
2148 | "notification-url": "https://packagist.org/downloads/", |
||
2149 | "license": [ |
||
2150 | "MIT" |
||
2151 | ], |
||
2152 | "authors": [ |
||
2153 | { |
||
2154 | "name": "Fabien Potencier", |
||
2155 | "email": "[email protected]", |
||
2156 | "homepage": "http://fabien.potencier.org", |
||
2157 | "role": "Lead Developer" |
||
2158 | } |
||
2159 | ], |
||
2160 | "description": "This bundle generates code for you", |
||
2161 | "time": "2014-04-28 14:01:06" |
||
2162 | }, |
||
2163 | { |
||
2164 | "name": "swiftmailer/swiftmailer", |
||
2165 | "version": "v5.4.2", |
||
2166 | "source": { |
||
2167 | "type": "git", |
||
2168 | "url": "https://github.com/swiftmailer/swiftmailer.git", |
||
2169 | "reference": "d8db871a54619458a805229a057ea2af33c753e8" |
||
2170 | }, |
||
2171 | "dist": { |
||
2172 | "type": "zip", |
||
2173 | "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/d8db871a54619458a805229a057ea2af33c753e8", |
||
2174 | "reference": "d8db871a54619458a805229a057ea2af33c753e8", |
||
2175 | "shasum": "" |
||
2176 | }, |
||
2177 | "require": { |
||
2178 | "php": ">=5.3.3" |
||
2179 | }, |
||
2180 | "require-dev": { |
||
2181 | "mockery/mockery": "~0.9.1,<0.9.4" |
||
2182 | }, |
||
2183 | "type": "library", |
||
2184 | "extra": { |
||
2185 | "branch-alias": { |
||
2186 | "dev-master": "5.4-dev" |
||
2187 | } |
||
2188 | }, |
||
2189 | "autoload": { |
||
2190 | "files": [ |
||
2191 | "lib/swift_required.php" |
||
2192 | ] |
||
2193 | }, |
||
2194 | "notification-url": "https://packagist.org/downloads/", |
||
2195 | "license": [ |
||
2196 | "MIT" |
||
2197 | ], |
||
2198 | "authors": [ |
||
2199 | { |
||
2200 | "name": "Chris Corbyn" |
||
2201 | }, |
||
2202 | { |
||
2203 | "name": "Fabien Potencier", |
||
2204 | "email": "[email protected]" |
||
2205 | } |
||
2206 | ], |
||
2207 | "description": "Swiftmailer, free feature-rich PHP mailer", |
||
2208 | "homepage": "http://swiftmailer.org", |
||
2209 | "keywords": [ |
||
2210 | "email", |
||
2211 | "mail", |
||
2212 | "mailer" |
||
2213 | ], |
||
2214 | "time": "2016-05-01 08:45:47" |
||
2215 | }, |
||
2216 | { |
||
2217 | "name": "symfony/assetic-bundle", |
||
2218 | "version": "v2.3.1", |
||
2219 | "target-dir": "Symfony/Bundle/AsseticBundle", |
||
2220 | "source": { |
||
2221 | "type": "git", |
||
2222 | "url": "https://github.com/symfony/assetic-bundle.git", |
||
2223 | "reference": "099e0bb5d80e7039af20db384a41017fde521f21" |
||
2224 | }, |
||
2225 | "dist": { |
||
2226 | "type": "zip", |
||
2227 | "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/099e0bb5d80e7039af20db384a41017fde521f21", |
||
2228 | "reference": "099e0bb5d80e7039af20db384a41017fde521f21", |
||
2229 | "shasum": "" |
||
2230 | }, |
||
2231 | "require": { |
||
2232 | "kriswallsmith/assetic": "1.1.x", |
||
2233 | "php": ">=5.3.0", |
||
2234 | "symfony/framework-bundle": "~2.1" |
||
2235 | }, |
||
2236 | "require-dev": { |
||
2237 | "symfony/class-loader": "~2.1", |
||
2238 | "symfony/console": "~2.1", |
||
2239 | "symfony/css-selector": "~2.1", |
||
2240 | "symfony/dom-crawler": "~2.1", |
||
2241 | "symfony/form": "~2.1", |
||
2242 | "symfony/twig-bundle": "~2.1", |
||
2243 | "symfony/yaml": "~2.1" |
||
2244 | }, |
||
2245 | "suggest": { |
||
2246 | "symfony/twig-bundle": "~2.1" |
||
2247 | }, |
||
2248 | "type": "symfony-bundle", |
||
2249 | "extra": { |
||
2250 | "branch-alias": { |
||
2251 | "dev-master": "2.3-dev" |
||
2252 | } |
||
2253 | }, |
||
2254 | "autoload": { |
||
2255 | "psr-0": { |
||
2256 | "Symfony\\Bundle\\AsseticBundle": "" |
||
2257 | } |
||
2258 | }, |
||
2259 | "notification-url": "https://packagist.org/downloads/", |
||
2260 | "license": [ |
||
2261 | "MIT" |
||
2262 | ], |
||
2263 | "authors": [ |
||
2264 | { |
||
2265 | "name": "Kris Wallsmith", |
||
2266 | "email": "[email protected]", |
||
2267 | "homepage": "http://kriswallsmith.net/" |
||
2268 | } |
||
2269 | ], |
||
2270 | "description": "Integrates Assetic into Symfony2", |
||
2271 | "homepage": "https://github.com/symfony/AsseticBundle", |
||
2272 | "keywords": [ |
||
2273 | "assets", |
||
2274 | "compression", |
||
2275 | "minification" |
||
2276 | ], |
||
2277 | "time": "2013-11-25 16:34:50" |
||
2278 | }, |
||
2279 | { |
||
2280 | "name": "symfony/monolog-bundle", |
||
2281 | "version": "v2.3.0", |
||
2282 | "target-dir": "Symfony/Bundle/MonologBundle", |
||
2283 | "source": { |
||
2284 | "type": "git", |
||
2285 | "url": "https://github.com/symfony/monolog-bundle.git", |
||
2286 | "reference": "03ed73bc11367b3156cc21f22ac37c7f70fcd10a" |
||
2287 | }, |
||
2288 | "dist": { |
||
2289 | "type": "zip", |
||
2290 | "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/03ed73bc11367b3156cc21f22ac37c7f70fcd10a", |
||
2291 | "reference": "03ed73bc11367b3156cc21f22ac37c7f70fcd10a", |
||
2292 | "shasum": "" |
||
2293 | }, |
||
2294 | "require": { |
||
2295 | "monolog/monolog": "~1.3", |
||
2296 | "php": ">=5.3.2", |
||
2297 | "symfony/config": "~2.2-beta2", |
||
2298 | "symfony/dependency-injection": "~2.2-beta2", |
||
2299 | "symfony/monolog-bridge": "~2.2-beta2" |
||
2300 | }, |
||
2301 | "require-dev": { |
||
2302 | "symfony/yaml": "~2.2-beta2" |
||
2303 | }, |
||
2304 | "type": "symfony-bundle", |
||
2305 | "extra": { |
||
2306 | "branch-alias": { |
||
2307 | "dev-master": "2.2.x-dev" |
||
2308 | } |
||
2309 | }, |
||
2310 | "autoload": { |
||
2311 | "psr-0": { |
||
2312 | "Symfony\\Bundle\\MonologBundle": "" |
||
2313 | } |
||
2314 | }, |
||
2315 | "notification-url": "https://packagist.org/downloads/", |
||
2316 | "license": [ |
||
2317 | "MIT" |
||
2318 | ], |
||
2319 | "authors": [ |
||
2320 | { |
||
2321 | "name": "Fabien Potencier", |
||
2322 | "email": "[email protected]" |
||
2323 | }, |
||
2324 | { |
||
2325 | "name": "Symfony Community", |
||
2326 | "homepage": "http://symfony.com/contributors" |
||
2327 | } |
||
2328 | ], |
||
2329 | "description": "Symfony MonologBundle", |
||
2330 | "homepage": "http://symfony.com", |
||
2331 | "keywords": [ |
||
2332 | "log", |
||
2333 | "logging" |
||
2334 | ], |
||
2335 | "time": "2013-05-27 18:06:55" |
||
2336 | }, |
||
2337 | { |
||
2338 | "name": "symfony/polyfill-apcu", |
||
2339 | "version": "v1.2.0", |
||
2340 | "source": { |
||
2341 | "type": "git", |
||
2342 | "url": "https://github.com/symfony/polyfill-apcu.git", |
||
2343 | "reference": "6d58bceaeea2c2d3eb62503839b18646e161cd6b" |
||
2344 | }, |
||
2345 | "dist": { |
||
2346 | "type": "zip", |
||
2347 | "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/6d58bceaeea2c2d3eb62503839b18646e161cd6b", |
||
2348 | "reference": "6d58bceaeea2c2d3eb62503839b18646e161cd6b", |
||
2349 | "shasum": "" |
||
2350 | }, |
||
2351 | "require": { |
||
2352 | "php": ">=5.3.3" |
||
2353 | }, |
||
2354 | "type": "library", |
||
2355 | "extra": { |
||
2356 | "branch-alias": { |
||
2357 | "dev-master": "1.2-dev" |
||
2358 | } |
||
2359 | }, |
||
2360 | "autoload": { |
||
2361 | "files": [ |
||
2362 | "bootstrap.php" |
||
2363 | ] |
||
2364 | }, |
||
2365 | "notification-url": "https://packagist.org/downloads/", |
||
2366 | "license": [ |
||
2367 | "MIT" |
||
2368 | ], |
||
2369 | "authors": [ |
||
2370 | { |
||
2371 | "name": "Nicolas Grekas", |
||
2372 | "email": "[email protected]" |
||
2373 | }, |
||
2374 | { |
||
2375 | "name": "Symfony Community", |
||
2376 | "homepage": "https://symfony.com/contributors" |
||
2377 | } |
||
2378 | ], |
||
2379 | "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions", |
||
2380 | "homepage": "https://symfony.com", |
||
2381 | "keywords": [ |
||
2382 | "apcu", |
||
2383 | "compatibility", |
||
2384 | "polyfill", |
||
2385 | "portable", |
||
2386 | "shim" |
||
2387 | ], |
||
2388 | "time": "2016-05-18 14:26:46" |
||
2389 | }, |
||
2390 | { |
||
2391 | "name": "symfony/polyfill-mbstring", |
||
2392 | "version": "v1.2.0", |
||
2393 | "source": { |
||
2394 | "type": "git", |
||
2395 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
2396 | "reference": "dff51f72b0706335131b00a7f49606168c582594" |
||
2397 | }, |
||
2398 | "dist": { |
||
2399 | "type": "zip", |
||
2400 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594", |
||
2401 | "reference": "dff51f72b0706335131b00a7f49606168c582594", |
||
2402 | "shasum": "" |
||
2403 | }, |
||
2404 | "require": { |
||
2405 | "php": ">=5.3.3" |
||
2406 | }, |
||
2407 | "suggest": { |
||
2408 | "ext-mbstring": "For best performance" |
||
2409 | }, |
||
2410 | "type": "library", |
||
2411 | "extra": { |
||
2412 | "branch-alias": { |
||
2413 | "dev-master": "1.2-dev" |
||
2414 | } |
||
2415 | }, |
||
2416 | "autoload": { |
||
2417 | "psr-4": { |
||
2418 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
2419 | }, |
||
2420 | "files": [ |
||
2421 | "bootstrap.php" |
||
2422 | ] |
||
2423 | }, |
||
2424 | "notification-url": "https://packagist.org/downloads/", |
||
2425 | "license": [ |
||
2426 | "MIT" |
||
2427 | ], |
||
2428 | "authors": [ |
||
2429 | { |
||
2430 | "name": "Nicolas Grekas", |
||
2431 | "email": "[email protected]" |
||
2432 | }, |
||
2433 | { |
||
2434 | "name": "Symfony Community", |
||
2435 | "homepage": "https://symfony.com/contributors" |
||
2436 | } |
||
2437 | ], |
||
2438 | "description": "Symfony polyfill for the Mbstring extension", |
||
2439 | "homepage": "https://symfony.com", |
||
2440 | "keywords": [ |
||
2441 | "compatibility", |
||
2442 | "mbstring", |
||
2443 | "polyfill", |
||
2444 | "portable", |
||
2445 | "shim" |
||
2446 | ], |
||
2447 | "time": "2016-05-18 14:26:46" |
||
2448 | }, |
||
2449 | { |
||
2450 | "name": "symfony/swiftmailer-bundle", |
||
2451 | "version": "v2.3.11", |
||
2452 | "source": { |
||
2453 | "type": "git", |
||
2454 | "url": "https://github.com/symfony/swiftmailer-bundle.git", |
||
2455 | "reference": "5e1a90f28213231ceee19c953bbebc5b5b95c690" |
||
2456 | }, |
||
2457 | "dist": { |
||
2458 | "type": "zip", |
||
2459 | "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/5e1a90f28213231ceee19c953bbebc5b5b95c690", |
||
2460 | "reference": "5e1a90f28213231ceee19c953bbebc5b5b95c690", |
||
2461 | "shasum": "" |
||
2462 | }, |
||
2463 | "require": { |
||
2464 | "php": ">=5.3.2", |
||
2465 | "swiftmailer/swiftmailer": ">=4.2.0,~5.0", |
||
2466 | "symfony/config": "~2.3|~3.0", |
||
2467 | "symfony/dependency-injection": "~2.3|~3.0", |
||
2468 | "symfony/http-kernel": "~2.3|~3.0", |
||
2469 | "symfony/yaml": "~2.3|~3.0" |
||
2470 | }, |
||
2471 | "require-dev": { |
||
2472 | "symfony/phpunit-bridge": "~2.7|~3.0" |
||
2473 | }, |
||
2474 | "suggest": { |
||
2475 | "psr/log": "Allows logging" |
||
2476 | }, |
||
2477 | "type": "symfony-bundle", |
||
2478 | "extra": { |
||
2479 | "branch-alias": { |
||
2480 | "dev-master": "2.3-dev" |
||
2481 | } |
||
2482 | }, |
||
2483 | "autoload": { |
||
2484 | "psr-4": { |
||
2485 | "Symfony\\Bundle\\SwiftmailerBundle\\": "" |
||
2486 | } |
||
2487 | }, |
||
2488 | "notification-url": "https://packagist.org/downloads/", |
||
2489 | "license": [ |
||
2490 | "MIT" |
||
2491 | ], |
||
2492 | "authors": [ |
||
2493 | { |
||
2494 | "name": "Symfony Community", |
||
2495 | "homepage": "http://symfony.com/contributors" |
||
2496 | }, |
||
2497 | { |
||
2498 | "name": "Fabien Potencier", |
||
2499 | "email": "[email protected]" |
||
2500 | } |
||
2501 | ], |
||
2502 | "description": "Symfony SwiftmailerBundle", |
||
2503 | "homepage": "http://symfony.com", |
||
2504 | "time": "2016-01-15 16:41:20" |
||
2505 | }, |
||
2506 | { |
||
2507 | "name": "symfony/symfony", |
||
2508 | "version": "v2.3.41", |
||
2509 | "source": { |
||
2510 | "type": "git", |
||
2511 | "url": "https://github.com/symfony/symfony.git", |
||
2512 | "reference": "f3f87ce00d90261a7d31673632f11e9149863bbb" |
||
2513 | }, |
||
2514 | "dist": { |
||
2515 | "type": "zip", |
||
2516 | "url": "https://api.github.com/repos/symfony/symfony/zipball/f3f87ce00d90261a7d31673632f11e9149863bbb", |
||
2517 | "reference": "f3f87ce00d90261a7d31673632f11e9149863bbb", |
||
2518 | "shasum": "" |
||
2519 | }, |
||
2520 | "require": { |
||
2521 | "doctrine/common": "~2.4", |
||
2522 | "paragonie/random_compat": "~1.0", |
||
2523 | "php": ">=5.3.3", |
||
2524 | "psr/log": "~1.0", |
||
2525 | "symfony/polyfill-apcu": "~1.1", |
||
2526 | "symfony/polyfill-mbstring": "~1.1", |
||
2527 | "twig/twig": "~1.23|~2.0" |
||
2528 | }, |
||
2529 | "replace": { |
||
2530 | "symfony/browser-kit": "self.version", |
||
2531 | "symfony/class-loader": "self.version", |
||
2532 | "symfony/config": "self.version", |
||
2533 | "symfony/console": "self.version", |
||
2534 | "symfony/css-selector": "self.version", |
||
2535 | "symfony/debug": "self.version", |
||
2536 | "symfony/dependency-injection": "self.version", |
||
2537 | "symfony/doctrine-bridge": "self.version", |
||
2538 | "symfony/dom-crawler": "self.version", |
||
2539 | "symfony/event-dispatcher": "self.version", |
||
2540 | "symfony/filesystem": "self.version", |
||
2541 | "symfony/finder": "self.version", |
||
2542 | "symfony/form": "self.version", |
||
2543 | "symfony/framework-bundle": "self.version", |
||
2544 | "symfony/http-foundation": "self.version", |
||
2545 | "symfony/http-kernel": "self.version", |
||
2546 | "symfony/intl": "self.version", |
||
2547 | "symfony/locale": "self.version", |
||
2548 | "symfony/monolog-bridge": "self.version", |
||
2549 | "symfony/options-resolver": "self.version", |
||
2550 | "symfony/process": "self.version", |
||
2551 | "symfony/propel1-bridge": "self.version", |
||
2552 | "symfony/property-access": "self.version", |
||
2553 | "symfony/proxy-manager-bridge": "self.version", |
||
2554 | "symfony/routing": "self.version", |
||
2555 | "symfony/security": "self.version", |
||
2556 | "symfony/security-acl": "self.version", |
||
2557 | "symfony/security-bundle": "self.version", |
||
2558 | "symfony/security-core": "self.version", |
||
2559 | "symfony/security-http": "self.version", |
||
2560 | "symfony/serializer": "self.version", |
||
2561 | "symfony/stopwatch": "self.version", |
||
2562 | "symfony/swiftmailer-bridge": "self.version", |
||
2563 | "symfony/templating": "self.version", |
||
2564 | "symfony/translation": "self.version", |
||
2565 | "symfony/twig-bridge": "self.version", |
||
2566 | "symfony/twig-bundle": "self.version", |
||
2567 | "symfony/validator": "self.version", |
||
2568 | "symfony/web-profiler-bundle": "self.version", |
||
2569 | "symfony/yaml": "self.version" |
||
2570 | }, |
||
2571 | "require-dev": { |
||
2572 | "doctrine/data-fixtures": "1.0.*", |
||
2573 | "doctrine/dbal": "~2.4", |
||
2574 | "doctrine/orm": "~2.4,>=2.4.5", |
||
2575 | "ircmaxell/password-compat": "~1.0", |
||
2576 | "monolog/monolog": "~1.3", |
||
2577 | "ocramius/proxy-manager": "~0.3.1|~1.0|~2.0", |
||
2578 | "propel/propel1": "~1.6" |
||
2579 | }, |
||
2580 | "type": "library", |
||
2581 | "extra": { |
||
2582 | "branch-alias": { |
||
2583 | "dev-master": "2.3-dev" |
||
2584 | } |
||
2585 | }, |
||
2586 | "autoload": { |
||
2587 | "psr-0": { |
||
2588 | "Symfony\\": "src/" |
||
2589 | }, |
||
2590 | "classmap": [ |
||
2591 | "src/Symfony/Component/HttpFoundation/Resources/stubs", |
||
2592 | "src/Symfony/Component/Intl/Resources/stubs" |
||
2593 | ], |
||
2594 | "files": [ |
||
2595 | "src/Symfony/Component/Intl/Resources/stubs/functions.php" |
||
2596 | ], |
||
2597 | "exclude-from-classmap": [ |
||
2598 | "**/Tests/" |
||
2599 | ] |
||
2600 | }, |
||
2601 | "notification-url": "https://packagist.org/downloads/", |
||
2602 | "license": [ |
||
2603 | "MIT" |
||
2604 | ], |
||
2605 | "authors": [ |
||
2606 | { |
||
2607 | "name": "Fabien Potencier", |
||
2608 | "email": "[email protected]" |
||
2609 | }, |
||
2610 | { |
||
2611 | "name": "Symfony Community", |
||
2612 | "homepage": "https://symfony.com/contributors" |
||
2613 | } |
||
2614 | ], |
||
2615 | "description": "The Symfony PHP framework", |
||
2616 | "homepage": "https://symfony.com", |
||
2617 | "keywords": [ |
||
2618 | "framework" |
||
2619 | ], |
||
2620 | "time": "2016-05-09 19:45:40" |
||
2621 | }, |
||
2622 | { |
||
2623 | "name": "twig/extensions", |
||
2624 | "version": "v1.0.1", |
||
2625 | "source": { |
||
2626 | "type": "git", |
||
2627 | "url": "https://github.com/twigphp/Twig-extensions.git", |
||
2628 | "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0" |
||
2629 | }, |
||
2630 | "dist": { |
||
2631 | "type": "zip", |
||
2632 | "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f91a82ec225e5bb108e01a0f93c9be04f84dcfa0", |
||
2633 | "reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0", |
||
2634 | "shasum": "" |
||
2635 | }, |
||
2636 | "require": { |
||
2637 | "twig/twig": "~1.0" |
||
2638 | }, |
||
2639 | "type": "library", |
||
2640 | "extra": { |
||
2641 | "branch-alias": { |
||
2642 | "dev-master": "1.0.x-dev" |
||
2643 | } |
||
2644 | }, |
||
2645 | "autoload": { |
||
2646 | "psr-0": { |
||
2647 | "Twig_Extensions_": "lib/" |
||
2648 | } |
||
2649 | }, |
||
2650 | "notification-url": "https://packagist.org/downloads/", |
||
2651 | "license": [ |
||
2652 | "MIT" |
||
2653 | ], |
||
2654 | "authors": [ |
||
2655 | { |
||
2656 | "name": "Fabien Potencier", |
||
2657 | "email": "[email protected]" |
||
2658 | } |
||
2659 | ], |
||
2660 | "description": "Common additional features for Twig that do not directly belong in core", |
||
2661 | "homepage": "https://github.com/fabpot/Twig-extensions", |
||
2662 | "keywords": [ |
||
2663 | "debug", |
||
2664 | "i18n", |
||
2665 | "text" |
||
2666 | ], |
||
2667 | "time": "2013-10-18 19:37:15" |
||
2668 | }, |
||
2669 | { |
||
2670 | "name": "twig/twig", |
||
2671 | "version": "v1.24.0", |
||
2672 | "source": { |
||
2673 | "type": "git", |
||
2674 | "url": "https://github.com/twigphp/Twig.git", |
||
2675 | "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8" |
||
2676 | }, |
||
2677 | "dist": { |
||
2678 | "type": "zip", |
||
2679 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8", |
||
2680 | "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8", |
||
2681 | "shasum": "" |
||
2682 | }, |
||
2683 | "require": { |
||
2684 | "php": ">=5.2.7" |
||
2685 | }, |
||
2686 | "require-dev": { |
||
2687 | "symfony/debug": "~2.7", |
||
2688 | "symfony/phpunit-bridge": "~2.7" |
||
2689 | }, |
||
2690 | "type": "library", |
||
2691 | "extra": { |
||
2692 | "branch-alias": { |
||
2693 | "dev-master": "1.24-dev" |
||
2694 | } |
||
2695 | }, |
||
2696 | "autoload": { |
||
2697 | "psr-0": { |
||
2698 | "Twig_": "lib/" |
||
2699 | } |
||
2700 | }, |
||
2701 | "notification-url": "https://packagist.org/downloads/", |
||
2702 | "license": [ |
||
2703 | "BSD-3-Clause" |
||
2704 | ], |
||
2705 | "authors": [ |
||
2706 | { |
||
2707 | "name": "Fabien Potencier", |
||
2708 | "email": "[email protected]", |
||
2709 | "homepage": "http://fabien.potencier.org", |
||
2710 | "role": "Lead Developer" |
||
2711 | }, |
||
2712 | { |
||
2713 | "name": "Armin Ronacher", |
||
2714 | "email": "[email protected]", |
||
2715 | "role": "Project Founder" |
||
2716 | }, |
||
2717 | { |
||
2718 | "name": "Twig Team", |
||
2719 | "homepage": "http://twig.sensiolabs.org/contributors", |
||
2720 | "role": "Contributors" |
||
2721 | } |
||
2722 | ], |
||
2723 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
||
2724 | "homepage": "http://twig.sensiolabs.org", |
||
2725 | "keywords": [ |
||
2726 | "templating" |
||
2727 | ], |
||
2728 | "time": "2016-01-25 21:22:18" |
||
2729 | }, |
||
2730 | { |
||
2731 | "name": "zendframework/zend-code", |
||
2732 | "version": "2.6.3", |
||
2733 | "source": { |
||
2734 | "type": "git", |
||
2735 | "url": "https://github.com/zendframework/zend-code.git", |
||
2736 | "reference": "95033f061b083e16cdee60530ec260d7d628b887" |
||
2737 | }, |
||
2738 | "dist": { |
||
2739 | "type": "zip", |
||
2740 | "url": "https://api.github.com/repos/zendframework/zend-code/zipball/95033f061b083e16cdee60530ec260d7d628b887", |
||
2741 | "reference": "95033f061b083e16cdee60530ec260d7d628b887", |
||
2742 | "shasum": "" |
||
2743 | }, |
||
2744 | "require": { |
||
2745 | "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6", |
||
2746 | "zendframework/zend-eventmanager": "^2.6 || ^3.0" |
||
2747 | }, |
||
2748 | "require-dev": { |
||
2749 | "doctrine/annotations": "~1.0", |
||
2750 | "fabpot/php-cs-fixer": "1.7.*", |
||
2751 | "phpunit/phpunit": "^4.8.21", |
||
2752 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
2753 | }, |
||
2754 | "suggest": { |
||
2755 | "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", |
||
2756 | "zendframework/zend-stdlib": "Zend\\Stdlib component" |
||
2757 | }, |
||
2758 | "type": "library", |
||
2759 | "extra": { |
||
2760 | "branch-alias": { |
||
2761 | "dev-master": "2.6-dev", |
||
2762 | "dev-develop": "2.7-dev" |
||
2763 | } |
||
2764 | }, |
||
2765 | "autoload": { |
||
2766 | "psr-4": { |
||
2767 | "Zend\\Code\\": "src/" |
||
2768 | } |
||
2769 | }, |
||
2770 | "notification-url": "https://packagist.org/downloads/", |
||
2771 | "license": [ |
||
2772 | "BSD-3-Clause" |
||
2773 | ], |
||
2774 | "description": "provides facilities to generate arbitrary code using an object oriented interface", |
||
2775 | "homepage": "https://github.com/zendframework/zend-code", |
||
2776 | "keywords": [ |
||
2777 | "code", |
||
2778 | "zf2" |
||
2779 | ], |
||
2780 | "time": "2016-04-20 17:26:42" |
||
2781 | }, |
||
2782 | { |
||
2783 | "name": "zendframework/zend-eventmanager", |
||
2784 | "version": "3.0.1", |
||
2785 | "source": { |
||
2786 | "type": "git", |
||
2787 | "url": "https://github.com/zendframework/zend-eventmanager.git", |
||
2788 | "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e" |
||
2789 | }, |
||
2790 | "dist": { |
||
2791 | "type": "zip", |
||
2792 | "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/5c80bdee0e952be112dcec0968bad770082c3a6e", |
||
2793 | "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e", |
||
2794 | "shasum": "" |
||
2795 | }, |
||
2796 | "require": { |
||
2797 | "php": "^5.5 || ^7.0" |
||
2798 | }, |
||
2799 | "require-dev": { |
||
2800 | "athletic/athletic": "^0.1", |
||
2801 | "container-interop/container-interop": "^1.1.0", |
||
2802 | "phpunit/phpunit": "~4.0", |
||
2803 | "squizlabs/php_codesniffer": "^2.0", |
||
2804 | "zendframework/zend-stdlib": "^2.7.3 || ^3.0" |
||
2805 | }, |
||
2806 | "suggest": { |
||
2807 | "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", |
||
2808 | "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" |
||
2809 | }, |
||
2810 | "type": "library", |
||
2811 | "extra": { |
||
2812 | "branch-alias": { |
||
2813 | "dev-master": "3.0-dev", |
||
2814 | "dev-develop": "3.1-dev" |
||
2815 | } |
||
2816 | }, |
||
2817 | "autoload": { |
||
2818 | "psr-4": { |
||
2819 | "Zend\\EventManager\\": "src/" |
||
2820 | } |
||
2821 | }, |
||
2822 | "notification-url": "https://packagist.org/downloads/", |
||
2823 | "license": [ |
||
2824 | "BSD-3-Clause" |
||
2825 | ], |
||
2826 | "description": "Trigger and listen to events within a PHP application", |
||
2827 | "homepage": "https://github.com/zendframework/zend-eventmanager", |
||
2828 | "keywords": [ |
||
2829 | "event", |
||
2830 | "eventmanager", |
||
2831 | "events", |
||
2832 | "zf2" |
||
2833 | ], |
||
2834 | "time": "2016-02-18 20:53:00" |
||
2835 | } |
||
2836 | ], |
||
2837 | "packages-dev": [ |
||
2838 | { |
||
2839 | "name": "doctrine/instantiator", |
||
2840 | "version": "1.0.5", |
||
2841 | "source": { |
||
2842 | "type": "git", |
||
2843 | "url": "https://github.com/doctrine/instantiator.git", |
||
2844 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
2845 | }, |
||
2846 | "dist": { |
||
2847 | "type": "zip", |
||
2848 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
2849 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
2850 | "shasum": "" |
||
2851 | }, |
||
2852 | "require": { |
||
2853 | "php": ">=5.3,<8.0-DEV" |
||
2854 | }, |
||
2855 | "require-dev": { |
||
2856 | "athletic/athletic": "~0.1.8", |
||
2857 | "ext-pdo": "*", |
||
2858 | "ext-phar": "*", |
||
2859 | "phpunit/phpunit": "~4.0", |
||
2860 | "squizlabs/php_codesniffer": "~2.0" |
||
2861 | }, |
||
2862 | "type": "library", |
||
2863 | "extra": { |
||
2864 | "branch-alias": { |
||
2865 | "dev-master": "1.0.x-dev" |
||
2866 | } |
||
2867 | }, |
||
2868 | "autoload": { |
||
2869 | "psr-4": { |
||
2870 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
2871 | } |
||
2872 | }, |
||
2873 | "notification-url": "https://packagist.org/downloads/", |
||
2874 | "license": [ |
||
2875 | "MIT" |
||
2876 | ], |
||
2877 | "authors": [ |
||
2878 | { |
||
2879 | "name": "Marco Pivetta", |
||
2880 | "email": "[email protected]", |
||
2881 | "homepage": "http://ocramius.github.com/" |
||
2882 | } |
||
2883 | ], |
||
2884 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
2885 | "homepage": "https://github.com/doctrine/instantiator", |
||
2886 | "keywords": [ |
||
2887 | "constructor", |
||
2888 | "instantiate" |
||
2889 | ], |
||
2890 | "time": "2015-06-14 21:17:01" |
||
2891 | }, |
||
2892 | { |
||
2893 | "name": "phpdocumentor/reflection-docblock", |
||
2894 | "version": "2.0.4", |
||
2895 | "source": { |
||
2896 | "type": "git", |
||
2897 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
2898 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" |
||
2899 | }, |
||
2900 | "dist": { |
||
2901 | "type": "zip", |
||
2902 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
2903 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
2904 | "shasum": "" |
||
2905 | }, |
||
2906 | "require": { |
||
2907 | "php": ">=5.3.3" |
||
2908 | }, |
||
2909 | "require-dev": { |
||
2910 | "phpunit/phpunit": "~4.0" |
||
2911 | }, |
||
2912 | "suggest": { |
||
2913 | "dflydev/markdown": "~1.0", |
||
2914 | "erusev/parsedown": "~1.0" |
||
2915 | }, |
||
2916 | "type": "library", |
||
2917 | "extra": { |
||
2918 | "branch-alias": { |
||
2919 | "dev-master": "2.0.x-dev" |
||
2920 | } |
||
2921 | }, |
||
2922 | "autoload": { |
||
2923 | "psr-0": { |
||
2924 | "phpDocumentor": [ |
||
2925 | "src/" |
||
2926 | ] |
||
2927 | } |
||
2928 | }, |
||
2929 | "notification-url": "https://packagist.org/downloads/", |
||
2930 | "license": [ |
||
2931 | "MIT" |
||
2932 | ], |
||
2933 | "authors": [ |
||
2934 | { |
||
2935 | "name": "Mike van Riel", |
||
2936 | "email": "[email protected]" |
||
2937 | } |
||
2938 | ], |
||
2939 | "time": "2015-02-03 12:10:50" |
||
2940 | }, |
||
2941 | { |
||
2942 | "name": "phpspec/prophecy", |
||
2943 | "version": "v1.6.0", |
||
2944 | "source": { |
||
2945 | "type": "git", |
||
2946 | "url": "https://github.com/phpspec/prophecy.git", |
||
2947 | "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972" |
||
2948 | }, |
||
2949 | "dist": { |
||
2950 | "type": "zip", |
||
2951 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972", |
||
2952 | "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972", |
||
2953 | "shasum": "" |
||
2954 | }, |
||
2955 | "require": { |
||
2956 | "doctrine/instantiator": "^1.0.2", |
||
2957 | "php": "^5.3|^7.0", |
||
2958 | "phpdocumentor/reflection-docblock": "~2.0", |
||
2959 | "sebastian/comparator": "~1.1", |
||
2960 | "sebastian/recursion-context": "~1.0" |
||
2961 | }, |
||
2962 | "require-dev": { |
||
2963 | "phpspec/phpspec": "~2.0" |
||
2964 | }, |
||
2965 | "type": "library", |
||
2966 | "extra": { |
||
2967 | "branch-alias": { |
||
2968 | "dev-master": "1.5.x-dev" |
||
2969 | } |
||
2970 | }, |
||
2971 | "autoload": { |
||
2972 | "psr-0": { |
||
2973 | "Prophecy\\": "src/" |
||
2974 | } |
||
2975 | }, |
||
2976 | "notification-url": "https://packagist.org/downloads/", |
||
2977 | "license": [ |
||
2978 | "MIT" |
||
2979 | ], |
||
2980 | "authors": [ |
||
2981 | { |
||
2982 | "name": "Konstantin Kudryashov", |
||
2983 | "email": "[email protected]", |
||
2984 | "homepage": "http://everzet.com" |
||
2985 | }, |
||
2986 | { |
||
2987 | "name": "Marcello Duarte", |
||
2988 | "email": "[email protected]" |
||
2989 | } |
||
2990 | ], |
||
2991 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
2992 | "homepage": "https://github.com/phpspec/prophecy", |
||
2993 | "keywords": [ |
||
2994 | "Double", |
||
2995 | "Dummy", |
||
2996 | "fake", |
||
2997 | "mock", |
||
2998 | "spy", |
||
2999 | "stub" |
||
3000 | ], |
||
3001 | "time": "2016-02-15 07:46:21" |
||
3002 | }, |
||
3003 | { |
||
3004 | "name": "phpunit/php-code-coverage", |
||
3005 | "version": "2.2.4", |
||
3006 | "source": { |
||
3007 | "type": "git", |
||
3008 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
3009 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" |
||
3010 | }, |
||
3011 | "dist": { |
||
3012 | "type": "zip", |
||
3013 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
3014 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
3015 | "shasum": "" |
||
3016 | }, |
||
3017 | "require": { |
||
3018 | "php": ">=5.3.3", |
||
3019 | "phpunit/php-file-iterator": "~1.3", |
||
3020 | "phpunit/php-text-template": "~1.2", |
||
3021 | "phpunit/php-token-stream": "~1.3", |
||
3022 | "sebastian/environment": "^1.3.2", |
||
3023 | "sebastian/version": "~1.0" |
||
3024 | }, |
||
3025 | "require-dev": { |
||
3026 | "ext-xdebug": ">=2.1.4", |
||
3027 | "phpunit/phpunit": "~4" |
||
3028 | }, |
||
3029 | "suggest": { |
||
3030 | "ext-dom": "*", |
||
3031 | "ext-xdebug": ">=2.2.1", |
||
3032 | "ext-xmlwriter": "*" |
||
3033 | }, |
||
3034 | "type": "library", |
||
3035 | "extra": { |
||
3036 | "branch-alias": { |
||
3037 | "dev-master": "2.2.x-dev" |
||
3038 | } |
||
3039 | }, |
||
3040 | "autoload": { |
||
3041 | "classmap": [ |
||
3042 | "src/" |
||
3043 | ] |
||
3044 | }, |
||
3045 | "notification-url": "https://packagist.org/downloads/", |
||
3046 | "license": [ |
||
3047 | "BSD-3-Clause" |
||
3048 | ], |
||
3049 | "authors": [ |
||
3050 | { |
||
3051 | "name": "Sebastian Bergmann", |
||
3052 | "email": "[email protected]", |
||
3053 | "role": "lead" |
||
3054 | } |
||
3055 | ], |
||
3056 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
3057 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
3058 | "keywords": [ |
||
3059 | "coverage", |
||
3060 | "testing", |
||
3061 | "xunit" |
||
3062 | ], |
||
3063 | "time": "2015-10-06 15:47:00" |
||
3064 | }, |
||
3065 | { |
||
3066 | "name": "phpunit/php-file-iterator", |
||
3067 | "version": "1.4.1", |
||
3068 | "source": { |
||
3069 | "type": "git", |
||
3070 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
3071 | "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0" |
||
3072 | }, |
||
3073 | "dist": { |
||
3074 | "type": "zip", |
||
3075 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0", |
||
3076 | "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0", |
||
3077 | "shasum": "" |
||
3078 | }, |
||
3079 | "require": { |
||
3080 | "php": ">=5.3.3" |
||
3081 | }, |
||
3082 | "type": "library", |
||
3083 | "extra": { |
||
3084 | "branch-alias": { |
||
3085 | "dev-master": "1.4.x-dev" |
||
3086 | } |
||
3087 | }, |
||
3088 | "autoload": { |
||
3089 | "classmap": [ |
||
3090 | "src/" |
||
3091 | ] |
||
3092 | }, |
||
3093 | "notification-url": "https://packagist.org/downloads/", |
||
3094 | "license": [ |
||
3095 | "BSD-3-Clause" |
||
3096 | ], |
||
3097 | "authors": [ |
||
3098 | { |
||
3099 | "name": "Sebastian Bergmann", |
||
3100 | "email": "[email protected]", |
||
3101 | "role": "lead" |
||
3102 | } |
||
3103 | ], |
||
3104 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
3105 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
3106 | "keywords": [ |
||
3107 | "filesystem", |
||
3108 | "iterator" |
||
3109 | ], |
||
3110 | "time": "2015-06-21 13:08:43" |
||
3111 | }, |
||
3112 | { |
||
3113 | "name": "phpunit/php-text-template", |
||
3114 | "version": "1.2.1", |
||
3115 | "source": { |
||
3116 | "type": "git", |
||
3117 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
3118 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
3119 | }, |
||
3120 | "dist": { |
||
3121 | "type": "zip", |
||
3122 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
3123 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
3124 | "shasum": "" |
||
3125 | }, |
||
3126 | "require": { |
||
3127 | "php": ">=5.3.3" |
||
3128 | }, |
||
3129 | "type": "library", |
||
3130 | "autoload": { |
||
3131 | "classmap": [ |
||
3132 | "src/" |
||
3133 | ] |
||
3134 | }, |
||
3135 | "notification-url": "https://packagist.org/downloads/", |
||
3136 | "license": [ |
||
3137 | "BSD-3-Clause" |
||
3138 | ], |
||
3139 | "authors": [ |
||
3140 | { |
||
3141 | "name": "Sebastian Bergmann", |
||
3142 | "email": "[email protected]", |
||
3143 | "role": "lead" |
||
3144 | } |
||
3145 | ], |
||
3146 | "description": "Simple template engine.", |
||
3147 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
3148 | "keywords": [ |
||
3149 | "template" |
||
3150 | ], |
||
3151 | "time": "2015-06-21 13:50:34" |
||
3152 | }, |
||
3153 | { |
||
3154 | "name": "phpunit/php-timer", |
||
3155 | "version": "1.0.8", |
||
3156 | "source": { |
||
3157 | "type": "git", |
||
3158 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
3159 | "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260" |
||
3160 | }, |
||
3161 | "dist": { |
||
3162 | "type": "zip", |
||
3163 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260", |
||
3164 | "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260", |
||
3165 | "shasum": "" |
||
3166 | }, |
||
3167 | "require": { |
||
3168 | "php": ">=5.3.3" |
||
3169 | }, |
||
3170 | "require-dev": { |
||
3171 | "phpunit/phpunit": "~4|~5" |
||
3172 | }, |
||
3173 | "type": "library", |
||
3174 | "autoload": { |
||
3175 | "classmap": [ |
||
3176 | "src/" |
||
3177 | ] |
||
3178 | }, |
||
3179 | "notification-url": "https://packagist.org/downloads/", |
||
3180 | "license": [ |
||
3181 | "BSD-3-Clause" |
||
3182 | ], |
||
3183 | "authors": [ |
||
3184 | { |
||
3185 | "name": "Sebastian Bergmann", |
||
3186 | "email": "[email protected]", |
||
3187 | "role": "lead" |
||
3188 | } |
||
3189 | ], |
||
3190 | "description": "Utility class for timing", |
||
3191 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
3192 | "keywords": [ |
||
3193 | "timer" |
||
3194 | ], |
||
3195 | "time": "2016-05-12 18:03:57" |
||
3196 | }, |
||
3197 | { |
||
3198 | "name": "phpunit/php-token-stream", |
||
3199 | "version": "1.4.8", |
||
3200 | "source": { |
||
3201 | "type": "git", |
||
3202 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
3203 | "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da" |
||
3204 | }, |
||
3205 | "dist": { |
||
3206 | "type": "zip", |
||
3207 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", |
||
3208 | "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", |
||
3209 | "shasum": "" |
||
3210 | }, |
||
3211 | "require": { |
||
3212 | "ext-tokenizer": "*", |
||
3213 | "php": ">=5.3.3" |
||
3214 | }, |
||
3215 | "require-dev": { |
||
3216 | "phpunit/phpunit": "~4.2" |
||
3217 | }, |
||
3218 | "type": "library", |
||
3219 | "extra": { |
||
3220 | "branch-alias": { |
||
3221 | "dev-master": "1.4-dev" |
||
3222 | } |
||
3223 | }, |
||
3224 | "autoload": { |
||
3225 | "classmap": [ |
||
3226 | "src/" |
||
3227 | ] |
||
3228 | }, |
||
3229 | "notification-url": "https://packagist.org/downloads/", |
||
3230 | "license": [ |
||
3231 | "BSD-3-Clause" |
||
3232 | ], |
||
3233 | "authors": [ |
||
3234 | { |
||
3235 | "name": "Sebastian Bergmann", |
||
3236 | "email": "[email protected]" |
||
3237 | } |
||
3238 | ], |
||
3239 | "description": "Wrapper around PHP's tokenizer extension.", |
||
3240 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
3241 | "keywords": [ |
||
3242 | "tokenizer" |
||
3243 | ], |
||
3244 | "time": "2015-09-15 10:49:45" |
||
3245 | }, |
||
3246 | { |
||
3247 | "name": "phpunit/phpunit", |
||
3248 | "version": "4.8.26", |
||
3249 | "source": { |
||
3250 | "type": "git", |
||
3251 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
3252 | "reference": "fc1d8cd5b5de11625979125c5639347896ac2c74" |
||
3253 | }, |
||
3254 | "dist": { |
||
3255 | "type": "zip", |
||
3256 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fc1d8cd5b5de11625979125c5639347896ac2c74", |
||
3257 | "reference": "fc1d8cd5b5de11625979125c5639347896ac2c74", |
||
3258 | "shasum": "" |
||
3259 | }, |
||
3260 | "require": { |
||
3261 | "ext-dom": "*", |
||
3262 | "ext-json": "*", |
||
3263 | "ext-pcre": "*", |
||
3264 | "ext-reflection": "*", |
||
3265 | "ext-spl": "*", |
||
3266 | "php": ">=5.3.3", |
||
3267 | "phpspec/prophecy": "^1.3.1", |
||
3268 | "phpunit/php-code-coverage": "~2.1", |
||
3269 | "phpunit/php-file-iterator": "~1.4", |
||
3270 | "phpunit/php-text-template": "~1.2", |
||
3271 | "phpunit/php-timer": "^1.0.6", |
||
3272 | "phpunit/phpunit-mock-objects": "~2.3", |
||
3273 | "sebastian/comparator": "~1.1", |
||
3274 | "sebastian/diff": "~1.2", |
||
3275 | "sebastian/environment": "~1.3", |
||
3276 | "sebastian/exporter": "~1.2", |
||
3277 | "sebastian/global-state": "~1.0", |
||
3278 | "sebastian/version": "~1.0", |
||
3279 | "symfony/yaml": "~2.1|~3.0" |
||
3280 | }, |
||
3281 | "suggest": { |
||
3282 | "phpunit/php-invoker": "~1.1" |
||
3283 | }, |
||
3284 | "bin": [ |
||
3285 | "phpunit" |
||
3286 | ], |
||
3287 | "type": "library", |
||
3288 | "extra": { |
||
3289 | "branch-alias": { |
||
3290 | "dev-master": "4.8.x-dev" |
||
3291 | } |
||
3292 | }, |
||
3293 | "autoload": { |
||
3294 | "classmap": [ |
||
3295 | "src/" |
||
3296 | ] |
||
3297 | }, |
||
3298 | "notification-url": "https://packagist.org/downloads/", |
||
3299 | "license": [ |
||
3300 | "BSD-3-Clause" |
||
3301 | ], |
||
3302 | "authors": [ |
||
3303 | { |
||
3304 | "name": "Sebastian Bergmann", |
||
3305 | "email": "[email protected]", |
||
3306 | "role": "lead" |
||
3307 | } |
||
3308 | ], |
||
3309 | "description": "The PHP Unit Testing framework.", |
||
3310 | "homepage": "https://phpunit.de/", |
||
3311 | "keywords": [ |
||
3312 | "phpunit", |
||
3313 | "testing", |
||
3314 | "xunit" |
||
3315 | ], |
||
3316 | "time": "2016-05-17 03:09:28" |
||
3317 | }, |
||
3318 | { |
||
3319 | "name": "phpunit/phpunit-mock-objects", |
||
3320 | "version": "2.3.8", |
||
3321 | "source": { |
||
3322 | "type": "git", |
||
3323 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
3324 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" |
||
3325 | }, |
||
3326 | "dist": { |
||
3327 | "type": "zip", |
||
3328 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
3329 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
3330 | "shasum": "" |
||
3331 | }, |
||
3332 | "require": { |
||
3333 | "doctrine/instantiator": "^1.0.2", |
||
3334 | "php": ">=5.3.3", |
||
3335 | "phpunit/php-text-template": "~1.2", |
||
3336 | "sebastian/exporter": "~1.2" |
||
3337 | }, |
||
3338 | "require-dev": { |
||
3339 | "phpunit/phpunit": "~4.4" |
||
3340 | }, |
||
3341 | "suggest": { |
||
3342 | "ext-soap": "*" |
||
3343 | }, |
||
3344 | "type": "library", |
||
3345 | "extra": { |
||
3346 | "branch-alias": { |
||
3347 | "dev-master": "2.3.x-dev" |
||
3348 | } |
||
3349 | }, |
||
3350 | "autoload": { |
||
3351 | "classmap": [ |
||
3352 | "src/" |
||
3353 | ] |
||
3354 | }, |
||
3355 | "notification-url": "https://packagist.org/downloads/", |
||
3356 | "license": [ |
||
3357 | "BSD-3-Clause" |
||
3358 | ], |
||
3359 | "authors": [ |
||
3360 | { |
||
3361 | "name": "Sebastian Bergmann", |
||
3362 | "email": "[email protected]", |
||
3363 | "role": "lead" |
||
3364 | } |
||
3365 | ], |
||
3366 | "description": "Mock Object library for PHPUnit", |
||
3367 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
3368 | "keywords": [ |
||
3369 | "mock", |
||
3370 | "xunit" |
||
3371 | ], |
||
3372 | "time": "2015-10-02 06:51:40" |
||
3373 | }, |
||
3374 | { |
||
3375 | "name": "sebastian/comparator", |
||
3376 | "version": "1.2.0", |
||
3377 | "source": { |
||
3378 | "type": "git", |
||
3379 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
3380 | "reference": "937efb279bd37a375bcadf584dec0726f84dbf22" |
||
3381 | }, |
||
3382 | "dist": { |
||
3383 | "type": "zip", |
||
3384 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22", |
||
3385 | "reference": "937efb279bd37a375bcadf584dec0726f84dbf22", |
||
3386 | "shasum": "" |
||
3387 | }, |
||
3388 | "require": { |
||
3389 | "php": ">=5.3.3", |
||
3390 | "sebastian/diff": "~1.2", |
||
3391 | "sebastian/exporter": "~1.2" |
||
3392 | }, |
||
3393 | "require-dev": { |
||
3394 | "phpunit/phpunit": "~4.4" |
||
3395 | }, |
||
3396 | "type": "library", |
||
3397 | "extra": { |
||
3398 | "branch-alias": { |
||
3399 | "dev-master": "1.2.x-dev" |
||
3400 | } |
||
3401 | }, |
||
3402 | "autoload": { |
||
3403 | "classmap": [ |
||
3404 | "src/" |
||
3405 | ] |
||
3406 | }, |
||
3407 | "notification-url": "https://packagist.org/downloads/", |
||
3408 | "license": [ |
||
3409 | "BSD-3-Clause" |
||
3410 | ], |
||
3411 | "authors": [ |
||
3412 | { |
||
3413 | "name": "Jeff Welch", |
||
3414 | "email": "[email protected]" |
||
3415 | }, |
||
3416 | { |
||
3417 | "name": "Volker Dusch", |
||
3418 | "email": "[email protected]" |
||
3419 | }, |
||
3420 | { |
||
3421 | "name": "Bernhard Schussek", |
||
3422 | "email": "[email protected]" |
||
3423 | }, |
||
3424 | { |
||
3425 | "name": "Sebastian Bergmann", |
||
3426 | "email": "[email protected]" |
||
3427 | } |
||
3428 | ], |
||
3429 | "description": "Provides the functionality to compare PHP values for equality", |
||
3430 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
3431 | "keywords": [ |
||
3432 | "comparator", |
||
3433 | "compare", |
||
3434 | "equality" |
||
3435 | ], |
||
3436 | "time": "2015-07-26 15:48:44" |
||
3437 | }, |
||
3438 | { |
||
3439 | "name": "sebastian/diff", |
||
3440 | "version": "1.4.1", |
||
3441 | "source": { |
||
3442 | "type": "git", |
||
3443 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
3444 | "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e" |
||
3445 | }, |
||
3446 | "dist": { |
||
3447 | "type": "zip", |
||
3448 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e", |
||
3449 | "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e", |
||
3450 | "shasum": "" |
||
3451 | }, |
||
3452 | "require": { |
||
3453 | "php": ">=5.3.3" |
||
3454 | }, |
||
3455 | "require-dev": { |
||
3456 | "phpunit/phpunit": "~4.8" |
||
3457 | }, |
||
3458 | "type": "library", |
||
3459 | "extra": { |
||
3460 | "branch-alias": { |
||
3461 | "dev-master": "1.4-dev" |
||
3462 | } |
||
3463 | }, |
||
3464 | "autoload": { |
||
3465 | "classmap": [ |
||
3466 | "src/" |
||
3467 | ] |
||
3468 | }, |
||
3469 | "notification-url": "https://packagist.org/downloads/", |
||
3470 | "license": [ |
||
3471 | "BSD-3-Clause" |
||
3472 | ], |
||
3473 | "authors": [ |
||
3474 | { |
||
3475 | "name": "Kore Nordmann", |
||
3476 | "email": "[email protected]" |
||
3477 | }, |
||
3478 | { |
||
3479 | "name": "Sebastian Bergmann", |
||
3480 | "email": "[email protected]" |
||
3481 | } |
||
3482 | ], |
||
3483 | "description": "Diff implementation", |
||
3484 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
3485 | "keywords": [ |
||
3486 | "diff" |
||
3487 | ], |
||
3488 | "time": "2015-12-08 07:14:41" |
||
3489 | }, |
||
3490 | { |
||
3491 | "name": "sebastian/environment", |
||
3492 | "version": "1.3.7", |
||
3493 | "source": { |
||
3494 | "type": "git", |
||
3495 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
3496 | "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716" |
||
3497 | }, |
||
3498 | "dist": { |
||
3499 | "type": "zip", |
||
3500 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716", |
||
3501 | "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716", |
||
3502 | "shasum": "" |
||
3503 | }, |
||
3504 | "require": { |
||
3505 | "php": ">=5.3.3" |
||
3506 | }, |
||
3507 | "require-dev": { |
||
3508 | "phpunit/phpunit": "~4.4" |
||
3509 | }, |
||
3510 | "type": "library", |
||
3511 | "extra": { |
||
3512 | "branch-alias": { |
||
3513 | "dev-master": "1.3.x-dev" |
||
3514 | } |
||
3515 | }, |
||
3516 | "autoload": { |
||
3517 | "classmap": [ |
||
3518 | "src/" |
||
3519 | ] |
||
3520 | }, |
||
3521 | "notification-url": "https://packagist.org/downloads/", |
||
3522 | "license": [ |
||
3523 | "BSD-3-Clause" |
||
3524 | ], |
||
3525 | "authors": [ |
||
3526 | { |
||
3527 | "name": "Sebastian Bergmann", |
||
3528 | "email": "[email protected]" |
||
3529 | } |
||
3530 | ], |
||
3531 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
3532 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
3533 | "keywords": [ |
||
3534 | "Xdebug", |
||
3535 | "environment", |
||
3536 | "hhvm" |
||
3537 | ], |
||
3538 | "time": "2016-05-17 03:18:57" |
||
3539 | }, |
||
3540 | { |
||
3541 | "name": "sebastian/exporter", |
||
3542 | "version": "1.2.1", |
||
3543 | "source": { |
||
3544 | "type": "git", |
||
3545 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
3546 | "reference": "7ae5513327cb536431847bcc0c10edba2701064e" |
||
3547 | }, |
||
3548 | "dist": { |
||
3549 | "type": "zip", |
||
3550 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e", |
||
3551 | "reference": "7ae5513327cb536431847bcc0c10edba2701064e", |
||
3552 | "shasum": "" |
||
3553 | }, |
||
3554 | "require": { |
||
3555 | "php": ">=5.3.3", |
||
3556 | "sebastian/recursion-context": "~1.0" |
||
3557 | }, |
||
3558 | "require-dev": { |
||
3559 | "phpunit/phpunit": "~4.4" |
||
3560 | }, |
||
3561 | "type": "library", |
||
3562 | "extra": { |
||
3563 | "branch-alias": { |
||
3564 | "dev-master": "1.2.x-dev" |
||
3565 | } |
||
3566 | }, |
||
3567 | "autoload": { |
||
3568 | "classmap": [ |
||
3569 | "src/" |
||
3570 | ] |
||
3571 | }, |
||
3572 | "notification-url": "https://packagist.org/downloads/", |
||
3573 | "license": [ |
||
3574 | "BSD-3-Clause" |
||
3575 | ], |
||
3576 | "authors": [ |
||
3577 | { |
||
3578 | "name": "Jeff Welch", |
||
3579 | "email": "[email protected]" |
||
3580 | }, |
||
3581 | { |
||
3582 | "name": "Volker Dusch", |
||
3583 | "email": "[email protected]" |
||
3584 | }, |
||
3585 | { |
||
3586 | "name": "Bernhard Schussek", |
||
3587 | "email": "[email protected]" |
||
3588 | }, |
||
3589 | { |
||
3590 | "name": "Sebastian Bergmann", |
||
3591 | "email": "[email protected]" |
||
3592 | }, |
||
3593 | { |
||
3594 | "name": "Adam Harvey", |
||
3595 | "email": "[email protected]" |
||
3596 | } |
||
3597 | ], |
||
3598 | "description": "Provides the functionality to export PHP variables for visualization", |
||
3599 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
3600 | "keywords": [ |
||
3601 | "export", |
||
3602 | "exporter" |
||
3603 | ], |
||
3604 | "time": "2015-06-21 07:55:53" |
||
3605 | }, |
||
3606 | { |
||
3607 | "name": "sebastian/global-state", |
||
3608 | "version": "1.1.1", |
||
3609 | "source": { |
||
3610 | "type": "git", |
||
3611 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
3612 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" |
||
3613 | }, |
||
3614 | "dist": { |
||
3615 | "type": "zip", |
||
3616 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
3617 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
3618 | "shasum": "" |
||
3619 | }, |
||
3620 | "require": { |
||
3621 | "php": ">=5.3.3" |
||
3622 | }, |
||
3623 | "require-dev": { |
||
3624 | "phpunit/phpunit": "~4.2" |
||
3625 | }, |
||
3626 | "suggest": { |
||
3627 | "ext-uopz": "*" |
||
3628 | }, |
||
3629 | "type": "library", |
||
3630 | "extra": { |
||
3631 | "branch-alias": { |
||
3632 | "dev-master": "1.0-dev" |
||
3633 | } |
||
3634 | }, |
||
3635 | "autoload": { |
||
3636 | "classmap": [ |
||
3637 | "src/" |
||
3638 | ] |
||
3639 | }, |
||
3640 | "notification-url": "https://packagist.org/downloads/", |
||
3641 | "license": [ |
||
3642 | "BSD-3-Clause" |
||
3643 | ], |
||
3644 | "authors": [ |
||
3645 | { |
||
3646 | "name": "Sebastian Bergmann", |
||
3647 | "email": "[email protected]" |
||
3648 | } |
||
3649 | ], |
||
3650 | "description": "Snapshotting of global state", |
||
3651 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
3652 | "keywords": [ |
||
3653 | "global state" |
||
3654 | ], |
||
3655 | "time": "2015-10-12 03:26:01" |
||
3656 | }, |
||
3657 | { |
||
3658 | "name": "sebastian/recursion-context", |
||
3659 | "version": "1.0.2", |
||
3660 | "source": { |
||
3661 | "type": "git", |
||
3662 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
3663 | "reference": "913401df809e99e4f47b27cdd781f4a258d58791" |
||
3664 | }, |
||
3665 | "dist": { |
||
3666 | "type": "zip", |
||
3667 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791", |
||
3668 | "reference": "913401df809e99e4f47b27cdd781f4a258d58791", |
||
3669 | "shasum": "" |
||
3670 | }, |
||
3671 | "require": { |
||
3672 | "php": ">=5.3.3" |
||
3673 | }, |
||
3674 | "require-dev": { |
||
3675 | "phpunit/phpunit": "~4.4" |
||
3676 | }, |
||
3677 | "type": "library", |
||
3678 | "extra": { |
||
3679 | "branch-alias": { |
||
3680 | "dev-master": "1.0.x-dev" |
||
3681 | } |
||
3682 | }, |
||
3683 | "autoload": { |
||
3684 | "classmap": [ |
||
3685 | "src/" |
||
3686 | ] |
||
3687 | }, |
||
3688 | "notification-url": "https://packagist.org/downloads/", |
||
3689 | "license": [ |
||
3690 | "BSD-3-Clause" |
||
3691 | ], |
||
3692 | "authors": [ |
||
3693 | { |
||
3694 | "name": "Jeff Welch", |
||
3695 | "email": "[email protected]" |
||
3696 | }, |
||
3697 | { |
||
3698 | "name": "Sebastian Bergmann", |
||
3699 | "email": "[email protected]" |
||
3700 | }, |
||
3701 | { |
||
3702 | "name": "Adam Harvey", |
||
3703 | "email": "[email protected]" |
||
3704 | } |
||
3705 | ], |
||
3706 | "description": "Provides functionality to recursively process PHP variables", |
||
3707 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
3708 | "time": "2015-11-11 19:50:13" |
||
3709 | }, |
||
3710 | { |
||
3711 | "name": "sebastian/version", |
||
3712 | "version": "1.0.6", |
||
3713 | "source": { |
||
3714 | "type": "git", |
||
3715 | "url": "https://github.com/sebastianbergmann/version.git", |
||
3716 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" |
||
3717 | }, |
||
3718 | "dist": { |
||
3719 | "type": "zip", |
||
3720 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
3721 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
3722 | "shasum": "" |
||
3723 | }, |
||
3724 | "type": "library", |
||
3725 | "autoload": { |
||
3726 | "classmap": [ |
||
3727 | "src/" |
||
3728 | ] |
||
3729 | }, |
||
3730 | "notification-url": "https://packagist.org/downloads/", |
||
3731 | "license": [ |
||
3732 | "BSD-3-Clause" |
||
3733 | ], |
||
3734 | "authors": [ |
||
3735 | { |
||
3736 | "name": "Sebastian Bergmann", |
||
3737 | "email": "[email protected]", |
||
3738 | "role": "lead" |
||
3739 | } |
||
3740 | ], |
||
3741 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
3742 | "homepage": "https://github.com/sebastianbergmann/version", |
||
3743 | "time": "2015-06-21 13:59:46" |
||
3744 | } |
||
3745 | ], |
||
3746 | "aliases": [], |
||
3747 | "minimum-stability": "stable", |
||
3748 | "stability-flags": { |
||
3749 | "leafo/scssphp": 20, |
||
3750 | "ornicar/gravatar-bundle": 20, |
||
3751 | "gedmo/doctrine-extensions": 20, |
||
3752 | "doctrine/doctrine-migrations-bundle": 20, |
||
3753 | "knplabs/knp-markdown-bundle": 20, |
||
3754 | "beberlei/lite-cqrs": 20, |
||
3755 | "bcrm/www-content": 20, |
||
3756 | "doctrine/doctrine-fixtures-bundle": 20, |
||
3757 | "kriswallsmith/buzz": 20, |
||
3758 | "coderbyheart/mailchimp-bundle": 20 |
||
3759 | }, |
||
3760 | "prefer-stable": false, |
||
3761 | "prefer-lowest": false, |
||
3762 | "platform": { |
||
3763 | "php": ">=5.3.3" |
||
3764 | }, |
||
3765 | "platform-dev": [] |
||
3766 | } |
||
3767 |