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