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": "1f3f41090071002ffa5b13995d5799e6", |
||
8 | "packages": [ |
||
9 | { |
||
10 | "name": "michelf/php-markdown", |
||
11 | "version": "1.5.0", |
||
12 | "source": { |
||
13 | "type": "git", |
||
14 | "url": "https://github.com/michelf/php-markdown.git", |
||
15 | "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9" |
||
16 | }, |
||
17 | "dist": { |
||
18 | "type": "zip", |
||
19 | "url": "https://api.github.com/repos/michelf/php-markdown/zipball/e1aabe18173231ebcefc90e615565742fc1c7fd9", |
||
20 | "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9", |
||
21 | "shasum": "" |
||
22 | }, |
||
23 | "require": { |
||
24 | "php": ">=5.3.0" |
||
25 | }, |
||
26 | "type": "library", |
||
27 | "extra": { |
||
28 | "branch-alias": { |
||
29 | "dev-lib": "1.4.x-dev" |
||
30 | } |
||
31 | }, |
||
32 | "autoload": { |
||
33 | "psr-0": { |
||
34 | "Michelf": "" |
||
35 | } |
||
36 | }, |
||
37 | "notification-url": "https://packagist.org/downloads/", |
||
38 | "license": [ |
||
39 | "BSD-3-Clause" |
||
40 | ], |
||
41 | "authors": [ |
||
42 | { |
||
43 | "name": "John Gruber", |
||
44 | "homepage": "http://daringfireball.net/" |
||
45 | }, |
||
46 | { |
||
47 | "name": "Michel Fortin", |
||
48 | "email": "[email protected]", |
||
49 | "homepage": "https://michelf.ca/", |
||
50 | "role": "Developer" |
||
51 | } |
||
52 | ], |
||
53 | "description": "PHP Markdown", |
||
54 | "homepage": "https://michelf.ca/projects/php-markdown/", |
||
55 | "keywords": [ |
||
56 | "markdown" |
||
57 | ], |
||
58 | "time": "2015-03-01 12:03:08" |
||
59 | }, |
||
60 | { |
||
61 | "name": "phile-cms/plugin-installer-plugin", |
||
62 | "version": "1.0.2", |
||
63 | "source": { |
||
64 | "type": "git", |
||
65 | "url": "https://github.com/PhileCMS/ComposerPluginInstaller.git", |
||
66 | "reference": "4f96f52e996f6d8dc9cb4a12ef7fae06c8d308c7" |
||
67 | }, |
||
68 | "dist": { |
||
69 | "type": "zip", |
||
70 | "url": "https://api.github.com/repos/PhileCMS/ComposerPluginInstaller/zipball/4f96f52e996f6d8dc9cb4a12ef7fae06c8d308c7", |
||
71 | "reference": "4f96f52e996f6d8dc9cb4a12ef7fae06c8d308c7", |
||
72 | "shasum": "" |
||
73 | }, |
||
74 | "require": { |
||
75 | "composer-plugin-api": "1.0.0" |
||
76 | }, |
||
77 | "type": "composer-plugin", |
||
78 | "extra": { |
||
79 | "class": "Phile\\Composer\\PluginInstallerPlugin" |
||
80 | }, |
||
81 | "autoload": { |
||
82 | "psr-0": { |
||
83 | "Phile\\Composer": "src/" |
||
84 | } |
||
85 | }, |
||
86 | "notification-url": "https://packagist.org/downloads/", |
||
87 | "license": [ |
||
88 | "MIT" |
||
89 | ], |
||
90 | "authors": [ |
||
91 | { |
||
92 | "name": "Frank Nägler", |
||
93 | "email": "[email protected]", |
||
94 | "homepage": "http://www.frank-naegler.de", |
||
95 | "role": "Developer" |
||
96 | } |
||
97 | ], |
||
98 | "description": "Composer installer plugin for phile plugins", |
||
99 | "homepage": "http://philecms.com", |
||
100 | "keywords": [ |
||
101 | "cms", |
||
102 | "composer", |
||
103 | "markdown", |
||
104 | "phile" |
||
105 | ], |
||
106 | "time": "2015-03-14 16:49:21" |
||
107 | }, |
||
108 | { |
||
109 | "name": "phpfastcache/phpfastcache", |
||
110 | "version": "3.0.8", |
||
111 | "source": { |
||
112 | "type": "git", |
||
113 | "url": "https://github.com/khoaofgod/phpfastcache.git", |
||
114 | "reference": "52512ceaa6a755c86d6b2ff4e2779ac2f107bc7c" |
||
115 | }, |
||
116 | "dist": { |
||
117 | "type": "zip", |
||
118 | "url": "https://api.github.com/repos/khoaofgod/phpfastcache/zipball/52512ceaa6a755c86d6b2ff4e2779ac2f107bc7c", |
||
119 | "reference": "52512ceaa6a755c86d6b2ff4e2779ac2f107bc7c", |
||
120 | "shasum": "" |
||
121 | }, |
||
122 | "require": { |
||
123 | "php": ">=5.1.0" |
||
124 | }, |
||
125 | "type": "library", |
||
126 | "autoload": { |
||
127 | "files": [ |
||
128 | "phpfastcache.php" |
||
129 | ] |
||
130 | }, |
||
131 | "notification-url": "https://packagist.org/downloads/", |
||
132 | "license": [ |
||
133 | "MIT" |
||
134 | ], |
||
135 | "authors": [ |
||
136 | { |
||
137 | "name": "Khoa Bui", |
||
138 | "email": "[email protected]", |
||
139 | "homepage": "http://www.phpfastcache.com", |
||
140 | "role": "Developer" |
||
141 | } |
||
142 | ], |
||
143 | "description": "PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching", |
||
144 | "homepage": "http://www.phpfastcache.com", |
||
145 | "keywords": [ |
||
146 | "APC Cache", |
||
147 | "apc", |
||
148 | "cache", |
||
149 | "cache class", |
||
150 | "caching", |
||
151 | "cookie", |
||
152 | "files cache", |
||
153 | "memcache", |
||
154 | "memcached", |
||
155 | "mysql cache", |
||
156 | "pdo cache", |
||
157 | "php cache", |
||
158 | "predis", |
||
159 | "redis", |
||
160 | "wincache" |
||
161 | ], |
||
162 | "time": "2015-08-02 06:33:45" |
||
163 | }, |
||
164 | { |
||
165 | "name": "symfony/yaml", |
||
166 | "version": "v2.7.3", |
||
167 | "source": { |
||
168 | "type": "git", |
||
169 | "url": "https://github.com/symfony/Yaml.git", |
||
170 | "reference": "71340e996171474a53f3d29111d046be4ad8a0ff" |
||
171 | }, |
||
172 | "dist": { |
||
173 | "type": "zip", |
||
174 | "url": "https://api.github.com/repos/symfony/Yaml/zipball/71340e996171474a53f3d29111d046be4ad8a0ff", |
||
175 | "reference": "71340e996171474a53f3d29111d046be4ad8a0ff", |
||
176 | "shasum": "" |
||
177 | }, |
||
178 | "require": { |
||
179 | "php": ">=5.3.9" |
||
180 | }, |
||
181 | "require-dev": { |
||
182 | "symfony/phpunit-bridge": "~2.7" |
||
183 | }, |
||
184 | "type": "library", |
||
185 | "extra": { |
||
186 | "branch-alias": { |
||
187 | "dev-master": "2.7-dev" |
||
188 | } |
||
189 | }, |
||
190 | "autoload": { |
||
191 | "psr-4": { |
||
192 | "Symfony\\Component\\Yaml\\": "" |
||
193 | } |
||
194 | }, |
||
195 | "notification-url": "https://packagist.org/downloads/", |
||
196 | "license": [ |
||
197 | "MIT" |
||
198 | ], |
||
199 | "authors": [ |
||
200 | { |
||
201 | "name": "Fabien Potencier", |
||
202 | "email": "[email protected]" |
||
203 | }, |
||
204 | { |
||
205 | "name": "Symfony Community", |
||
206 | "homepage": "https://symfony.com/contributors" |
||
207 | } |
||
208 | ], |
||
209 | "description": "Symfony Yaml Component", |
||
210 | "homepage": "https://symfony.com", |
||
211 | "time": "2015-07-28 14:07:07" |
||
212 | }, |
||
213 | { |
||
214 | "name": "twig/twig", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
215 | "version": "v1.15.1", |
||
216 | "source": { |
||
217 | "type": "git", |
||
218 | "url": "https://github.com/twigphp/Twig.git", |
||
219 | "reference": "1fb5784662f438d7d96a541e305e28b812e2eeed" |
||
220 | }, |
||
221 | "dist": { |
||
222 | "type": "zip", |
||
223 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/1fb5784662f438d7d96a541e305e28b812e2eeed", |
||
224 | "reference": "1fb5784662f438d7d96a541e305e28b812e2eeed", |
||
225 | "shasum": "" |
||
226 | }, |
||
227 | "require": { |
||
228 | "php": ">=5.2.4" |
||
229 | }, |
||
230 | "type": "library", |
||
231 | "extra": { |
||
232 | "branch-alias": { |
||
233 | "dev-master": "1.15-dev" |
||
234 | } |
||
235 | }, |
||
236 | "autoload": { |
||
237 | "psr-0": { |
||
238 | "Twig_": "lib/" |
||
239 | } |
||
240 | }, |
||
241 | "notification-url": "https://packagist.org/downloads/", |
||
242 | "license": [ |
||
243 | "BSD-3-Clause" |
||
244 | ], |
||
245 | "authors": [ |
||
246 | { |
||
247 | "name": "Fabien Potencier", |
||
248 | "email": "[email protected]", |
||
249 | "homepage": "http://fabien.potencier.org", |
||
250 | "role": "Lead Developer" |
||
251 | }, |
||
252 | { |
||
253 | "name": "Armin Ronacher", |
||
254 | "email": "[email protected]", |
||
255 | "role": "Project Founder" |
||
256 | }, |
||
257 | { |
||
258 | "name": "Twig Team", |
||
259 | "homepage": "https://github.com/fabpot/Twig/graphs/contributors", |
||
260 | "role": "Contributors" |
||
261 | } |
||
262 | ], |
||
263 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
||
264 | "homepage": "http://twig.sensiolabs.org", |
||
265 | "keywords": [ |
||
266 | "templating" |
||
267 | ], |
||
268 | "time": "2014-02-13 10:19:29" |
||
269 | } |
||
270 | ], |
||
271 | "packages-dev": [ |
||
272 | { |
||
273 | "name": "cilex/cilex", |
||
274 | "version": "1.1.0", |
||
275 | "source": { |
||
276 | "type": "git", |
||
277 | "url": "https://github.com/Cilex/Cilex.git", |
||
278 | "reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5" |
||
279 | }, |
||
280 | "dist": { |
||
281 | "type": "zip", |
||
282 | "url": "https://api.github.com/repos/Cilex/Cilex/zipball/7acd965a609a56d0345e8b6071c261fbdb926cb5", |
||
283 | "reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5", |
||
284 | "shasum": "" |
||
285 | }, |
||
286 | "require": { |
||
287 | "cilex/console-service-provider": "1.*", |
||
288 | "php": ">=5.3.3", |
||
289 | "pimple/pimple": "~1.0", |
||
290 | "symfony/finder": "~2.1", |
||
291 | "symfony/process": "~2.1" |
||
292 | }, |
||
293 | "require-dev": { |
||
294 | "phpunit/phpunit": "3.7.*", |
||
295 | "symfony/validator": "~2.1" |
||
296 | }, |
||
297 | "suggest": { |
||
298 | "monolog/monolog": ">=1.0.0", |
||
299 | "symfony/validator": ">=1.0.0", |
||
300 | "symfony/yaml": ">=1.0.0" |
||
301 | }, |
||
302 | "type": "library", |
||
303 | "extra": { |
||
304 | "branch-alias": { |
||
305 | "dev-master": "1.0-dev" |
||
306 | } |
||
307 | }, |
||
308 | "autoload": { |
||
309 | "psr-0": { |
||
310 | "Cilex": "src/" |
||
311 | } |
||
312 | }, |
||
313 | "notification-url": "https://packagist.org/downloads/", |
||
314 | "license": [ |
||
315 | "MIT" |
||
316 | ], |
||
317 | "authors": [ |
||
318 | { |
||
319 | "name": "Mike van Riel", |
||
320 | "email": "[email protected]" |
||
321 | } |
||
322 | ], |
||
323 | "description": "The PHP micro-framework for Command line tools based on the Symfony2 Components", |
||
324 | "homepage": "http://cilex.github.com", |
||
325 | "keywords": [ |
||
326 | "cli", |
||
327 | "microframework" |
||
328 | ], |
||
329 | "time": "2014-03-29 14:03:13" |
||
330 | }, |
||
331 | { |
||
332 | "name": "cilex/console-service-provider", |
||
333 | "version": "1.0.0", |
||
334 | "source": { |
||
335 | "type": "git", |
||
336 | "url": "https://github.com/Cilex/console-service-provider.git", |
||
337 | "reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e" |
||
338 | }, |
||
339 | "dist": { |
||
340 | "type": "zip", |
||
341 | "url": "https://api.github.com/repos/Cilex/console-service-provider/zipball/25ee3d1875243d38e1a3448ff94bdf944f70d24e", |
||
342 | "reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e", |
||
343 | "shasum": "" |
||
344 | }, |
||
345 | "require": { |
||
346 | "php": ">=5.3.3", |
||
347 | "pimple/pimple": "1.*@dev", |
||
348 | "symfony/console": "~2.1" |
||
349 | }, |
||
350 | "require-dev": { |
||
351 | "cilex/cilex": "1.*@dev", |
||
352 | "silex/silex": "1.*@dev" |
||
353 | }, |
||
354 | "type": "library", |
||
355 | "extra": { |
||
356 | "branch-alias": { |
||
357 | "dev-master": "1.0-dev" |
||
358 | } |
||
359 | }, |
||
360 | "autoload": { |
||
361 | "psr-0": { |
||
362 | "Cilex\\Provider\\Console": "src" |
||
363 | } |
||
364 | }, |
||
365 | "notification-url": "https://packagist.org/downloads/", |
||
366 | "license": [ |
||
367 | "MIT" |
||
368 | ], |
||
369 | "authors": [ |
||
370 | { |
||
371 | "name": "Beau Simensen", |
||
372 | "email": "[email protected]", |
||
373 | "homepage": "http://beausimensen.com" |
||
374 | }, |
||
375 | { |
||
376 | "name": "Mike van Riel", |
||
377 | "email": "[email protected]" |
||
378 | } |
||
379 | ], |
||
380 | "description": "Console Service Provider", |
||
381 | "keywords": [ |
||
382 | "cilex", |
||
383 | "console", |
||
384 | "pimple", |
||
385 | "service-provider", |
||
386 | "silex" |
||
387 | ], |
||
388 | "time": "2012-12-19 10:50:58" |
||
389 | }, |
||
390 | { |
||
391 | "name": "doctrine/annotations", |
||
392 | "version": "v1.2.6", |
||
393 | "source": { |
||
394 | "type": "git", |
||
395 | "url": "https://github.com/doctrine/annotations.git", |
||
396 | "reference": "f4a91702ca3cd2e568c3736aa031ed00c3752af4" |
||
397 | }, |
||
398 | "dist": { |
||
399 | "type": "zip", |
||
400 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/f4a91702ca3cd2e568c3736aa031ed00c3752af4", |
||
401 | "reference": "f4a91702ca3cd2e568c3736aa031ed00c3752af4", |
||
402 | "shasum": "" |
||
403 | }, |
||
404 | "require": { |
||
405 | "doctrine/lexer": "1.*", |
||
406 | "php": ">=5.3.2" |
||
407 | }, |
||
408 | "require-dev": { |
||
409 | "doctrine/cache": "1.*", |
||
410 | "phpunit/phpunit": "4.*" |
||
411 | }, |
||
412 | "type": "library", |
||
413 | "extra": { |
||
414 | "branch-alias": { |
||
415 | "dev-master": "1.3.x-dev" |
||
416 | } |
||
417 | }, |
||
418 | "autoload": { |
||
419 | "psr-0": { |
||
420 | "Doctrine\\Common\\Annotations\\": "lib/" |
||
421 | } |
||
422 | }, |
||
423 | "notification-url": "https://packagist.org/downloads/", |
||
424 | "license": [ |
||
425 | "MIT" |
||
426 | ], |
||
427 | "authors": [ |
||
428 | { |
||
429 | "name": "Roman Borschel", |
||
430 | "email": "[email protected]" |
||
431 | }, |
||
432 | { |
||
433 | "name": "Benjamin Eberlei", |
||
434 | "email": "[email protected]" |
||
435 | }, |
||
436 | { |
||
437 | "name": "Guilherme Blanco", |
||
438 | "email": "[email protected]" |
||
439 | }, |
||
440 | { |
||
441 | "name": "Jonathan Wage", |
||
442 | "email": "[email protected]" |
||
443 | }, |
||
444 | { |
||
445 | "name": "Johannes Schmitt", |
||
446 | "email": "[email protected]" |
||
447 | } |
||
448 | ], |
||
449 | "description": "Docblock Annotations Parser", |
||
450 | "homepage": "http://www.doctrine-project.org", |
||
451 | "keywords": [ |
||
452 | "annotations", |
||
453 | "docblock", |
||
454 | "parser" |
||
455 | ], |
||
456 | "time": "2015-06-17 12:21:22" |
||
457 | }, |
||
458 | { |
||
459 | "name": "doctrine/instantiator", |
||
460 | "version": "1.0.5", |
||
461 | "source": { |
||
462 | "type": "git", |
||
463 | "url": "https://github.com/doctrine/instantiator.git", |
||
464 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
465 | }, |
||
466 | "dist": { |
||
467 | "type": "zip", |
||
468 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
469 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
470 | "shasum": "" |
||
471 | }, |
||
472 | "require": { |
||
473 | "php": ">=5.3,<8.0-DEV" |
||
474 | }, |
||
475 | "require-dev": { |
||
476 | "athletic/athletic": "~0.1.8", |
||
477 | "ext-pdo": "*", |
||
478 | "ext-phar": "*", |
||
479 | "phpunit/phpunit": "~4.0", |
||
480 | "squizlabs/php_codesniffer": "~2.0" |
||
481 | }, |
||
482 | "type": "library", |
||
483 | "extra": { |
||
484 | "branch-alias": { |
||
485 | "dev-master": "1.0.x-dev" |
||
486 | } |
||
487 | }, |
||
488 | "autoload": { |
||
489 | "psr-4": { |
||
490 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
491 | } |
||
492 | }, |
||
493 | "notification-url": "https://packagist.org/downloads/", |
||
494 | "license": [ |
||
495 | "MIT" |
||
496 | ], |
||
497 | "authors": [ |
||
498 | { |
||
499 | "name": "Marco Pivetta", |
||
500 | "email": "[email protected]", |
||
501 | "homepage": "http://ocramius.github.com/" |
||
502 | } |
||
503 | ], |
||
504 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
505 | "homepage": "https://github.com/doctrine/instantiator", |
||
506 | "keywords": [ |
||
507 | "constructor", |
||
508 | "instantiate" |
||
509 | ], |
||
510 | "time": "2015-06-14 21:17:01" |
||
511 | }, |
||
512 | { |
||
513 | "name": "doctrine/lexer", |
||
514 | "version": "v1.0.1", |
||
515 | "source": { |
||
516 | "type": "git", |
||
517 | "url": "https://github.com/doctrine/lexer.git", |
||
518 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" |
||
519 | }, |
||
520 | "dist": { |
||
521 | "type": "zip", |
||
522 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
523 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
524 | "shasum": "" |
||
525 | }, |
||
526 | "require": { |
||
527 | "php": ">=5.3.2" |
||
528 | }, |
||
529 | "type": "library", |
||
530 | "extra": { |
||
531 | "branch-alias": { |
||
532 | "dev-master": "1.0.x-dev" |
||
533 | } |
||
534 | }, |
||
535 | "autoload": { |
||
536 | "psr-0": { |
||
537 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
538 | } |
||
539 | }, |
||
540 | "notification-url": "https://packagist.org/downloads/", |
||
541 | "license": [ |
||
542 | "MIT" |
||
543 | ], |
||
544 | "authors": [ |
||
545 | { |
||
546 | "name": "Roman Borschel", |
||
547 | "email": "[email protected]" |
||
548 | }, |
||
549 | { |
||
550 | "name": "Guilherme Blanco", |
||
551 | "email": "[email protected]" |
||
552 | }, |
||
553 | { |
||
554 | "name": "Johannes Schmitt", |
||
555 | "email": "[email protected]" |
||
556 | } |
||
557 | ], |
||
558 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
559 | "homepage": "http://www.doctrine-project.org", |
||
560 | "keywords": [ |
||
561 | "lexer", |
||
562 | "parser" |
||
563 | ], |
||
564 | "time": "2014-09-09 13:34:57" |
||
565 | }, |
||
566 | { |
||
567 | "name": "dompdf/dompdf", |
||
568 | "version": "v0.6.1", |
||
569 | "source": { |
||
570 | "type": "git", |
||
571 | "url": "https://github.com/dompdf/dompdf.git", |
||
572 | "reference": "cf7d8a0a27270418850cc7d7ea532159e5eeb3eb" |
||
573 | }, |
||
574 | "dist": { |
||
575 | "type": "zip", |
||
576 | "url": "https://api.github.com/repos/dompdf/dompdf/zipball/cf7d8a0a27270418850cc7d7ea532159e5eeb3eb", |
||
577 | "reference": "cf7d8a0a27270418850cc7d7ea532159e5eeb3eb", |
||
578 | "shasum": "" |
||
579 | }, |
||
580 | "require": { |
||
581 | "phenx/php-font-lib": "0.2.*" |
||
582 | }, |
||
583 | "type": "library", |
||
584 | "autoload": { |
||
585 | "classmap": [ |
||
586 | "include/" |
||
587 | ] |
||
588 | }, |
||
589 | "notification-url": "https://packagist.org/downloads/", |
||
590 | "license": [ |
||
591 | "LGPL" |
||
592 | ], |
||
593 | "authors": [ |
||
594 | { |
||
595 | "name": "Fabien Ménager", |
||
596 | "email": "[email protected]" |
||
597 | }, |
||
598 | { |
||
599 | "name": "Brian Sweeney", |
||
600 | "email": "[email protected]" |
||
601 | } |
||
602 | ], |
||
603 | "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", |
||
604 | "homepage": "https://github.com/dompdf/dompdf", |
||
605 | "time": "2014-03-11 01:59:52" |
||
606 | }, |
||
607 | { |
||
608 | "name": "erusev/parsedown", |
||
609 | "version": "1.5.4", |
||
610 | "source": { |
||
611 | "type": "git", |
||
612 | "url": "https://github.com/erusev/parsedown.git", |
||
613 | "reference": "0e89e3714bda18973184d30646306bb0a482bd96" |
||
614 | }, |
||
615 | "dist": { |
||
616 | "type": "zip", |
||
617 | "url": "https://api.github.com/repos/erusev/parsedown/zipball/0e89e3714bda18973184d30646306bb0a482bd96", |
||
618 | "reference": "0e89e3714bda18973184d30646306bb0a482bd96", |
||
619 | "shasum": "" |
||
620 | }, |
||
621 | "type": "library", |
||
622 | "autoload": { |
||
623 | "psr-0": { |
||
624 | "Parsedown": "" |
||
625 | } |
||
626 | }, |
||
627 | "notification-url": "https://packagist.org/downloads/", |
||
628 | "license": [ |
||
629 | "MIT" |
||
630 | ], |
||
631 | "authors": [ |
||
632 | { |
||
633 | "name": "Emanuil Rusev", |
||
634 | "email": "[email protected]", |
||
635 | "homepage": "http://erusev.com" |
||
636 | } |
||
637 | ], |
||
638 | "description": "Parser for Markdown.", |
||
639 | "homepage": "http://parsedown.org", |
||
640 | "keywords": [ |
||
641 | "markdown", |
||
642 | "parser" |
||
643 | ], |
||
644 | "time": "2015-08-03 09:24:05" |
||
645 | }, |
||
646 | { |
||
647 | "name": "jms/metadata", |
||
648 | "version": "1.5.1", |
||
649 | "source": { |
||
650 | "type": "git", |
||
651 | "url": "https://github.com/schmittjoh/metadata.git", |
||
652 | "reference": "22b72455559a25777cfd28c4ffda81ff7639f353" |
||
653 | }, |
||
654 | "dist": { |
||
655 | "type": "zip", |
||
656 | "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353", |
||
657 | "reference": "22b72455559a25777cfd28c4ffda81ff7639f353", |
||
658 | "shasum": "" |
||
659 | }, |
||
660 | "require": { |
||
661 | "php": ">=5.3.0" |
||
662 | }, |
||
663 | "require-dev": { |
||
664 | "doctrine/cache": "~1.0" |
||
665 | }, |
||
666 | "type": "library", |
||
667 | "extra": { |
||
668 | "branch-alias": { |
||
669 | "dev-master": "1.5.x-dev" |
||
670 | } |
||
671 | }, |
||
672 | "autoload": { |
||
673 | "psr-0": { |
||
674 | "Metadata\\": "src/" |
||
675 | } |
||
676 | }, |
||
677 | "notification-url": "https://packagist.org/downloads/", |
||
678 | "license": [ |
||
679 | "Apache" |
||
680 | ], |
||
681 | "authors": [ |
||
682 | { |
||
683 | "name": "Johannes Schmitt", |
||
684 | "email": "[email protected]", |
||
685 | "homepage": "https://github.com/schmittjoh", |
||
686 | "role": "Developer of wrapped JMSSerializerBundle" |
||
687 | } |
||
688 | ], |
||
689 | "description": "Class/method/property metadata management in PHP", |
||
690 | "keywords": [ |
||
691 | "annotations", |
||
692 | "metadata", |
||
693 | "xml", |
||
694 | "yaml" |
||
695 | ], |
||
696 | "time": "2014-07-12 07:13:19" |
||
697 | }, |
||
698 | { |
||
699 | "name": "jms/parser-lib", |
||
700 | "version": "1.0.0", |
||
701 | "source": { |
||
702 | "type": "git", |
||
703 | "url": "https://github.com/schmittjoh/parser-lib.git", |
||
704 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" |
||
705 | }, |
||
706 | "dist": { |
||
707 | "type": "zip", |
||
708 | "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", |
||
709 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", |
||
710 | "shasum": "" |
||
711 | }, |
||
712 | "require": { |
||
713 | "phpoption/phpoption": ">=0.9,<2.0-dev" |
||
714 | }, |
||
715 | "type": "library", |
||
716 | "extra": { |
||
717 | "branch-alias": { |
||
718 | "dev-master": "1.0-dev" |
||
719 | } |
||
720 | }, |
||
721 | "autoload": { |
||
722 | "psr-0": { |
||
723 | "JMS\\": "src/" |
||
724 | } |
||
725 | }, |
||
726 | "notification-url": "https://packagist.org/downloads/", |
||
727 | "license": [ |
||
728 | "Apache2" |
||
729 | ], |
||
730 | "description": "A library for easily creating recursive-descent parsers.", |
||
731 | "time": "2012-11-18 18:08:43" |
||
732 | }, |
||
733 | { |
||
734 | "name": "jms/serializer", |
||
735 | "version": "0.16.0", |
||
736 | "source": { |
||
737 | "type": "git", |
||
738 | "url": "https://github.com/schmittjoh/serializer.git", |
||
739 | "reference": "c8a171357ca92b6706e395c757f334902d430ea9" |
||
740 | }, |
||
741 | "dist": { |
||
742 | "type": "zip", |
||
743 | "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9", |
||
744 | "reference": "c8a171357ca92b6706e395c757f334902d430ea9", |
||
745 | "shasum": "" |
||
746 | }, |
||
747 | "require": { |
||
748 | "doctrine/annotations": "1.*", |
||
749 | "jms/metadata": "~1.1", |
||
750 | "jms/parser-lib": "1.*", |
||
751 | "php": ">=5.3.2", |
||
752 | "phpcollection/phpcollection": "~0.1" |
||
753 | }, |
||
754 | "require-dev": { |
||
755 | "doctrine/orm": "~2.1", |
||
756 | "doctrine/phpcr-odm": "~1.0.1", |
||
757 | "jackalope/jackalope-doctrine-dbal": "1.0.*", |
||
758 | "propel/propel1": "~1.7", |
||
759 | "symfony/filesystem": "2.*", |
||
760 | "symfony/form": "~2.1", |
||
761 | "symfony/translation": "~2.0", |
||
762 | "symfony/validator": "~2.0", |
||
763 | "symfony/yaml": "2.*", |
||
764 | "twig/twig": ">=1.8,<2.0-dev" |
||
765 | }, |
||
766 | "suggest": { |
||
767 | "symfony/yaml": "Required if you'd like to serialize data to YAML format." |
||
768 | }, |
||
769 | "type": "library", |
||
770 | "extra": { |
||
771 | "branch-alias": { |
||
772 | "dev-master": "0.15-dev" |
||
773 | } |
||
774 | }, |
||
775 | "autoload": { |
||
776 | "psr-0": { |
||
777 | "JMS\\Serializer": "src/" |
||
778 | } |
||
779 | }, |
||
780 | "notification-url": "https://packagist.org/downloads/", |
||
781 | "license": [ |
||
782 | "Apache2" |
||
783 | ], |
||
784 | "authors": [ |
||
785 | { |
||
786 | "name": "Johannes Schmitt", |
||
787 | "email": "[email protected]", |
||
788 | "homepage": "https://github.com/schmittjoh", |
||
789 | "role": "Developer of wrapped JMSSerializerBundle" |
||
790 | } |
||
791 | ], |
||
792 | "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", |
||
793 | "homepage": "http://jmsyst.com/libs/serializer", |
||
794 | "keywords": [ |
||
795 | "deserialization", |
||
796 | "jaxb", |
||
797 | "json", |
||
798 | "serialization", |
||
799 | "xml" |
||
800 | ], |
||
801 | "time": "2014-03-18 08:39:00" |
||
802 | }, |
||
803 | { |
||
804 | "name": "knplabs/knp-menu", |
||
805 | "version": "v1.1.2", |
||
806 | "source": { |
||
807 | "type": "git", |
||
808 | "url": "https://github.com/KnpLabs/KnpMenu.git", |
||
809 | "reference": "f8e867268f63f561c1adadd6cbb5d8524f921873" |
||
810 | }, |
||
811 | "dist": { |
||
812 | "type": "zip", |
||
813 | "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/f8e867268f63f561c1adadd6cbb5d8524f921873", |
||
814 | "reference": "f8e867268f63f561c1adadd6cbb5d8524f921873", |
||
815 | "shasum": "" |
||
816 | }, |
||
817 | "require": { |
||
818 | "php": ">=5.3.0" |
||
819 | }, |
||
820 | "require-dev": { |
||
821 | "pimple/pimple": "*", |
||
822 | "silex/silex": "1.0.*", |
||
823 | "twig/twig": ">=1.2,<2.0-dev" |
||
824 | }, |
||
825 | "suggest": { |
||
826 | "pimple/pimple": "for the built-in implementations of the menu provider and renderer provider", |
||
827 | "silex/silex": "for the integration with your silex application", |
||
828 | "twig/twig": "for the TwigRenderer and the integration with your templates" |
||
829 | }, |
||
830 | "type": "library", |
||
831 | "extra": { |
||
832 | "branch-alias": { |
||
833 | "dev-master": "1.1.x-dev" |
||
834 | } |
||
835 | }, |
||
836 | "autoload": { |
||
837 | "psr-0": { |
||
838 | "Knp\\Menu\\": "src/" |
||
839 | } |
||
840 | }, |
||
841 | "notification-url": "https://packagist.org/downloads/", |
||
842 | "license": [ |
||
843 | "MIT" |
||
844 | ], |
||
845 | "authors": [ |
||
846 | { |
||
847 | "name": "Christophe Coevoet", |
||
848 | "email": "[email protected]" |
||
849 | }, |
||
850 | { |
||
851 | "name": "KnpLabs", |
||
852 | "homepage": "http://knplabs.com" |
||
853 | }, |
||
854 | { |
||
855 | "name": "Symfony Community", |
||
856 | "homepage": "https://github.com/KnpLabs/KnpMenu/contributors" |
||
857 | } |
||
858 | ], |
||
859 | "description": "An object oriented menu library", |
||
860 | "homepage": "http://knplabs.com", |
||
861 | "keywords": [ |
||
862 | "menu", |
||
863 | "tree" |
||
864 | ], |
||
865 | "time": "2012-06-10 16:20:40" |
||
866 | }, |
||
867 | { |
||
868 | "name": "monolog/monolog", |
||
869 | "version": "1.15.0", |
||
870 | "source": { |
||
871 | "type": "git", |
||
872 | "url": "https://github.com/Seldaek/monolog.git", |
||
873 | "reference": "dc5150cc608f2334c72c3b6a553ec9668a4156b0" |
||
874 | }, |
||
875 | "dist": { |
||
876 | "type": "zip", |
||
877 | "url": "https://api.github.com/repos/Seldaek/monolog/zipball/dc5150cc608f2334c72c3b6a553ec9668a4156b0", |
||
878 | "reference": "dc5150cc608f2334c72c3b6a553ec9668a4156b0", |
||
879 | "shasum": "" |
||
880 | }, |
||
881 | "require": { |
||
882 | "php": ">=5.3.0", |
||
883 | "psr/log": "~1.0" |
||
884 | }, |
||
885 | "provide": { |
||
886 | "psr/log-implementation": "1.0.0" |
||
887 | }, |
||
888 | "require-dev": { |
||
889 | "aws/aws-sdk-php": "^2.4.9", |
||
890 | "doctrine/couchdb": "~1.0@dev", |
||
891 | "graylog2/gelf-php": "~1.0", |
||
892 | "php-console/php-console": "^3.1.3", |
||
893 | "phpunit/phpunit": "~4.5", |
||
894 | "phpunit/phpunit-mock-objects": "2.3.0", |
||
895 | "raven/raven": "~0.8", |
||
896 | "ruflin/elastica": ">=0.90 <3.0", |
||
897 | "swiftmailer/swiftmailer": "~5.3", |
||
898 | "videlalvaro/php-amqplib": "~2.4" |
||
899 | }, |
||
900 | "suggest": { |
||
901 | "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
||
902 | "doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
||
903 | "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
||
904 | "ext-mongo": "Allow sending log messages to a MongoDB server", |
||
905 | "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
||
906 | "php-console/php-console": "Allow sending log messages to Google Chrome", |
||
907 | "raven/raven": "Allow sending log messages to a Sentry server", |
||
908 | "rollbar/rollbar": "Allow sending log messages to Rollbar", |
||
909 | "ruflin/elastica": "Allow sending log messages to an Elastic Search server", |
||
910 | "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib" |
||
911 | }, |
||
912 | "type": "library", |
||
913 | "extra": { |
||
914 | "branch-alias": { |
||
915 | "dev-master": "1.15.x-dev" |
||
916 | } |
||
917 | }, |
||
918 | "autoload": { |
||
919 | "psr-4": { |
||
920 | "Monolog\\": "src/Monolog" |
||
921 | } |
||
922 | }, |
||
923 | "notification-url": "https://packagist.org/downloads/", |
||
924 | "license": [ |
||
925 | "MIT" |
||
926 | ], |
||
927 | "authors": [ |
||
928 | { |
||
929 | "name": "Jordi Boggiano", |
||
930 | "email": "[email protected]", |
||
931 | "homepage": "http://seld.be" |
||
932 | } |
||
933 | ], |
||
934 | "description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
||
935 | "homepage": "http://github.com/Seldaek/monolog", |
||
936 | "keywords": [ |
||
937 | "log", |
||
938 | "logging", |
||
939 | "psr-3" |
||
940 | ], |
||
941 | "time": "2015-07-12 13:54:09" |
||
942 | }, |
||
943 | { |
||
944 | "name": "nikic/php-parser", |
||
945 | "version": "v0.9.5", |
||
946 | "source": { |
||
947 | "type": "git", |
||
948 | "url": "https://github.com/nikic/PHP-Parser.git", |
||
949 | "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb" |
||
950 | }, |
||
951 | "dist": { |
||
952 | "type": "zip", |
||
953 | "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ef70767475434bdb3615b43c327e2cae17ef12eb", |
||
954 | "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb", |
||
955 | "shasum": "" |
||
956 | }, |
||
957 | "require": { |
||
958 | "ext-tokenizer": "*", |
||
959 | "php": ">=5.2" |
||
960 | }, |
||
961 | "type": "library", |
||
962 | "extra": { |
||
963 | "branch-alias": { |
||
964 | "dev-master": "0.9-dev" |
||
965 | } |
||
966 | }, |
||
967 | "autoload": { |
||
968 | "psr-0": { |
||
969 | "PHPParser": "lib/" |
||
970 | } |
||
971 | }, |
||
972 | "notification-url": "https://packagist.org/downloads/", |
||
973 | "license": [ |
||
974 | "BSD-3-Clause" |
||
975 | ], |
||
976 | "authors": [ |
||
977 | { |
||
978 | "name": "Nikita Popov" |
||
979 | } |
||
980 | ], |
||
981 | "description": "A PHP parser written in PHP", |
||
982 | "keywords": [ |
||
983 | "parser", |
||
984 | "php" |
||
985 | ], |
||
986 | "time": "2014-07-23 18:24:17" |
||
987 | }, |
||
988 | { |
||
989 | "name": "phenx/php-font-lib", |
||
990 | "version": "0.2.2", |
||
991 | "source": { |
||
992 | "type": "git", |
||
993 | "url": "https://github.com/PhenX/php-font-lib.git", |
||
994 | "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82" |
||
995 | }, |
||
996 | "dist": { |
||
997 | "type": "zip", |
||
998 | "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82", |
||
999 | "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82", |
||
1000 | "shasum": "" |
||
1001 | }, |
||
1002 | "type": "library", |
||
1003 | "autoload": { |
||
1004 | "classmap": [ |
||
1005 | "classes/" |
||
1006 | ] |
||
1007 | }, |
||
1008 | "notification-url": "https://packagist.org/downloads/", |
||
1009 | "license": [ |
||
1010 | "LGPL" |
||
1011 | ], |
||
1012 | "authors": [ |
||
1013 | { |
||
1014 | "name": "Fabien Ménager", |
||
1015 | "email": "[email protected]" |
||
1016 | } |
||
1017 | ], |
||
1018 | "description": "A library to read, parse, export and make subsets of different types of font files.", |
||
1019 | "homepage": "https://github.com/PhenX/php-font-lib", |
||
1020 | "time": "2014-02-01 15:22:28" |
||
1021 | }, |
||
1022 | { |
||
1023 | "name": "phing/phing", |
||
1024 | "version": "2.11.0", |
||
1025 | "source": { |
||
1026 | "type": "git", |
||
1027 | "url": "https://github.com/phingofficial/phing.git", |
||
1028 | "reference": "a185fef6df7241e540466b67486a4c4b552260e1" |
||
1029 | }, |
||
1030 | "dist": { |
||
1031 | "type": "zip", |
||
1032 | "url": "https://api.github.com/repos/phingofficial/phing/zipball/a185fef6df7241e540466b67486a4c4b552260e1", |
||
1033 | "reference": "a185fef6df7241e540466b67486a4c4b552260e1", |
||
1034 | "shasum": "" |
||
1035 | }, |
||
1036 | "require": { |
||
1037 | "php": ">=5.2.0" |
||
1038 | }, |
||
1039 | "require-dev": { |
||
1040 | "ext-pdo_sqlite": "*", |
||
1041 | "lastcraft/simpletest": "@dev", |
||
1042 | "pdepend/pdepend": "2.x", |
||
1043 | "pear-pear.php.net/http_request2": "2.2.x", |
||
1044 | "pear-pear.php.net/net_growl": "2.7.x", |
||
1045 | "pear-pear.php.net/pear_packagefilemanager": "1.7.x", |
||
1046 | "pear-pear.php.net/pear_packagefilemanager2": "1.0.x", |
||
1047 | "pear-pear.php.net/xml_serializer": "0.20.x", |
||
1048 | "pear/pear_exception": "~1.0", |
||
1049 | "pear/versioncontrol_git": "@dev", |
||
1050 | "pear/versioncontrol_svn": "~0.5", |
||
1051 | "phpdocumentor/phpdocumentor": "2.x", |
||
1052 | "phploc/phploc": "2.x", |
||
1053 | "phpmd/phpmd": "~2.2", |
||
1054 | "phpunit/phpunit": ">=3.7", |
||
1055 | "sebastian/phpcpd": "2.x", |
||
1056 | "squizlabs/php_codesniffer": "~2.2" |
||
1057 | }, |
||
1058 | "suggest": { |
||
1059 | "pdepend/pdepend": "PHP version of JDepend", |
||
1060 | "pear/archive_tar": "Tar file management class", |
||
1061 | "pear/versioncontrol_git": "A library that provides OO interface to handle Git repository", |
||
1062 | "pear/versioncontrol_svn": "A simple OO-style interface for Subversion, the free/open-source version control system", |
||
1063 | "phpdocumentor/phpdocumentor": "Documentation Generator for PHP", |
||
1064 | "phploc/phploc": "A tool for quickly measuring the size of a PHP project", |
||
1065 | "phpmd/phpmd": "PHP version of PMD tool", |
||
1066 | "phpunit/php-code-coverage": "Library that provides collection, processing, and rendering functionality for PHP code coverage information", |
||
1067 | "phpunit/phpunit": "The PHP Unit Testing Framework", |
||
1068 | "sebastian/phpcpd": "Copy/Paste Detector (CPD) for PHP code", |
||
1069 | "tedivm/jshrink": "Javascript Minifier built in PHP" |
||
1070 | }, |
||
1071 | "bin": [ |
||
1072 | "bin/phing" |
||
1073 | ], |
||
1074 | "type": "library", |
||
1075 | "extra": { |
||
1076 | "branch-alias": { |
||
1077 | "dev-master": "2.11.x-dev" |
||
1078 | } |
||
1079 | }, |
||
1080 | "autoload": { |
||
1081 | "classmap": [ |
||
1082 | "classes/phing/" |
||
1083 | ] |
||
1084 | }, |
||
1085 | "notification-url": "https://packagist.org/downloads/", |
||
1086 | "include-path": [ |
||
1087 | "classes" |
||
1088 | ], |
||
1089 | "license": [ |
||
1090 | "LGPL-3.0" |
||
1091 | ], |
||
1092 | "authors": [ |
||
1093 | { |
||
1094 | "name": "Michiel Rook", |
||
1095 | "email": "[email protected]" |
||
1096 | }, |
||
1097 | { |
||
1098 | "name": "Phing Community", |
||
1099 | "homepage": "https://www.phing.info/trac/wiki/Development/Contributors" |
||
1100 | } |
||
1101 | ], |
||
1102 | "description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.", |
||
1103 | "homepage": "https://www.phing.info/", |
||
1104 | "keywords": [ |
||
1105 | "build", |
||
1106 | "phing", |
||
1107 | "task", |
||
1108 | "tool" |
||
1109 | ], |
||
1110 | "time": "2015-05-20 13:04:38" |
||
1111 | }, |
||
1112 | { |
||
1113 | "name": "phpcollection/phpcollection", |
||
1114 | "version": "0.4.0", |
||
1115 | "source": { |
||
1116 | "type": "git", |
||
1117 | "url": "https://github.com/schmittjoh/php-collection.git", |
||
1118 | "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83" |
||
1119 | }, |
||
1120 | "dist": { |
||
1121 | "type": "zip", |
||
1122 | "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83", |
||
1123 | "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83", |
||
1124 | "shasum": "" |
||
1125 | }, |
||
1126 | "require": { |
||
1127 | "phpoption/phpoption": "1.*" |
||
1128 | }, |
||
1129 | "type": "library", |
||
1130 | "extra": { |
||
1131 | "branch-alias": { |
||
1132 | "dev-master": "0.3-dev" |
||
1133 | } |
||
1134 | }, |
||
1135 | "autoload": { |
||
1136 | "psr-0": { |
||
1137 | "PhpCollection": "src/" |
||
1138 | } |
||
1139 | }, |
||
1140 | "notification-url": "https://packagist.org/downloads/", |
||
1141 | "license": [ |
||
1142 | "Apache2" |
||
1143 | ], |
||
1144 | "authors": [ |
||
1145 | { |
||
1146 | "name": "Johannes Schmitt", |
||
1147 | "email": "[email protected]", |
||
1148 | "homepage": "https://github.com/schmittjoh", |
||
1149 | "role": "Developer of wrapped JMSSerializerBundle" |
||
1150 | } |
||
1151 | ], |
||
1152 | "description": "General-Purpose Collection Library for PHP", |
||
1153 | "keywords": [ |
||
1154 | "collection", |
||
1155 | "list", |
||
1156 | "map", |
||
1157 | "sequence", |
||
1158 | "set" |
||
1159 | ], |
||
1160 | "time": "2014-03-11 13:46:42" |
||
1161 | }, |
||
1162 | { |
||
1163 | "name": "phpdocumentor/fileset", |
||
1164 | "version": "1.0.0", |
||
1165 | "source": { |
||
1166 | "type": "git", |
||
1167 | "url": "https://github.com/phpDocumentor/Fileset.git", |
||
1168 | "reference": "bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0" |
||
1169 | }, |
||
1170 | "dist": { |
||
1171 | "type": "zip", |
||
1172 | "url": "https://api.github.com/repos/phpDocumentor/Fileset/zipball/bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0", |
||
1173 | "reference": "bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0", |
||
1174 | "shasum": "" |
||
1175 | }, |
||
1176 | "require": { |
||
1177 | "php": ">=5.3.3", |
||
1178 | "symfony/finder": "~2.1" |
||
1179 | }, |
||
1180 | "require-dev": { |
||
1181 | "phpunit/phpunit": "~3.7" |
||
1182 | }, |
||
1183 | "type": "library", |
||
1184 | "autoload": { |
||
1185 | "psr-0": { |
||
1186 | "phpDocumentor": [ |
||
1187 | "src/", |
||
1188 | "tests/unit/" |
||
1189 | ] |
||
1190 | } |
||
1191 | }, |
||
1192 | "notification-url": "https://packagist.org/downloads/", |
||
1193 | "license": [ |
||
1194 | "MIT" |
||
1195 | ], |
||
1196 | "description": "Fileset component for collecting a set of files given directories and file paths", |
||
1197 | "homepage": "http://www.phpdoc.org", |
||
1198 | "keywords": [ |
||
1199 | "files", |
||
1200 | "fileset", |
||
1201 | "phpdoc" |
||
1202 | ], |
||
1203 | "time": "2013-08-06 21:07:42" |
||
1204 | }, |
||
1205 | { |
||
1206 | "name": "phpdocumentor/graphviz", |
||
1207 | "version": "1.0.3", |
||
1208 | "source": { |
||
1209 | "type": "git", |
||
1210 | "url": "https://github.com/phpDocumentor/GraphViz.git", |
||
1211 | "reference": "aa243118c8a055fc853c02802e8503c5435862f7" |
||
1212 | }, |
||
1213 | "dist": { |
||
1214 | "type": "zip", |
||
1215 | "url": "https://api.github.com/repos/phpDocumentor/GraphViz/zipball/aa243118c8a055fc853c02802e8503c5435862f7", |
||
1216 | "reference": "aa243118c8a055fc853c02802e8503c5435862f7", |
||
1217 | "shasum": "" |
||
1218 | }, |
||
1219 | "require": { |
||
1220 | "php": ">=5.3.3" |
||
1221 | }, |
||
1222 | "require-dev": { |
||
1223 | "phpunit/phpunit": "~3.7" |
||
1224 | }, |
||
1225 | "type": "library", |
||
1226 | "autoload": { |
||
1227 | "psr-0": { |
||
1228 | "phpDocumentor": [ |
||
1229 | "src/", |
||
1230 | "tests/unit" |
||
1231 | ] |
||
1232 | } |
||
1233 | }, |
||
1234 | "notification-url": "https://packagist.org/downloads/", |
||
1235 | "license": [ |
||
1236 | "MIT" |
||
1237 | ], |
||
1238 | "authors": [ |
||
1239 | { |
||
1240 | "name": "Mike van Riel", |
||
1241 | "email": "[email protected]" |
||
1242 | } |
||
1243 | ], |
||
1244 | "time": "2014-07-19 06:52:59" |
||
1245 | }, |
||
1246 | { |
||
1247 | "name": "phpdocumentor/phpdocumentor", |
||
1248 | "version": "v2.6.1", |
||
1249 | "source": { |
||
1250 | "type": "git", |
||
1251 | "url": "https://github.com/phpDocumentor/phpDocumentor2.git", |
||
1252 | "reference": "7850691067f2bce17c75ef401069f7b90204d939" |
||
1253 | }, |
||
1254 | "dist": { |
||
1255 | "type": "zip", |
||
1256 | "url": "https://api.github.com/repos/phpDocumentor/phpDocumentor2/zipball/7850691067f2bce17c75ef401069f7b90204d939", |
||
1257 | "reference": "7850691067f2bce17c75ef401069f7b90204d939", |
||
1258 | "shasum": "" |
||
1259 | }, |
||
1260 | "require": { |
||
1261 | "cilex/cilex": "~1.0", |
||
1262 | "dompdf/dompdf": "~0.6", |
||
1263 | "erusev/parsedown": "~1.0", |
||
1264 | "jms/serializer": "~0.12", |
||
1265 | "knplabs/knp-menu": "~1.1", |
||
1266 | "monolog/monolog": "~1.6", |
||
1267 | "php": ">=5.3.3", |
||
1268 | "phpdocumentor/fileset": "~1.0", |
||
1269 | "phpdocumentor/graphviz": "~1.0", |
||
1270 | "phpdocumentor/reflection": "~1.0", |
||
1271 | "phpdocumentor/reflection-docblock": "~2.0", |
||
1272 | "phpdocumentor/template-abstract": "~1.2", |
||
1273 | "phpdocumentor/template-checkstyle": "~1.2", |
||
1274 | "phpdocumentor/template-clean": "~1.0", |
||
1275 | "phpdocumentor/template-new-black": "~1.3", |
||
1276 | "phpdocumentor/template-old-ocean": "~1.3", |
||
1277 | "phpdocumentor/template-responsive": "~1.3", |
||
1278 | "phpdocumentor/template-responsive-twig": "~1.2", |
||
1279 | "phpdocumentor/template-xml": "~1.0", |
||
1280 | "phpdocumentor/template-zend": "~1.3", |
||
1281 | "symfony/config": "~2.3", |
||
1282 | "symfony/console": "~2.3", |
||
1283 | "symfony/event-dispatcher": "~2.1", |
||
1284 | "symfony/process": "~2.0", |
||
1285 | "symfony/stopwatch": "~2.3", |
||
1286 | "symfony/validator": "~2.2", |
||
1287 | "twig/twig": "~1.3", |
||
1288 | "zendframework/zend-cache": "2.1.*", |
||
1289 | "zendframework/zend-config": "2.1.*", |
||
1290 | "zendframework/zend-filter": "2.1.*", |
||
1291 | "zendframework/zend-i18n": "2.1.*", |
||
1292 | "zendframework/zend-serializer": "2.1.*", |
||
1293 | "zendframework/zend-servicemanager": "2.1.*", |
||
1294 | "zendframework/zend-stdlib": "2.1.*", |
||
1295 | "zetacomponents/document": ">=1.3.1" |
||
1296 | }, |
||
1297 | "require-dev": { |
||
1298 | "behat/behat": "~2.4", |
||
1299 | "mikey179/vfsstream": "~1.2", |
||
1300 | "mockery/mockery": "0.9.*@dev", |
||
1301 | "phpunit/phpunit": "~3.7", |
||
1302 | "squizlabs/php_codesniffer": "~1.4", |
||
1303 | "symfony/expression-language": "~2.4" |
||
1304 | }, |
||
1305 | "suggest": { |
||
1306 | "ext-twig": "Enabling the twig extension improves the generation of twig based templates.", |
||
1307 | "ext-xslcache": "Enabling the XSLCache extension improves the generation of xml based templates." |
||
1308 | }, |
||
1309 | "bin": [ |
||
1310 | "bin/phpdoc.php", |
||
1311 | "bin/phpdoc" |
||
1312 | ], |
||
1313 | "type": "library", |
||
1314 | "extra": { |
||
1315 | "branch-alias": { |
||
1316 | "dev-develop": "2.6-dev" |
||
1317 | } |
||
1318 | }, |
||
1319 | "autoload": { |
||
1320 | "psr-0": { |
||
1321 | "phpDocumentor": [ |
||
1322 | "src/", |
||
1323 | "tests/unit/" |
||
1324 | ], |
||
1325 | "Cilex\\Provider": [ |
||
1326 | "src/" |
||
1327 | ] |
||
1328 | } |
||
1329 | }, |
||
1330 | "notification-url": "https://packagist.org/downloads/", |
||
1331 | "license": [ |
||
1332 | "MIT" |
||
1333 | ], |
||
1334 | "description": "Documentation Generator for PHP", |
||
1335 | "homepage": "http://www.phpdoc.org", |
||
1336 | "keywords": [ |
||
1337 | "api", |
||
1338 | "application", |
||
1339 | "dga", |
||
1340 | "documentation", |
||
1341 | "phpdoc" |
||
1342 | ], |
||
1343 | "time": "2014-07-09 19:38:37" |
||
1344 | }, |
||
1345 | { |
||
1346 | "name": "phpdocumentor/reflection", |
||
1347 | "version": "1.0.7", |
||
1348 | "source": { |
||
1349 | "type": "git", |
||
1350 | "url": "https://github.com/phpDocumentor/Reflection.git", |
||
1351 | "reference": "fc40c3f604ac2287eb5c314174d5109b2c699372" |
||
1352 | }, |
||
1353 | "dist": { |
||
1354 | "type": "zip", |
||
1355 | "url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/fc40c3f604ac2287eb5c314174d5109b2c699372", |
||
1356 | "reference": "fc40c3f604ac2287eb5c314174d5109b2c699372", |
||
1357 | "shasum": "" |
||
1358 | }, |
||
1359 | "require": { |
||
1360 | "nikic/php-parser": "~0.9.4", |
||
1361 | "php": ">=5.3.3", |
||
1362 | "phpdocumentor/reflection-docblock": "~2.0", |
||
1363 | "psr/log": "~1.0" |
||
1364 | }, |
||
1365 | "require-dev": { |
||
1366 | "behat/behat": "~2.4", |
||
1367 | "mockery/mockery": "~0.8", |
||
1368 | "phpunit/phpunit": "~4.0" |
||
1369 | }, |
||
1370 | "type": "library", |
||
1371 | "extra": { |
||
1372 | "branch-alias": { |
||
1373 | "dev-master": "1.0.x-dev" |
||
1374 | } |
||
1375 | }, |
||
1376 | "autoload": { |
||
1377 | "psr-0": { |
||
1378 | "phpDocumentor": [ |
||
1379 | "src/", |
||
1380 | "tests/unit/", |
||
1381 | "tests/mocks/" |
||
1382 | ] |
||
1383 | } |
||
1384 | }, |
||
1385 | "notification-url": "https://packagist.org/downloads/", |
||
1386 | "license": [ |
||
1387 | "MIT" |
||
1388 | ], |
||
1389 | "description": "Reflection library to do Static Analysis for PHP Projects", |
||
1390 | "homepage": "http://www.phpdoc.org", |
||
1391 | "keywords": [ |
||
1392 | "phpDocumentor", |
||
1393 | "phpdoc", |
||
1394 | "reflection", |
||
1395 | "static analysis" |
||
1396 | ], |
||
1397 | "time": "2014-11-14 11:43:04" |
||
1398 | }, |
||
1399 | { |
||
1400 | "name": "phpdocumentor/reflection-docblock", |
||
1401 | "version": "2.0.4", |
||
1402 | "source": { |
||
1403 | "type": "git", |
||
1404 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
1405 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" |
||
1406 | }, |
||
1407 | "dist": { |
||
1408 | "type": "zip", |
||
1409 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
1410 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
1411 | "shasum": "" |
||
1412 | }, |
||
1413 | "require": { |
||
1414 | "php": ">=5.3.3" |
||
1415 | }, |
||
1416 | "require-dev": { |
||
1417 | "phpunit/phpunit": "~4.0" |
||
1418 | }, |
||
1419 | "suggest": { |
||
1420 | "dflydev/markdown": "~1.0", |
||
1421 | "erusev/parsedown": "~1.0" |
||
1422 | }, |
||
1423 | "type": "library", |
||
1424 | "extra": { |
||
1425 | "branch-alias": { |
||
1426 | "dev-master": "2.0.x-dev" |
||
1427 | } |
||
1428 | }, |
||
1429 | "autoload": { |
||
1430 | "psr-0": { |
||
1431 | "phpDocumentor": [ |
||
1432 | "src/" |
||
1433 | ] |
||
1434 | } |
||
1435 | }, |
||
1436 | "notification-url": "https://packagist.org/downloads/", |
||
1437 | "license": [ |
||
1438 | "MIT" |
||
1439 | ], |
||
1440 | "authors": [ |
||
1441 | { |
||
1442 | "name": "Mike van Riel", |
||
1443 | "email": "[email protected]" |
||
1444 | } |
||
1445 | ], |
||
1446 | "time": "2015-02-03 12:10:50" |
||
1447 | }, |
||
1448 | { |
||
1449 | "name": "phpdocumentor/template-abstract", |
||
1450 | "version": "1.2.2", |
||
1451 | "source": { |
||
1452 | "type": "git", |
||
1453 | "url": "https://github.com/phpDocumentor/template.abstract.git", |
||
1454 | "reference": "df1d11cf11cf5da433789e2be07f4d2d6e51aaca" |
||
1455 | }, |
||
1456 | "dist": { |
||
1457 | "type": "zip", |
||
1458 | "url": "https://api.github.com/repos/phpDocumentor/template.abstract/zipball/df1d11cf11cf5da433789e2be07f4d2d6e51aaca", |
||
1459 | "reference": "df1d11cf11cf5da433789e2be07f4d2d6e51aaca", |
||
1460 | "shasum": "" |
||
1461 | }, |
||
1462 | "require": { |
||
1463 | "phpdocumentor/unified-asset-installer": "~1.1" |
||
1464 | }, |
||
1465 | "type": "phpdocumentor-template", |
||
1466 | "notification-url": "https://packagist.org/downloads/", |
||
1467 | "license": [ |
||
1468 | "MIT" |
||
1469 | ], |
||
1470 | "description": "Simple bright template for phpDocumentor", |
||
1471 | "homepage": "http://www.phpdoc.org", |
||
1472 | "keywords": [ |
||
1473 | "documentation", |
||
1474 | "phpdoc", |
||
1475 | "template" |
||
1476 | ], |
||
1477 | "abandoned": true, |
||
1478 | "time": "2014-06-04 19:32:56" |
||
1479 | }, |
||
1480 | { |
||
1481 | "name": "phpdocumentor/template-checkstyle", |
||
1482 | "version": "1.2.1", |
||
1483 | "source": { |
||
1484 | "type": "git", |
||
1485 | "url": "https://github.com/phpDocumentor/template.checkstyle.git", |
||
1486 | "reference": "cfa86d19327b0d762332787ff2dda0d55226a2e2" |
||
1487 | }, |
||
1488 | "dist": { |
||
1489 | "type": "zip", |
||
1490 | "url": "https://api.github.com/repos/phpDocumentor/template.checkstyle/zipball/cfa86d19327b0d762332787ff2dda0d55226a2e2", |
||
1491 | "reference": "cfa86d19327b0d762332787ff2dda0d55226a2e2", |
||
1492 | "shasum": "" |
||
1493 | }, |
||
1494 | "require": { |
||
1495 | "phpdocumentor/unified-asset-installer": "~1.1" |
||
1496 | }, |
||
1497 | "type": "phpdocumentor-template", |
||
1498 | "notification-url": "https://packagist.org/downloads/", |
||
1499 | "license": [ |
||
1500 | "MIT" |
||
1501 | ], |
||
1502 | "description": "Checkstyle XML output template for phpDocumentor2", |
||
1503 | "homepage": "http://www.phpdoc.org", |
||
1504 | "keywords": [ |
||
1505 | "documentation", |
||
1506 | "phpdoc", |
||
1507 | "template" |
||
1508 | ], |
||
1509 | "time": "2014-08-17 19:32:38" |
||
1510 | }, |
||
1511 | { |
||
1512 | "name": "phpdocumentor/template-clean", |
||
1513 | "version": "1.0.6", |
||
1514 | "source": { |
||
1515 | "type": "git", |
||
1516 | "url": "https://github.com/phpDocumentor/template.clean.git", |
||
1517 | "reference": "6fc0f7f6c55c1f94ac5b1c6fccde7aac77755e45" |
||
1518 | }, |
||
1519 | "dist": { |
||
1520 | "type": "zip", |
||
1521 | "url": "https://api.github.com/repos/phpDocumentor/template.clean/zipball/6fc0f7f6c55c1f94ac5b1c6fccde7aac77755e45", |
||
1522 | "reference": "6fc0f7f6c55c1f94ac5b1c6fccde7aac77755e45", |
||
1523 | "shasum": "" |
||
1524 | }, |
||
1525 | "require": { |
||
1526 | "phpdocumentor/unified-asset-installer": "~1.1" |
||
1527 | }, |
||
1528 | "type": "phpdocumentor-template", |
||
1529 | "notification-url": "https://packagist.org/downloads/", |
||
1530 | "license": [ |
||
1531 | "MIT" |
||
1532 | ], |
||
1533 | "description": "A clean, responsive modern template for phpDocumentor for Twig aimed at usability", |
||
1534 | "homepage": "http://www.phpdoc.org", |
||
1535 | "keywords": [ |
||
1536 | "documentation", |
||
1537 | "phpdoc", |
||
1538 | "responsive", |
||
1539 | "template" |
||
1540 | ], |
||
1541 | "time": "2014-08-15 21:45:34" |
||
1542 | }, |
||
1543 | { |
||
1544 | "name": "phpdocumentor/template-new-black", |
||
1545 | "version": "1.3.2", |
||
1546 | "source": { |
||
1547 | "type": "git", |
||
1548 | "url": "https://github.com/phpDocumentor/template.new_black.git", |
||
1549 | "reference": "d98f84633b94b279582735aecd91015c1e191d98" |
||
1550 | }, |
||
1551 | "dist": { |
||
1552 | "type": "zip", |
||
1553 | "url": "https://api.github.com/repos/phpDocumentor/template.new_black/zipball/d98f84633b94b279582735aecd91015c1e191d98", |
||
1554 | "reference": "d98f84633b94b279582735aecd91015c1e191d98", |
||
1555 | "shasum": "" |
||
1556 | }, |
||
1557 | "require": { |
||
1558 | "phpdocumentor/template-abstract": "1.*", |
||
1559 | "phpdocumentor/unified-asset-installer": "~1.1" |
||
1560 | }, |
||
1561 | "type": "phpdocumentor-template", |
||
1562 | "notification-url": "https://packagist.org/downloads/", |
||
1563 | "license": [ |
||
1564 | "MIT" |
||
1565 | ], |
||
1566 | "description": "Web 2.0 template with dark sidebar for phpDocumentor", |
||
1567 | "homepage": "http://www.phpdoc.org", |
||
1568 | "keywords": [ |
||
1569 | "documentation", |
||
1570 | "phpdoc", |
||
1571 | "template" |
||
1572 | ], |
||
1573 | "time": "2014-06-27 17:00:31" |
||
1574 | }, |
||
1575 | { |
||
1576 | "name": "phpdocumentor/template-old-ocean", |
||
1577 | "version": "1.3.2", |
||
1578 | "source": { |
||
1579 | "type": "git", |
||
1580 | "url": "https://github.com/phpDocumentor/template.old_ocean.git", |
||
1581 | "reference": "2fdb786038351c0ec88633d4e2aa103e4bbb8655" |
||
1582 | }, |
||
1583 | "dist": { |
||
1584 | "type": "zip", |
||
1585 | "url": "https://api.github.com/repos/phpDocumentor/template.old_ocean/zipball/2fdb786038351c0ec88633d4e2aa103e4bbb8655", |
||
1586 | "reference": "2fdb786038351c0ec88633d4e2aa103e4bbb8655", |
||
1587 | "shasum": "" |
||
1588 | }, |
||
1589 | "require": { |
||
1590 | "phpdocumentor/unified-asset-installer": "~1.1" |
||
1591 | }, |
||
1592 | "type": "phpdocumentor-template", |
||
1593 | "notification-url": "https://packagist.org/downloads/", |
||
1594 | "license": [ |
||
1595 | "MIT" |
||
1596 | ], |
||
1597 | "description": "Blue template with high contrast for the foreground", |
||
1598 | "homepage": "http://www.phpdoc.org", |
||
1599 | "keywords": [ |
||
1600 | "documentation", |
||
1601 | "phpdoc", |
||
1602 | "template" |
||
1603 | ], |
||
1604 | "time": "2014-06-27 16:59:35" |
||
1605 | }, |
||
1606 | { |
||
1607 | "name": "phpdocumentor/template-responsive", |
||
1608 | "version": "1.3.5", |
||
1609 | "source": { |
||
1610 | "type": "git", |
||
1611 | "url": "https://github.com/phpDocumentor/template.responsive.git", |
||
1612 | "reference": "949e742f350f70fc8ec7c945b3cf0070a4e1825e" |
||
1613 | }, |
||
1614 | "dist": { |
||
1615 | "type": "zip", |
||
1616 | "url": "https://api.github.com/repos/phpDocumentor/template.responsive/zipball/949e742f350f70fc8ec7c945b3cf0070a4e1825e", |
||
1617 | "reference": "949e742f350f70fc8ec7c945b3cf0070a4e1825e", |
||
1618 | "shasum": "" |
||
1619 | }, |
||
1620 | "require": { |
||
1621 | "phpdocumentor/unified-asset-installer": "~1.1" |
||
1622 | }, |
||
1623 | "type": "phpdocumentor-template", |
||
1624 | "notification-url": "https://packagist.org/downloads/", |
||
1625 | "license": [ |
||
1626 | "MIT" |
||
1627 | ], |
||
1628 | "description": "Responsive modern template for phpDocumentor", |
||
1629 | "homepage": "http://www.phpdoc.org", |
||
1630 | "keywords": [ |
||
1631 | "documentation", |
||
1632 | "phpdoc", |
||
1633 | "template" |
||
1634 | ], |
||
1635 | "abandoned": true, |
||
1636 | "time": "2014-08-05 20:47:53" |
||
1637 | }, |
||
1638 | { |
||
1639 | "name": "phpdocumentor/template-responsive-twig", |
||
1640 | "version": "1.2.5", |
||
1641 | "source": { |
||
1642 | "type": "git", |
||
1643 | "url": "https://github.com/phpDocumentor/template.responsive-twig.git", |
||
1644 | "reference": "493e204be607583efd2d75f1728cd5210e23cf96" |
||
1645 | }, |
||
1646 | "dist": { |
||
1647 | "type": "zip", |
||
1648 | "url": "https://api.github.com/repos/phpDocumentor/template.responsive-twig/zipball/493e204be607583efd2d75f1728cd5210e23cf96", |
||
1649 | "reference": "493e204be607583efd2d75f1728cd5210e23cf96", |
||
1650 | "shasum": "" |
||
1651 | }, |
||
1652 | "require": { |
||
1653 | "phpdocumentor/unified-asset-installer": "~1.1" |
||
1654 | }, |
||
1655 | "type": "phpdocumentor-template", |
||
1656 | "notification-url": "https://packagist.org/downloads/", |
||
1657 | "license": [ |
||
1658 | "MIT" |
||
1659 | ], |
||
1660 | "description": "Responsive modern template for phpDocumentor for Twig", |
||
1661 | "homepage": "http://www.phpdoc.org", |
||
1662 | "keywords": [ |
||
1663 | "documentation", |
||
1664 | "phpdoc", |
||
1665 | "template" |
||
1666 | ], |
||
1667 | "time": "2014-07-30 20:00:37" |
||
1668 | }, |
||
1669 | { |
||
1670 | "name": "phpdocumentor/template-xml", |
||
1671 | "version": "1.2.0", |
||
1672 | "source": { |
||
1673 | "type": "git", |
||
1674 | "url": "https://github.com/mvriel/template.xml.git", |
||
1675 | "reference": "a372713be8ee99b16497e2580592e474ff51190c" |
||
1676 | }, |
||
1677 | "dist": { |
||
1678 | "type": "zip", |
||
1679 | "url": "https://api.github.com/repos/mvriel/template.xml/zipball/a372713be8ee99b16497e2580592e474ff51190c", |
||
1680 | "reference": "a372713be8ee99b16497e2580592e474ff51190c", |
||
1681 | "shasum": "" |
||
1682 | }, |
||
1683 | "require": { |
||
1684 | "phpdocumentor/unified-asset-installer": "~1.1" |
||
1685 | }, |
||
1686 | "type": "phpdocumentor-template", |
||
1687 | "notification-url": "https://packagist.org/downloads/", |
||
1688 | "license": [ |
||
1689 | "MIT" |
||
1690 | ], |
||
1691 | "description": "Generates an XML representation of the project's structure", |
||
1692 | "homepage": "http://www.phpdoc.org", |
||
1693 | "keywords": [ |
||
1694 | "documentation", |
||
1695 | "phpdoc", |
||
1696 | "template" |
||
1697 | ], |
||
1698 | "time": "2013-08-01 20:23:32" |
||
1699 | }, |
||
1700 | { |
||
1701 | "name": "phpdocumentor/template-zend", |
||
1702 | "version": "1.3.2", |
||
1703 | "source": { |
||
1704 | "type": "git", |
||
1705 | "url": "https://github.com/phpDocumentor/template.zend.git", |
||
1706 | "reference": "75913288bfd73d3bf4c1b1179c3963f3431e7a9d" |
||
1707 | }, |
||
1708 | "dist": { |
||
1709 | "type": "zip", |
||
1710 | "url": "https://api.github.com/repos/phpDocumentor/template.zend/zipball/75913288bfd73d3bf4c1b1179c3963f3431e7a9d", |
||
1711 | "reference": "75913288bfd73d3bf4c1b1179c3963f3431e7a9d", |
||
1712 | "shasum": "" |
||
1713 | }, |
||
1714 | "require": { |
||
1715 | "ext-xsl": "*", |
||
1716 | "phpdocumentor/template-abstract": "1.*", |
||
1717 | "phpdocumentor/unified-asset-installer": "~1.1" |
||
1718 | }, |
||
1719 | "type": "phpdocumentor-template", |
||
1720 | "notification-url": "https://packagist.org/downloads/", |
||
1721 | "license": [ |
||
1722 | "MIT" |
||
1723 | ], |
||
1724 | "description": "Official Zend Framework Template for phpDocumentor2", |
||
1725 | "homepage": "http://www.phpdoc.org", |
||
1726 | "keywords": [ |
||
1727 | "ZendFramework", |
||
1728 | "documentation", |
||
1729 | "phpdoc", |
||
1730 | "template", |
||
1731 | "zend", |
||
1732 | "zf" |
||
1733 | ], |
||
1734 | "time": "2013-12-05 08:51:57" |
||
1735 | }, |
||
1736 | { |
||
1737 | "name": "phpdocumentor/unified-asset-installer", |
||
1738 | "version": "1.1.2", |
||
1739 | "source": { |
||
1740 | "type": "git", |
||
1741 | "url": "https://github.com/phpDocumentor/UnifiedAssetInstaller.git", |
||
1742 | "reference": "241fb036268cd9da7d76da3db66e3eda66259c52" |
||
1743 | }, |
||
1744 | "dist": { |
||
1745 | "type": "zip", |
||
1746 | "url": "https://api.github.com/repos/phpDocumentor/UnifiedAssetInstaller/zipball/241fb036268cd9da7d76da3db66e3eda66259c52", |
||
1747 | "reference": "241fb036268cd9da7d76da3db66e3eda66259c52", |
||
1748 | "shasum": "" |
||
1749 | }, |
||
1750 | "require": { |
||
1751 | "composer-plugin-api": "1.0.0" |
||
1752 | }, |
||
1753 | "require-dev": { |
||
1754 | "composer/composer": "~1.0@dev", |
||
1755 | "phpunit/phpunit": "~3.7" |
||
1756 | }, |
||
1757 | "type": "composer-installer", |
||
1758 | "extra": { |
||
1759 | "class": "\\phpDocumentor\\Composer\\UnifiedAssetInstaller" |
||
1760 | }, |
||
1761 | "autoload": { |
||
1762 | "psr-0": { |
||
1763 | "phpDocumentor\\Composer": [ |
||
1764 | "src/", |
||
1765 | "test/unit/" |
||
1766 | ] |
||
1767 | } |
||
1768 | }, |
||
1769 | "notification-url": "https://packagist.org/downloads/", |
||
1770 | "license": [ |
||
1771 | "MIT" |
||
1772 | ], |
||
1773 | "description": "Asset installer for phpDocumentor", |
||
1774 | "homepage": "http://www.phpdoc.org", |
||
1775 | "keywords": [ |
||
1776 | "assets", |
||
1777 | "installer", |
||
1778 | "plugins", |
||
1779 | "templates" |
||
1780 | ], |
||
1781 | "time": "2013-09-09 06:13:02" |
||
1782 | }, |
||
1783 | { |
||
1784 | "name": "phpoption/phpoption", |
||
1785 | "version": "1.4.0", |
||
1786 | "source": { |
||
1787 | "type": "git", |
||
1788 | "url": "https://github.com/schmittjoh/php-option.git", |
||
1789 | "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5" |
||
1790 | }, |
||
1791 | "dist": { |
||
1792 | "type": "zip", |
||
1793 | "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5d099bcf0393908bf4ad69cc47dafb785d51f7f5", |
||
1794 | "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5", |
||
1795 | "shasum": "" |
||
1796 | }, |
||
1797 | "require": { |
||
1798 | "php": ">=5.3.0" |
||
1799 | }, |
||
1800 | "type": "library", |
||
1801 | "extra": { |
||
1802 | "branch-alias": { |
||
1803 | "dev-master": "1.3-dev" |
||
1804 | } |
||
1805 | }, |
||
1806 | "autoload": { |
||
1807 | "psr-0": { |
||
1808 | "PhpOption\\": "src/" |
||
1809 | } |
||
1810 | }, |
||
1811 | "notification-url": "https://packagist.org/downloads/", |
||
1812 | "license": [ |
||
1813 | "Apache2" |
||
1814 | ], |
||
1815 | "authors": [ |
||
1816 | { |
||
1817 | "name": "Johannes Schmitt", |
||
1818 | "email": "[email protected]", |
||
1819 | "homepage": "https://github.com/schmittjoh", |
||
1820 | "role": "Developer of wrapped JMSSerializerBundle" |
||
1821 | } |
||
1822 | ], |
||
1823 | "description": "Option Type for PHP", |
||
1824 | "keywords": [ |
||
1825 | "language", |
||
1826 | "option", |
||
1827 | "php", |
||
1828 | "type" |
||
1829 | ], |
||
1830 | "time": "2014-01-09 22:37:17" |
||
1831 | }, |
||
1832 | { |
||
1833 | "name": "phpspec/prophecy", |
||
1834 | "version": "v1.4.1", |
||
1835 | "source": { |
||
1836 | "type": "git", |
||
1837 | "url": "https://github.com/phpspec/prophecy.git", |
||
1838 | "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373" |
||
1839 | }, |
||
1840 | "dist": { |
||
1841 | "type": "zip", |
||
1842 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373", |
||
1843 | "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373", |
||
1844 | "shasum": "" |
||
1845 | }, |
||
1846 | "require": { |
||
1847 | "doctrine/instantiator": "^1.0.2", |
||
1848 | "phpdocumentor/reflection-docblock": "~2.0", |
||
1849 | "sebastian/comparator": "~1.1" |
||
1850 | }, |
||
1851 | "require-dev": { |
||
1852 | "phpspec/phpspec": "~2.0" |
||
1853 | }, |
||
1854 | "type": "library", |
||
1855 | "extra": { |
||
1856 | "branch-alias": { |
||
1857 | "dev-master": "1.4.x-dev" |
||
1858 | } |
||
1859 | }, |
||
1860 | "autoload": { |
||
1861 | "psr-0": { |
||
1862 | "Prophecy\\": "src/" |
||
1863 | } |
||
1864 | }, |
||
1865 | "notification-url": "https://packagist.org/downloads/", |
||
1866 | "license": [ |
||
1867 | "MIT" |
||
1868 | ], |
||
1869 | "authors": [ |
||
1870 | { |
||
1871 | "name": "Konstantin Kudryashov", |
||
1872 | "email": "[email protected]", |
||
1873 | "homepage": "http://everzet.com" |
||
1874 | }, |
||
1875 | { |
||
1876 | "name": "Marcello Duarte", |
||
1877 | "email": "[email protected]" |
||
1878 | } |
||
1879 | ], |
||
1880 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
1881 | "homepage": "https://github.com/phpspec/prophecy", |
||
1882 | "keywords": [ |
||
1883 | "Double", |
||
1884 | "Dummy", |
||
1885 | "fake", |
||
1886 | "mock", |
||
1887 | "spy", |
||
1888 | "stub" |
||
1889 | ], |
||
1890 | "time": "2015-04-27 22:15:08" |
||
1891 | }, |
||
1892 | { |
||
1893 | "name": "phpunit/php-code-coverage", |
||
1894 | "version": "2.2.2", |
||
1895 | "source": { |
||
1896 | "type": "git", |
||
1897 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
1898 | "reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c" |
||
1899 | }, |
||
1900 | "dist": { |
||
1901 | "type": "zip", |
||
1902 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2d7c03c0e4e080901b8f33b2897b0577be18a13c", |
||
1903 | "reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c", |
||
1904 | "shasum": "" |
||
1905 | }, |
||
1906 | "require": { |
||
1907 | "php": ">=5.3.3", |
||
1908 | "phpunit/php-file-iterator": "~1.3", |
||
1909 | "phpunit/php-text-template": "~1.2", |
||
1910 | "phpunit/php-token-stream": "~1.3", |
||
1911 | "sebastian/environment": "^1.3.2", |
||
1912 | "sebastian/version": "~1.0" |
||
1913 | }, |
||
1914 | "require-dev": { |
||
1915 | "ext-xdebug": ">=2.1.4", |
||
1916 | "phpunit/phpunit": "~4" |
||
1917 | }, |
||
1918 | "suggest": { |
||
1919 | "ext-dom": "*", |
||
1920 | "ext-xdebug": ">=2.2.1", |
||
1921 | "ext-xmlwriter": "*" |
||
1922 | }, |
||
1923 | "type": "library", |
||
1924 | "extra": { |
||
1925 | "branch-alias": { |
||
1926 | "dev-master": "2.2.x-dev" |
||
1927 | } |
||
1928 | }, |
||
1929 | "autoload": { |
||
1930 | "classmap": [ |
||
1931 | "src/" |
||
1932 | ] |
||
1933 | }, |
||
1934 | "notification-url": "https://packagist.org/downloads/", |
||
1935 | "license": [ |
||
1936 | "BSD-3-Clause" |
||
1937 | ], |
||
1938 | "authors": [ |
||
1939 | { |
||
1940 | "name": "Sebastian Bergmann", |
||
1941 | "email": "[email protected]", |
||
1942 | "role": "lead" |
||
1943 | } |
||
1944 | ], |
||
1945 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
1946 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
1947 | "keywords": [ |
||
1948 | "coverage", |
||
1949 | "testing", |
||
1950 | "xunit" |
||
1951 | ], |
||
1952 | "time": "2015-08-04 03:42:39" |
||
1953 | }, |
||
1954 | { |
||
1955 | "name": "phpunit/php-file-iterator", |
||
1956 | "version": "1.4.1", |
||
1957 | "source": { |
||
1958 | "type": "git", |
||
1959 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
1960 | "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0" |
||
1961 | }, |
||
1962 | "dist": { |
||
1963 | "type": "zip", |
||
1964 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0", |
||
1965 | "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0", |
||
1966 | "shasum": "" |
||
1967 | }, |
||
1968 | "require": { |
||
1969 | "php": ">=5.3.3" |
||
1970 | }, |
||
1971 | "type": "library", |
||
1972 | "extra": { |
||
1973 | "branch-alias": { |
||
1974 | "dev-master": "1.4.x-dev" |
||
1975 | } |
||
1976 | }, |
||
1977 | "autoload": { |
||
1978 | "classmap": [ |
||
1979 | "src/" |
||
1980 | ] |
||
1981 | }, |
||
1982 | "notification-url": "https://packagist.org/downloads/", |
||
1983 | "license": [ |
||
1984 | "BSD-3-Clause" |
||
1985 | ], |
||
1986 | "authors": [ |
||
1987 | { |
||
1988 | "name": "Sebastian Bergmann", |
||
1989 | "email": "[email protected]", |
||
1990 | "role": "lead" |
||
1991 | } |
||
1992 | ], |
||
1993 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
1994 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
1995 | "keywords": [ |
||
1996 | "filesystem", |
||
1997 | "iterator" |
||
1998 | ], |
||
1999 | "time": "2015-06-21 13:08:43" |
||
2000 | }, |
||
2001 | { |
||
2002 | "name": "phpunit/php-text-template", |
||
2003 | "version": "1.2.1", |
||
2004 | "source": { |
||
2005 | "type": "git", |
||
2006 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
2007 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
2008 | }, |
||
2009 | "dist": { |
||
2010 | "type": "zip", |
||
2011 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
2012 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
2013 | "shasum": "" |
||
2014 | }, |
||
2015 | "require": { |
||
2016 | "php": ">=5.3.3" |
||
2017 | }, |
||
2018 | "type": "library", |
||
2019 | "autoload": { |
||
2020 | "classmap": [ |
||
2021 | "src/" |
||
2022 | ] |
||
2023 | }, |
||
2024 | "notification-url": "https://packagist.org/downloads/", |
||
2025 | "license": [ |
||
2026 | "BSD-3-Clause" |
||
2027 | ], |
||
2028 | "authors": [ |
||
2029 | { |
||
2030 | "name": "Sebastian Bergmann", |
||
2031 | "email": "[email protected]", |
||
2032 | "role": "lead" |
||
2033 | } |
||
2034 | ], |
||
2035 | "description": "Simple template engine.", |
||
2036 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
2037 | "keywords": [ |
||
2038 | "template" |
||
2039 | ], |
||
2040 | "time": "2015-06-21 13:50:34" |
||
2041 | }, |
||
2042 | { |
||
2043 | "name": "phpunit/php-timer", |
||
2044 | "version": "1.0.7", |
||
2045 | "source": { |
||
2046 | "type": "git", |
||
2047 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
2048 | "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b" |
||
2049 | }, |
||
2050 | "dist": { |
||
2051 | "type": "zip", |
||
2052 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b", |
||
2053 | "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b", |
||
2054 | "shasum": "" |
||
2055 | }, |
||
2056 | "require": { |
||
2057 | "php": ">=5.3.3" |
||
2058 | }, |
||
2059 | "type": "library", |
||
2060 | "autoload": { |
||
2061 | "classmap": [ |
||
2062 | "src/" |
||
2063 | ] |
||
2064 | }, |
||
2065 | "notification-url": "https://packagist.org/downloads/", |
||
2066 | "license": [ |
||
2067 | "BSD-3-Clause" |
||
2068 | ], |
||
2069 | "authors": [ |
||
2070 | { |
||
2071 | "name": "Sebastian Bergmann", |
||
2072 | "email": "[email protected]", |
||
2073 | "role": "lead" |
||
2074 | } |
||
2075 | ], |
||
2076 | "description": "Utility class for timing", |
||
2077 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
2078 | "keywords": [ |
||
2079 | "timer" |
||
2080 | ], |
||
2081 | "time": "2015-06-21 08:01:12" |
||
2082 | }, |
||
2083 | { |
||
2084 | "name": "phpunit/php-token-stream", |
||
2085 | "version": "1.4.3", |
||
2086 | "source": { |
||
2087 | "type": "git", |
||
2088 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
2089 | "reference": "7a9b0969488c3c54fd62b4d504b3ec758fd005d9" |
||
2090 | }, |
||
2091 | "dist": { |
||
2092 | "type": "zip", |
||
2093 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/7a9b0969488c3c54fd62b4d504b3ec758fd005d9", |
||
2094 | "reference": "7a9b0969488c3c54fd62b4d504b3ec758fd005d9", |
||
2095 | "shasum": "" |
||
2096 | }, |
||
2097 | "require": { |
||
2098 | "ext-tokenizer": "*", |
||
2099 | "php": ">=5.3.3" |
||
2100 | }, |
||
2101 | "require-dev": { |
||
2102 | "phpunit/phpunit": "~4.2" |
||
2103 | }, |
||
2104 | "type": "library", |
||
2105 | "extra": { |
||
2106 | "branch-alias": { |
||
2107 | "dev-master": "1.4-dev" |
||
2108 | } |
||
2109 | }, |
||
2110 | "autoload": { |
||
2111 | "classmap": [ |
||
2112 | "src/" |
||
2113 | ] |
||
2114 | }, |
||
2115 | "notification-url": "https://packagist.org/downloads/", |
||
2116 | "license": [ |
||
2117 | "BSD-3-Clause" |
||
2118 | ], |
||
2119 | "authors": [ |
||
2120 | { |
||
2121 | "name": "Sebastian Bergmann", |
||
2122 | "email": "[email protected]" |
||
2123 | } |
||
2124 | ], |
||
2125 | "description": "Wrapper around PHP's tokenizer extension.", |
||
2126 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
2127 | "keywords": [ |
||
2128 | "tokenizer" |
||
2129 | ], |
||
2130 | "time": "2015-06-19 03:43:16" |
||
2131 | }, |
||
2132 | { |
||
2133 | "name": "phpunit/phpunit", |
||
2134 | "version": "4.7.7", |
||
2135 | "source": { |
||
2136 | "type": "git", |
||
2137 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
2138 | "reference": "9b97f9d807b862c2de2a36e86690000801c85724" |
||
2139 | }, |
||
2140 | "dist": { |
||
2141 | "type": "zip", |
||
2142 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9b97f9d807b862c2de2a36e86690000801c85724", |
||
2143 | "reference": "9b97f9d807b862c2de2a36e86690000801c85724", |
||
2144 | "shasum": "" |
||
2145 | }, |
||
2146 | "require": { |
||
2147 | "ext-dom": "*", |
||
2148 | "ext-json": "*", |
||
2149 | "ext-pcre": "*", |
||
2150 | "ext-reflection": "*", |
||
2151 | "ext-spl": "*", |
||
2152 | "php": ">=5.3.3", |
||
2153 | "phpspec/prophecy": "~1.3,>=1.3.1", |
||
2154 | "phpunit/php-code-coverage": "~2.1", |
||
2155 | "phpunit/php-file-iterator": "~1.4", |
||
2156 | "phpunit/php-text-template": "~1.2", |
||
2157 | "phpunit/php-timer": ">=1.0.6", |
||
2158 | "phpunit/phpunit-mock-objects": "~2.3", |
||
2159 | "sebastian/comparator": "~1.1", |
||
2160 | "sebastian/diff": "~1.2", |
||
2161 | "sebastian/environment": "~1.2", |
||
2162 | "sebastian/exporter": "~1.2", |
||
2163 | "sebastian/global-state": "~1.0", |
||
2164 | "sebastian/version": "~1.0", |
||
2165 | "symfony/yaml": "~2.1|~3.0" |
||
2166 | }, |
||
2167 | "suggest": { |
||
2168 | "phpunit/php-invoker": "~1.1" |
||
2169 | }, |
||
2170 | "bin": [ |
||
2171 | "phpunit" |
||
2172 | ], |
||
2173 | "type": "library", |
||
2174 | "extra": { |
||
2175 | "branch-alias": { |
||
2176 | "dev-master": "4.7.x-dev" |
||
2177 | } |
||
2178 | }, |
||
2179 | "autoload": { |
||
2180 | "classmap": [ |
||
2181 | "src/" |
||
2182 | ] |
||
2183 | }, |
||
2184 | "notification-url": "https://packagist.org/downloads/", |
||
2185 | "license": [ |
||
2186 | "BSD-3-Clause" |
||
2187 | ], |
||
2188 | "authors": [ |
||
2189 | { |
||
2190 | "name": "Sebastian Bergmann", |
||
2191 | "email": "[email protected]", |
||
2192 | "role": "lead" |
||
2193 | } |
||
2194 | ], |
||
2195 | "description": "The PHP Unit Testing framework.", |
||
2196 | "homepage": "https://phpunit.de/", |
||
2197 | "keywords": [ |
||
2198 | "phpunit", |
||
2199 | "testing", |
||
2200 | "xunit" |
||
2201 | ], |
||
2202 | "time": "2015-07-13 11:28:34" |
||
2203 | }, |
||
2204 | { |
||
2205 | "name": "phpunit/phpunit-mock-objects", |
||
2206 | "version": "2.3.6", |
||
2207 | "source": { |
||
2208 | "type": "git", |
||
2209 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
2210 | "reference": "18dfbcb81d05e2296c0bcddd4db96cade75e6f42" |
||
2211 | }, |
||
2212 | "dist": { |
||
2213 | "type": "zip", |
||
2214 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/18dfbcb81d05e2296c0bcddd4db96cade75e6f42", |
||
2215 | "reference": "18dfbcb81d05e2296c0bcddd4db96cade75e6f42", |
||
2216 | "shasum": "" |
||
2217 | }, |
||
2218 | "require": { |
||
2219 | "doctrine/instantiator": "~1.0,>=1.0.2", |
||
2220 | "php": ">=5.3.3", |
||
2221 | "phpunit/php-text-template": "~1.2", |
||
2222 | "sebastian/exporter": "~1.2" |
||
2223 | }, |
||
2224 | "require-dev": { |
||
2225 | "phpunit/phpunit": "~4.4" |
||
2226 | }, |
||
2227 | "suggest": { |
||
2228 | "ext-soap": "*" |
||
2229 | }, |
||
2230 | "type": "library", |
||
2231 | "extra": { |
||
2232 | "branch-alias": { |
||
2233 | "dev-master": "2.3.x-dev" |
||
2234 | } |
||
2235 | }, |
||
2236 | "autoload": { |
||
2237 | "classmap": [ |
||
2238 | "src/" |
||
2239 | ] |
||
2240 | }, |
||
2241 | "notification-url": "https://packagist.org/downloads/", |
||
2242 | "license": [ |
||
2243 | "BSD-3-Clause" |
||
2244 | ], |
||
2245 | "authors": [ |
||
2246 | { |
||
2247 | "name": "Sebastian Bergmann", |
||
2248 | "email": "[email protected]", |
||
2249 | "role": "lead" |
||
2250 | } |
||
2251 | ], |
||
2252 | "description": "Mock Object library for PHPUnit", |
||
2253 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
2254 | "keywords": [ |
||
2255 | "mock", |
||
2256 | "xunit" |
||
2257 | ], |
||
2258 | "time": "2015-07-10 06:54:24" |
||
2259 | }, |
||
2260 | { |
||
2261 | "name": "pimple/pimple", |
||
2262 | "version": "v1.1.1", |
||
2263 | "source": { |
||
2264 | "type": "git", |
||
2265 | "url": "https://github.com/silexphp/Pimple.git", |
||
2266 | "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d" |
||
2267 | }, |
||
2268 | "dist": { |
||
2269 | "type": "zip", |
||
2270 | "url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d", |
||
2271 | "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d", |
||
2272 | "shasum": "" |
||
2273 | }, |
||
2274 | "require": { |
||
2275 | "php": ">=5.3.0" |
||
2276 | }, |
||
2277 | "type": "library", |
||
2278 | "extra": { |
||
2279 | "branch-alias": { |
||
2280 | "dev-master": "1.1.x-dev" |
||
2281 | } |
||
2282 | }, |
||
2283 | "autoload": { |
||
2284 | "psr-0": { |
||
2285 | "Pimple": "lib/" |
||
2286 | } |
||
2287 | }, |
||
2288 | "notification-url": "https://packagist.org/downloads/", |
||
2289 | "license": [ |
||
2290 | "MIT" |
||
2291 | ], |
||
2292 | "authors": [ |
||
2293 | { |
||
2294 | "name": "Fabien Potencier", |
||
2295 | "email": "[email protected]" |
||
2296 | } |
||
2297 | ], |
||
2298 | "description": "Pimple is a simple Dependency Injection Container for PHP 5.3", |
||
2299 | "homepage": "http://pimple.sensiolabs.org", |
||
2300 | "keywords": [ |
||
2301 | "container", |
||
2302 | "dependency injection" |
||
2303 | ], |
||
2304 | "time": "2013-11-22 08:30:29" |
||
2305 | }, |
||
2306 | { |
||
2307 | "name": "psr/log", |
||
2308 | "version": "1.0.0", |
||
2309 | "source": { |
||
2310 | "type": "git", |
||
2311 | "url": "https://github.com/php-fig/log.git", |
||
2312 | "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" |
||
2313 | }, |
||
2314 | "dist": { |
||
2315 | "type": "zip", |
||
2316 | "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", |
||
2317 | "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", |
||
2318 | "shasum": "" |
||
2319 | }, |
||
2320 | "type": "library", |
||
2321 | "autoload": { |
||
2322 | "psr-0": { |
||
2323 | "Psr\\Log\\": "" |
||
2324 | } |
||
2325 | }, |
||
2326 | "notification-url": "https://packagist.org/downloads/", |
||
2327 | "license": [ |
||
2328 | "MIT" |
||
2329 | ], |
||
2330 | "authors": [ |
||
2331 | { |
||
2332 | "name": "PHP-FIG", |
||
2333 | "homepage": "http://www.php-fig.org/" |
||
2334 | } |
||
2335 | ], |
||
2336 | "description": "Common interface for logging libraries", |
||
2337 | "keywords": [ |
||
2338 | "log", |
||
2339 | "psr", |
||
2340 | "psr-3" |
||
2341 | ], |
||
2342 | "time": "2012-12-21 11:40:51" |
||
2343 | }, |
||
2344 | { |
||
2345 | "name": "sebastian/comparator", |
||
2346 | "version": "1.2.0", |
||
2347 | "source": { |
||
2348 | "type": "git", |
||
2349 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
2350 | "reference": "937efb279bd37a375bcadf584dec0726f84dbf22" |
||
2351 | }, |
||
2352 | "dist": { |
||
2353 | "type": "zip", |
||
2354 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22", |
||
2355 | "reference": "937efb279bd37a375bcadf584dec0726f84dbf22", |
||
2356 | "shasum": "" |
||
2357 | }, |
||
2358 | "require": { |
||
2359 | "php": ">=5.3.3", |
||
2360 | "sebastian/diff": "~1.2", |
||
2361 | "sebastian/exporter": "~1.2" |
||
2362 | }, |
||
2363 | "require-dev": { |
||
2364 | "phpunit/phpunit": "~4.4" |
||
2365 | }, |
||
2366 | "type": "library", |
||
2367 | "extra": { |
||
2368 | "branch-alias": { |
||
2369 | "dev-master": "1.2.x-dev" |
||
2370 | } |
||
2371 | }, |
||
2372 | "autoload": { |
||
2373 | "classmap": [ |
||
2374 | "src/" |
||
2375 | ] |
||
2376 | }, |
||
2377 | "notification-url": "https://packagist.org/downloads/", |
||
2378 | "license": [ |
||
2379 | "BSD-3-Clause" |
||
2380 | ], |
||
2381 | "authors": [ |
||
2382 | { |
||
2383 | "name": "Jeff Welch", |
||
2384 | "email": "[email protected]" |
||
2385 | }, |
||
2386 | { |
||
2387 | "name": "Volker Dusch", |
||
2388 | "email": "[email protected]" |
||
2389 | }, |
||
2390 | { |
||
2391 | "name": "Bernhard Schussek", |
||
2392 | "email": "[email protected]" |
||
2393 | }, |
||
2394 | { |
||
2395 | "name": "Sebastian Bergmann", |
||
2396 | "email": "[email protected]" |
||
2397 | } |
||
2398 | ], |
||
2399 | "description": "Provides the functionality to compare PHP values for equality", |
||
2400 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
2401 | "keywords": [ |
||
2402 | "comparator", |
||
2403 | "compare", |
||
2404 | "equality" |
||
2405 | ], |
||
2406 | "time": "2015-07-26 15:48:44" |
||
2407 | }, |
||
2408 | { |
||
2409 | "name": "sebastian/diff", |
||
2410 | "version": "1.3.0", |
||
2411 | "source": { |
||
2412 | "type": "git", |
||
2413 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
2414 | "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3" |
||
2415 | }, |
||
2416 | "dist": { |
||
2417 | "type": "zip", |
||
2418 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3", |
||
2419 | "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3", |
||
2420 | "shasum": "" |
||
2421 | }, |
||
2422 | "require": { |
||
2423 | "php": ">=5.3.3" |
||
2424 | }, |
||
2425 | "require-dev": { |
||
2426 | "phpunit/phpunit": "~4.2" |
||
2427 | }, |
||
2428 | "type": "library", |
||
2429 | "extra": { |
||
2430 | "branch-alias": { |
||
2431 | "dev-master": "1.3-dev" |
||
2432 | } |
||
2433 | }, |
||
2434 | "autoload": { |
||
2435 | "classmap": [ |
||
2436 | "src/" |
||
2437 | ] |
||
2438 | }, |
||
2439 | "notification-url": "https://packagist.org/downloads/", |
||
2440 | "license": [ |
||
2441 | "BSD-3-Clause" |
||
2442 | ], |
||
2443 | "authors": [ |
||
2444 | { |
||
2445 | "name": "Kore Nordmann", |
||
2446 | "email": "[email protected]" |
||
2447 | }, |
||
2448 | { |
||
2449 | "name": "Sebastian Bergmann", |
||
2450 | "email": "[email protected]" |
||
2451 | } |
||
2452 | ], |
||
2453 | "description": "Diff implementation", |
||
2454 | "homepage": "http://www.github.com/sebastianbergmann/diff", |
||
2455 | "keywords": [ |
||
2456 | "diff" |
||
2457 | ], |
||
2458 | "time": "2015-02-22 15:13:53" |
||
2459 | }, |
||
2460 | { |
||
2461 | "name": "sebastian/environment", |
||
2462 | "version": "1.3.2", |
||
2463 | "source": { |
||
2464 | "type": "git", |
||
2465 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
2466 | "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44" |
||
2467 | }, |
||
2468 | "dist": { |
||
2469 | "type": "zip", |
||
2470 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44", |
||
2471 | "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44", |
||
2472 | "shasum": "" |
||
2473 | }, |
||
2474 | "require": { |
||
2475 | "php": ">=5.3.3" |
||
2476 | }, |
||
2477 | "require-dev": { |
||
2478 | "phpunit/phpunit": "~4.4" |
||
2479 | }, |
||
2480 | "type": "library", |
||
2481 | "extra": { |
||
2482 | "branch-alias": { |
||
2483 | "dev-master": "1.3.x-dev" |
||
2484 | } |
||
2485 | }, |
||
2486 | "autoload": { |
||
2487 | "classmap": [ |
||
2488 | "src/" |
||
2489 | ] |
||
2490 | }, |
||
2491 | "notification-url": "https://packagist.org/downloads/", |
||
2492 | "license": [ |
||
2493 | "BSD-3-Clause" |
||
2494 | ], |
||
2495 | "authors": [ |
||
2496 | { |
||
2497 | "name": "Sebastian Bergmann", |
||
2498 | "email": "[email protected]" |
||
2499 | } |
||
2500 | ], |
||
2501 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
2502 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
2503 | "keywords": [ |
||
2504 | "Xdebug", |
||
2505 | "environment", |
||
2506 | "hhvm" |
||
2507 | ], |
||
2508 | "time": "2015-08-03 06:14:51" |
||
2509 | }, |
||
2510 | { |
||
2511 | "name": "sebastian/exporter", |
||
2512 | "version": "1.2.1", |
||
2513 | "source": { |
||
2514 | "type": "git", |
||
2515 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
2516 | "reference": "7ae5513327cb536431847bcc0c10edba2701064e" |
||
2517 | }, |
||
2518 | "dist": { |
||
2519 | "type": "zip", |
||
2520 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e", |
||
2521 | "reference": "7ae5513327cb536431847bcc0c10edba2701064e", |
||
2522 | "shasum": "" |
||
2523 | }, |
||
2524 | "require": { |
||
2525 | "php": ">=5.3.3", |
||
2526 | "sebastian/recursion-context": "~1.0" |
||
2527 | }, |
||
2528 | "require-dev": { |
||
2529 | "phpunit/phpunit": "~4.4" |
||
2530 | }, |
||
2531 | "type": "library", |
||
2532 | "extra": { |
||
2533 | "branch-alias": { |
||
2534 | "dev-master": "1.2.x-dev" |
||
2535 | } |
||
2536 | }, |
||
2537 | "autoload": { |
||
2538 | "classmap": [ |
||
2539 | "src/" |
||
2540 | ] |
||
2541 | }, |
||
2542 | "notification-url": "https://packagist.org/downloads/", |
||
2543 | "license": [ |
||
2544 | "BSD-3-Clause" |
||
2545 | ], |
||
2546 | "authors": [ |
||
2547 | { |
||
2548 | "name": "Jeff Welch", |
||
2549 | "email": "[email protected]" |
||
2550 | }, |
||
2551 | { |
||
2552 | "name": "Volker Dusch", |
||
2553 | "email": "[email protected]" |
||
2554 | }, |
||
2555 | { |
||
2556 | "name": "Bernhard Schussek", |
||
2557 | "email": "[email protected]" |
||
2558 | }, |
||
2559 | { |
||
2560 | "name": "Sebastian Bergmann", |
||
2561 | "email": "[email protected]" |
||
2562 | }, |
||
2563 | { |
||
2564 | "name": "Adam Harvey", |
||
2565 | "email": "[email protected]" |
||
2566 | } |
||
2567 | ], |
||
2568 | "description": "Provides the functionality to export PHP variables for visualization", |
||
2569 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
2570 | "keywords": [ |
||
2571 | "export", |
||
2572 | "exporter" |
||
2573 | ], |
||
2574 | "time": "2015-06-21 07:55:53" |
||
2575 | }, |
||
2576 | { |
||
2577 | "name": "sebastian/global-state", |
||
2578 | "version": "1.0.0", |
||
2579 | "source": { |
||
2580 | "type": "git", |
||
2581 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
2582 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01" |
||
2583 | }, |
||
2584 | "dist": { |
||
2585 | "type": "zip", |
||
2586 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
2587 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
2588 | "shasum": "" |
||
2589 | }, |
||
2590 | "require": { |
||
2591 | "php": ">=5.3.3" |
||
2592 | }, |
||
2593 | "require-dev": { |
||
2594 | "phpunit/phpunit": "~4.2" |
||
2595 | }, |
||
2596 | "suggest": { |
||
2597 | "ext-uopz": "*" |
||
2598 | }, |
||
2599 | "type": "library", |
||
2600 | "extra": { |
||
2601 | "branch-alias": { |
||
2602 | "dev-master": "1.0-dev" |
||
2603 | } |
||
2604 | }, |
||
2605 | "autoload": { |
||
2606 | "classmap": [ |
||
2607 | "src/" |
||
2608 | ] |
||
2609 | }, |
||
2610 | "notification-url": "https://packagist.org/downloads/", |
||
2611 | "license": [ |
||
2612 | "BSD-3-Clause" |
||
2613 | ], |
||
2614 | "authors": [ |
||
2615 | { |
||
2616 | "name": "Sebastian Bergmann", |
||
2617 | "email": "[email protected]" |
||
2618 | } |
||
2619 | ], |
||
2620 | "description": "Snapshotting of global state", |
||
2621 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
2622 | "keywords": [ |
||
2623 | "global state" |
||
2624 | ], |
||
2625 | "time": "2014-10-06 09:23:50" |
||
2626 | }, |
||
2627 | { |
||
2628 | "name": "sebastian/recursion-context", |
||
2629 | "version": "1.0.1", |
||
2630 | "source": { |
||
2631 | "type": "git", |
||
2632 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
2633 | "reference": "994d4a811bafe801fb06dccbee797863ba2792ba" |
||
2634 | }, |
||
2635 | "dist": { |
||
2636 | "type": "zip", |
||
2637 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801fb06dccbee797863ba2792ba", |
||
2638 | "reference": "994d4a811bafe801fb06dccbee797863ba2792ba", |
||
2639 | "shasum": "" |
||
2640 | }, |
||
2641 | "require": { |
||
2642 | "php": ">=5.3.3" |
||
2643 | }, |
||
2644 | "require-dev": { |
||
2645 | "phpunit/phpunit": "~4.4" |
||
2646 | }, |
||
2647 | "type": "library", |
||
2648 | "extra": { |
||
2649 | "branch-alias": { |
||
2650 | "dev-master": "1.0.x-dev" |
||
2651 | } |
||
2652 | }, |
||
2653 | "autoload": { |
||
2654 | "classmap": [ |
||
2655 | "src/" |
||
2656 | ] |
||
2657 | }, |
||
2658 | "notification-url": "https://packagist.org/downloads/", |
||
2659 | "license": [ |
||
2660 | "BSD-3-Clause" |
||
2661 | ], |
||
2662 | "authors": [ |
||
2663 | { |
||
2664 | "name": "Jeff Welch", |
||
2665 | "email": "[email protected]" |
||
2666 | }, |
||
2667 | { |
||
2668 | "name": "Sebastian Bergmann", |
||
2669 | "email": "[email protected]" |
||
2670 | }, |
||
2671 | { |
||
2672 | "name": "Adam Harvey", |
||
2673 | "email": "[email protected]" |
||
2674 | } |
||
2675 | ], |
||
2676 | "description": "Provides functionality to recursively process PHP variables", |
||
2677 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
2678 | "time": "2015-06-21 08:04:50" |
||
2679 | }, |
||
2680 | { |
||
2681 | "name": "sebastian/version", |
||
2682 | "version": "1.0.6", |
||
2683 | "source": { |
||
2684 | "type": "git", |
||
2685 | "url": "https://github.com/sebastianbergmann/version.git", |
||
2686 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" |
||
2687 | }, |
||
2688 | "dist": { |
||
2689 | "type": "zip", |
||
2690 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
2691 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
2692 | "shasum": "" |
||
2693 | }, |
||
2694 | "type": "library", |
||
2695 | "autoload": { |
||
2696 | "classmap": [ |
||
2697 | "src/" |
||
2698 | ] |
||
2699 | }, |
||
2700 | "notification-url": "https://packagist.org/downloads/", |
||
2701 | "license": [ |
||
2702 | "BSD-3-Clause" |
||
2703 | ], |
||
2704 | "authors": [ |
||
2705 | { |
||
2706 | "name": "Sebastian Bergmann", |
||
2707 | "email": "[email protected]", |
||
2708 | "role": "lead" |
||
2709 | } |
||
2710 | ], |
||
2711 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
2712 | "homepage": "https://github.com/sebastianbergmann/version", |
||
2713 | "time": "2015-06-21 13:59:46" |
||
2714 | }, |
||
2715 | { |
||
2716 | "name": "squizlabs/php_codesniffer", |
||
2717 | "version": "2.3.3", |
||
2718 | "source": { |
||
2719 | "type": "git", |
||
2720 | "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", |
||
2721 | "reference": "c1a26c729508f73560c1a4f767f60b8ab6b4a666" |
||
2722 | }, |
||
2723 | "dist": { |
||
2724 | "type": "zip", |
||
2725 | "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/c1a26c729508f73560c1a4f767f60b8ab6b4a666", |
||
2726 | "reference": "c1a26c729508f73560c1a4f767f60b8ab6b4a666", |
||
2727 | "shasum": "" |
||
2728 | }, |
||
2729 | "require": { |
||
2730 | "ext-tokenizer": "*", |
||
2731 | "ext-xmlwriter": "*", |
||
2732 | "php": ">=5.1.2" |
||
2733 | }, |
||
2734 | "bin": [ |
||
2735 | "scripts/phpcs", |
||
2736 | "scripts/phpcbf" |
||
2737 | ], |
||
2738 | "type": "library", |
||
2739 | "extra": { |
||
2740 | "branch-alias": { |
||
2741 | "dev-master": "2.0.x-dev" |
||
2742 | } |
||
2743 | }, |
||
2744 | "autoload": { |
||
2745 | "classmap": [ |
||
2746 | "CodeSniffer.php", |
||
2747 | "CodeSniffer/CLI.php", |
||
2748 | "CodeSniffer/Exception.php", |
||
2749 | "CodeSniffer/File.php", |
||
2750 | "CodeSniffer/Fixer.php", |
||
2751 | "CodeSniffer/Report.php", |
||
2752 | "CodeSniffer/Reporting.php", |
||
2753 | "CodeSniffer/Sniff.php", |
||
2754 | "CodeSniffer/Tokens.php", |
||
2755 | "CodeSniffer/Reports/", |
||
2756 | "CodeSniffer/Tokenizers/", |
||
2757 | "CodeSniffer/DocGenerators/", |
||
2758 | "CodeSniffer/Standards/AbstractPatternSniff.php", |
||
2759 | "CodeSniffer/Standards/AbstractScopeSniff.php", |
||
2760 | "CodeSniffer/Standards/AbstractVariableSniff.php", |
||
2761 | "CodeSniffer/Standards/IncorrectPatternException.php", |
||
2762 | "CodeSniffer/Standards/Generic/Sniffs/", |
||
2763 | "CodeSniffer/Standards/MySource/Sniffs/", |
||
2764 | "CodeSniffer/Standards/PEAR/Sniffs/", |
||
2765 | "CodeSniffer/Standards/PSR1/Sniffs/", |
||
2766 | "CodeSniffer/Standards/PSR2/Sniffs/", |
||
2767 | "CodeSniffer/Standards/Squiz/Sniffs/", |
||
2768 | "CodeSniffer/Standards/Zend/Sniffs/" |
||
2769 | ] |
||
2770 | }, |
||
2771 | "notification-url": "https://packagist.org/downloads/", |
||
2772 | "license": [ |
||
2773 | "BSD-3-Clause" |
||
2774 | ], |
||
2775 | "authors": [ |
||
2776 | { |
||
2777 | "name": "Greg Sherwood", |
||
2778 | "role": "lead" |
||
2779 | } |
||
2780 | ], |
||
2781 | "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", |
||
2782 | "homepage": "http://www.squizlabs.com/php-codesniffer", |
||
2783 | "keywords": [ |
||
2784 | "phpcs", |
||
2785 | "standards" |
||
2786 | ], |
||
2787 | "time": "2015-06-24 03:16:23" |
||
2788 | }, |
||
2789 | { |
||
2790 | "name": "symfony/config", |
||
2791 | "version": "v2.7.3", |
||
2792 | "source": { |
||
2793 | "type": "git", |
||
2794 | "url": "https://github.com/symfony/Config.git", |
||
2795 | "reference": "6c905bbed1e728226de656e4c07d620dfe9e80d9" |
||
2796 | }, |
||
2797 | "dist": { |
||
2798 | "type": "zip", |
||
2799 | "url": "https://api.github.com/repos/symfony/Config/zipball/6c905bbed1e728226de656e4c07d620dfe9e80d9", |
||
2800 | "reference": "6c905bbed1e728226de656e4c07d620dfe9e80d9", |
||
2801 | "shasum": "" |
||
2802 | }, |
||
2803 | "require": { |
||
2804 | "php": ">=5.3.9", |
||
2805 | "symfony/filesystem": "~2.3" |
||
2806 | }, |
||
2807 | "require-dev": { |
||
2808 | "symfony/phpunit-bridge": "~2.7" |
||
2809 | }, |
||
2810 | "type": "library", |
||
2811 | "extra": { |
||
2812 | "branch-alias": { |
||
2813 | "dev-master": "2.7-dev" |
||
2814 | } |
||
2815 | }, |
||
2816 | "autoload": { |
||
2817 | "psr-4": { |
||
2818 | "Symfony\\Component\\Config\\": "" |
||
2819 | } |
||
2820 | }, |
||
2821 | "notification-url": "https://packagist.org/downloads/", |
||
2822 | "license": [ |
||
2823 | "MIT" |
||
2824 | ], |
||
2825 | "authors": [ |
||
2826 | { |
||
2827 | "name": "Fabien Potencier", |
||
2828 | "email": "[email protected]" |
||
2829 | }, |
||
2830 | { |
||
2831 | "name": "Symfony Community", |
||
2832 | "homepage": "https://symfony.com/contributors" |
||
2833 | } |
||
2834 | ], |
||
2835 | "description": "Symfony Config Component", |
||
2836 | "homepage": "https://symfony.com", |
||
2837 | "time": "2015-07-09 16:07:40" |
||
2838 | }, |
||
2839 | { |
||
2840 | "name": "symfony/console", |
||
2841 | "version": "v2.7.3", |
||
2842 | "source": { |
||
2843 | "type": "git", |
||
2844 | "url": "https://github.com/symfony/Console.git", |
||
2845 | "reference": "d6cf02fe73634c96677e428f840704bfbcaec29e" |
||
2846 | }, |
||
2847 | "dist": { |
||
2848 | "type": "zip", |
||
2849 | "url": "https://api.github.com/repos/symfony/Console/zipball/d6cf02fe73634c96677e428f840704bfbcaec29e", |
||
2850 | "reference": "d6cf02fe73634c96677e428f840704bfbcaec29e", |
||
2851 | "shasum": "" |
||
2852 | }, |
||
2853 | "require": { |
||
2854 | "php": ">=5.3.9" |
||
2855 | }, |
||
2856 | "require-dev": { |
||
2857 | "psr/log": "~1.0", |
||
2858 | "symfony/event-dispatcher": "~2.1", |
||
2859 | "symfony/phpunit-bridge": "~2.7", |
||
2860 | "symfony/process": "~2.1" |
||
2861 | }, |
||
2862 | "suggest": { |
||
2863 | "psr/log": "For using the console logger", |
||
2864 | "symfony/event-dispatcher": "", |
||
2865 | "symfony/process": "" |
||
2866 | }, |
||
2867 | "type": "library", |
||
2868 | "extra": { |
||
2869 | "branch-alias": { |
||
2870 | "dev-master": "2.7-dev" |
||
2871 | } |
||
2872 | }, |
||
2873 | "autoload": { |
||
2874 | "psr-4": { |
||
2875 | "Symfony\\Component\\Console\\": "" |
||
2876 | } |
||
2877 | }, |
||
2878 | "notification-url": "https://packagist.org/downloads/", |
||
2879 | "license": [ |
||
2880 | "MIT" |
||
2881 | ], |
||
2882 | "authors": [ |
||
2883 | { |
||
2884 | "name": "Fabien Potencier", |
||
2885 | "email": "[email protected]" |
||
2886 | }, |
||
2887 | { |
||
2888 | "name": "Symfony Community", |
||
2889 | "homepage": "https://symfony.com/contributors" |
||
2890 | } |
||
2891 | ], |
||
2892 | "description": "Symfony Console Component", |
||
2893 | "homepage": "https://symfony.com", |
||
2894 | "time": "2015-07-28 15:18:12" |
||
2895 | }, |
||
2896 | { |
||
2897 | "name": "symfony/event-dispatcher", |
||
2898 | "version": "v2.7.3", |
||
2899 | "source": { |
||
2900 | "type": "git", |
||
2901 | "url": "https://github.com/symfony/EventDispatcher.git", |
||
2902 | "reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3" |
||
2903 | }, |
||
2904 | "dist": { |
||
2905 | "type": "zip", |
||
2906 | "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/9310b5f9a87ec2ea75d20fec0b0017c77c66dac3", |
||
2907 | "reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3", |
||
2908 | "shasum": "" |
||
2909 | }, |
||
2910 | "require": { |
||
2911 | "php": ">=5.3.9" |
||
2912 | }, |
||
2913 | "require-dev": { |
||
2914 | "psr/log": "~1.0", |
||
2915 | "symfony/config": "~2.0,>=2.0.5", |
||
2916 | "symfony/dependency-injection": "~2.6", |
||
2917 | "symfony/expression-language": "~2.6", |
||
2918 | "symfony/phpunit-bridge": "~2.7", |
||
2919 | "symfony/stopwatch": "~2.3" |
||
2920 | }, |
||
2921 | "suggest": { |
||
2922 | "symfony/dependency-injection": "", |
||
2923 | "symfony/http-kernel": "" |
||
2924 | }, |
||
2925 | "type": "library", |
||
2926 | "extra": { |
||
2927 | "branch-alias": { |
||
2928 | "dev-master": "2.7-dev" |
||
2929 | } |
||
2930 | }, |
||
2931 | "autoload": { |
||
2932 | "psr-4": { |
||
2933 | "Symfony\\Component\\EventDispatcher\\": "" |
||
2934 | } |
||
2935 | }, |
||
2936 | "notification-url": "https://packagist.org/downloads/", |
||
2937 | "license": [ |
||
2938 | "MIT" |
||
2939 | ], |
||
2940 | "authors": [ |
||
2941 | { |
||
2942 | "name": "Fabien Potencier", |
||
2943 | "email": "[email protected]" |
||
2944 | }, |
||
2945 | { |
||
2946 | "name": "Symfony Community", |
||
2947 | "homepage": "https://symfony.com/contributors" |
||
2948 | } |
||
2949 | ], |
||
2950 | "description": "Symfony EventDispatcher Component", |
||
2951 | "homepage": "https://symfony.com", |
||
2952 | "time": "2015-06-18 19:21:56" |
||
2953 | }, |
||
2954 | { |
||
2955 | "name": "symfony/filesystem", |
||
2956 | "version": "v2.7.3", |
||
2957 | "source": { |
||
2958 | "type": "git", |
||
2959 | "url": "https://github.com/symfony/Filesystem.git", |
||
2960 | "reference": "2d7b2ddaf3f548f4292df49a99d19c853d43f0b8" |
||
2961 | }, |
||
2962 | "dist": { |
||
2963 | "type": "zip", |
||
2964 | "url": "https://api.github.com/repos/symfony/Filesystem/zipball/2d7b2ddaf3f548f4292df49a99d19c853d43f0b8", |
||
2965 | "reference": "2d7b2ddaf3f548f4292df49a99d19c853d43f0b8", |
||
2966 | "shasum": "" |
||
2967 | }, |
||
2968 | "require": { |
||
2969 | "php": ">=5.3.9" |
||
2970 | }, |
||
2971 | "require-dev": { |
||
2972 | "symfony/phpunit-bridge": "~2.7" |
||
2973 | }, |
||
2974 | "type": "library", |
||
2975 | "extra": { |
||
2976 | "branch-alias": { |
||
2977 | "dev-master": "2.7-dev" |
||
2978 | } |
||
2979 | }, |
||
2980 | "autoload": { |
||
2981 | "psr-4": { |
||
2982 | "Symfony\\Component\\Filesystem\\": "" |
||
2983 | } |
||
2984 | }, |
||
2985 | "notification-url": "https://packagist.org/downloads/", |
||
2986 | "license": [ |
||
2987 | "MIT" |
||
2988 | ], |
||
2989 | "authors": [ |
||
2990 | { |
||
2991 | "name": "Fabien Potencier", |
||
2992 | "email": "[email protected]" |
||
2993 | }, |
||
2994 | { |
||
2995 | "name": "Symfony Community", |
||
2996 | "homepage": "https://symfony.com/contributors" |
||
2997 | } |
||
2998 | ], |
||
2999 | "description": "Symfony Filesystem Component", |
||
3000 | "homepage": "https://symfony.com", |
||
3001 | "time": "2015-07-09 16:07:40" |
||
3002 | }, |
||
3003 | { |
||
3004 | "name": "symfony/finder", |
||
3005 | "version": "v2.7.3", |
||
3006 | "source": { |
||
3007 | "type": "git", |
||
3008 | "url": "https://github.com/symfony/Finder.git", |
||
3009 | "reference": "ae0f363277485094edc04c9f3cbe595b183b78e4" |
||
3010 | }, |
||
3011 | "dist": { |
||
3012 | "type": "zip", |
||
3013 | "url": "https://api.github.com/repos/symfony/Finder/zipball/ae0f363277485094edc04c9f3cbe595b183b78e4", |
||
3014 | "reference": "ae0f363277485094edc04c9f3cbe595b183b78e4", |
||
3015 | "shasum": "" |
||
3016 | }, |
||
3017 | "require": { |
||
3018 | "php": ">=5.3.9" |
||
3019 | }, |
||
3020 | "require-dev": { |
||
3021 | "symfony/phpunit-bridge": "~2.7" |
||
3022 | }, |
||
3023 | "type": "library", |
||
3024 | "extra": { |
||
3025 | "branch-alias": { |
||
3026 | "dev-master": "2.7-dev" |
||
3027 | } |
||
3028 | }, |
||
3029 | "autoload": { |
||
3030 | "psr-4": { |
||
3031 | "Symfony\\Component\\Finder\\": "" |
||
3032 | } |
||
3033 | }, |
||
3034 | "notification-url": "https://packagist.org/downloads/", |
||
3035 | "license": [ |
||
3036 | "MIT" |
||
3037 | ], |
||
3038 | "authors": [ |
||
3039 | { |
||
3040 | "name": "Fabien Potencier", |
||
3041 | "email": "[email protected]" |
||
3042 | }, |
||
3043 | { |
||
3044 | "name": "Symfony Community", |
||
3045 | "homepage": "https://symfony.com/contributors" |
||
3046 | } |
||
3047 | ], |
||
3048 | "description": "Symfony Finder Component", |
||
3049 | "homepage": "https://symfony.com", |
||
3050 | "time": "2015-07-09 16:07:40" |
||
3051 | }, |
||
3052 | { |
||
3053 | "name": "symfony/process", |
||
3054 | "version": "v2.7.3", |
||
3055 | "source": { |
||
3056 | "type": "git", |
||
3057 | "url": "https://github.com/symfony/Process.git", |
||
3058 | "reference": "48aeb0e48600321c272955132d7606ab0a49adb3" |
||
3059 | }, |
||
3060 | "dist": { |
||
3061 | "type": "zip", |
||
3062 | "url": "https://api.github.com/repos/symfony/Process/zipball/48aeb0e48600321c272955132d7606ab0a49adb3", |
||
3063 | "reference": "48aeb0e48600321c272955132d7606ab0a49adb3", |
||
3064 | "shasum": "" |
||
3065 | }, |
||
3066 | "require": { |
||
3067 | "php": ">=5.3.9" |
||
3068 | }, |
||
3069 | "require-dev": { |
||
3070 | "symfony/phpunit-bridge": "~2.7" |
||
3071 | }, |
||
3072 | "type": "library", |
||
3073 | "extra": { |
||
3074 | "branch-alias": { |
||
3075 | "dev-master": "2.7-dev" |
||
3076 | } |
||
3077 | }, |
||
3078 | "autoload": { |
||
3079 | "psr-4": { |
||
3080 | "Symfony\\Component\\Process\\": "" |
||
3081 | } |
||
3082 | }, |
||
3083 | "notification-url": "https://packagist.org/downloads/", |
||
3084 | "license": [ |
||
3085 | "MIT" |
||
3086 | ], |
||
3087 | "authors": [ |
||
3088 | { |
||
3089 | "name": "Fabien Potencier", |
||
3090 | "email": "[email protected]" |
||
3091 | }, |
||
3092 | { |
||
3093 | "name": "Symfony Community", |
||
3094 | "homepage": "https://symfony.com/contributors" |
||
3095 | } |
||
3096 | ], |
||
3097 | "description": "Symfony Process Component", |
||
3098 | "homepage": "https://symfony.com", |
||
3099 | "time": "2015-07-01 11:25:50" |
||
3100 | }, |
||
3101 | { |
||
3102 | "name": "symfony/stopwatch", |
||
3103 | "version": "v2.7.3", |
||
3104 | "source": { |
||
3105 | "type": "git", |
||
3106 | "url": "https://github.com/symfony/Stopwatch.git", |
||
3107 | "reference": "b07a866719bbac5294c67773340f97b871733310" |
||
3108 | }, |
||
3109 | "dist": { |
||
3110 | "type": "zip", |
||
3111 | "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/b07a866719bbac5294c67773340f97b871733310", |
||
3112 | "reference": "b07a866719bbac5294c67773340f97b871733310", |
||
3113 | "shasum": "" |
||
3114 | }, |
||
3115 | "require": { |
||
3116 | "php": ">=5.3.9" |
||
3117 | }, |
||
3118 | "require-dev": { |
||
3119 | "symfony/phpunit-bridge": "~2.7" |
||
3120 | }, |
||
3121 | "type": "library", |
||
3122 | "extra": { |
||
3123 | "branch-alias": { |
||
3124 | "dev-master": "2.7-dev" |
||
3125 | } |
||
3126 | }, |
||
3127 | "autoload": { |
||
3128 | "psr-4": { |
||
3129 | "Symfony\\Component\\Stopwatch\\": "" |
||
3130 | } |
||
3131 | }, |
||
3132 | "notification-url": "https://packagist.org/downloads/", |
||
3133 | "license": [ |
||
3134 | "MIT" |
||
3135 | ], |
||
3136 | "authors": [ |
||
3137 | { |
||
3138 | "name": "Fabien Potencier", |
||
3139 | "email": "[email protected]" |
||
3140 | }, |
||
3141 | { |
||
3142 | "name": "Symfony Community", |
||
3143 | "homepage": "https://symfony.com/contributors" |
||
3144 | } |
||
3145 | ], |
||
3146 | "description": "Symfony Stopwatch Component", |
||
3147 | "homepage": "https://symfony.com", |
||
3148 | "time": "2015-07-01 18:23:16" |
||
3149 | }, |
||
3150 | { |
||
3151 | "name": "symfony/translation", |
||
3152 | "version": "v2.7.3", |
||
3153 | "source": { |
||
3154 | "type": "git", |
||
3155 | "url": "https://github.com/symfony/Translation.git", |
||
3156 | "reference": "c8dc34cc936152c609cdd722af317e4239d10dd6" |
||
3157 | }, |
||
3158 | "dist": { |
||
3159 | "type": "zip", |
||
3160 | "url": "https://api.github.com/repos/symfony/Translation/zipball/c8dc34cc936152c609cdd722af317e4239d10dd6", |
||
3161 | "reference": "c8dc34cc936152c609cdd722af317e4239d10dd6", |
||
3162 | "shasum": "" |
||
3163 | }, |
||
3164 | "require": { |
||
3165 | "php": ">=5.3.9" |
||
3166 | }, |
||
3167 | "conflict": { |
||
3168 | "symfony/config": "<2.7" |
||
3169 | }, |
||
3170 | "require-dev": { |
||
3171 | "psr/log": "~1.0", |
||
3172 | "symfony/config": "~2.7", |
||
3173 | "symfony/intl": "~2.3", |
||
3174 | "symfony/phpunit-bridge": "~2.7", |
||
3175 | "symfony/yaml": "~2.2" |
||
3176 | }, |
||
3177 | "suggest": { |
||
3178 | "psr/log": "To use logging capability in translator", |
||
3179 | "symfony/config": "", |
||
3180 | "symfony/yaml": "" |
||
3181 | }, |
||
3182 | "type": "library", |
||
3183 | "extra": { |
||
3184 | "branch-alias": { |
||
3185 | "dev-master": "2.7-dev" |
||
3186 | } |
||
3187 | }, |
||
3188 | "autoload": { |
||
3189 | "psr-4": { |
||
3190 | "Symfony\\Component\\Translation\\": "" |
||
3191 | } |
||
3192 | }, |
||
3193 | "notification-url": "https://packagist.org/downloads/", |
||
3194 | "license": [ |
||
3195 | "MIT" |
||
3196 | ], |
||
3197 | "authors": [ |
||
3198 | { |
||
3199 | "name": "Fabien Potencier", |
||
3200 | "email": "[email protected]" |
||
3201 | }, |
||
3202 | { |
||
3203 | "name": "Symfony Community", |
||
3204 | "homepage": "https://symfony.com/contributors" |
||
3205 | } |
||
3206 | ], |
||
3207 | "description": "Symfony Translation Component", |
||
3208 | "homepage": "https://symfony.com", |
||
3209 | "time": "2015-07-09 16:07:40" |
||
3210 | }, |
||
3211 | { |
||
3212 | "name": "symfony/validator", |
||
3213 | "version": "v2.7.3", |
||
3214 | "source": { |
||
3215 | "type": "git", |
||
3216 | "url": "https://github.com/symfony/Validator.git", |
||
3217 | "reference": "646df03e635a8a232804274401449ccdf5f03cad" |
||
3218 | }, |
||
3219 | "dist": { |
||
3220 | "type": "zip", |
||
3221 | "url": "https://api.github.com/repos/symfony/Validator/zipball/646df03e635a8a232804274401449ccdf5f03cad", |
||
3222 | "reference": "646df03e635a8a232804274401449ccdf5f03cad", |
||
3223 | "shasum": "" |
||
3224 | }, |
||
3225 | "require": { |
||
3226 | "php": ">=5.3.9", |
||
3227 | "symfony/translation": "~2.4" |
||
3228 | }, |
||
3229 | "require-dev": { |
||
3230 | "doctrine/annotations": "~1.0", |
||
3231 | "doctrine/cache": "~1.0", |
||
3232 | "egulias/email-validator": "~1.2,>=1.2.1", |
||
3233 | "symfony/config": "~2.2", |
||
3234 | "symfony/expression-language": "~2.4", |
||
3235 | "symfony/http-foundation": "~2.1", |
||
3236 | "symfony/intl": "~2.3", |
||
3237 | "symfony/phpunit-bridge": "~2.7", |
||
3238 | "symfony/property-access": "~2.3", |
||
3239 | "symfony/yaml": "~2.0,>=2.0.5" |
||
3240 | }, |
||
3241 | "suggest": { |
||
3242 | "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", |
||
3243 | "doctrine/cache": "For using the default cached annotation reader and metadata cache.", |
||
3244 | "egulias/email-validator": "Strict (RFC compliant) email validation", |
||
3245 | "symfony/config": "", |
||
3246 | "symfony/expression-language": "For using the 2.4 Expression validator", |
||
3247 | "symfony/http-foundation": "", |
||
3248 | "symfony/intl": "", |
||
3249 | "symfony/property-access": "For using the 2.4 Validator API", |
||
3250 | "symfony/yaml": "" |
||
3251 | }, |
||
3252 | "type": "library", |
||
3253 | "extra": { |
||
3254 | "branch-alias": { |
||
3255 | "dev-master": "2.7-dev" |
||
3256 | } |
||
3257 | }, |
||
3258 | "autoload": { |
||
3259 | "psr-4": { |
||
3260 | "Symfony\\Component\\Validator\\": "" |
||
3261 | } |
||
3262 | }, |
||
3263 | "notification-url": "https://packagist.org/downloads/", |
||
3264 | "license": [ |
||
3265 | "MIT" |
||
3266 | ], |
||
3267 | "authors": [ |
||
3268 | { |
||
3269 | "name": "Fabien Potencier", |
||
3270 | "email": "[email protected]" |
||
3271 | }, |
||
3272 | { |
||
3273 | "name": "Symfony Community", |
||
3274 | "homepage": "https://symfony.com/contributors" |
||
3275 | } |
||
3276 | ], |
||
3277 | "description": "Symfony Validator Component", |
||
3278 | "homepage": "https://symfony.com", |
||
3279 | "time": "2015-07-31 06:49:15" |
||
3280 | }, |
||
3281 | { |
||
3282 | "name": "zendframework/zend-cache", |
||
3283 | "version": "2.1.6", |
||
3284 | "source": { |
||
3285 | "type": "git", |
||
3286 | "url": "https://github.com/zendframework/zend-cache.git", |
||
3287 | "reference": "8de5699e7cc6d2282d27af2b32caa46a500b9dc2" |
||
3288 | }, |
||
3289 | "dist": { |
||
3290 | "type": "zip", |
||
3291 | "url": "https://api.github.com/repos/zendframework/zend-cache/zipball/8de5699e7cc6d2282d27af2b32caa46a500b9dc2", |
||
3292 | "reference": "8de5699e7cc6d2282d27af2b32caa46a500b9dc2", |
||
3293 | "shasum": "" |
||
3294 | }, |
||
3295 | "require": { |
||
3296 | "php": ">=5.3.3", |
||
3297 | "zendframework/zend-eventmanager": "self.version", |
||
3298 | "zendframework/zend-serializer": "self.version", |
||
3299 | "zendframework/zend-servicemanager": "self.version", |
||
3300 | "zendframework/zend-stdlib": "self.version" |
||
3301 | }, |
||
3302 | "require-dev": { |
||
3303 | "fabpot/php-cs-fixer": "1.7.*", |
||
3304 | "phpunit/phpunit": "~4.0", |
||
3305 | "satooshi/php-coveralls": "dev-master", |
||
3306 | "zendframework/zend-serializer": "self.version", |
||
3307 | "zendframework/zend-session": "self.version" |
||
3308 | }, |
||
3309 | "suggest": { |
||
3310 | "ext-apc": "APC >= 3.1.6 to use the APC storage adapter", |
||
3311 | "ext-dba": "DBA, to use the DBA storage adapter", |
||
3312 | "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter", |
||
3313 | "ext-mongo": "Mongo, to use MongoDb storage adapter", |
||
3314 | "ext-wincache": "WinCache, to use the WinCache storage adapter", |
||
3315 | "mongofill/mongofill": "Alternative to ext-mongo - a pure PHP implementation designed as a drop in replacement", |
||
3316 | "zendframework/zend-serializer": "Zend\\Serializer component", |
||
3317 | "zendframework/zend-session": "Zend\\Session component" |
||
3318 | }, |
||
3319 | "type": "library", |
||
3320 | "extra": { |
||
3321 | "branch-alias": { |
||
3322 | "dev-master": "2.1-dev", |
||
3323 | "dev-develop": "2.2-dev" |
||
3324 | } |
||
3325 | }, |
||
3326 | "autoload": { |
||
3327 | "psr-4": { |
||
3328 | "Zend\\Cache\\": "src/" |
||
3329 | } |
||
3330 | }, |
||
3331 | "notification-url": "https://packagist.org/downloads/", |
||
3332 | "license": [ |
||
3333 | "BSD-3-Clause" |
||
3334 | ], |
||
3335 | "description": "provides a generic way to cache any data", |
||
3336 | "homepage": "https://github.com/zendframework/zend-cache", |
||
3337 | "keywords": [ |
||
3338 | "cache", |
||
3339 | "zf2" |
||
3340 | ], |
||
3341 | "time": "2013-04-17 13:32:54" |
||
3342 | }, |
||
3343 | { |
||
3344 | "name": "zendframework/zend-config", |
||
3345 | "version": "2.1.6", |
||
3346 | "source": { |
||
3347 | "type": "git", |
||
3348 | "url": "https://github.com/zendframework/zend-config.git", |
||
3349 | "reference": "477b8449f51e0563f844bec7795dfc2a16650ba5" |
||
3350 | }, |
||
3351 | "dist": { |
||
3352 | "type": "zip", |
||
3353 | "url": "https://api.github.com/repos/zendframework/zend-config/zipball/477b8449f51e0563f844bec7795dfc2a16650ba5", |
||
3354 | "reference": "477b8449f51e0563f844bec7795dfc2a16650ba5", |
||
3355 | "shasum": "" |
||
3356 | }, |
||
3357 | "require": { |
||
3358 | "php": ">=5.3.3", |
||
3359 | "zendframework/zend-stdlib": "self.version" |
||
3360 | }, |
||
3361 | "require-dev": { |
||
3362 | "fabpot/php-cs-fixer": "1.7.*", |
||
3363 | "phpunit/phpunit": "~4.0", |
||
3364 | "satooshi/php-coveralls": "dev-master", |
||
3365 | "zendframework/zend-filter": "self.version", |
||
3366 | "zendframework/zend-i18n": "self.version", |
||
3367 | "zendframework/zend-json": "self.version", |
||
3368 | "zendframework/zend-servicemanager": "self.version" |
||
3369 | }, |
||
3370 | "suggest": { |
||
3371 | "zendframework/zend-filter": "Zend\\Filter component", |
||
3372 | "zendframework/zend-i18n": "Zend\\I18n component", |
||
3373 | "zendframework/zend-json": "Zend\\Json to use the Json reader or writer classes", |
||
3374 | "zendframework/zend-servicemanager": "Zend\\ServiceManager for use with the Config Factory to retrieve reader and writer instances" |
||
3375 | }, |
||
3376 | "type": "library", |
||
3377 | "extra": { |
||
3378 | "branch-alias": { |
||
3379 | "dev-master": "2.1-dev", |
||
3380 | "dev-develop": "2.2-dev" |
||
3381 | } |
||
3382 | }, |
||
3383 | "autoload": { |
||
3384 | "psr-4": { |
||
3385 | "Zend\\Config\\": "src/" |
||
3386 | } |
||
3387 | }, |
||
3388 | "notification-url": "https://packagist.org/downloads/", |
||
3389 | "license": [ |
||
3390 | "BSD-3-Clause" |
||
3391 | ], |
||
3392 | "description": "provides a nested object property based user interface for accessing this configuration data within application code", |
||
3393 | "homepage": "https://github.com/zendframework/zend-config", |
||
3394 | "keywords": [ |
||
3395 | "config", |
||
3396 | "zf2" |
||
3397 | ], |
||
3398 | "time": "2013-04-17 13:32:54" |
||
3399 | }, |
||
3400 | { |
||
3401 | "name": "zendframework/zend-eventmanager", |
||
3402 | "version": "2.1.6", |
||
3403 | "source": { |
||
3404 | "type": "git", |
||
3405 | "url": "https://github.com/zendframework/zend-eventmanager.git", |
||
3406 | "reference": "01b3d7daec6a237e48f5db22d7e4efd65407deac" |
||
3407 | }, |
||
3408 | "dist": { |
||
3409 | "type": "zip", |
||
3410 | "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/01b3d7daec6a237e48f5db22d7e4efd65407deac", |
||
3411 | "reference": "01b3d7daec6a237e48f5db22d7e4efd65407deac", |
||
3412 | "shasum": "" |
||
3413 | }, |
||
3414 | "require": { |
||
3415 | "php": ">=5.3.3", |
||
3416 | "zendframework/zend-stdlib": "self.version" |
||
3417 | }, |
||
3418 | "require-dev": { |
||
3419 | "fabpot/php-cs-fixer": "1.7.*", |
||
3420 | "phpunit/phpunit": "~4.0", |
||
3421 | "satooshi/php-coveralls": "dev-master" |
||
3422 | }, |
||
3423 | "type": "library", |
||
3424 | "extra": { |
||
3425 | "branch-alias": { |
||
3426 | "dev-master": "2.1-dev", |
||
3427 | "dev-develop": "2.2-dev" |
||
3428 | } |
||
3429 | }, |
||
3430 | "autoload": { |
||
3431 | "psr-4": { |
||
3432 | "Zend\\EventManager\\": "src/" |
||
3433 | } |
||
3434 | }, |
||
3435 | "notification-url": "https://packagist.org/downloads/", |
||
3436 | "license": [ |
||
3437 | "BSD-3-Clause" |
||
3438 | ], |
||
3439 | "homepage": "https://github.com/zendframework/zend-event-manager", |
||
3440 | "keywords": [ |
||
3441 | "eventmanager", |
||
3442 | "zf2" |
||
3443 | ], |
||
3444 | "time": "2013-04-17 13:32:54" |
||
3445 | }, |
||
3446 | { |
||
3447 | "name": "zendframework/zend-filter", |
||
3448 | "version": "2.1.6", |
||
3449 | "source": { |
||
3450 | "type": "git", |
||
3451 | "url": "https://github.com/zendframework/zend-filter.git", |
||
3452 | "reference": "183e3fa92ff346dea5ee814faf9b1cde75c47cf5" |
||
3453 | }, |
||
3454 | "dist": { |
||
3455 | "type": "zip", |
||
3456 | "url": "https://api.github.com/repos/zendframework/zend-filter/zipball/183e3fa92ff346dea5ee814faf9b1cde75c47cf5", |
||
3457 | "reference": "183e3fa92ff346dea5ee814faf9b1cde75c47cf5", |
||
3458 | "shasum": "" |
||
3459 | }, |
||
3460 | "require": { |
||
3461 | "php": ">=5.3.3", |
||
3462 | "zendframework/zend-stdlib": "self.version" |
||
3463 | }, |
||
3464 | "require-dev": { |
||
3465 | "fabpot/php-cs-fixer": "1.7.*", |
||
3466 | "phpunit/phpunit": "~4.0", |
||
3467 | "satooshi/php-coveralls": "dev-master", |
||
3468 | "zendframework/zend-crypt": "self.version", |
||
3469 | "zendframework/zend-servicemanager": "self.version", |
||
3470 | "zendframework/zend-uri": "self.version" |
||
3471 | }, |
||
3472 | "suggest": { |
||
3473 | "zendframework/zend-crypt": "Zend\\Crypt component", |
||
3474 | "zendframework/zend-i18n": "Zend\\I18n component", |
||
3475 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component", |
||
3476 | "zendframework/zend-stdlib": "Zend\\Stdlib component", |
||
3477 | "zendframework/zend-uri": "Zend\\Uri component for UriNormalize filter", |
||
3478 | "zendframework/zend-validator": "Zend\\Validator component" |
||
3479 | }, |
||
3480 | "type": "library", |
||
3481 | "extra": { |
||
3482 | "branch-alias": { |
||
3483 | "dev-master": "2.1-dev", |
||
3484 | "dev-develop": "2.2-dev" |
||
3485 | } |
||
3486 | }, |
||
3487 | "autoload": { |
||
3488 | "psr-4": { |
||
3489 | "Zend\\Filter\\": "src/" |
||
3490 | } |
||
3491 | }, |
||
3492 | "notification-url": "https://packagist.org/downloads/", |
||
3493 | "license": [ |
||
3494 | "BSD-3-Clause" |
||
3495 | ], |
||
3496 | "description": "provides a set of commonly needed data filters", |
||
3497 | "homepage": "https://github.com/zendframework/zend-filter", |
||
3498 | "keywords": [ |
||
3499 | "filter", |
||
3500 | "zf2" |
||
3501 | ], |
||
3502 | "time": "2013-04-17 13:32:54" |
||
3503 | }, |
||
3504 | { |
||
3505 | "name": "zendframework/zend-i18n", |
||
3506 | "version": "2.1.6", |
||
3507 | "source": { |
||
3508 | "type": "git", |
||
3509 | "url": "https://github.com/zendframework/zend-i18n.git", |
||
3510 | "reference": "7a060a1e3c2e7c4a3460422e197442d2f8b8e272" |
||
3511 | }, |
||
3512 | "dist": { |
||
3513 | "type": "zip", |
||
3514 | "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/7a060a1e3c2e7c4a3460422e197442d2f8b8e272", |
||
3515 | "reference": "7a060a1e3c2e7c4a3460422e197442d2f8b8e272", |
||
3516 | "shasum": "" |
||
3517 | }, |
||
3518 | "require": { |
||
3519 | "ext-intl": "*", |
||
3520 | "php": ">=5.3.3", |
||
3521 | "zendframework/zend-stdlib": "self.version" |
||
3522 | }, |
||
3523 | "require-dev": { |
||
3524 | "fabpot/php-cs-fixer": "1.7.*", |
||
3525 | "phpunit/phpunit": "~4.0", |
||
3526 | "satooshi/php-coveralls": "dev-master", |
||
3527 | "zendframework/zend-cache": "self.version", |
||
3528 | "zendframework/zend-config": "self.version", |
||
3529 | "zendframework/zend-eventmanager": "self.version", |
||
3530 | "zendframework/zend-filter": "self.version", |
||
3531 | "zendframework/zend-servicemanager": "self.version", |
||
3532 | "zendframework/zend-validator": "self.version", |
||
3533 | "zendframework/zend-view": "self.version" |
||
3534 | }, |
||
3535 | "suggest": { |
||
3536 | "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP", |
||
3537 | "zendframework/zend-cache": "Zend\\Cache component", |
||
3538 | "zendframework/zend-config": "Zend\\Config component", |
||
3539 | "zendframework/zend-eventmanager": "You should install this package to use the events in the translator", |
||
3540 | "zendframework/zend-filter": "You should install this package to use the provided filters", |
||
3541 | "zendframework/zend-resources": "Translation resources", |
||
3542 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component", |
||
3543 | "zendframework/zend-validator": "You should install this package to use the provided validators", |
||
3544 | "zendframework/zend-view": "You should install this package to use the provided view helpers" |
||
3545 | }, |
||
3546 | "type": "library", |
||
3547 | "extra": { |
||
3548 | "branch-alias": { |
||
3549 | "dev-master": "2.1-dev", |
||
3550 | "dev-develop": "2.2-dev" |
||
3551 | } |
||
3552 | }, |
||
3553 | "autoload": { |
||
3554 | "psr-4": { |
||
3555 | "Zend\\I18n\\": "src/" |
||
3556 | } |
||
3557 | }, |
||
3558 | "notification-url": "https://packagist.org/downloads/", |
||
3559 | "license": [ |
||
3560 | "BSD-3-Clause" |
||
3561 | ], |
||
3562 | "homepage": "https://github.com/zendframework/zend-i18n", |
||
3563 | "keywords": [ |
||
3564 | "i18n", |
||
3565 | "zf2" |
||
3566 | ], |
||
3567 | "time": "2013-04-17 13:32:54" |
||
3568 | }, |
||
3569 | { |
||
3570 | "name": "zendframework/zend-json", |
||
3571 | "version": "2.1.6", |
||
3572 | "source": { |
||
3573 | "type": "git", |
||
3574 | "url": "https://github.com/zendframework/zend-json.git", |
||
3575 | "reference": "7a747fbefe566c28a94b7e7ca37c15fc09ba4754" |
||
3576 | }, |
||
3577 | "dist": { |
||
3578 | "type": "zip", |
||
3579 | "url": "https://api.github.com/repos/zendframework/zend-json/zipball/7a747fbefe566c28a94b7e7ca37c15fc09ba4754", |
||
3580 | "reference": "7a747fbefe566c28a94b7e7ca37c15fc09ba4754", |
||
3581 | "shasum": "" |
||
3582 | }, |
||
3583 | "require": { |
||
3584 | "php": ">=5.3.3", |
||
3585 | "zendframework/zend-stdlib": "self.version" |
||
3586 | }, |
||
3587 | "require-dev": { |
||
3588 | "fabpot/php-cs-fixer": "1.7.*", |
||
3589 | "phpunit/phpunit": "~4.0", |
||
3590 | "satooshi/php-coveralls": "dev-master", |
||
3591 | "zendframework/zend-http": "self.version", |
||
3592 | "zendframework/zend-server": "self.version" |
||
3593 | }, |
||
3594 | "suggest": { |
||
3595 | "zendframework/zend-http": "Zend\\Http component", |
||
3596 | "zendframework/zend-server": "Zend\\Server component", |
||
3597 | "zendframework/zendxml": "To support Zend\\Json\\Json::fromXml() usage" |
||
3598 | }, |
||
3599 | "type": "library", |
||
3600 | "extra": { |
||
3601 | "branch-alias": { |
||
3602 | "dev-master": "2.1-dev", |
||
3603 | "dev-develop": "2.2-dev" |
||
3604 | } |
||
3605 | }, |
||
3606 | "autoload": { |
||
3607 | "psr-4": { |
||
3608 | "Zend\\Json\\": "src/" |
||
3609 | } |
||
3610 | }, |
||
3611 | "notification-url": "https://packagist.org/downloads/", |
||
3612 | "license": [ |
||
3613 | "BSD-3-Clause" |
||
3614 | ], |
||
3615 | "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", |
||
3616 | "homepage": "https://github.com/zendframework/zend-json", |
||
3617 | "keywords": [ |
||
3618 | "json", |
||
3619 | "zf2" |
||
3620 | ], |
||
3621 | "time": "2014-03-05 23:09:08" |
||
3622 | }, |
||
3623 | { |
||
3624 | "name": "zendframework/zend-math", |
||
3625 | "version": "2.1.6", |
||
3626 | "source": { |
||
3627 | "type": "git", |
||
3628 | "url": "https://github.com/zendframework/zend-math.git", |
||
3629 | "reference": "ec9f1441843a463e266eb2366ca2ed0f6ade9aec" |
||
3630 | }, |
||
3631 | "dist": { |
||
3632 | "type": "zip", |
||
3633 | "url": "https://api.github.com/repos/zendframework/zend-math/zipball/ec9f1441843a463e266eb2366ca2ed0f6ade9aec", |
||
3634 | "reference": "ec9f1441843a463e266eb2366ca2ed0f6ade9aec", |
||
3635 | "shasum": "" |
||
3636 | }, |
||
3637 | "require": { |
||
3638 | "php": ">=5.3.3" |
||
3639 | }, |
||
3640 | "require-dev": { |
||
3641 | "fabpot/php-cs-fixer": "1.7.*", |
||
3642 | "phpunit/phpunit": "~4.0", |
||
3643 | "satooshi/php-coveralls": "dev-master" |
||
3644 | }, |
||
3645 | "suggest": { |
||
3646 | "ext-bcmath": "If using the bcmath functionality", |
||
3647 | "ext-gmp": "If using the gmp functionality", |
||
3648 | "ircmaxell/random-lib": "Fallback random byte generator for Zend\\Math\\Rand if OpenSSL/Mcrypt extensions are unavailable", |
||
3649 | "zendframework/zend-servicemanager": ">= current version, if using the BigInteger::factory functionality" |
||
3650 | }, |
||
3651 | "type": "library", |
||
3652 | "extra": { |
||
3653 | "branch-alias": { |
||
3654 | "dev-master": "2.1-dev", |
||
3655 | "dev-develop": "2.2-dev" |
||
3656 | } |
||
3657 | }, |
||
3658 | "autoload": { |
||
3659 | "psr-4": { |
||
3660 | "Zend\\Math\\": "src/" |
||
3661 | } |
||
3662 | }, |
||
3663 | "notification-url": "https://packagist.org/downloads/", |
||
3664 | "license": [ |
||
3665 | "BSD-3-Clause" |
||
3666 | ], |
||
3667 | "homepage": "https://github.com/zendframework/zend-math", |
||
3668 | "keywords": [ |
||
3669 | "math", |
||
3670 | "zf2" |
||
3671 | ], |
||
3672 | "time": "2013-04-17 13:32:54" |
||
3673 | }, |
||
3674 | { |
||
3675 | "name": "zendframework/zend-serializer", |
||
3676 | "version": "2.1.6", |
||
3677 | "source": { |
||
3678 | "type": "git", |
||
3679 | "url": "https://github.com/zendframework/zend-serializer.git", |
||
3680 | "reference": "2312d217795100fcd6a417bd5d55a4880bcb19aa" |
||
3681 | }, |
||
3682 | "dist": { |
||
3683 | "type": "zip", |
||
3684 | "url": "https://api.github.com/repos/zendframework/zend-serializer/zipball/2312d217795100fcd6a417bd5d55a4880bcb19aa", |
||
3685 | "reference": "2312d217795100fcd6a417bd5d55a4880bcb19aa", |
||
3686 | "shasum": "" |
||
3687 | }, |
||
3688 | "require": { |
||
3689 | "php": ">=5.3.3", |
||
3690 | "zendframework/zend-json": "self.version", |
||
3691 | "zendframework/zend-math": "self.version", |
||
3692 | "zendframework/zend-stdlib": "self.version" |
||
3693 | }, |
||
3694 | "require-dev": { |
||
3695 | "fabpot/php-cs-fixer": "1.7.*", |
||
3696 | "phpunit/phpunit": "~4.0", |
||
3697 | "satooshi/php-coveralls": "dev-master", |
||
3698 | "zendframework/zend-servicemanager": "self.version" |
||
3699 | }, |
||
3700 | "suggest": { |
||
3701 | "zendframework/zend-servicemanager": "To support plugin manager support" |
||
3702 | }, |
||
3703 | "type": "library", |
||
3704 | "extra": { |
||
3705 | "branch-alias": { |
||
3706 | "dev-master": "2.1-dev", |
||
3707 | "dev-develop": "2.2-dev" |
||
3708 | } |
||
3709 | }, |
||
3710 | "autoload": { |
||
3711 | "psr-4": { |
||
3712 | "Zend\\Serializer\\": "src/" |
||
3713 | } |
||
3714 | }, |
||
3715 | "notification-url": "https://packagist.org/downloads/", |
||
3716 | "license": [ |
||
3717 | "BSD-3-Clause" |
||
3718 | ], |
||
3719 | "description": "provides an adapter based interface to simply generate storable representation of PHP types by different facilities, and recover", |
||
3720 | "homepage": "https://github.com/zendframework/zend-serializer", |
||
3721 | "keywords": [ |
||
3722 | "serializer", |
||
3723 | "zf2" |
||
3724 | ], |
||
3725 | "time": "2013-04-17 13:32:54" |
||
3726 | }, |
||
3727 | { |
||
3728 | "name": "zendframework/zend-servicemanager", |
||
3729 | "version": "2.1.6", |
||
3730 | "source": { |
||
3731 | "type": "git", |
||
3732 | "url": "https://github.com/zendframework/zend-servicemanager.git", |
||
3733 | "reference": "91397c12164d4d629bd70afb34f02fe4f956d2d2" |
||
3734 | }, |
||
3735 | "dist": { |
||
3736 | "type": "zip", |
||
3737 | "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/91397c12164d4d629bd70afb34f02fe4f956d2d2", |
||
3738 | "reference": "91397c12164d4d629bd70afb34f02fe4f956d2d2", |
||
3739 | "shasum": "" |
||
3740 | }, |
||
3741 | "require": { |
||
3742 | "php": ">=5.3.3" |
||
3743 | }, |
||
3744 | "require-dev": { |
||
3745 | "fabpot/php-cs-fixer": "1.7.*", |
||
3746 | "phpunit/phpunit": "~4.0", |
||
3747 | "satooshi/php-coveralls": "dev-master" |
||
3748 | }, |
||
3749 | "suggest": { |
||
3750 | "zendframework/zend-di": "Zend\\Di component" |
||
3751 | }, |
||
3752 | "type": "library", |
||
3753 | "extra": { |
||
3754 | "branch-alias": { |
||
3755 | "dev-master": "2.1-dev", |
||
3756 | "dev-develop": "2.2-dev" |
||
3757 | } |
||
3758 | }, |
||
3759 | "autoload": { |
||
3760 | "psr-4": { |
||
3761 | "Zend\\ServiceManager\\": "src/" |
||
3762 | } |
||
3763 | }, |
||
3764 | "notification-url": "https://packagist.org/downloads/", |
||
3765 | "license": [ |
||
3766 | "BSD-3-Clause" |
||
3767 | ], |
||
3768 | "homepage": "https://github.com/zendframework/zend-service-manager", |
||
3769 | "keywords": [ |
||
3770 | "servicemanager", |
||
3771 | "zf2" |
||
3772 | ], |
||
3773 | "time": "2013-04-17 13:32:54" |
||
3774 | }, |
||
3775 | { |
||
3776 | "name": "zendframework/zend-stdlib", |
||
3777 | "version": "2.1.6", |
||
3778 | "source": { |
||
3779 | "type": "git", |
||
3780 | "url": "https://github.com/zendframework/zend-stdlib.git", |
||
3781 | "reference": "0027339961ad3d49f91ee092e23f7269c18cb470" |
||
3782 | }, |
||
3783 | "dist": { |
||
3784 | "type": "zip", |
||
3785 | "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/0027339961ad3d49f91ee092e23f7269c18cb470", |
||
3786 | "reference": "0027339961ad3d49f91ee092e23f7269c18cb470", |
||
3787 | "shasum": "" |
||
3788 | }, |
||
3789 | "require": { |
||
3790 | "php": ">=5.3.3" |
||
3791 | }, |
||
3792 | "require-dev": { |
||
3793 | "fabpot/php-cs-fixer": "1.7.*", |
||
3794 | "phpunit/phpunit": "~4.0", |
||
3795 | "satooshi/php-coveralls": "dev-master", |
||
3796 | "zendframework/zend-eventmanager": "self.version", |
||
3797 | "zendframework/zend-filter": "self.version", |
||
3798 | "zendframework/zend-serializer": "self.version", |
||
3799 | "zendframework/zend-servicemanager": "self.version" |
||
3800 | }, |
||
3801 | "suggest": { |
||
3802 | "pecl-weakref": "Implementation of weak references for Stdlib\\CallbackHandler", |
||
3803 | "zendframework/zend-eventmanager": "To support aggregate hydrator usage", |
||
3804 | "zendframework/zend-filter": "To support naming strategy hydrator usage", |
||
3805 | "zendframework/zend-serializer": "Zend\\Serializer component", |
||
3806 | "zendframework/zend-servicemanager": "To support hydrator plugin manager usage" |
||
3807 | }, |
||
3808 | "type": "library", |
||
3809 | "extra": { |
||
3810 | "branch-alias": { |
||
3811 | "dev-master": "2.1-dev", |
||
3812 | "dev-develop": "2.2-dev" |
||
3813 | } |
||
3814 | }, |
||
3815 | "autoload": { |
||
3816 | "psr-4": { |
||
3817 | "Zend\\Stdlib\\": "src/" |
||
3818 | } |
||
3819 | }, |
||
3820 | "notification-url": "https://packagist.org/downloads/", |
||
3821 | "license": [ |
||
3822 | "BSD-3-Clause" |
||
3823 | ], |
||
3824 | "homepage": "https://github.com/zendframework/zend-stdlib", |
||
3825 | "keywords": [ |
||
3826 | "stdlib", |
||
3827 | "zf2" |
||
3828 | ], |
||
3829 | "time": "2013-04-17 13:32:54" |
||
3830 | }, |
||
3831 | { |
||
3832 | "name": "zetacomponents/base", |
||
3833 | "version": "1.9", |
||
3834 | "source": { |
||
3835 | "type": "git", |
||
3836 | "url": "https://github.com/zetacomponents/Base.git", |
||
3837 | "reference": "f20df24e8de3e48b6b69b2503f917e457281e687" |
||
3838 | }, |
||
3839 | "dist": { |
||
3840 | "type": "zip", |
||
3841 | "url": "https://api.github.com/repos/zetacomponents/Base/zipball/f20df24e8de3e48b6b69b2503f917e457281e687", |
||
3842 | "reference": "f20df24e8de3e48b6b69b2503f917e457281e687", |
||
3843 | "shasum": "" |
||
3844 | }, |
||
3845 | "require-dev": { |
||
3846 | "zetacomponents/unit-test": "*" |
||
3847 | }, |
||
3848 | "type": "library", |
||
3849 | "autoload": { |
||
3850 | "classmap": [ |
||
3851 | "src" |
||
3852 | ] |
||
3853 | }, |
||
3854 | "notification-url": "https://packagist.org/downloads/", |
||
3855 | "license": [ |
||
3856 | "Apache-2.0" |
||
3857 | ], |
||
3858 | "authors": [ |
||
3859 | { |
||
3860 | "name": "Sergey Alexeev" |
||
3861 | }, |
||
3862 | { |
||
3863 | "name": "Sebastian Bergmann" |
||
3864 | }, |
||
3865 | { |
||
3866 | "name": "Jan Borsodi" |
||
3867 | }, |
||
3868 | { |
||
3869 | "name": "Raymond Bosman" |
||
3870 | }, |
||
3871 | { |
||
3872 | "name": "Frederik Holljen" |
||
3873 | }, |
||
3874 | { |
||
3875 | "name": "Kore Nordmann" |
||
3876 | }, |
||
3877 | { |
||
3878 | "name": "Derick Rethans" |
||
3879 | }, |
||
3880 | { |
||
3881 | "name": "Vadym Savchuk" |
||
3882 | }, |
||
3883 | { |
||
3884 | "name": "Tobias Schlitt" |
||
3885 | }, |
||
3886 | { |
||
3887 | "name": "Alexandru Stanoi" |
||
3888 | } |
||
3889 | ], |
||
3890 | "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.", |
||
3891 | "homepage": "https://github.com/zetacomponents", |
||
3892 | "time": "2014-09-19 03:28:34" |
||
3893 | }, |
||
3894 | { |
||
3895 | "name": "zetacomponents/document", |
||
3896 | "version": "1.3.1", |
||
3897 | "source": { |
||
3898 | "type": "git", |
||
3899 | "url": "https://github.com/zetacomponents/Document.git", |
||
3900 | "reference": "688abfde573cf3fe0730f82538fbd7aa9fc95bc8" |
||
3901 | }, |
||
3902 | "dist": { |
||
3903 | "type": "zip", |
||
3904 | "url": "https://api.github.com/repos/zetacomponents/Document/zipball/688abfde573cf3fe0730f82538fbd7aa9fc95bc8", |
||
3905 | "reference": "688abfde573cf3fe0730f82538fbd7aa9fc95bc8", |
||
3906 | "shasum": "" |
||
3907 | }, |
||
3908 | "require": { |
||
3909 | "zetacomponents/base": "*" |
||
3910 | }, |
||
3911 | "require-dev": { |
||
3912 | "zetacomponents/unit-test": "dev-master" |
||
3913 | }, |
||
3914 | "type": "library", |
||
3915 | "autoload": { |
||
3916 | "classmap": [ |
||
3917 | "src" |
||
3918 | ] |
||
3919 | }, |
||
3920 | "notification-url": "https://packagist.org/downloads/", |
||
3921 | "license": [ |
||
3922 | "Apache-2.0" |
||
3923 | ], |
||
3924 | "authors": [ |
||
3925 | { |
||
3926 | "name": "Sebastian Bergmann" |
||
3927 | }, |
||
3928 | { |
||
3929 | "name": "Kore Nordmann" |
||
3930 | }, |
||
3931 | { |
||
3932 | "name": "Derick Rethans" |
||
3933 | }, |
||
3934 | { |
||
3935 | "name": "Tobias Schlitt" |
||
3936 | }, |
||
3937 | { |
||
3938 | "name": "Alexandru Stanoi" |
||
3939 | } |
||
3940 | ], |
||
3941 | "description": "The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.", |
||
3942 | "homepage": "https://github.com/zetacomponents", |
||
3943 | "time": "2013-12-19 11:40:00" |
||
3944 | } |
||
3945 | ], |
||
3946 | "aliases": [], |
||
3947 | "minimum-stability": "stable", |
||
3948 | "stability-flags": [], |
||
3949 | "prefer-stable": false, |
||
3950 | "prefer-lowest": false, |
||
3951 | "platform": { |
||
3952 | "php": ">=5.4.0" |
||
3953 | }, |
||
3954 | "platform-dev": [] |
||
3955 | } |
||
3956 |