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": "40278262a559e7fbf5229d9359bee51d", |
||
8 | "content-hash": "f4b148ddf8e3cb5c548178edaf123dce", |
||
9 | "packages": [ |
||
10 | { |
||
11 | "name": "cboden/ratchet", |
||
12 | "version": "v0.2.8", |
||
13 | "source": { |
||
14 | "type": "git", |
||
15 | "url": "https://github.com/ratchetphp/Ratchet.git", |
||
16 | "reference": "ebd17c6675b51044e711a1089b1534fd8c68c9e0" |
||
17 | }, |
||
18 | "dist": { |
||
19 | "type": "zip", |
||
20 | "url": "https://api.github.com/repos/ratchetphp/Ratchet/zipball/ebd17c6675b51044e711a1089b1534fd8c68c9e0", |
||
21 | "reference": "ebd17c6675b51044e711a1089b1534fd8c68c9e0", |
||
22 | "shasum": "" |
||
23 | }, |
||
24 | "require": { |
||
25 | "guzzle/http": ">=3.6.0,<3.8.0-dev", |
||
26 | "php": ">=5.3.3", |
||
27 | "react/socket": ">=0.2.0,<0.4.0-dev", |
||
28 | "symfony/http-foundation": "~2.1" |
||
29 | }, |
||
30 | "type": "library", |
||
31 | "autoload": { |
||
32 | "psr-0": { |
||
33 | "Ratchet": "src", |
||
34 | "Ratchet\\Tests": "tests" |
||
35 | } |
||
36 | }, |
||
37 | "notification-url": "https://packagist.org/downloads/", |
||
38 | "license": [ |
||
39 | "MIT" |
||
40 | ], |
||
41 | "authors": [ |
||
42 | { |
||
43 | "name": "Chris Boden", |
||
44 | "email": "[email protected]", |
||
45 | "homepage": "http://res.im", |
||
46 | "role": "Developer" |
||
47 | } |
||
48 | ], |
||
49 | "description": "PHP WebSocket library", |
||
50 | "homepage": "http://socketo.me", |
||
51 | "keywords": [ |
||
52 | "Ratchet", |
||
53 | "WebSockets", |
||
54 | "server", |
||
55 | "sockets" |
||
56 | ], |
||
57 | "time": "2013-09-20 00:55:12" |
||
58 | }, |
||
59 | { |
||
60 | "name": "components/font-awesome", |
||
61 | "version": "4.5.0", |
||
62 | "source": { |
||
63 | "type": "git", |
||
64 | "url": "https://github.com/components/font-awesome.git", |
||
65 | "reference": "069663a8419f9db90f9bec71e71ed4bb9d28d6ee" |
||
66 | }, |
||
67 | "dist": { |
||
68 | "type": "zip", |
||
69 | "url": "https://api.github.com/repos/components/font-awesome/zipball/069663a8419f9db90f9bec71e71ed4bb9d28d6ee", |
||
70 | "reference": "069663a8419f9db90f9bec71e71ed4bb9d28d6ee", |
||
71 | "shasum": "" |
||
72 | }, |
||
73 | "type": "component", |
||
74 | "extra": { |
||
75 | "component": { |
||
76 | "styles": [ |
||
77 | "css/font-awesome.css" |
||
78 | ], |
||
79 | "files": [ |
||
80 | "css/font-awesome.min.css", |
||
81 | "fonts/*" |
||
82 | ] |
||
83 | } |
||
84 | }, |
||
85 | "notification-url": "https://packagist.org/downloads/", |
||
86 | "license": [ |
||
87 | "MIT", |
||
88 | "OFL-1.1" |
||
89 | ], |
||
90 | "description": "The iconic font designed for use with Twitter Bootstrap.", |
||
91 | "time": "2015-11-24 10:33:56" |
||
92 | }, |
||
93 | { |
||
94 | "name": "components/jquery", |
||
95 | "version": "2.2.0", |
||
96 | "source": { |
||
97 | "type": "git", |
||
98 | "url": "https://github.com/components/jquery.git", |
||
99 | "reference": "d8b2ac0c1978e9ed8602789123976b1c7161ef96" |
||
100 | }, |
||
101 | "dist": { |
||
102 | "type": "zip", |
||
103 | "url": "https://api.github.com/repos/components/jquery/zipball/d8b2ac0c1978e9ed8602789123976b1c7161ef96", |
||
104 | "reference": "d8b2ac0c1978e9ed8602789123976b1c7161ef96", |
||
105 | "shasum": "" |
||
106 | }, |
||
107 | "type": "component", |
||
108 | "extra": { |
||
109 | "component": { |
||
110 | "scripts": [ |
||
111 | "jquery.js" |
||
112 | ], |
||
113 | "files": [ |
||
114 | "jquery.min.js", |
||
115 | "jquery.min.map", |
||
116 | "jquery-migrate.js", |
||
117 | "jquery-migrate.min.js" |
||
118 | ] |
||
119 | } |
||
120 | }, |
||
121 | "notification-url": "https://packagist.org/downloads/", |
||
122 | "license": [ |
||
123 | "MIT" |
||
124 | ], |
||
125 | "authors": [ |
||
126 | { |
||
127 | "name": "John Resig", |
||
128 | "email": "[email protected]" |
||
129 | } |
||
130 | ], |
||
131 | "description": "jQuery JavaScript Library", |
||
132 | "homepage": "http://jquery.com", |
||
133 | "time": "2016-01-08 23:29:41" |
||
134 | }, |
||
135 | { |
||
136 | "name": "doctrine/annotations", |
||
137 | "version": "v1.2.7", |
||
138 | "source": { |
||
139 | "type": "git", |
||
140 | "url": "https://github.com/doctrine/annotations.git", |
||
141 | "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" |
||
142 | }, |
||
143 | "dist": { |
||
144 | "type": "zip", |
||
145 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", |
||
146 | "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", |
||
147 | "shasum": "" |
||
148 | }, |
||
149 | "require": { |
||
150 | "doctrine/lexer": "1.*", |
||
151 | "php": ">=5.3.2" |
||
152 | }, |
||
153 | "require-dev": { |
||
154 | "doctrine/cache": "1.*", |
||
155 | "phpunit/phpunit": "4.*" |
||
156 | }, |
||
157 | "type": "library", |
||
158 | "extra": { |
||
159 | "branch-alias": { |
||
160 | "dev-master": "1.3.x-dev" |
||
161 | } |
||
162 | }, |
||
163 | "autoload": { |
||
164 | "psr-0": { |
||
165 | "Doctrine\\Common\\Annotations\\": "lib/" |
||
166 | } |
||
167 | }, |
||
168 | "notification-url": "https://packagist.org/downloads/", |
||
169 | "license": [ |
||
170 | "MIT" |
||
171 | ], |
||
172 | "authors": [ |
||
173 | { |
||
174 | "name": "Roman Borschel", |
||
175 | "email": "[email protected]" |
||
176 | }, |
||
177 | { |
||
178 | "name": "Benjamin Eberlei", |
||
179 | "email": "[email protected]" |
||
180 | }, |
||
181 | { |
||
182 | "name": "Guilherme Blanco", |
||
183 | "email": "[email protected]" |
||
184 | }, |
||
185 | { |
||
186 | "name": "Jonathan Wage", |
||
187 | "email": "[email protected]" |
||
188 | }, |
||
189 | { |
||
190 | "name": "Johannes Schmitt", |
||
191 | "email": "[email protected]" |
||
192 | } |
||
193 | ], |
||
194 | "description": "Docblock Annotations Parser", |
||
195 | "homepage": "http://www.doctrine-project.org", |
||
196 | "keywords": [ |
||
197 | "annotations", |
||
198 | "docblock", |
||
199 | "parser" |
||
200 | ], |
||
201 | "time": "2015-08-31 12:32:49" |
||
202 | }, |
||
203 | { |
||
204 | "name": "doctrine/cache", |
||
205 | "version": "v1.6.0", |
||
206 | "source": { |
||
207 | "type": "git", |
||
208 | "url": "https://github.com/doctrine/cache.git", |
||
209 | "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6" |
||
210 | }, |
||
211 | "dist": { |
||
212 | "type": "zip", |
||
213 | "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6", |
||
214 | "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6", |
||
215 | "shasum": "" |
||
216 | }, |
||
217 | "require": { |
||
218 | "php": "~5.5|~7.0" |
||
219 | }, |
||
220 | "conflict": { |
||
221 | "doctrine/common": ">2.2,<2.4" |
||
222 | }, |
||
223 | "require-dev": { |
||
224 | "phpunit/phpunit": "~4.8|~5.0", |
||
225 | "predis/predis": "~1.0", |
||
226 | "satooshi/php-coveralls": "~0.6" |
||
227 | }, |
||
228 | "type": "library", |
||
229 | "extra": { |
||
230 | "branch-alias": { |
||
231 | "dev-master": "1.6.x-dev" |
||
232 | } |
||
233 | }, |
||
234 | "autoload": { |
||
235 | "psr-4": { |
||
236 | "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" |
||
237 | } |
||
238 | }, |
||
239 | "notification-url": "https://packagist.org/downloads/", |
||
240 | "license": [ |
||
241 | "MIT" |
||
242 | ], |
||
243 | "authors": [ |
||
244 | { |
||
245 | "name": "Roman Borschel", |
||
246 | "email": "[email protected]" |
||
247 | }, |
||
248 | { |
||
249 | "name": "Benjamin Eberlei", |
||
250 | "email": "[email protected]" |
||
251 | }, |
||
252 | { |
||
253 | "name": "Guilherme Blanco", |
||
254 | "email": "[email protected]" |
||
255 | }, |
||
256 | { |
||
257 | "name": "Jonathan Wage", |
||
258 | "email": "[email protected]" |
||
259 | }, |
||
260 | { |
||
261 | "name": "Johannes Schmitt", |
||
262 | "email": "[email protected]" |
||
263 | } |
||
264 | ], |
||
265 | "description": "Caching library offering an object-oriented API for many cache backends", |
||
266 | "homepage": "http://www.doctrine-project.org", |
||
267 | "keywords": [ |
||
268 | "cache", |
||
269 | "caching" |
||
270 | ], |
||
271 | "time": "2015-12-31 16:37:02" |
||
272 | }, |
||
273 | { |
||
274 | "name": "doctrine/collections", |
||
275 | "version": "v1.3.0", |
||
276 | "source": { |
||
277 | "type": "git", |
||
278 | "url": "https://github.com/doctrine/collections.git", |
||
279 | "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a" |
||
280 | }, |
||
281 | "dist": { |
||
282 | "type": "zip", |
||
283 | "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a", |
||
284 | "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a", |
||
285 | "shasum": "" |
||
286 | }, |
||
287 | "require": { |
||
288 | "php": ">=5.3.2" |
||
289 | }, |
||
290 | "require-dev": { |
||
291 | "phpunit/phpunit": "~4.0" |
||
292 | }, |
||
293 | "type": "library", |
||
294 | "extra": { |
||
295 | "branch-alias": { |
||
296 | "dev-master": "1.2.x-dev" |
||
297 | } |
||
298 | }, |
||
299 | "autoload": { |
||
300 | "psr-0": { |
||
301 | "Doctrine\\Common\\Collections\\": "lib/" |
||
302 | } |
||
303 | }, |
||
304 | "notification-url": "https://packagist.org/downloads/", |
||
305 | "license": [ |
||
306 | "MIT" |
||
307 | ], |
||
308 | "authors": [ |
||
309 | { |
||
310 | "name": "Roman Borschel", |
||
311 | "email": "[email protected]" |
||
312 | }, |
||
313 | { |
||
314 | "name": "Benjamin Eberlei", |
||
315 | "email": "[email protected]" |
||
316 | }, |
||
317 | { |
||
318 | "name": "Guilherme Blanco", |
||
319 | "email": "[email protected]" |
||
320 | }, |
||
321 | { |
||
322 | "name": "Jonathan Wage", |
||
323 | "email": "[email protected]" |
||
324 | }, |
||
325 | { |
||
326 | "name": "Johannes Schmitt", |
||
327 | "email": "[email protected]" |
||
328 | } |
||
329 | ], |
||
330 | "description": "Collections Abstraction library", |
||
331 | "homepage": "http://www.doctrine-project.org", |
||
332 | "keywords": [ |
||
333 | "array", |
||
334 | "collections", |
||
335 | "iterator" |
||
336 | ], |
||
337 | "time": "2015-04-14 22:21:58" |
||
338 | }, |
||
339 | { |
||
340 | "name": "doctrine/common", |
||
341 | "version": "v2.6.1", |
||
342 | "source": { |
||
343 | "type": "git", |
||
344 | "url": "https://github.com/doctrine/common.git", |
||
345 | "reference": "a579557bc689580c19fee4e27487a67fe60defc0" |
||
346 | }, |
||
347 | "dist": { |
||
348 | "type": "zip", |
||
349 | "url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0", |
||
350 | "reference": "a579557bc689580c19fee4e27487a67fe60defc0", |
||
351 | "shasum": "" |
||
352 | }, |
||
353 | "require": { |
||
354 | "doctrine/annotations": "1.*", |
||
355 | "doctrine/cache": "1.*", |
||
356 | "doctrine/collections": "1.*", |
||
357 | "doctrine/inflector": "1.*", |
||
358 | "doctrine/lexer": "1.*", |
||
359 | "php": "~5.5|~7.0" |
||
360 | }, |
||
361 | "require-dev": { |
||
362 | "phpunit/phpunit": "~4.8|~5.0" |
||
363 | }, |
||
364 | "type": "library", |
||
365 | "extra": { |
||
366 | "branch-alias": { |
||
367 | "dev-master": "2.7.x-dev" |
||
368 | } |
||
369 | }, |
||
370 | "autoload": { |
||
371 | "psr-4": { |
||
372 | "Doctrine\\Common\\": "lib/Doctrine/Common" |
||
373 | } |
||
374 | }, |
||
375 | "notification-url": "https://packagist.org/downloads/", |
||
376 | "license": [ |
||
377 | "MIT" |
||
378 | ], |
||
379 | "authors": [ |
||
380 | { |
||
381 | "name": "Roman Borschel", |
||
382 | "email": "[email protected]" |
||
383 | }, |
||
384 | { |
||
385 | "name": "Benjamin Eberlei", |
||
386 | "email": "[email protected]" |
||
387 | }, |
||
388 | { |
||
389 | "name": "Guilherme Blanco", |
||
390 | "email": "[email protected]" |
||
391 | }, |
||
392 | { |
||
393 | "name": "Jonathan Wage", |
||
394 | "email": "[email protected]" |
||
395 | }, |
||
396 | { |
||
397 | "name": "Johannes Schmitt", |
||
398 | "email": "[email protected]" |
||
399 | } |
||
400 | ], |
||
401 | "description": "Common Library for Doctrine projects", |
||
402 | "homepage": "http://www.doctrine-project.org", |
||
403 | "keywords": [ |
||
404 | "annotations", |
||
405 | "collections", |
||
406 | "eventmanager", |
||
407 | "persistence", |
||
408 | "spl" |
||
409 | ], |
||
410 | "time": "2015-12-25 13:18:31" |
||
411 | }, |
||
412 | { |
||
413 | "name": "doctrine/inflector", |
||
414 | "version": "v1.1.0", |
||
415 | "source": { |
||
416 | "type": "git", |
||
417 | "url": "https://github.com/doctrine/inflector.git", |
||
418 | "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" |
||
419 | }, |
||
420 | "dist": { |
||
421 | "type": "zip", |
||
422 | "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", |
||
423 | "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", |
||
424 | "shasum": "" |
||
425 | }, |
||
426 | "require": { |
||
427 | "php": ">=5.3.2" |
||
428 | }, |
||
429 | "require-dev": { |
||
430 | "phpunit/phpunit": "4.*" |
||
431 | }, |
||
432 | "type": "library", |
||
433 | "extra": { |
||
434 | "branch-alias": { |
||
435 | "dev-master": "1.1.x-dev" |
||
436 | } |
||
437 | }, |
||
438 | "autoload": { |
||
439 | "psr-0": { |
||
440 | "Doctrine\\Common\\Inflector\\": "lib/" |
||
441 | } |
||
442 | }, |
||
443 | "notification-url": "https://packagist.org/downloads/", |
||
444 | "license": [ |
||
445 | "MIT" |
||
446 | ], |
||
447 | "authors": [ |
||
448 | { |
||
449 | "name": "Roman Borschel", |
||
450 | "email": "[email protected]" |
||
451 | }, |
||
452 | { |
||
453 | "name": "Benjamin Eberlei", |
||
454 | "email": "[email protected]" |
||
455 | }, |
||
456 | { |
||
457 | "name": "Guilherme Blanco", |
||
458 | "email": "[email protected]" |
||
459 | }, |
||
460 | { |
||
461 | "name": "Jonathan Wage", |
||
462 | "email": "[email protected]" |
||
463 | }, |
||
464 | { |
||
465 | "name": "Johannes Schmitt", |
||
466 | "email": "[email protected]" |
||
467 | } |
||
468 | ], |
||
469 | "description": "Common String Manipulations with regard to casing and singular/plural rules.", |
||
470 | "homepage": "http://www.doctrine-project.org", |
||
471 | "keywords": [ |
||
472 | "inflection", |
||
473 | "pluralize", |
||
474 | "singularize", |
||
475 | "string" |
||
476 | ], |
||
477 | "time": "2015-11-06 14:35:42" |
||
478 | }, |
||
479 | { |
||
480 | "name": "doctrine/lexer", |
||
481 | "version": "v1.0.1", |
||
482 | "source": { |
||
483 | "type": "git", |
||
484 | "url": "https://github.com/doctrine/lexer.git", |
||
485 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" |
||
486 | }, |
||
487 | "dist": { |
||
488 | "type": "zip", |
||
489 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
490 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
491 | "shasum": "" |
||
492 | }, |
||
493 | "require": { |
||
494 | "php": ">=5.3.2" |
||
495 | }, |
||
496 | "type": "library", |
||
497 | "extra": { |
||
498 | "branch-alias": { |
||
499 | "dev-master": "1.0.x-dev" |
||
500 | } |
||
501 | }, |
||
502 | "autoload": { |
||
503 | "psr-0": { |
||
504 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
505 | } |
||
506 | }, |
||
507 | "notification-url": "https://packagist.org/downloads/", |
||
508 | "license": [ |
||
509 | "MIT" |
||
510 | ], |
||
511 | "authors": [ |
||
512 | { |
||
513 | "name": "Roman Borschel", |
||
514 | "email": "[email protected]" |
||
515 | }, |
||
516 | { |
||
517 | "name": "Guilherme Blanco", |
||
518 | "email": "[email protected]" |
||
519 | }, |
||
520 | { |
||
521 | "name": "Johannes Schmitt", |
||
522 | "email": "[email protected]" |
||
523 | } |
||
524 | ], |
||
525 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
526 | "homepage": "http://www.doctrine-project.org", |
||
527 | "keywords": [ |
||
528 | "lexer", |
||
529 | "parser" |
||
530 | ], |
||
531 | "time": "2014-09-09 13:34:57" |
||
532 | }, |
||
533 | { |
||
534 | "name": "erusev/parsedown", |
||
535 | "version": "1.6.0", |
||
536 | "source": { |
||
537 | "type": "git", |
||
538 | "url": "https://github.com/erusev/parsedown.git", |
||
539 | "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7" |
||
540 | }, |
||
541 | "dist": { |
||
542 | "type": "zip", |
||
543 | "url": "https://api.github.com/repos/erusev/parsedown/zipball/3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7", |
||
544 | "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7", |
||
545 | "shasum": "" |
||
546 | }, |
||
547 | "type": "library", |
||
548 | "autoload": { |
||
549 | "psr-0": { |
||
550 | "Parsedown": "" |
||
551 | } |
||
552 | }, |
||
553 | "notification-url": "https://packagist.org/downloads/", |
||
554 | "license": [ |
||
555 | "MIT" |
||
556 | ], |
||
557 | "authors": [ |
||
558 | { |
||
559 | "name": "Emanuil Rusev", |
||
560 | "email": "[email protected]", |
||
561 | "homepage": "http://erusev.com" |
||
562 | } |
||
563 | ], |
||
564 | "description": "Parser for Markdown.", |
||
565 | "homepage": "http://parsedown.org", |
||
566 | "keywords": [ |
||
567 | "markdown", |
||
568 | "parser" |
||
569 | ], |
||
570 | "time": "2015-10-04 16:44:32" |
||
571 | }, |
||
572 | { |
||
573 | "name": "evenement/evenement", |
||
574 | "version": "v1.0.0", |
||
575 | "source": { |
||
576 | "type": "git", |
||
577 | "url": "https://github.com/igorw/evenement.git", |
||
578 | "reference": "fa966683e7df3e5dd5929d984a44abfbd6bafe8d" |
||
579 | }, |
||
580 | "dist": { |
||
581 | "type": "zip", |
||
582 | "url": "https://api.github.com/repos/igorw/evenement/zipball/fa966683e7df3e5dd5929d984a44abfbd6bafe8d", |
||
583 | "reference": "fa966683e7df3e5dd5929d984a44abfbd6bafe8d", |
||
584 | "shasum": "" |
||
585 | }, |
||
586 | "require": { |
||
587 | "php": ">=5.3.0" |
||
588 | }, |
||
589 | "type": "library", |
||
590 | "autoload": { |
||
591 | "psr-0": { |
||
592 | "Evenement": "src" |
||
593 | } |
||
594 | }, |
||
595 | "notification-url": "https://packagist.org/downloads/", |
||
596 | "license": [ |
||
597 | "MIT" |
||
598 | ], |
||
599 | "authors": [ |
||
600 | { |
||
601 | "name": "Igor Wiedler", |
||
602 | "email": "[email protected]", |
||
603 | "homepage": "http://wiedler.ch/igor/" |
||
604 | } |
||
605 | ], |
||
606 | "description": "Événement is a very simple event dispatching library for PHP 5.3", |
||
607 | "keywords": [ |
||
608 | "event-dispatcher" |
||
609 | ], |
||
610 | "time": "2012-05-30 15:01:08" |
||
611 | }, |
||
612 | { |
||
613 | "name": "guzzle/common", |
||
614 | "version": "v3.7.4", |
||
615 | "target-dir": "Guzzle/Common", |
||
616 | "source": { |
||
617 | "type": "git", |
||
618 | "url": "https://github.com/Guzzle3/common.git", |
||
619 | "reference": "5126e268446c7e7df961b89128d71878e0652432" |
||
620 | }, |
||
621 | "dist": { |
||
622 | "type": "zip", |
||
623 | "url": "https://api.github.com/repos/Guzzle3/common/zipball/5126e268446c7e7df961b89128d71878e0652432", |
||
624 | "reference": "5126e268446c7e7df961b89128d71878e0652432", |
||
625 | "shasum": "" |
||
626 | }, |
||
627 | "require": { |
||
628 | "php": ">=5.3.2", |
||
629 | "symfony/event-dispatcher": ">=2.1" |
||
630 | }, |
||
631 | "type": "library", |
||
632 | "extra": { |
||
633 | "branch-alias": { |
||
634 | "dev-master": "3.7-dev" |
||
635 | } |
||
636 | }, |
||
637 | "autoload": { |
||
638 | "psr-0": { |
||
639 | "Guzzle\\Common": "" |
||
640 | } |
||
641 | }, |
||
642 | "notification-url": "https://packagist.org/downloads/", |
||
643 | "license": [ |
||
644 | "MIT" |
||
645 | ], |
||
646 | "description": "Common libraries used by Guzzle", |
||
647 | "homepage": "http://guzzlephp.org/", |
||
648 | "keywords": [ |
||
649 | "collection", |
||
650 | "common", |
||
651 | "event", |
||
652 | "exception" |
||
653 | ], |
||
654 | "time": "2013-10-02 20:47:00" |
||
655 | }, |
||
656 | { |
||
657 | "name": "guzzle/http", |
||
658 | "version": "v3.7.4", |
||
659 | "target-dir": "Guzzle/Http", |
||
660 | "source": { |
||
661 | "type": "git", |
||
662 | "url": "https://github.com/Guzzle3/http.git", |
||
663 | "reference": "3420035adcf312d62a2e64f3e6b3e3e590121786" |
||
664 | }, |
||
665 | "dist": { |
||
666 | "type": "zip", |
||
667 | "url": "https://api.github.com/repos/Guzzle3/http/zipball/3420035adcf312d62a2e64f3e6b3e3e590121786", |
||
668 | "reference": "3420035adcf312d62a2e64f3e6b3e3e590121786", |
||
669 | "shasum": "" |
||
670 | }, |
||
671 | "require": { |
||
672 | "guzzle/common": "self.version", |
||
673 | "guzzle/parser": "self.version", |
||
674 | "guzzle/stream": "self.version", |
||
675 | "php": ">=5.3.2" |
||
676 | }, |
||
677 | "suggest": { |
||
678 | "ext-curl": "*" |
||
679 | }, |
||
680 | "type": "library", |
||
681 | "extra": { |
||
682 | "branch-alias": { |
||
683 | "dev-master": "3.7-dev" |
||
684 | } |
||
685 | }, |
||
686 | "autoload": { |
||
687 | "psr-0": { |
||
688 | "Guzzle\\Http": "" |
||
689 | } |
||
690 | }, |
||
691 | "notification-url": "https://packagist.org/downloads/", |
||
692 | "license": [ |
||
693 | "MIT" |
||
694 | ], |
||
695 | "authors": [ |
||
696 | { |
||
697 | "name": "Michael Dowling", |
||
698 | "email": "[email protected]", |
||
699 | "homepage": "https://github.com/mtdowling" |
||
700 | } |
||
701 | ], |
||
702 | "description": "HTTP libraries used by Guzzle", |
||
703 | "homepage": "http://guzzlephp.org/", |
||
704 | "keywords": [ |
||
705 | "Guzzle", |
||
706 | "client", |
||
707 | "curl", |
||
708 | "http", |
||
709 | "http client" |
||
710 | ], |
||
711 | "time": "2013-09-20 22:05:53" |
||
712 | }, |
||
713 | { |
||
714 | "name": "guzzle/parser", |
||
715 | "version": "v3.7.4", |
||
716 | "target-dir": "Guzzle/Parser", |
||
717 | "source": { |
||
718 | "type": "git", |
||
719 | "url": "https://github.com/Guzzle3/parser.git", |
||
720 | "reference": "a25c2ddda1c52fb69a4ee56eb530b13ddd9573c2" |
||
721 | }, |
||
722 | "dist": { |
||
723 | "type": "zip", |
||
724 | "url": "https://api.github.com/repos/Guzzle3/parser/zipball/a25c2ddda1c52fb69a4ee56eb530b13ddd9573c2", |
||
725 | "reference": "a25c2ddda1c52fb69a4ee56eb530b13ddd9573c2", |
||
726 | "shasum": "" |
||
727 | }, |
||
728 | "require": { |
||
729 | "php": ">=5.3.2" |
||
730 | }, |
||
731 | "type": "library", |
||
732 | "extra": { |
||
733 | "branch-alias": { |
||
734 | "dev-master": "3.7-dev" |
||
735 | } |
||
736 | }, |
||
737 | "autoload": { |
||
738 | "psr-0": { |
||
739 | "Guzzle\\Parser": "" |
||
740 | } |
||
741 | }, |
||
742 | "notification-url": "https://packagist.org/downloads/", |
||
743 | "license": [ |
||
744 | "MIT" |
||
745 | ], |
||
746 | "description": "Interchangeable parsers used by Guzzle", |
||
747 | "homepage": "http://guzzlephp.org/", |
||
748 | "keywords": [ |
||
749 | "URI Template", |
||
750 | "cookie", |
||
751 | "http", |
||
752 | "message", |
||
753 | "url" |
||
754 | ], |
||
755 | "time": "2013-07-11 22:46:03" |
||
756 | }, |
||
757 | { |
||
758 | "name": "guzzle/stream", |
||
759 | "version": "v3.7.4", |
||
760 | "target-dir": "Guzzle/Stream", |
||
761 | "source": { |
||
762 | "type": "git", |
||
763 | "url": "https://github.com/Guzzle3/stream.git", |
||
764 | "reference": "a86111d9ac7db31d65a053c825869409fe8fc83f" |
||
765 | }, |
||
766 | "dist": { |
||
767 | "type": "zip", |
||
768 | "url": "https://api.github.com/repos/Guzzle3/stream/zipball/a86111d9ac7db31d65a053c825869409fe8fc83f", |
||
769 | "reference": "a86111d9ac7db31d65a053c825869409fe8fc83f", |
||
770 | "shasum": "" |
||
771 | }, |
||
772 | "require": { |
||
773 | "guzzle/common": "self.version", |
||
774 | "php": ">=5.3.2" |
||
775 | }, |
||
776 | "suggest": { |
||
777 | "guzzle/http": "To convert Guzzle request objects to PHP streams" |
||
778 | }, |
||
779 | "type": "library", |
||
780 | "extra": { |
||
781 | "branch-alias": { |
||
782 | "dev-master": "3.7-dev" |
||
783 | } |
||
784 | }, |
||
785 | "autoload": { |
||
786 | "psr-0": { |
||
787 | "Guzzle\\Stream": "" |
||
788 | } |
||
789 | }, |
||
790 | "notification-url": "https://packagist.org/downloads/", |
||
791 | "license": [ |
||
792 | "MIT" |
||
793 | ], |
||
794 | "authors": [ |
||
795 | { |
||
796 | "name": "Michael Dowling", |
||
797 | "email": "[email protected]", |
||
798 | "homepage": "https://github.com/mtdowling" |
||
799 | } |
||
800 | ], |
||
801 | "description": "Guzzle stream wrapper component", |
||
802 | "homepage": "http://guzzlephp.org/", |
||
803 | "keywords": [ |
||
804 | "Guzzle", |
||
805 | "component", |
||
806 | "stream" |
||
807 | ], |
||
808 | "time": "2013-07-30 22:07:23" |
||
809 | }, |
||
810 | { |
||
811 | "name": "imagine/imagine", |
||
812 | "version": "v0.6.3", |
||
813 | "source": { |
||
814 | "type": "git", |
||
815 | "url": "https://github.com/avalanche123/Imagine.git", |
||
816 | "reference": "149041d2a1b517107bfe270ca2b1a17aa341715d" |
||
817 | }, |
||
818 | "dist": { |
||
819 | "type": "zip", |
||
820 | "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/149041d2a1b517107bfe270ca2b1a17aa341715d", |
||
821 | "reference": "149041d2a1b517107bfe270ca2b1a17aa341715d", |
||
822 | "shasum": "" |
||
823 | }, |
||
824 | "require": { |
||
825 | "php": ">=5.3.2" |
||
826 | }, |
||
827 | "require-dev": { |
||
828 | "sami/sami": "dev-master" |
||
829 | }, |
||
830 | "suggest": { |
||
831 | "ext-gd": "to use the GD implementation", |
||
832 | "ext-gmagick": "to use the Gmagick implementation", |
||
833 | "ext-imagick": "to use the Imagick implementation" |
||
834 | }, |
||
835 | "type": "library", |
||
836 | "extra": { |
||
837 | "branch-alias": { |
||
838 | "dev-develop": "0.7-dev" |
||
839 | } |
||
840 | }, |
||
841 | "autoload": { |
||
842 | "psr-0": { |
||
843 | "Imagine": "lib/" |
||
844 | } |
||
845 | }, |
||
846 | "notification-url": "https://packagist.org/downloads/", |
||
847 | "license": [ |
||
848 | "MIT" |
||
849 | ], |
||
850 | "authors": [ |
||
851 | { |
||
852 | "name": "Bulat Shakirzyanov", |
||
853 | "email": "[email protected]", |
||
854 | "homepage": "http://avalanche123.com" |
||
855 | } |
||
856 | ], |
||
857 | "description": "Image processing for PHP 5.3", |
||
858 | "homepage": "http://imagine.readthedocs.org/", |
||
859 | "keywords": [ |
||
860 | "drawing", |
||
861 | "graphics", |
||
862 | "image manipulation", |
||
863 | "image processing" |
||
864 | ], |
||
865 | "time": "2015-09-19 16:54:05" |
||
866 | }, |
||
867 | { |
||
868 | "name": "ircmaxell/password-compat", |
||
869 | "version": "v1.0.4", |
||
870 | "source": { |
||
871 | "type": "git", |
||
872 | "url": "https://github.com/ircmaxell/password_compat.git", |
||
873 | "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" |
||
874 | }, |
||
875 | "dist": { |
||
876 | "type": "zip", |
||
877 | "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", |
||
878 | "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", |
||
879 | "shasum": "" |
||
880 | }, |
||
881 | "require-dev": { |
||
882 | "phpunit/phpunit": "4.*" |
||
883 | }, |
||
884 | "type": "library", |
||
885 | "autoload": { |
||
886 | "files": [ |
||
887 | "lib/password.php" |
||
888 | ] |
||
889 | }, |
||
890 | "notification-url": "https://packagist.org/downloads/", |
||
891 | "license": [ |
||
892 | "MIT" |
||
893 | ], |
||
894 | "authors": [ |
||
895 | { |
||
896 | "name": "Anthony Ferrara", |
||
897 | "email": "[email protected]", |
||
898 | "homepage": "http://blog.ircmaxell.com" |
||
899 | } |
||
900 | ], |
||
901 | "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", |
||
902 | "homepage": "https://github.com/ircmaxell/password_compat", |
||
903 | "keywords": [ |
||
904 | "hashing", |
||
905 | "password" |
||
906 | ], |
||
907 | "time": "2014-11-20 16:49:30" |
||
908 | }, |
||
909 | { |
||
910 | "name": "jms/metadata", |
||
911 | "version": "1.5.1", |
||
912 | "source": { |
||
913 | "type": "git", |
||
914 | "url": "https://github.com/schmittjoh/metadata.git", |
||
915 | "reference": "22b72455559a25777cfd28c4ffda81ff7639f353" |
||
916 | }, |
||
917 | "dist": { |
||
918 | "type": "zip", |
||
919 | "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353", |
||
920 | "reference": "22b72455559a25777cfd28c4ffda81ff7639f353", |
||
921 | "shasum": "" |
||
922 | }, |
||
923 | "require": { |
||
924 | "php": ">=5.3.0" |
||
925 | }, |
||
926 | "require-dev": { |
||
927 | "doctrine/cache": "~1.0" |
||
928 | }, |
||
929 | "type": "library", |
||
930 | "extra": { |
||
931 | "branch-alias": { |
||
932 | "dev-master": "1.5.x-dev" |
||
933 | } |
||
934 | }, |
||
935 | "autoload": { |
||
936 | "psr-0": { |
||
937 | "Metadata\\": "src/" |
||
938 | } |
||
939 | }, |
||
940 | "notification-url": "https://packagist.org/downloads/", |
||
941 | "license": [ |
||
942 | "Apache" |
||
943 | ], |
||
944 | "authors": [ |
||
945 | { |
||
946 | "name": "Johannes M. Schmitt", |
||
947 | "email": "[email protected]", |
||
948 | "homepage": "http://jmsyst.com", |
||
949 | "role": "Developer of wrapped JMSSerializerBundle" |
||
950 | } |
||
951 | ], |
||
952 | "description": "Class/method/property metadata management in PHP", |
||
953 | "keywords": [ |
||
954 | "annotations", |
||
955 | "metadata", |
||
956 | "xml", |
||
957 | "yaml" |
||
958 | ], |
||
959 | "time": "2014-07-12 07:13:19" |
||
960 | }, |
||
961 | { |
||
962 | "name": "jms/parser-lib", |
||
963 | "version": "1.0.0", |
||
964 | "source": { |
||
965 | "type": "git", |
||
966 | "url": "https://github.com/schmittjoh/parser-lib.git", |
||
967 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" |
||
968 | }, |
||
969 | "dist": { |
||
970 | "type": "zip", |
||
971 | "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", |
||
972 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", |
||
973 | "shasum": "" |
||
974 | }, |
||
975 | "require": { |
||
976 | "phpoption/phpoption": ">=0.9,<2.0-dev" |
||
977 | }, |
||
978 | "type": "library", |
||
979 | "extra": { |
||
980 | "branch-alias": { |
||
981 | "dev-master": "1.0-dev" |
||
982 | } |
||
983 | }, |
||
984 | "autoload": { |
||
985 | "psr-0": { |
||
986 | "JMS\\": "src/" |
||
987 | } |
||
988 | }, |
||
989 | "notification-url": "https://packagist.org/downloads/", |
||
990 | "license": [ |
||
991 | "Apache2" |
||
992 | ], |
||
993 | "description": "A library for easily creating recursive-descent parsers.", |
||
994 | "time": "2012-11-18 18:08:43" |
||
995 | }, |
||
996 | { |
||
997 | "name": "jms/serializer", |
||
998 | "version": "0.16.0", |
||
999 | "source": { |
||
1000 | "type": "git", |
||
1001 | "url": "https://github.com/schmittjoh/serializer.git", |
||
1002 | "reference": "c8a171357ca92b6706e395c757f334902d430ea9" |
||
1003 | }, |
||
1004 | "dist": { |
||
1005 | "type": "zip", |
||
1006 | "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9", |
||
1007 | "reference": "c8a171357ca92b6706e395c757f334902d430ea9", |
||
1008 | "shasum": "" |
||
1009 | }, |
||
1010 | "require": { |
||
1011 | "doctrine/annotations": "1.*", |
||
1012 | "jms/metadata": "~1.1", |
||
1013 | "jms/parser-lib": "1.*", |
||
1014 | "php": ">=5.3.2", |
||
1015 | "phpcollection/phpcollection": "~0.1" |
||
1016 | }, |
||
1017 | "require-dev": { |
||
1018 | "doctrine/orm": "~2.1", |
||
1019 | "doctrine/phpcr-odm": "~1.0.1", |
||
1020 | "jackalope/jackalope-doctrine-dbal": "1.0.*", |
||
1021 | "propel/propel1": "~1.7", |
||
1022 | "symfony/filesystem": "2.*", |
||
1023 | "symfony/form": "~2.1", |
||
1024 | "symfony/translation": "~2.0", |
||
1025 | "symfony/validator": "~2.0", |
||
1026 | "symfony/yaml": "2.*", |
||
1027 | "twig/twig": ">=1.8,<2.0-dev" |
||
1028 | }, |
||
1029 | "suggest": { |
||
1030 | "symfony/yaml": "Required if you'd like to serialize data to YAML format." |
||
1031 | }, |
||
1032 | "type": "library", |
||
1033 | "extra": { |
||
1034 | "branch-alias": { |
||
1035 | "dev-master": "0.15-dev" |
||
1036 | } |
||
1037 | }, |
||
1038 | "autoload": { |
||
1039 | "psr-0": { |
||
1040 | "JMS\\Serializer": "src/" |
||
1041 | } |
||
1042 | }, |
||
1043 | "notification-url": "https://packagist.org/downloads/", |
||
1044 | "license": [ |
||
1045 | "Apache2" |
||
1046 | ], |
||
1047 | "authors": [ |
||
1048 | { |
||
1049 | "name": "Johannes M. Schmitt", |
||
1050 | "email": "[email protected]", |
||
1051 | "homepage": "http://jmsyst.com", |
||
1052 | "role": "Developer of wrapped JMSSerializerBundle" |
||
1053 | } |
||
1054 | ], |
||
1055 | "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", |
||
1056 | "homepage": "http://jmsyst.com/libs/serializer", |
||
1057 | "keywords": [ |
||
1058 | "deserialization", |
||
1059 | "jaxb", |
||
1060 | "json", |
||
1061 | "serialization", |
||
1062 | "xml" |
||
1063 | ], |
||
1064 | "time": "2014-03-18 08:39:00" |
||
1065 | }, |
||
1066 | { |
||
1067 | "name": "jms/serializer-bundle", |
||
1068 | "version": "0.13.0", |
||
1069 | "target-dir": "JMS/SerializerBundle", |
||
1070 | "source": { |
||
1071 | "type": "git", |
||
1072 | "url": "https://github.com/schmittjoh/JMSSerializerBundle.git", |
||
1073 | "reference": "bb15db3e661168f4310fad48b86915ff1ca33795" |
||
1074 | }, |
||
1075 | "dist": { |
||
1076 | "type": "zip", |
||
1077 | "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/bb15db3e661168f4310fad48b86915ff1ca33795", |
||
1078 | "reference": "bb15db3e661168f4310fad48b86915ff1ca33795", |
||
1079 | "shasum": "" |
||
1080 | }, |
||
1081 | "require": { |
||
1082 | "jms/serializer": "~0.11", |
||
1083 | "php": ">=5.3.2", |
||
1084 | "symfony/framework-bundle": "~2.1" |
||
1085 | }, |
||
1086 | "require-dev": { |
||
1087 | "doctrine/doctrine-bundle": "*", |
||
1088 | "doctrine/orm": "*", |
||
1089 | "symfony/browser-kit": "*", |
||
1090 | "symfony/class-loader": "*", |
||
1091 | "symfony/css-selector": "*", |
||
1092 | "symfony/finder": "*", |
||
1093 | "symfony/form": "*", |
||
1094 | "symfony/process": "*", |
||
1095 | "symfony/twig-bundle": "*", |
||
1096 | "symfony/validator": "*", |
||
1097 | "symfony/yaml": "*" |
||
1098 | }, |
||
1099 | "suggest": { |
||
1100 | "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3" |
||
1101 | }, |
||
1102 | "type": "symfony-bundle", |
||
1103 | "extra": { |
||
1104 | "branch-alias": { |
||
1105 | "dev-master": "0.13-dev" |
||
1106 | } |
||
1107 | }, |
||
1108 | "autoload": { |
||
1109 | "psr-0": { |
||
1110 | "JMS\\SerializerBundle": "" |
||
1111 | } |
||
1112 | }, |
||
1113 | "notification-url": "https://packagist.org/downloads/", |
||
1114 | "license": [ |
||
1115 | "Apache2" |
||
1116 | ], |
||
1117 | "authors": [ |
||
1118 | { |
||
1119 | "name": "Johannes Schmitt", |
||
1120 | "email": "[email protected]", |
||
1121 | "homepage": "https://github.com/schmittjoh", |
||
1122 | "role": "Developer of wrapped JMSSerializerBundle" |
||
1123 | } |
||
1124 | ], |
||
1125 | "description": "Allows you to easily serialize, and deserialize data of any complexity", |
||
1126 | "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle", |
||
1127 | "keywords": [ |
||
1128 | "deserialization", |
||
1129 | "jaxb", |
||
1130 | "json", |
||
1131 | "serialization", |
||
1132 | "xml" |
||
1133 | ], |
||
1134 | "time": "2013-12-05 14:36:11" |
||
1135 | }, |
||
1136 | { |
||
1137 | "name": "kriswallsmith/assetic", |
||
1138 | "version": "v1.3.2", |
||
1139 | "source": { |
||
1140 | "type": "git", |
||
1141 | "url": "https://github.com/kriswallsmith/assetic.git", |
||
1142 | "reference": "9928f7c4ad98b234e3559d1049abd13387f86db5" |
||
1143 | }, |
||
1144 | "dist": { |
||
1145 | "type": "zip", |
||
1146 | "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/9928f7c4ad98b234e3559d1049abd13387f86db5", |
||
1147 | "reference": "9928f7c4ad98b234e3559d1049abd13387f86db5", |
||
1148 | "shasum": "" |
||
1149 | }, |
||
1150 | "require": { |
||
1151 | "php": ">=5.3.1", |
||
1152 | "symfony/process": "~2.1|~3.0" |
||
1153 | }, |
||
1154 | "conflict": { |
||
1155 | "twig/twig": "<1.23" |
||
1156 | }, |
||
1157 | "require-dev": { |
||
1158 | "cssmin/cssmin": "3.0.1", |
||
1159 | "joliclic/javascript-packer": "1.1", |
||
1160 | "kamicane/packager": "1.0", |
||
1161 | "leafo/lessphp": "^0.3.7", |
||
1162 | "leafo/scssphp": "~0.1", |
||
1163 | "mrclay/minify": "~2.2", |
||
1164 | "patchwork/jsqueeze": "~1.0|~2.0", |
||
1165 | "phpunit/phpunit": "~4.8", |
||
1166 | "psr/log": "~1.0", |
||
1167 | "ptachoire/cssembed": "~1.0", |
||
1168 | "symfony/phpunit-bridge": "~2.7|~3.0", |
||
1169 | "twig/twig": "~1.8|~2.0" |
||
1170 | }, |
||
1171 | "suggest": { |
||
1172 | "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler", |
||
1173 | "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler", |
||
1174 | "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin", |
||
1175 | "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor", |
||
1176 | "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris", |
||
1177 | "twig/twig": "Assetic provides the integration with the Twig templating engine" |
||
1178 | }, |
||
1179 | "type": "library", |
||
1180 | "extra": { |
||
1181 | "branch-alias": { |
||
1182 | "dev-master": "1.4-dev" |
||
1183 | } |
||
1184 | }, |
||
1185 | "autoload": { |
||
1186 | "psr-0": { |
||
1187 | "Assetic": "src/" |
||
1188 | }, |
||
1189 | "files": [ |
||
1190 | "src/functions.php" |
||
1191 | ] |
||
1192 | }, |
||
1193 | "notification-url": "https://packagist.org/downloads/", |
||
1194 | "license": [ |
||
1195 | "MIT" |
||
1196 | ], |
||
1197 | "authors": [ |
||
1198 | { |
||
1199 | "name": "Kris Wallsmith", |
||
1200 | "email": "[email protected]", |
||
1201 | "homepage": "http://kriswallsmith.net/" |
||
1202 | } |
||
1203 | ], |
||
1204 | "description": "Asset Management for PHP", |
||
1205 | "homepage": "https://github.com/kriswallsmith/assetic", |
||
1206 | "keywords": [ |
||
1207 | "assets", |
||
1208 | "compression", |
||
1209 | "minification" |
||
1210 | ], |
||
1211 | "time": "2015-11-12 13:51:40" |
||
1212 | }, |
||
1213 | { |
||
1214 | "name": "liip/imagine-bundle", |
||
1215 | "version": "1.4.3", |
||
1216 | "source": { |
||
1217 | "type": "git", |
||
1218 | "url": "https://github.com/liip/LiipImagineBundle.git", |
||
1219 | "reference": "22d625e92337c1c25338922dc08706182be9b02f" |
||
1220 | }, |
||
1221 | "dist": { |
||
1222 | "type": "zip", |
||
1223 | "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/22d625e92337c1c25338922dc08706182be9b02f", |
||
1224 | "reference": "22d625e92337c1c25338922dc08706182be9b02f", |
||
1225 | "shasum": "" |
||
1226 | }, |
||
1227 | "require": { |
||
1228 | "imagine/imagine": "~0.5,<0.7", |
||
1229 | "php": "^5.3.9|^7.0", |
||
1230 | "symfony/filesystem": "~2.3|~3.0", |
||
1231 | "symfony/finder": "~2.3|~3.0", |
||
1232 | "symfony/framework-bundle": "~2.3|~3.0", |
||
1233 | "symfony/options-resolver": "~2.3|~3.0" |
||
1234 | }, |
||
1235 | "require-dev": { |
||
1236 | "amazonwebservices/aws-sdk-for-php": "~1.0", |
||
1237 | "aws/aws-sdk-php": "~2.4", |
||
1238 | "doctrine/cache": "~1.1", |
||
1239 | "doctrine/orm": "~2.3", |
||
1240 | "ext-gd": "*", |
||
1241 | "phpunit/phpunit": "~4.3", |
||
1242 | "psr/log": "~1.0", |
||
1243 | "symfony/browser-kit": "~2.3|~3.0", |
||
1244 | "symfony/console": "~2.3|~3.0", |
||
1245 | "symfony/dependency-injection": "~2.3|~3.0", |
||
1246 | "symfony/form": "~2.3|~3.0", |
||
1247 | "symfony/phpunit-bridge": "~2.3|~3.0", |
||
1248 | "symfony/yaml": "~2.3|~3.0", |
||
1249 | "twig/twig": "~1.12" |
||
1250 | }, |
||
1251 | "suggest": { |
||
1252 | "amazonwebservices/aws-sdk-for-php": "Add it if you'd like to use aws v1 resolver", |
||
1253 | "aws/aws-sdk-php": "Add it if you'd like to use aws v2 or v3 resolver", |
||
1254 | "league/flysystem": "If you'd want to use Flysystem binary loader", |
||
1255 | "monolog/monolog": "If you'd want to write logs", |
||
1256 | "twig/twig": "If you'd want to use some handy twig filters, version 1.12 or greater required" |
||
1257 | }, |
||
1258 | "type": "symfony-bundle", |
||
1259 | "extra": { |
||
1260 | "branch-alias": { |
||
1261 | "dev-master": "1.0.x-dev" |
||
1262 | } |
||
1263 | }, |
||
1264 | "autoload": { |
||
1265 | "psr-4": { |
||
1266 | "Liip\\ImagineBundle\\": "" |
||
1267 | } |
||
1268 | }, |
||
1269 | "notification-url": "https://packagist.org/downloads/", |
||
1270 | "license": [ |
||
1271 | "MIT" |
||
1272 | ], |
||
1273 | "authors": [ |
||
1274 | { |
||
1275 | "name": "Liip and other contributors", |
||
1276 | "homepage": "https://github.com/liip/LiipImagineBundle/contributors" |
||
1277 | } |
||
1278 | ], |
||
1279 | "description": "This Bundle assists in imagine manipulation using the imagine library", |
||
1280 | "homepage": "http://liip.ch", |
||
1281 | "keywords": [ |
||
1282 | "image", |
||
1283 | "imagine" |
||
1284 | ], |
||
1285 | "time": "2016-01-14 07:16:25" |
||
1286 | }, |
||
1287 | { |
||
1288 | "name": "michelf/php-markdown", |
||
1289 | "version": "1.6.0", |
||
1290 | "source": { |
||
1291 | "type": "git", |
||
1292 | "url": "https://github.com/michelf/php-markdown.git", |
||
1293 | "reference": "156e56ee036505ec637d761ee62dc425d807183c" |
||
1294 | }, |
||
1295 | "dist": { |
||
1296 | "type": "zip", |
||
1297 | "url": "https://api.github.com/repos/michelf/php-markdown/zipball/156e56ee036505ec637d761ee62dc425d807183c", |
||
1298 | "reference": "156e56ee036505ec637d761ee62dc425d807183c", |
||
1299 | "shasum": "" |
||
1300 | }, |
||
1301 | "require": { |
||
1302 | "php": ">=5.3.0" |
||
1303 | }, |
||
1304 | "type": "library", |
||
1305 | "extra": { |
||
1306 | "branch-alias": { |
||
1307 | "dev-lib": "1.4.x-dev" |
||
1308 | } |
||
1309 | }, |
||
1310 | "autoload": { |
||
1311 | "psr-0": { |
||
1312 | "Michelf": "" |
||
1313 | } |
||
1314 | }, |
||
1315 | "notification-url": "https://packagist.org/downloads/", |
||
1316 | "license": [ |
||
1317 | "BSD-3-Clause" |
||
1318 | ], |
||
1319 | "authors": [ |
||
1320 | { |
||
1321 | "name": "Michel Fortin", |
||
1322 | "email": "[email protected]", |
||
1323 | "homepage": "https://michelf.ca/", |
||
1324 | "role": "Developer" |
||
1325 | }, |
||
1326 | { |
||
1327 | "name": "John Gruber", |
||
1328 | "homepage": "https://daringfireball.net/" |
||
1329 | } |
||
1330 | ], |
||
1331 | "description": "PHP Markdown", |
||
1332 | "homepage": "https://michelf.ca/projects/php-markdown/", |
||
1333 | "keywords": [ |
||
1334 | "markdown" |
||
1335 | ], |
||
1336 | "time": "2015-12-24 01:37:31" |
||
1337 | }, |
||
1338 | { |
||
1339 | "name": "monolog/monolog", |
||
1340 | "version": "1.17.2", |
||
1341 | "source": { |
||
1342 | "type": "git", |
||
1343 | "url": "https://github.com/Seldaek/monolog.git", |
||
1344 | "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24" |
||
1345 | }, |
||
1346 | "dist": { |
||
1347 | "type": "zip", |
||
1348 | "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bee7f0dc9c3e0b69a6039697533dca1e845c8c24", |
||
1349 | "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24", |
||
1350 | "shasum": "" |
||
1351 | }, |
||
1352 | "require": { |
||
1353 | "php": ">=5.3.0", |
||
1354 | "psr/log": "~1.0" |
||
1355 | }, |
||
1356 | "provide": { |
||
1357 | "psr/log-implementation": "1.0.0" |
||
1358 | }, |
||
1359 | "require-dev": { |
||
1360 | "aws/aws-sdk-php": "^2.4.9", |
||
1361 | "doctrine/couchdb": "~1.0@dev", |
||
1362 | "graylog2/gelf-php": "~1.0", |
||
1363 | "jakub-onderka/php-parallel-lint": "0.9", |
||
1364 | "php-console/php-console": "^3.1.3", |
||
1365 | "phpunit/phpunit": "~4.5", |
||
1366 | "phpunit/phpunit-mock-objects": "2.3.0", |
||
1367 | "raven/raven": "^0.13", |
||
1368 | "ruflin/elastica": ">=0.90 <3.0", |
||
1369 | "swiftmailer/swiftmailer": "~5.3", |
||
1370 | "videlalvaro/php-amqplib": "~2.4" |
||
1371 | }, |
||
1372 | "suggest": { |
||
1373 | "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
||
1374 | "doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
||
1375 | "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
||
1376 | "ext-mongo": "Allow sending log messages to a MongoDB server", |
||
1377 | "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
||
1378 | "php-console/php-console": "Allow sending log messages to Google Chrome", |
||
1379 | "raven/raven": "Allow sending log messages to a Sentry server", |
||
1380 | "rollbar/rollbar": "Allow sending log messages to Rollbar", |
||
1381 | "ruflin/elastica": "Allow sending log messages to an Elastic Search server", |
||
1382 | "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib" |
||
1383 | }, |
||
1384 | "type": "library", |
||
1385 | "extra": { |
||
1386 | "branch-alias": { |
||
1387 | "dev-master": "1.16.x-dev" |
||
1388 | } |
||
1389 | }, |
||
1390 | "autoload": { |
||
1391 | "psr-4": { |
||
1392 | "Monolog\\": "src/Monolog" |
||
1393 | } |
||
1394 | }, |
||
1395 | "notification-url": "https://packagist.org/downloads/", |
||
1396 | "license": [ |
||
1397 | "MIT" |
||
1398 | ], |
||
1399 | "authors": [ |
||
1400 | { |
||
1401 | "name": "Jordi Boggiano", |
||
1402 | "email": "[email protected]", |
||
1403 | "homepage": "http://seld.be" |
||
1404 | } |
||
1405 | ], |
||
1406 | "description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
||
1407 | "homepage": "http://github.com/Seldaek/monolog", |
||
1408 | "keywords": [ |
||
1409 | "log", |
||
1410 | "logging", |
||
1411 | "psr-3" |
||
1412 | ], |
||
1413 | "time": "2015-10-14 12:51:02" |
||
1414 | }, |
||
1415 | { |
||
1416 | "name": "nelmio/api-doc-bundle", |
||
1417 | "version": "2.11.2", |
||
1418 | "target-dir": "Nelmio/ApiDocBundle", |
||
1419 | "source": { |
||
1420 | "type": "git", |
||
1421 | "url": "https://github.com/nelmio/NelmioApiDocBundle.git", |
||
1422 | "reference": "1ae2cfa9a50279d722d6b6e7b02322cef948d55d" |
||
1423 | }, |
||
1424 | "dist": { |
||
1425 | "type": "zip", |
||
1426 | "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/1ae2cfa9a50279d722d6b6e7b02322cef948d55d", |
||
1427 | "reference": "1ae2cfa9a50279d722d6b6e7b02322cef948d55d", |
||
1428 | "shasum": "" |
||
1429 | }, |
||
1430 | "require": { |
||
1431 | "michelf/php-markdown": "~1.4", |
||
1432 | "php": ">=5.3", |
||
1433 | "symfony/console": "~2.3|~3.0", |
||
1434 | "symfony/framework-bundle": "~2.3|~3.0", |
||
1435 | "symfony/twig-bundle": "~2.3|~3.0" |
||
1436 | }, |
||
1437 | "conflict": { |
||
1438 | "jms/serializer": "<0.12", |
||
1439 | "jms/serializer-bundle": "<0.11", |
||
1440 | "twig/twig": "<1.12" |
||
1441 | }, |
||
1442 | "require-dev": { |
||
1443 | "doctrine/doctrine-bundle": "~1.5", |
||
1444 | "doctrine/orm": "~2.3", |
||
1445 | "dunglas/api-bundle": "~1.0@dev", |
||
1446 | "friendsofsymfony/rest-bundle": "~1.0|~2.0", |
||
1447 | "jms/serializer-bundle": ">=0.11", |
||
1448 | "sensio/framework-extra-bundle": "~3.0", |
||
1449 | "symfony/browser-kit": "~2.3|~3.0", |
||
1450 | "symfony/css-selector": "~2.3|~3.0", |
||
1451 | "symfony/finder": "~2.3|~3.0", |
||
1452 | "symfony/form": "~2.3|~3.0", |
||
1453 | "symfony/phpunit-bridge": "~2.7|~3.0", |
||
1454 | "symfony/serializer": "~2.7|~3.0", |
||
1455 | "symfony/validator": "~2.3|~3.0", |
||
1456 | "symfony/yaml": "~2.3|~3.0" |
||
1457 | }, |
||
1458 | "suggest": { |
||
1459 | "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.", |
||
1460 | "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.", |
||
1461 | "jms/serializer": "For making use of serializer information in the doc.", |
||
1462 | "symfony/form": "For using form definitions as input.", |
||
1463 | "symfony/validator": "For making use of validator information in the doc." |
||
1464 | }, |
||
1465 | "type": "symfony-bundle", |
||
1466 | "extra": { |
||
1467 | "branch-alias": { |
||
1468 | "dev-master": "2.11-dev" |
||
1469 | } |
||
1470 | }, |
||
1471 | "autoload": { |
||
1472 | "psr-0": { |
||
1473 | "Nelmio\\ApiDocBundle": "" |
||
1474 | } |
||
1475 | }, |
||
1476 | "notification-url": "https://packagist.org/downloads/", |
||
1477 | "license": [ |
||
1478 | "MIT" |
||
1479 | ], |
||
1480 | "authors": [ |
||
1481 | { |
||
1482 | "name": "Nelmio", |
||
1483 | "homepage": "http://nelm.io" |
||
1484 | }, |
||
1485 | { |
||
1486 | "name": "Symfony Community", |
||
1487 | "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors" |
||
1488 | } |
||
1489 | ], |
||
1490 | "description": "Generates documentation for your REST API from annotations", |
||
1491 | "keywords": [ |
||
1492 | "api", |
||
1493 | "doc", |
||
1494 | "documentation", |
||
1495 | "rest" |
||
1496 | ], |
||
1497 | "time": "2015-12-16 15:17:51" |
||
1498 | }, |
||
1499 | { |
||
1500 | "name": "nesbot/carbon", |
||
1501 | "version": "1.21.0", |
||
1502 | "source": { |
||
1503 | "type": "git", |
||
1504 | "url": "https://github.com/briannesbitt/Carbon.git", |
||
1505 | "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7" |
||
1506 | }, |
||
1507 | "dist": { |
||
1508 | "type": "zip", |
||
1509 | "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7", |
||
1510 | "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7", |
||
1511 | "shasum": "" |
||
1512 | }, |
||
1513 | "require": { |
||
1514 | "php": ">=5.3.0", |
||
1515 | "symfony/translation": "~2.6|~3.0" |
||
1516 | }, |
||
1517 | "require-dev": { |
||
1518 | "phpunit/phpunit": "~4.0|~5.0" |
||
1519 | }, |
||
1520 | "type": "library", |
||
1521 | "autoload": { |
||
1522 | "psr-4": { |
||
1523 | "Carbon\\": "src/Carbon/" |
||
1524 | } |
||
1525 | }, |
||
1526 | "notification-url": "https://packagist.org/downloads/", |
||
1527 | "license": [ |
||
1528 | "MIT" |
||
1529 | ], |
||
1530 | "authors": [ |
||
1531 | { |
||
1532 | "name": "Brian Nesbitt", |
||
1533 | "email": "[email protected]", |
||
1534 | "homepage": "http://nesbot.com" |
||
1535 | } |
||
1536 | ], |
||
1537 | "description": "A simple API extension for DateTime.", |
||
1538 | "homepage": "http://carbon.nesbot.com", |
||
1539 | "keywords": [ |
||
1540 | "date", |
||
1541 | "datetime", |
||
1542 | "time" |
||
1543 | ], |
||
1544 | "time": "2015-11-04 20:07:17" |
||
1545 | }, |
||
1546 | { |
||
1547 | "name": "paragonie/random_compat", |
||
1548 | "version": "v1.2.0", |
||
1549 | "source": { |
||
1550 | "type": "git", |
||
1551 | "url": "https://github.com/paragonie/random_compat.git", |
||
1552 | "reference": "b0e69d10852716b2ccbdff69c75c477637220790" |
||
1553 | }, |
||
1554 | "dist": { |
||
1555 | "type": "zip", |
||
1556 | "url": "https://api.github.com/repos/paragonie/random_compat/zipball/b0e69d10852716b2ccbdff69c75c477637220790", |
||
1557 | "reference": "b0e69d10852716b2ccbdff69c75c477637220790", |
||
1558 | "shasum": "" |
||
1559 | }, |
||
1560 | "require": { |
||
1561 | "php": ">=5.2.0" |
||
1562 | }, |
||
1563 | "require-dev": { |
||
1564 | "phpunit/phpunit": "4.*|5.*" |
||
1565 | }, |
||
1566 | "suggest": { |
||
1567 | "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." |
||
1568 | }, |
||
1569 | "type": "library", |
||
1570 | "autoload": { |
||
1571 | "files": [ |
||
1572 | "lib/random.php" |
||
1573 | ] |
||
1574 | }, |
||
1575 | "notification-url": "https://packagist.org/downloads/", |
||
1576 | "license": [ |
||
1577 | "MIT" |
||
1578 | ], |
||
1579 | "authors": [ |
||
1580 | { |
||
1581 | "name": "Paragon Initiative Enterprises", |
||
1582 | "email": "[email protected]", |
||
1583 | "homepage": "https://paragonie.com" |
||
1584 | } |
||
1585 | ], |
||
1586 | "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", |
||
1587 | "keywords": [ |
||
1588 | "csprng", |
||
1589 | "pseudorandom", |
||
1590 | "random" |
||
1591 | ], |
||
1592 | "time": "2016-02-06 03:52:05" |
||
1593 | }, |
||
1594 | { |
||
1595 | "name": "phpcollection/phpcollection", |
||
1596 | "version": "0.4.0", |
||
1597 | "source": { |
||
1598 | "type": "git", |
||
1599 | "url": "https://github.com/schmittjoh/php-collection.git", |
||
1600 | "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83" |
||
1601 | }, |
||
1602 | "dist": { |
||
1603 | "type": "zip", |
||
1604 | "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83", |
||
1605 | "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83", |
||
1606 | "shasum": "" |
||
1607 | }, |
||
1608 | "require": { |
||
1609 | "phpoption/phpoption": "1.*" |
||
1610 | }, |
||
1611 | "type": "library", |
||
1612 | "extra": { |
||
1613 | "branch-alias": { |
||
1614 | "dev-master": "0.3-dev" |
||
1615 | } |
||
1616 | }, |
||
1617 | "autoload": { |
||
1618 | "psr-0": { |
||
1619 | "PhpCollection": "src/" |
||
1620 | } |
||
1621 | }, |
||
1622 | "notification-url": "https://packagist.org/downloads/", |
||
1623 | "license": [ |
||
1624 | "Apache2" |
||
1625 | ], |
||
1626 | "authors": [ |
||
1627 | { |
||
1628 | "name": "Johannes M. Schmitt", |
||
1629 | "email": "[email protected]", |
||
1630 | "homepage": "http://jmsyst.com", |
||
1631 | "role": "Developer of wrapped JMSSerializerBundle" |
||
1632 | } |
||
1633 | ], |
||
1634 | "description": "General-Purpose Collection Library for PHP", |
||
1635 | "keywords": [ |
||
1636 | "collection", |
||
1637 | "list", |
||
1638 | "map", |
||
1639 | "sequence", |
||
1640 | "set" |
||
1641 | ], |
||
1642 | "time": "2014-03-11 13:46:42" |
||
1643 | }, |
||
1644 | { |
||
1645 | "name": "phpoption/phpoption", |
||
1646 | "version": "1.5.0", |
||
1647 | "source": { |
||
1648 | "type": "git", |
||
1649 | "url": "https://github.com/schmittjoh/php-option.git", |
||
1650 | "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed" |
||
1651 | }, |
||
1652 | "dist": { |
||
1653 | "type": "zip", |
||
1654 | "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed", |
||
1655 | "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed", |
||
1656 | "shasum": "" |
||
1657 | }, |
||
1658 | "require": { |
||
1659 | "php": ">=5.3.0" |
||
1660 | }, |
||
1661 | "require-dev": { |
||
1662 | "phpunit/phpunit": "4.7.*" |
||
1663 | }, |
||
1664 | "type": "library", |
||
1665 | "extra": { |
||
1666 | "branch-alias": { |
||
1667 | "dev-master": "1.3-dev" |
||
1668 | } |
||
1669 | }, |
||
1670 | "autoload": { |
||
1671 | "psr-0": { |
||
1672 | "PhpOption\\": "src/" |
||
1673 | } |
||
1674 | }, |
||
1675 | "notification-url": "https://packagist.org/downloads/", |
||
1676 | "license": [ |
||
1677 | "Apache2" |
||
1678 | ], |
||
1679 | "authors": [ |
||
1680 | { |
||
1681 | "name": "Johannes M. Schmitt", |
||
1682 | "email": "[email protected]" |
||
1683 | } |
||
1684 | ], |
||
1685 | "description": "Option Type for PHP", |
||
1686 | "keywords": [ |
||
1687 | "language", |
||
1688 | "option", |
||
1689 | "php", |
||
1690 | "type" |
||
1691 | ], |
||
1692 | "time": "2015-07-25 16:39:46" |
||
1693 | }, |
||
1694 | { |
||
1695 | "name": "psr/log", |
||
1696 | "version": "1.0.0", |
||
1697 | "source": { |
||
1698 | "type": "git", |
||
1699 | "url": "https://github.com/php-fig/log.git", |
||
1700 | "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" |
||
1701 | }, |
||
1702 | "dist": { |
||
1703 | "type": "zip", |
||
1704 | "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", |
||
1705 | "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", |
||
1706 | "shasum": "" |
||
1707 | }, |
||
1708 | "type": "library", |
||
1709 | "autoload": { |
||
1710 | "psr-0": { |
||
1711 | "Psr\\Log\\": "" |
||
1712 | } |
||
1713 | }, |
||
1714 | "notification-url": "https://packagist.org/downloads/", |
||
1715 | "license": [ |
||
1716 | "MIT" |
||
1717 | ], |
||
1718 | "authors": [ |
||
1719 | { |
||
1720 | "name": "PHP-FIG", |
||
1721 | "homepage": "http://www.php-fig.org/" |
||
1722 | } |
||
1723 | ], |
||
1724 | "description": "Common interface for logging libraries", |
||
1725 | "keywords": [ |
||
1726 | "log", |
||
1727 | "psr", |
||
1728 | "psr-3" |
||
1729 | ], |
||
1730 | "time": "2012-12-21 11:40:51" |
||
1731 | }, |
||
1732 | { |
||
1733 | "name": "ramsey/array_column", |
||
1734 | "version": "1.1.3", |
||
1735 | "source": { |
||
1736 | "type": "git", |
||
1737 | "url": "https://github.com/ramsey/array_column.git", |
||
1738 | "reference": "f8e52eb28e67eb50e613b451dd916abcf783c1db" |
||
1739 | }, |
||
1740 | "dist": { |
||
1741 | "type": "zip", |
||
1742 | "url": "https://api.github.com/repos/ramsey/array_column/zipball/f8e52eb28e67eb50e613b451dd916abcf783c1db", |
||
1743 | "reference": "f8e52eb28e67eb50e613b451dd916abcf783c1db", |
||
1744 | "shasum": "" |
||
1745 | }, |
||
1746 | "require-dev": { |
||
1747 | "jakub-onderka/php-parallel-lint": "0.8.*", |
||
1748 | "phpunit/phpunit": "~4.5", |
||
1749 | "satooshi/php-coveralls": "0.6.*", |
||
1750 | "squizlabs/php_codesniffer": "~2.2" |
||
1751 | }, |
||
1752 | "type": "library", |
||
1753 | "autoload": { |
||
1754 | "files": [ |
||
1755 | "src/array_column.php" |
||
1756 | ] |
||
1757 | }, |
||
1758 | "notification-url": "https://packagist.org/downloads/", |
||
1759 | "license": [ |
||
1760 | "MIT" |
||
1761 | ], |
||
1762 | "authors": [ |
||
1763 | { |
||
1764 | "name": "Ben Ramsey", |
||
1765 | "homepage": "http://benramsey.com" |
||
1766 | } |
||
1767 | ], |
||
1768 | "description": "Provides functionality for array_column() to projects using PHP earlier than version 5.5.", |
||
1769 | "homepage": "https://github.com/ramsey/array_column", |
||
1770 | "keywords": [ |
||
1771 | "array", |
||
1772 | "array_column", |
||
1773 | "column" |
||
1774 | ], |
||
1775 | "time": "2015-03-20 22:07:39" |
||
1776 | }, |
||
1777 | { |
||
1778 | "name": "react/event-loop", |
||
1779 | "version": "v0.3.4", |
||
1780 | "target-dir": "React/EventLoop", |
||
1781 | "source": { |
||
1782 | "type": "git", |
||
1783 | "url": "https://github.com/reactphp/event-loop.git", |
||
1784 | "reference": "235cddfa999a392e7d63dc9bef2e042492608d9f" |
||
1785 | }, |
||
1786 | "dist": { |
||
1787 | "type": "zip", |
||
1788 | "url": "https://api.github.com/repos/reactphp/event-loop/zipball/235cddfa999a392e7d63dc9bef2e042492608d9f", |
||
1789 | "reference": "235cddfa999a392e7d63dc9bef2e042492608d9f", |
||
1790 | "shasum": "" |
||
1791 | }, |
||
1792 | "require": { |
||
1793 | "php": ">=5.3.3" |
||
1794 | }, |
||
1795 | "suggest": { |
||
1796 | "ext-libev": "*", |
||
1797 | "ext-libevent": ">=0.0.5" |
||
1798 | }, |
||
1799 | "type": "library", |
||
1800 | "extra": { |
||
1801 | "branch-alias": { |
||
1802 | "dev-master": "0.3-dev" |
||
1803 | } |
||
1804 | }, |
||
1805 | "autoload": { |
||
1806 | "psr-0": { |
||
1807 | "React\\EventLoop": "" |
||
1808 | } |
||
1809 | }, |
||
1810 | "notification-url": "https://packagist.org/downloads/", |
||
1811 | "license": [ |
||
1812 | "MIT" |
||
1813 | ], |
||
1814 | "description": "Event loop abstraction layer that libraries can use for evented I/O.", |
||
1815 | "keywords": [ |
||
1816 | "event-loop" |
||
1817 | ], |
||
1818 | "time": "2013-07-21 02:23:09" |
||
1819 | }, |
||
1820 | { |
||
1821 | "name": "react/socket", |
||
1822 | "version": "v0.3.4", |
||
1823 | "target-dir": "React/Socket", |
||
1824 | "source": { |
||
1825 | "type": "git", |
||
1826 | "url": "https://github.com/reactphp/socket.git", |
||
1827 | "reference": "19bc0c4309243717396022ffb2e59be1cc784327" |
||
1828 | }, |
||
1829 | "dist": { |
||
1830 | "type": "zip", |
||
1831 | "url": "https://api.github.com/repos/reactphp/socket/zipball/19bc0c4309243717396022ffb2e59be1cc784327", |
||
1832 | "reference": "19bc0c4309243717396022ffb2e59be1cc784327", |
||
1833 | "shasum": "" |
||
1834 | }, |
||
1835 | "require": { |
||
1836 | "evenement/evenement": "1.0.*", |
||
1837 | "php": ">=5.3.3", |
||
1838 | "react/event-loop": "0.3.*", |
||
1839 | "react/stream": "0.3.*" |
||
1840 | }, |
||
1841 | "type": "library", |
||
1842 | "extra": { |
||
1843 | "branch-alias": { |
||
1844 | "dev-master": "0.3-dev" |
||
1845 | } |
||
1846 | }, |
||
1847 | "autoload": { |
||
1848 | "psr-0": { |
||
1849 | "React\\Socket": "" |
||
1850 | } |
||
1851 | }, |
||
1852 | "notification-url": "https://packagist.org/downloads/", |
||
1853 | "license": [ |
||
1854 | "MIT" |
||
1855 | ], |
||
1856 | "description": "Library for building an evented socket server.", |
||
1857 | "keywords": [ |
||
1858 | "Socket" |
||
1859 | ], |
||
1860 | "time": "2014-02-17 22:32:00" |
||
1861 | }, |
||
1862 | { |
||
1863 | "name": "react/stream", |
||
1864 | "version": "v0.3.4", |
||
1865 | "target-dir": "React/Stream", |
||
1866 | "source": { |
||
1867 | "type": "git", |
||
1868 | "url": "https://github.com/reactphp/stream.git", |
||
1869 | "reference": "feef56628afe3fa861f0da5f92c909e029efceac" |
||
1870 | }, |
||
1871 | "dist": { |
||
1872 | "type": "zip", |
||
1873 | "url": "https://api.github.com/repos/reactphp/stream/zipball/feef56628afe3fa861f0da5f92c909e029efceac", |
||
1874 | "reference": "feef56628afe3fa861f0da5f92c909e029efceac", |
||
1875 | "shasum": "" |
||
1876 | }, |
||
1877 | "require": { |
||
1878 | "evenement/evenement": "1.0.*", |
||
1879 | "php": ">=5.3.3" |
||
1880 | }, |
||
1881 | "suggest": { |
||
1882 | "react/event-loop": "0.3.*", |
||
1883 | "react/promise": "~1.0" |
||
1884 | }, |
||
1885 | "type": "library", |
||
1886 | "extra": { |
||
1887 | "branch-alias": { |
||
1888 | "dev-master": "0.3-dev" |
||
1889 | } |
||
1890 | }, |
||
1891 | "autoload": { |
||
1892 | "psr-0": { |
||
1893 | "React\\Stream": "" |
||
1894 | } |
||
1895 | }, |
||
1896 | "notification-url": "https://packagist.org/downloads/", |
||
1897 | "license": [ |
||
1898 | "MIT" |
||
1899 | ], |
||
1900 | "description": "Basic readable and writable stream interfaces that support piping.", |
||
1901 | "keywords": [ |
||
1902 | "pipe", |
||
1903 | "stream" |
||
1904 | ], |
||
1905 | "time": "2014-02-16 19:48:52" |
||
1906 | }, |
||
1907 | { |
||
1908 | "name": "robloach/component-installer", |
||
1909 | "version": "0.2.3", |
||
1910 | "source": { |
||
1911 | "type": "git", |
||
1912 | "url": "https://github.com/RobLoach/component-installer.git", |
||
1913 | "reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7" |
||
1914 | }, |
||
1915 | "dist": { |
||
1916 | "type": "zip", |
||
1917 | "url": "https://api.github.com/repos/RobLoach/component-installer/zipball/908a859aa7c4949ba9ad67091e67bac10b66d3d7", |
||
1918 | "reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7", |
||
1919 | "shasum": "" |
||
1920 | }, |
||
1921 | "require": { |
||
1922 | "composer-plugin-api": "^1.0", |
||
1923 | "kriswallsmith/assetic": "1.*", |
||
1924 | "php": ">=5.3.2" |
||
1925 | }, |
||
1926 | "require-dev": { |
||
1927 | "composer/composer": "1.*@alpha", |
||
1928 | "phpunit/phpunit": "4.*" |
||
1929 | }, |
||
1930 | "type": "composer-plugin", |
||
1931 | "extra": { |
||
1932 | "branch-alias": { |
||
1933 | "dev-master": "1.0.x-dev" |
||
1934 | }, |
||
1935 | "class": "ComponentInstaller\\ComponentInstallerPlugin" |
||
1936 | }, |
||
1937 | "autoload": { |
||
1938 | "psr-0": { |
||
1939 | "ComponentInstaller": "src/" |
||
1940 | } |
||
1941 | }, |
||
1942 | "notification-url": "https://packagist.org/downloads/", |
||
1943 | "license": [ |
||
1944 | "MIT" |
||
1945 | ], |
||
1946 | "authors": [ |
||
1947 | { |
||
1948 | "name": "Rob Loach", |
||
1949 | "homepage": "http://robloach.net" |
||
1950 | } |
||
1951 | ], |
||
1952 | "description": "Allows installation of Components via Composer.", |
||
1953 | "time": "2015-08-10 12:35:38" |
||
1954 | }, |
||
1955 | { |
||
1956 | "name": "robmorgan/phinx", |
||
1957 | "version": "dev-0.4.x-dev", |
||
1958 | "source": { |
||
1959 | "type": "git", |
||
1960 | "url": "https://github.com/robmorgan/phinx.git", |
||
1961 | "reference": "62614dd7ff18d9100b82dab5e7680883b492531f" |
||
1962 | }, |
||
1963 | "dist": { |
||
1964 | "type": "zip", |
||
1965 | "url": "https://api.github.com/repos/robmorgan/phinx/zipball/62614dd7ff18d9100b82dab5e7680883b492531f", |
||
1966 | "reference": "62614dd7ff18d9100b82dab5e7680883b492531f", |
||
1967 | "shasum": "" |
||
1968 | }, |
||
1969 | "require": { |
||
1970 | "php": ">=5.3.2", |
||
1971 | "symfony/config": "~2.7|~3.0", |
||
1972 | "symfony/console": "~2.7|~3.0", |
||
1973 | "symfony/yaml": "~2.7|~3.0" |
||
1974 | }, |
||
1975 | "require-dev": { |
||
1976 | "phpunit/phpunit": "3.7.*", |
||
1977 | "squizlabs/php_codesniffer": "dev-phpcs-fixer" |
||
1978 | }, |
||
1979 | "bin": [ |
||
1980 | "bin/phinx" |
||
1981 | ], |
||
1982 | "type": "library", |
||
1983 | "autoload": { |
||
1984 | "psr-4": { |
||
1985 | "Phinx\\": "src/Phinx" |
||
1986 | } |
||
1987 | }, |
||
1988 | "notification-url": "https://packagist.org/downloads/", |
||
1989 | "license": [ |
||
1990 | "MIT" |
||
1991 | ], |
||
1992 | "authors": [ |
||
1993 | { |
||
1994 | "name": "Rob Morgan", |
||
1995 | "email": "[email protected]", |
||
1996 | "homepage": "http://robmorgan.id.au", |
||
1997 | "role": "Lead Developer" |
||
1998 | }, |
||
1999 | { |
||
2000 | "name": "Woody Gilk", |
||
2001 | "email": "[email protected]", |
||
2002 | "homepage": "http://shadowhand.me", |
||
2003 | "role": "Developer" |
||
2004 | } |
||
2005 | ], |
||
2006 | "description": "Phinx makes it ridiculously easy to manage the database migrations for your PHP app.", |
||
2007 | "homepage": "https://phinx.org", |
||
2008 | "keywords": [ |
||
2009 | "database", |
||
2010 | "database migrations", |
||
2011 | "db", |
||
2012 | "migrations", |
||
2013 | "phinx" |
||
2014 | ], |
||
2015 | "time": "2015-12-30 20:18:09" |
||
2016 | }, |
||
2017 | { |
||
2018 | "name": "select2/select2", |
||
2019 | "version": "dev-master", |
||
2020 | "source": { |
||
2021 | "type": "git", |
||
2022 | "url": "https://github.com/select2/select2.git", |
||
2023 | "reference": "f2268caf23d2a50944f1d8f8211f1501fa259163" |
||
2024 | }, |
||
2025 | "dist": { |
||
2026 | "type": "zip", |
||
2027 | "url": "https://api.github.com/repos/select2/select2/zipball/f2268caf23d2a50944f1d8f8211f1501fa259163", |
||
2028 | "reference": "f2268caf23d2a50944f1d8f8211f1501fa259163", |
||
2029 | "shasum": "" |
||
2030 | }, |
||
2031 | "require": { |
||
2032 | "robloach/component-installer": "*" |
||
2033 | }, |
||
2034 | "type": "component", |
||
2035 | "extra": { |
||
2036 | "component": { |
||
2037 | "scripts": [ |
||
2038 | "dist/js/select2.js" |
||
2039 | ], |
||
2040 | "styles": [ |
||
2041 | "dist/css/select2.css" |
||
2042 | ], |
||
2043 | "files": [ |
||
2044 | "dist/js/select2.js", |
||
2045 | "dist/js/i18n/*.js", |
||
2046 | "dist/css/select2.css" |
||
2047 | ] |
||
2048 | } |
||
2049 | }, |
||
2050 | "notification-url": "https://packagist.org/downloads/", |
||
2051 | "license": [ |
||
2052 | "MIT" |
||
2053 | ], |
||
2054 | "description": "Select2 is a jQuery based replacement for select boxes.", |
||
2055 | "homepage": "https://select2.github.io/", |
||
2056 | "time": "2016-02-18 22:34:43" |
||
2057 | }, |
||
2058 | { |
||
2059 | "name": "sensio/framework-extra-bundle", |
||
2060 | "version": "v3.0.12", |
||
2061 | "source": { |
||
2062 | "type": "git", |
||
2063 | "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", |
||
2064 | "reference": "3e8936fe13aa4086644977d334d8fcd275f50357" |
||
2065 | }, |
||
2066 | "dist": { |
||
2067 | "type": "zip", |
||
2068 | "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/3e8936fe13aa4086644977d334d8fcd275f50357", |
||
2069 | "reference": "3e8936fe13aa4086644977d334d8fcd275f50357", |
||
2070 | "shasum": "" |
||
2071 | }, |
||
2072 | "require": { |
||
2073 | "doctrine/common": "~2.2", |
||
2074 | "symfony/framework-bundle": "~2.3|~3.0" |
||
2075 | }, |
||
2076 | "require-dev": { |
||
2077 | "symfony/expression-language": "~2.4|~3.0", |
||
2078 | "symfony/security-bundle": "~2.4|~3.0" |
||
2079 | }, |
||
2080 | "suggest": { |
||
2081 | "symfony/expression-language": "", |
||
2082 | "symfony/psr-http-message-bridge": "To use the PSR-7 converters", |
||
2083 | "symfony/security-bundle": "" |
||
2084 | }, |
||
2085 | "type": "symfony-bundle", |
||
2086 | "extra": { |
||
2087 | "branch-alias": { |
||
2088 | "dev-master": "3.0.x-dev" |
||
2089 | } |
||
2090 | }, |
||
2091 | "autoload": { |
||
2092 | "psr-4": { |
||
2093 | "Sensio\\Bundle\\FrameworkExtraBundle\\": "" |
||
2094 | } |
||
2095 | }, |
||
2096 | "notification-url": "https://packagist.org/downloads/", |
||
2097 | "license": [ |
||
2098 | "MIT" |
||
2099 | ], |
||
2100 | "authors": [ |
||
2101 | { |
||
2102 | "name": "Fabien Potencier", |
||
2103 | "email": "[email protected]" |
||
2104 | } |
||
2105 | ], |
||
2106 | "description": "This bundle provides a way to configure your controllers with annotations", |
||
2107 | "keywords": [ |
||
2108 | "annotations", |
||
2109 | "controllers" |
||
2110 | ], |
||
2111 | "time": "2015-12-18 17:39:27" |
||
2112 | }, |
||
2113 | { |
||
2114 | "name": "swiftmailer/swiftmailer", |
||
2115 | "version": "v5.4.1", |
||
2116 | "source": { |
||
2117 | "type": "git", |
||
2118 | "url": "https://github.com/swiftmailer/swiftmailer.git", |
||
2119 | "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421" |
||
2120 | }, |
||
2121 | "dist": { |
||
2122 | "type": "zip", |
||
2123 | "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421", |
||
2124 | "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421", |
||
2125 | "shasum": "" |
||
2126 | }, |
||
2127 | "require": { |
||
2128 | "php": ">=5.3.3" |
||
2129 | }, |
||
2130 | "require-dev": { |
||
2131 | "mockery/mockery": "~0.9.1,<0.9.4" |
||
2132 | }, |
||
2133 | "type": "library", |
||
2134 | "extra": { |
||
2135 | "branch-alias": { |
||
2136 | "dev-master": "5.4-dev" |
||
2137 | } |
||
2138 | }, |
||
2139 | "autoload": { |
||
2140 | "files": [ |
||
2141 | "lib/swift_required.php" |
||
2142 | ] |
||
2143 | }, |
||
2144 | "notification-url": "https://packagist.org/downloads/", |
||
2145 | "license": [ |
||
2146 | "MIT" |
||
2147 | ], |
||
2148 | "authors": [ |
||
2149 | { |
||
2150 | "name": "Chris Corbyn" |
||
2151 | }, |
||
2152 | { |
||
2153 | "name": "Fabien Potencier", |
||
2154 | "email": "[email protected]" |
||
2155 | } |
||
2156 | ], |
||
2157 | "description": "Swiftmailer, free feature-rich PHP mailer", |
||
2158 | "homepage": "http://swiftmailer.org", |
||
2159 | "keywords": [ |
||
2160 | "email", |
||
2161 | "mail", |
||
2162 | "mailer" |
||
2163 | ], |
||
2164 | "time": "2015-06-06 14:19:39" |
||
2165 | }, |
||
2166 | { |
||
2167 | "name": "symfony/icu", |
||
2168 | "version": "v1.0.1", |
||
2169 | "target-dir": "Symfony/Component/Icu", |
||
2170 | "source": { |
||
2171 | "type": "git", |
||
2172 | "url": "https://github.com/symfony/icu.git", |
||
2173 | "reference": "fdba214b1e087c149843bde976263c53ac10c975" |
||
2174 | }, |
||
2175 | "dist": { |
||
2176 | "type": "zip", |
||
2177 | "url": "https://api.github.com/repos/symfony/icu/zipball/fdba214b1e087c149843bde976263c53ac10c975", |
||
2178 | "reference": "fdba214b1e087c149843bde976263c53ac10c975", |
||
2179 | "shasum": "" |
||
2180 | }, |
||
2181 | "require": { |
||
2182 | "php": ">=5.3.3", |
||
2183 | "symfony/intl": "~2.3" |
||
2184 | }, |
||
2185 | "type": "library", |
||
2186 | "autoload": { |
||
2187 | "psr-0": { |
||
2188 | "Symfony\\Component\\Icu\\": "" |
||
2189 | } |
||
2190 | }, |
||
2191 | "notification-url": "https://packagist.org/downloads/", |
||
2192 | "license": [ |
||
2193 | "MIT" |
||
2194 | ], |
||
2195 | "authors": [ |
||
2196 | { |
||
2197 | "name": "Symfony Community", |
||
2198 | "homepage": "http://symfony.com/contributors" |
||
2199 | }, |
||
2200 | { |
||
2201 | "name": "Bernhard Schussek", |
||
2202 | "email": "[email protected]" |
||
2203 | } |
||
2204 | ], |
||
2205 | "description": "Contains an excerpt of the ICU data and classes to load it.", |
||
2206 | "homepage": "http://symfony.com", |
||
2207 | "keywords": [ |
||
2208 | "icu", |
||
2209 | "intl" |
||
2210 | ], |
||
2211 | "time": "2013-10-04 09:12:07" |
||
2212 | }, |
||
2213 | { |
||
2214 | "name": "symfony/monolog-bundle", |
||
2215 | "version": "v2.8.2", |
||
2216 | "source": { |
||
2217 | "type": "git", |
||
2218 | "url": "https://github.com/symfony/monolog-bundle.git", |
||
2219 | "reference": "84785c4d44801c4dd82829fa2e1820cacfe2c46f" |
||
2220 | }, |
||
2221 | "dist": { |
||
2222 | "type": "zip", |
||
2223 | "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/84785c4d44801c4dd82829fa2e1820cacfe2c46f", |
||
2224 | "reference": "84785c4d44801c4dd82829fa2e1820cacfe2c46f", |
||
2225 | "shasum": "" |
||
2226 | }, |
||
2227 | "require": { |
||
2228 | "monolog/monolog": "~1.8", |
||
2229 | "php": ">=5.3.2", |
||
2230 | "symfony/config": "~2.3|~3.0", |
||
2231 | "symfony/dependency-injection": "~2.3|~3.0", |
||
2232 | "symfony/http-kernel": "~2.3|~3.0", |
||
2233 | "symfony/monolog-bridge": "~2.3|~3.0" |
||
2234 | }, |
||
2235 | "require-dev": { |
||
2236 | "symfony/console": "~2.3|~3.0", |
||
2237 | "symfony/yaml": "~2.3|~3.0" |
||
2238 | }, |
||
2239 | "type": "symfony-bundle", |
||
2240 | "extra": { |
||
2241 | "branch-alias": { |
||
2242 | "dev-master": "2.8.x-dev" |
||
2243 | } |
||
2244 | }, |
||
2245 | "autoload": { |
||
2246 | "psr-4": { |
||
2247 | "Symfony\\Bundle\\MonologBundle\\": "" |
||
2248 | } |
||
2249 | }, |
||
2250 | "notification-url": "https://packagist.org/downloads/", |
||
2251 | "license": [ |
||
2252 | "MIT" |
||
2253 | ], |
||
2254 | "authors": [ |
||
2255 | { |
||
2256 | "name": "Symfony Community", |
||
2257 | "homepage": "http://symfony.com/contributors" |
||
2258 | }, |
||
2259 | { |
||
2260 | "name": "Fabien Potencier", |
||
2261 | "email": "[email protected]" |
||
2262 | } |
||
2263 | ], |
||
2264 | "description": "Symfony MonologBundle", |
||
2265 | "homepage": "http://symfony.com", |
||
2266 | "keywords": [ |
||
2267 | "log", |
||
2268 | "logging" |
||
2269 | ], |
||
2270 | "time": "2015-11-17 10:02:29" |
||
2271 | }, |
||
2272 | { |
||
2273 | "name": "symfony/polyfill-intl-icu", |
||
2274 | "version": "v1.1.0", |
||
2275 | "source": { |
||
2276 | "type": "git", |
||
2277 | "url": "https://github.com/symfony/polyfill-intl-icu.git", |
||
2278 | "reference": "66b0bb4abda229bc073eff6bbc8f2685bdaac165" |
||
2279 | }, |
||
2280 | "dist": { |
||
2281 | "type": "zip", |
||
2282 | "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/66b0bb4abda229bc073eff6bbc8f2685bdaac165", |
||
2283 | "reference": "66b0bb4abda229bc073eff6bbc8f2685bdaac165", |
||
2284 | "shasum": "" |
||
2285 | }, |
||
2286 | "require": { |
||
2287 | "php": ">=5.3.3", |
||
2288 | "symfony/intl": "~2.3|~3.0" |
||
2289 | }, |
||
2290 | "type": "library", |
||
2291 | "extra": { |
||
2292 | "branch-alias": { |
||
2293 | "dev-master": "1.1-dev" |
||
2294 | } |
||
2295 | }, |
||
2296 | "autoload": { |
||
2297 | "files": [ |
||
2298 | "bootstrap.php" |
||
2299 | ] |
||
2300 | }, |
||
2301 | "notification-url": "https://packagist.org/downloads/", |
||
2302 | "license": [ |
||
2303 | "MIT" |
||
2304 | ], |
||
2305 | "authors": [ |
||
2306 | { |
||
2307 | "name": "Nicolas Grekas", |
||
2308 | "email": "[email protected]" |
||
2309 | }, |
||
2310 | { |
||
2311 | "name": "Symfony Community", |
||
2312 | "homepage": "https://symfony.com/contributors" |
||
2313 | } |
||
2314 | ], |
||
2315 | "description": "Symfony polyfill for intl's ICU-related data and classes", |
||
2316 | "homepage": "https://symfony.com", |
||
2317 | "keywords": [ |
||
2318 | "compatibility", |
||
2319 | "icu", |
||
2320 | "intl", |
||
2321 | "polyfill", |
||
2322 | "portable", |
||
2323 | "shim" |
||
2324 | ], |
||
2325 | "time": "2016-01-20 09:13:37" |
||
2326 | }, |
||
2327 | { |
||
2328 | "name": "symfony/polyfill-mbstring", |
||
2329 | "version": "v1.1.0", |
||
2330 | "source": { |
||
2331 | "type": "git", |
||
2332 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
2333 | "reference": "1289d16209491b584839022f29257ad859b8532d" |
||
2334 | }, |
||
2335 | "dist": { |
||
2336 | "type": "zip", |
||
2337 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d", |
||
2338 | "reference": "1289d16209491b584839022f29257ad859b8532d", |
||
2339 | "shasum": "" |
||
2340 | }, |
||
2341 | "require": { |
||
2342 | "php": ">=5.3.3" |
||
2343 | }, |
||
2344 | "suggest": { |
||
2345 | "ext-mbstring": "For best performance" |
||
2346 | }, |
||
2347 | "type": "library", |
||
2348 | "extra": { |
||
2349 | "branch-alias": { |
||
2350 | "dev-master": "1.1-dev" |
||
2351 | } |
||
2352 | }, |
||
2353 | "autoload": { |
||
2354 | "psr-4": { |
||
2355 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
2356 | }, |
||
2357 | "files": [ |
||
2358 | "bootstrap.php" |
||
2359 | ] |
||
2360 | }, |
||
2361 | "notification-url": "https://packagist.org/downloads/", |
||
2362 | "license": [ |
||
2363 | "MIT" |
||
2364 | ], |
||
2365 | "authors": [ |
||
2366 | { |
||
2367 | "name": "Nicolas Grekas", |
||
2368 | "email": "[email protected]" |
||
2369 | }, |
||
2370 | { |
||
2371 | "name": "Symfony Community", |
||
2372 | "homepage": "https://symfony.com/contributors" |
||
2373 | } |
||
2374 | ], |
||
2375 | "description": "Symfony polyfill for the Mbstring extension", |
||
2376 | "homepage": "https://symfony.com", |
||
2377 | "keywords": [ |
||
2378 | "compatibility", |
||
2379 | "mbstring", |
||
2380 | "polyfill", |
||
2381 | "portable", |
||
2382 | "shim" |
||
2383 | ], |
||
2384 | "time": "2016-01-20 09:13:37" |
||
2385 | }, |
||
2386 | { |
||
2387 | "name": "symfony/polyfill-php54", |
||
2388 | "version": "v1.1.0", |
||
2389 | "source": { |
||
2390 | "type": "git", |
||
2391 | "url": "https://github.com/symfony/polyfill-php54.git", |
||
2392 | "reference": "74663d5a2ff3c530c1bc0571500e0feec9094054" |
||
2393 | }, |
||
2394 | "dist": { |
||
2395 | "type": "zip", |
||
2396 | "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/74663d5a2ff3c530c1bc0571500e0feec9094054", |
||
2397 | "reference": "74663d5a2ff3c530c1bc0571500e0feec9094054", |
||
2398 | "shasum": "" |
||
2399 | }, |
||
2400 | "require": { |
||
2401 | "php": ">=5.3.3" |
||
2402 | }, |
||
2403 | "type": "library", |
||
2404 | "extra": { |
||
2405 | "branch-alias": { |
||
2406 | "dev-master": "1.1-dev" |
||
2407 | } |
||
2408 | }, |
||
2409 | "autoload": { |
||
2410 | "psr-4": { |
||
2411 | "Symfony\\Polyfill\\Php54\\": "" |
||
2412 | }, |
||
2413 | "files": [ |
||
2414 | "bootstrap.php" |
||
2415 | ], |
||
2416 | "classmap": [ |
||
2417 | "Resources/stubs" |
||
2418 | ] |
||
2419 | }, |
||
2420 | "notification-url": "https://packagist.org/downloads/", |
||
2421 | "license": [ |
||
2422 | "MIT" |
||
2423 | ], |
||
2424 | "authors": [ |
||
2425 | { |
||
2426 | "name": "Nicolas Grekas", |
||
2427 | "email": "[email protected]" |
||
2428 | }, |
||
2429 | { |
||
2430 | "name": "Symfony Community", |
||
2431 | "homepage": "https://symfony.com/contributors" |
||
2432 | } |
||
2433 | ], |
||
2434 | "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions", |
||
2435 | "homepage": "https://symfony.com", |
||
2436 | "keywords": [ |
||
2437 | "compatibility", |
||
2438 | "polyfill", |
||
2439 | "portable", |
||
2440 | "shim" |
||
2441 | ], |
||
2442 | "time": "2016-01-20 09:13:37" |
||
2443 | }, |
||
2444 | { |
||
2445 | "name": "symfony/polyfill-php55", |
||
2446 | "version": "v1.1.0", |
||
2447 | "source": { |
||
2448 | "type": "git", |
||
2449 | "url": "https://github.com/symfony/polyfill-php55.git", |
||
2450 | "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6" |
||
2451 | }, |
||
2452 | "dist": { |
||
2453 | "type": "zip", |
||
2454 | "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b4f3f07d91702f8f926339fc4fcf81671d8c27e6", |
||
2455 | "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6", |
||
2456 | "shasum": "" |
||
2457 | }, |
||
2458 | "require": { |
||
2459 | "ircmaxell/password-compat": "~1.0", |
||
2460 | "php": ">=5.3.3" |
||
2461 | }, |
||
2462 | "type": "library", |
||
2463 | "extra": { |
||
2464 | "branch-alias": { |
||
2465 | "dev-master": "1.1-dev" |
||
2466 | } |
||
2467 | }, |
||
2468 | "autoload": { |
||
2469 | "psr-4": { |
||
2470 | "Symfony\\Polyfill\\Php55\\": "" |
||
2471 | }, |
||
2472 | "files": [ |
||
2473 | "bootstrap.php" |
||
2474 | ] |
||
2475 | }, |
||
2476 | "notification-url": "https://packagist.org/downloads/", |
||
2477 | "license": [ |
||
2478 | "MIT" |
||
2479 | ], |
||
2480 | "authors": [ |
||
2481 | { |
||
2482 | "name": "Nicolas Grekas", |
||
2483 | "email": "[email protected]" |
||
2484 | }, |
||
2485 | { |
||
2486 | "name": "Symfony Community", |
||
2487 | "homepage": "https://symfony.com/contributors" |
||
2488 | } |
||
2489 | ], |
||
2490 | "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions", |
||
2491 | "homepage": "https://symfony.com", |
||
2492 | "keywords": [ |
||
2493 | "compatibility", |
||
2494 | "polyfill", |
||
2495 | "portable", |
||
2496 | "shim" |
||
2497 | ], |
||
2498 | "time": "2016-01-20 09:13:37" |
||
2499 | }, |
||
2500 | { |
||
2501 | "name": "symfony/polyfill-php56", |
||
2502 | "version": "v1.1.0", |
||
2503 | "source": { |
||
2504 | "type": "git", |
||
2505 | "url": "https://github.com/symfony/polyfill-php56.git", |
||
2506 | "reference": "4d891fff050101a53a4caabb03277284942d1ad9" |
||
2507 | }, |
||
2508 | "dist": { |
||
2509 | "type": "zip", |
||
2510 | "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/4d891fff050101a53a4caabb03277284942d1ad9", |
||
2511 | "reference": "4d891fff050101a53a4caabb03277284942d1ad9", |
||
2512 | "shasum": "" |
||
2513 | }, |
||
2514 | "require": { |
||
2515 | "php": ">=5.3.3", |
||
2516 | "symfony/polyfill-util": "~1.0" |
||
2517 | }, |
||
2518 | "type": "library", |
||
2519 | "extra": { |
||
2520 | "branch-alias": { |
||
2521 | "dev-master": "1.1-dev" |
||
2522 | } |
||
2523 | }, |
||
2524 | "autoload": { |
||
2525 | "psr-4": { |
||
2526 | "Symfony\\Polyfill\\Php56\\": "" |
||
2527 | }, |
||
2528 | "files": [ |
||
2529 | "bootstrap.php" |
||
2530 | ] |
||
2531 | }, |
||
2532 | "notification-url": "https://packagist.org/downloads/", |
||
2533 | "license": [ |
||
2534 | "MIT" |
||
2535 | ], |
||
2536 | "authors": [ |
||
2537 | { |
||
2538 | "name": "Nicolas Grekas", |
||
2539 | "email": "[email protected]" |
||
2540 | }, |
||
2541 | { |
||
2542 | "name": "Symfony Community", |
||
2543 | "homepage": "https://symfony.com/contributors" |
||
2544 | } |
||
2545 | ], |
||
2546 | "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", |
||
2547 | "homepage": "https://symfony.com", |
||
2548 | "keywords": [ |
||
2549 | "compatibility", |
||
2550 | "polyfill", |
||
2551 | "portable", |
||
2552 | "shim" |
||
2553 | ], |
||
2554 | "time": "2016-01-20 09:13:37" |
||
2555 | }, |
||
2556 | { |
||
2557 | "name": "symfony/polyfill-php70", |
||
2558 | "version": "v1.1.0", |
||
2559 | "source": { |
||
2560 | "type": "git", |
||
2561 | "url": "https://github.com/symfony/polyfill-php70.git", |
||
2562 | "reference": "8428ceddbbaf102f2906769a8ef2438220c5cb95" |
||
2563 | }, |
||
2564 | "dist": { |
||
2565 | "type": "zip", |
||
2566 | "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/8428ceddbbaf102f2906769a8ef2438220c5cb95", |
||
2567 | "reference": "8428ceddbbaf102f2906769a8ef2438220c5cb95", |
||
2568 | "shasum": "" |
||
2569 | }, |
||
2570 | "require": { |
||
2571 | "paragonie/random_compat": "~1.0", |
||
2572 | "php": ">=5.3.3" |
||
2573 | }, |
||
2574 | "type": "library", |
||
2575 | "extra": { |
||
2576 | "branch-alias": { |
||
2577 | "dev-master": "1.1-dev" |
||
2578 | } |
||
2579 | }, |
||
2580 | "autoload": { |
||
2581 | "psr-4": { |
||
2582 | "Symfony\\Polyfill\\Php70\\": "" |
||
2583 | }, |
||
2584 | "files": [ |
||
2585 | "bootstrap.php" |
||
2586 | ], |
||
2587 | "classmap": [ |
||
2588 | "Resources/stubs" |
||
2589 | ] |
||
2590 | }, |
||
2591 | "notification-url": "https://packagist.org/downloads/", |
||
2592 | "license": [ |
||
2593 | "MIT" |
||
2594 | ], |
||
2595 | "authors": [ |
||
2596 | { |
||
2597 | "name": "Nicolas Grekas", |
||
2598 | "email": "[email protected]" |
||
2599 | }, |
||
2600 | { |
||
2601 | "name": "Symfony Community", |
||
2602 | "homepage": "https://symfony.com/contributors" |
||
2603 | } |
||
2604 | ], |
||
2605 | "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", |
||
2606 | "homepage": "https://symfony.com", |
||
2607 | "keywords": [ |
||
2608 | "compatibility", |
||
2609 | "polyfill", |
||
2610 | "portable", |
||
2611 | "shim" |
||
2612 | ], |
||
2613 | "time": "2016-01-25 08:44:42" |
||
2614 | }, |
||
2615 | { |
||
2616 | "name": "symfony/polyfill-util", |
||
2617 | "version": "v1.1.0", |
||
2618 | "source": { |
||
2619 | "type": "git", |
||
2620 | "url": "https://github.com/symfony/polyfill-util.git", |
||
2621 | "reference": "8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4" |
||
2622 | }, |
||
2623 | "dist": { |
||
2624 | "type": "zip", |
||
2625 | "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4", |
||
2626 | "reference": "8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4", |
||
2627 | "shasum": "" |
||
2628 | }, |
||
2629 | "require": { |
||
2630 | "php": ">=5.3.3" |
||
2631 | }, |
||
2632 | "type": "library", |
||
2633 | "extra": { |
||
2634 | "branch-alias": { |
||
2635 | "dev-master": "1.1-dev" |
||
2636 | } |
||
2637 | }, |
||
2638 | "autoload": { |
||
2639 | "psr-4": { |
||
2640 | "Symfony\\Polyfill\\Util\\": "" |
||
2641 | } |
||
2642 | }, |
||
2643 | "notification-url": "https://packagist.org/downloads/", |
||
2644 | "license": [ |
||
2645 | "MIT" |
||
2646 | ], |
||
2647 | "authors": [ |
||
2648 | { |
||
2649 | "name": "Nicolas Grekas", |
||
2650 | "email": "[email protected]" |
||
2651 | }, |
||
2652 | { |
||
2653 | "name": "Symfony Community", |
||
2654 | "homepage": "https://symfony.com/contributors" |
||
2655 | } |
||
2656 | ], |
||
2657 | "description": "Symfony utilities for portability of PHP codes", |
||
2658 | "homepage": "https://symfony.com", |
||
2659 | "keywords": [ |
||
2660 | "compat", |
||
2661 | "compatibility", |
||
2662 | "polyfill", |
||
2663 | "shim" |
||
2664 | ], |
||
2665 | "time": "2016-01-20 09:13:37" |
||
2666 | }, |
||
2667 | { |
||
2668 | "name": "symfony/security-acl", |
||
2669 | "version": "v2.8.0", |
||
2670 | "source": { |
||
2671 | "type": "git", |
||
2672 | "url": "https://github.com/symfony/security-acl.git", |
||
2673 | "reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347" |
||
2674 | }, |
||
2675 | "dist": { |
||
2676 | "type": "zip", |
||
2677 | "url": "https://api.github.com/repos/symfony/security-acl/zipball/4a3f7327ad215242c78f6564ad4ea6d2db1b8347", |
||
2678 | "reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347", |
||
2679 | "shasum": "" |
||
2680 | }, |
||
2681 | "require": { |
||
2682 | "php": ">=5.3.9", |
||
2683 | "symfony/security-core": "~2.4|~3.0.0" |
||
2684 | }, |
||
2685 | "require-dev": { |
||
2686 | "doctrine/common": "~2.2", |
||
2687 | "doctrine/dbal": "~2.2", |
||
2688 | "psr/log": "~1.0", |
||
2689 | "symfony/phpunit-bridge": "~2.7|~3.0.0" |
||
2690 | }, |
||
2691 | "suggest": { |
||
2692 | "doctrine/dbal": "For using the built-in ACL implementation", |
||
2693 | "symfony/class-loader": "For using the ACL generateSql script", |
||
2694 | "symfony/finder": "For using the ACL generateSql script" |
||
2695 | }, |
||
2696 | "type": "library", |
||
2697 | "extra": { |
||
2698 | "branch-alias": { |
||
2699 | "dev-master": "2.8-dev" |
||
2700 | } |
||
2701 | }, |
||
2702 | "autoload": { |
||
2703 | "psr-4": { |
||
2704 | "Symfony\\Component\\Security\\Acl\\": "" |
||
2705 | }, |
||
2706 | "exclude-from-classmap": [ |
||
2707 | "/Tests/" |
||
2708 | ] |
||
2709 | }, |
||
2710 | "notification-url": "https://packagist.org/downloads/", |
||
2711 | "license": [ |
||
2712 | "MIT" |
||
2713 | ], |
||
2714 | "authors": [ |
||
2715 | { |
||
2716 | "name": "Fabien Potencier", |
||
2717 | "email": "[email protected]" |
||
2718 | }, |
||
2719 | { |
||
2720 | "name": "Symfony Community", |
||
2721 | "homepage": "https://symfony.com/contributors" |
||
2722 | } |
||
2723 | ], |
||
2724 | "description": "Symfony Security Component - ACL (Access Control List)", |
||
2725 | "homepage": "https://symfony.com", |
||
2726 | "time": "2015-12-28 09:39:09" |
||
2727 | }, |
||
2728 | { |
||
2729 | "name": "symfony/swiftmailer-bundle", |
||
2730 | "version": "v2.3.11", |
||
2731 | "source": { |
||
2732 | "type": "git", |
||
2733 | "url": "https://github.com/symfony/swiftmailer-bundle.git", |
||
2734 | "reference": "5e1a90f28213231ceee19c953bbebc5b5b95c690" |
||
2735 | }, |
||
2736 | "dist": { |
||
2737 | "type": "zip", |
||
2738 | "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/5e1a90f28213231ceee19c953bbebc5b5b95c690", |
||
2739 | "reference": "5e1a90f28213231ceee19c953bbebc5b5b95c690", |
||
2740 | "shasum": "" |
||
2741 | }, |
||
2742 | "require": { |
||
2743 | "php": ">=5.3.2", |
||
2744 | "swiftmailer/swiftmailer": ">=4.2.0,~5.0", |
||
2745 | "symfony/config": "~2.3|~3.0", |
||
2746 | "symfony/dependency-injection": "~2.3|~3.0", |
||
2747 | "symfony/http-kernel": "~2.3|~3.0", |
||
2748 | "symfony/yaml": "~2.3|~3.0" |
||
2749 | }, |
||
2750 | "require-dev": { |
||
2751 | "symfony/phpunit-bridge": "~2.7|~3.0" |
||
2752 | }, |
||
2753 | "suggest": { |
||
2754 | "psr/log": "Allows logging" |
||
2755 | }, |
||
2756 | "type": "symfony-bundle", |
||
2757 | "extra": { |
||
2758 | "branch-alias": { |
||
2759 | "dev-master": "2.3-dev" |
||
2760 | } |
||
2761 | }, |
||
2762 | "autoload": { |
||
2763 | "psr-4": { |
||
2764 | "Symfony\\Bundle\\SwiftmailerBundle\\": "" |
||
2765 | } |
||
2766 | }, |
||
2767 | "notification-url": "https://packagist.org/downloads/", |
||
2768 | "license": [ |
||
2769 | "MIT" |
||
2770 | ], |
||
2771 | "authors": [ |
||
2772 | { |
||
2773 | "name": "Symfony Community", |
||
2774 | "homepage": "http://symfony.com/contributors" |
||
2775 | }, |
||
2776 | { |
||
2777 | "name": "Fabien Potencier", |
||
2778 | "email": "[email protected]" |
||
2779 | } |
||
2780 | ], |
||
2781 | "description": "Symfony SwiftmailerBundle", |
||
2782 | "homepage": "http://symfony.com", |
||
2783 | "time": "2016-01-15 16:41:20" |
||
2784 | }, |
||
2785 | { |
||
2786 | "name": "symfony/symfony", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
2787 | "version": "v2.8.2", |
||
2788 | "source": { |
||
2789 | "type": "git", |
||
2790 | "url": "https://github.com/symfony/symfony.git", |
||
2791 | "reference": "f3e6a82bcbea4db3b56df08e491e20a1faae82b5" |
||
2792 | }, |
||
2793 | "dist": { |
||
2794 | "type": "zip", |
||
2795 | "url": "https://api.github.com/repos/symfony/symfony/zipball/f3e6a82bcbea4db3b56df08e491e20a1faae82b5", |
||
2796 | "reference": "f3e6a82bcbea4db3b56df08e491e20a1faae82b5", |
||
2797 | "shasum": "" |
||
2798 | }, |
||
2799 | "require": { |
||
2800 | "doctrine/common": "~2.4", |
||
2801 | "php": ">=5.3.9", |
||
2802 | "psr/log": "~1.0", |
||
2803 | "symfony/polyfill-intl-icu": "~1.0", |
||
2804 | "symfony/polyfill-mbstring": "~1.0", |
||
2805 | "symfony/polyfill-php54": "~1.0", |
||
2806 | "symfony/polyfill-php55": "~1.0", |
||
2807 | "symfony/polyfill-php56": "~1.0", |
||
2808 | "symfony/polyfill-php70": "~1.0", |
||
2809 | "symfony/polyfill-util": "~1.0", |
||
2810 | "symfony/security-acl": "~2.7", |
||
2811 | "twig/twig": "~1.23|~2.0" |
||
2812 | }, |
||
2813 | "conflict": { |
||
2814 | "phpdocumentor/reflection": "<1.0.7" |
||
2815 | }, |
||
2816 | "replace": { |
||
2817 | "symfony/asset": "self.version", |
||
2818 | "symfony/browser-kit": "self.version", |
||
2819 | "symfony/class-loader": "self.version", |
||
2820 | "symfony/config": "self.version", |
||
2821 | "symfony/console": "self.version", |
||
2822 | "symfony/css-selector": "self.version", |
||
2823 | "symfony/debug": "self.version", |
||
2824 | "symfony/debug-bundle": "self.version", |
||
2825 | "symfony/dependency-injection": "self.version", |
||
2826 | "symfony/doctrine-bridge": "self.version", |
||
2827 | "symfony/dom-crawler": "self.version", |
||
2828 | "symfony/event-dispatcher": "self.version", |
||
2829 | "symfony/expression-language": "self.version", |
||
2830 | "symfony/filesystem": "self.version", |
||
2831 | "symfony/finder": "self.version", |
||
2832 | "symfony/form": "self.version", |
||
2833 | "symfony/framework-bundle": "self.version", |
||
2834 | "symfony/http-foundation": "self.version", |
||
2835 | "symfony/http-kernel": "self.version", |
||
2836 | "symfony/intl": "self.version", |
||
2837 | "symfony/ldap": "self.version", |
||
2838 | "symfony/locale": "self.version", |
||
2839 | "symfony/monolog-bridge": "self.version", |
||
2840 | "symfony/options-resolver": "self.version", |
||
2841 | "symfony/process": "self.version", |
||
2842 | "symfony/property-access": "self.version", |
||
2843 | "symfony/property-info": "self.version", |
||
2844 | "symfony/proxy-manager-bridge": "self.version", |
||
2845 | "symfony/routing": "self.version", |
||
2846 | "symfony/security": "self.version", |
||
2847 | "symfony/security-bundle": "self.version", |
||
2848 | "symfony/security-core": "self.version", |
||
2849 | "symfony/security-csrf": "self.version", |
||
2850 | "symfony/security-guard": "self.version", |
||
2851 | "symfony/security-http": "self.version", |
||
2852 | "symfony/serializer": "self.version", |
||
2853 | "symfony/stopwatch": "self.version", |
||
2854 | "symfony/swiftmailer-bridge": "self.version", |
||
2855 | "symfony/templating": "self.version", |
||
2856 | "symfony/translation": "self.version", |
||
2857 | "symfony/twig-bridge": "self.version", |
||
2858 | "symfony/twig-bundle": "self.version", |
||
2859 | "symfony/validator": "self.version", |
||
2860 | "symfony/var-dumper": "self.version", |
||
2861 | "symfony/web-profiler-bundle": "self.version", |
||
2862 | "symfony/yaml": "self.version" |
||
2863 | }, |
||
2864 | "require-dev": { |
||
2865 | "doctrine/data-fixtures": "1.0.*", |
||
2866 | "doctrine/dbal": "~2.4", |
||
2867 | "doctrine/doctrine-bundle": "~1.2", |
||
2868 | "doctrine/orm": "~2.4,>=2.4.5", |
||
2869 | "egulias/email-validator": "~1.2", |
||
2870 | "monolog/monolog": "~1.11", |
||
2871 | "ocramius/proxy-manager": "~0.4|~1.0", |
||
2872 | "phpdocumentor/reflection": "^1.0.7" |
||
2873 | }, |
||
2874 | "type": "library", |
||
2875 | "extra": { |
||
2876 | "branch-alias": { |
||
2877 | "dev-master": "2.8-dev" |
||
2878 | } |
||
2879 | }, |
||
2880 | "autoload": { |
||
2881 | "psr-4": { |
||
2882 | "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/", |
||
2883 | "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/", |
||
2884 | "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/", |
||
2885 | "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/", |
||
2886 | "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/", |
||
2887 | "Symfony\\Bundle\\": "src/Symfony/Bundle/", |
||
2888 | "Symfony\\Component\\": "src/Symfony/Component/" |
||
2889 | }, |
||
2890 | "classmap": [ |
||
2891 | "src/Symfony/Component/Intl/Resources/stubs" |
||
2892 | ], |
||
2893 | "exclude-from-classmap": [ |
||
2894 | "**/Tests/" |
||
2895 | ] |
||
2896 | }, |
||
2897 | "notification-url": "https://packagist.org/downloads/", |
||
2898 | "license": [ |
||
2899 | "MIT" |
||
2900 | ], |
||
2901 | "authors": [ |
||
2902 | { |
||
2903 | "name": "Fabien Potencier", |
||
2904 | "email": "[email protected]" |
||
2905 | }, |
||
2906 | { |
||
2907 | "name": "Symfony Community", |
||
2908 | "homepage": "https://symfony.com/contributors" |
||
2909 | } |
||
2910 | ], |
||
2911 | "description": "The Symfony PHP framework", |
||
2912 | "homepage": "https://symfony.com", |
||
2913 | "keywords": [ |
||
2914 | "framework" |
||
2915 | ], |
||
2916 | "time": "2016-01-14 12:01:11" |
||
2917 | }, |
||
2918 | { |
||
2919 | "name": "twig/twig", |
||
2920 | "version": "v1.24.0", |
||
2921 | "source": { |
||
2922 | "type": "git", |
||
2923 | "url": "https://github.com/twigphp/Twig.git", |
||
2924 | "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8" |
||
2925 | }, |
||
2926 | "dist": { |
||
2927 | "type": "zip", |
||
2928 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8", |
||
2929 | "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8", |
||
2930 | "shasum": "" |
||
2931 | }, |
||
2932 | "require": { |
||
2933 | "php": ">=5.2.7" |
||
2934 | }, |
||
2935 | "require-dev": { |
||
2936 | "symfony/debug": "~2.7", |
||
2937 | "symfony/phpunit-bridge": "~2.7" |
||
2938 | }, |
||
2939 | "type": "library", |
||
2940 | "extra": { |
||
2941 | "branch-alias": { |
||
2942 | "dev-master": "1.24-dev" |
||
2943 | } |
||
2944 | }, |
||
2945 | "autoload": { |
||
2946 | "psr-0": { |
||
2947 | "Twig_": "lib/" |
||
2948 | } |
||
2949 | }, |
||
2950 | "notification-url": "https://packagist.org/downloads/", |
||
2951 | "license": [ |
||
2952 | "BSD-3-Clause" |
||
2953 | ], |
||
2954 | "authors": [ |
||
2955 | { |
||
2956 | "name": "Fabien Potencier", |
||
2957 | "email": "[email protected]", |
||
2958 | "homepage": "http://fabien.potencier.org", |
||
2959 | "role": "Lead Developer" |
||
2960 | }, |
||
2961 | { |
||
2962 | "name": "Armin Ronacher", |
||
2963 | "email": "[email protected]", |
||
2964 | "role": "Project Founder" |
||
2965 | }, |
||
2966 | { |
||
2967 | "name": "Twig Team", |
||
2968 | "homepage": "http://twig.sensiolabs.org/contributors", |
||
2969 | "role": "Contributors" |
||
2970 | } |
||
2971 | ], |
||
2972 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
||
2973 | "homepage": "http://twig.sensiolabs.org", |
||
2974 | "keywords": [ |
||
2975 | "templating" |
||
2976 | ], |
||
2977 | "time": "2016-01-25 21:22:18" |
||
2978 | }, |
||
2979 | { |
||
2980 | "name": "yzalis/identicon", |
||
2981 | "version": "dev-master", |
||
2982 | "source": { |
||
2983 | "type": "git", |
||
2984 | "url": "https://github.com/yzalis/Identicon.git", |
||
2985 | "reference": "34ddff3f6cd927fc015ba026890f6df8fbc64fd3" |
||
2986 | }, |
||
2987 | "dist": { |
||
2988 | "type": "zip", |
||
2989 | "url": "https://api.github.com/repos/yzalis/Identicon/zipball/34ddff3f6cd927fc015ba026890f6df8fbc64fd3", |
||
2990 | "reference": "34ddff3f6cd927fc015ba026890f6df8fbc64fd3", |
||
2991 | "shasum": "" |
||
2992 | }, |
||
2993 | "require": { |
||
2994 | "php": ">=5.3.0" |
||
2995 | }, |
||
2996 | "require-dev": { |
||
2997 | "ext-imagick": "*", |
||
2998 | "fzaninotto/faker": "1.2.*@dev" |
||
2999 | }, |
||
3000 | "type": "library", |
||
3001 | "extra": { |
||
3002 | "branch-alias": { |
||
3003 | "dev-master": "1.1-dev" |
||
3004 | } |
||
3005 | }, |
||
3006 | "autoload": { |
||
3007 | "psr-0": { |
||
3008 | "Identicon": "src/" |
||
3009 | } |
||
3010 | }, |
||
3011 | "notification-url": "https://packagist.org/downloads/", |
||
3012 | "license": [ |
||
3013 | "MIT" |
||
3014 | ], |
||
3015 | "authors": [ |
||
3016 | { |
||
3017 | "name": "Benjamin Laugueux", |
||
3018 | "email": "[email protected]" |
||
3019 | } |
||
3020 | ], |
||
3021 | "description": "Create awesome unique avatar.", |
||
3022 | "homepage": "http://identicon-php.org", |
||
3023 | "keywords": [ |
||
3024 | "avatar", |
||
3025 | "identicon", |
||
3026 | "image" |
||
3027 | ], |
||
3028 | "time": "2015-10-29 11:04:38" |
||
3029 | } |
||
3030 | ], |
||
3031 | "packages-dev": [ |
||
3032 | { |
||
3033 | "name": "behat/behat", |
||
3034 | "version": "v3.0.15", |
||
3035 | "source": { |
||
3036 | "type": "git", |
||
3037 | "url": "https://github.com/Behat/Behat.git", |
||
3038 | "reference": "b35ae3d45332d80c532af69cc36f780a9397a996" |
||
3039 | }, |
||
3040 | "dist": { |
||
3041 | "type": "zip", |
||
3042 | "url": "https://api.github.com/repos/Behat/Behat/zipball/b35ae3d45332d80c532af69cc36f780a9397a996", |
||
3043 | "reference": "b35ae3d45332d80c532af69cc36f780a9397a996", |
||
3044 | "shasum": "" |
||
3045 | }, |
||
3046 | "require": { |
||
3047 | "behat/gherkin": "~4.3", |
||
3048 | "behat/transliterator": "~1.0", |
||
3049 | "ext-mbstring": "*", |
||
3050 | "php": ">=5.3.3", |
||
3051 | "symfony/class-loader": "~2.1", |
||
3052 | "symfony/config": "~2.3", |
||
3053 | "symfony/console": "~2.1", |
||
3054 | "symfony/dependency-injection": "~2.1", |
||
3055 | "symfony/event-dispatcher": "~2.1", |
||
3056 | "symfony/translation": "~2.3", |
||
3057 | "symfony/yaml": "~2.1" |
||
3058 | }, |
||
3059 | "require-dev": { |
||
3060 | "phpspec/prophecy-phpunit": "~1.0", |
||
3061 | "phpunit/phpunit": "~4.0", |
||
3062 | "symfony/process": "~2.1" |
||
3063 | }, |
||
3064 | "suggest": { |
||
3065 | "behat/mink-extension": "for integration with Mink testing framework", |
||
3066 | "behat/symfony2-extension": "for integration with Symfony2 web framework", |
||
3067 | "behat/yii-extension": "for integration with Yii web framework" |
||
3068 | }, |
||
3069 | "bin": [ |
||
3070 | "bin/behat" |
||
3071 | ], |
||
3072 | "type": "library", |
||
3073 | "extra": { |
||
3074 | "branch-alias": { |
||
3075 | "dev-master": "3.0.x-dev" |
||
3076 | } |
||
3077 | }, |
||
3078 | "autoload": { |
||
3079 | "psr-0": { |
||
3080 | "Behat\\Behat": "src/", |
||
3081 | "Behat\\Testwork": "src/" |
||
3082 | } |
||
3083 | }, |
||
3084 | "notification-url": "https://packagist.org/downloads/", |
||
3085 | "license": [ |
||
3086 | "MIT" |
||
3087 | ], |
||
3088 | "authors": [ |
||
3089 | { |
||
3090 | "name": "Konstantin Kudryashov", |
||
3091 | "email": "[email protected]", |
||
3092 | "homepage": "http://everzet.com" |
||
3093 | } |
||
3094 | ], |
||
3095 | "description": "Scenario-oriented BDD framework for PHP 5.3", |
||
3096 | "homepage": "http://behat.org/", |
||
3097 | "keywords": [ |
||
3098 | "Agile", |
||
3099 | "BDD", |
||
3100 | "ScenarioBDD", |
||
3101 | "Scrum", |
||
3102 | "StoryBDD", |
||
3103 | "User story", |
||
3104 | "business", |
||
3105 | "development", |
||
3106 | "documentation", |
||
3107 | "examples", |
||
3108 | "symfony", |
||
3109 | "testing" |
||
3110 | ], |
||
3111 | "time": "2015-02-22 14:10:33" |
||
3112 | }, |
||
3113 | { |
||
3114 | "name": "behat/gherkin", |
||
3115 | "version": "v4.4.1", |
||
3116 | "source": { |
||
3117 | "type": "git", |
||
3118 | "url": "https://github.com/Behat/Gherkin.git", |
||
3119 | "reference": "1576b485c0f92ef6d27da9c4bbfc57ee30cf6911" |
||
3120 | }, |
||
3121 | "dist": { |
||
3122 | "type": "zip", |
||
3123 | "url": "https://api.github.com/repos/Behat/Gherkin/zipball/1576b485c0f92ef6d27da9c4bbfc57ee30cf6911", |
||
3124 | "reference": "1576b485c0f92ef6d27da9c4bbfc57ee30cf6911", |
||
3125 | "shasum": "" |
||
3126 | }, |
||
3127 | "require": { |
||
3128 | "php": ">=5.3.1" |
||
3129 | }, |
||
3130 | "require-dev": { |
||
3131 | "phpunit/phpunit": "~4.0", |
||
3132 | "symfony/yaml": "~2.1" |
||
3133 | }, |
||
3134 | "suggest": { |
||
3135 | "symfony/yaml": "If you want to parse features, represented in YAML files" |
||
3136 | }, |
||
3137 | "type": "library", |
||
3138 | "extra": { |
||
3139 | "branch-alias": { |
||
3140 | "dev-master": "4.4-dev" |
||
3141 | } |
||
3142 | }, |
||
3143 | "autoload": { |
||
3144 | "psr-0": { |
||
3145 | "Behat\\Gherkin": "src/" |
||
3146 | } |
||
3147 | }, |
||
3148 | "notification-url": "https://packagist.org/downloads/", |
||
3149 | "license": [ |
||
3150 | "MIT" |
||
3151 | ], |
||
3152 | "authors": [ |
||
3153 | { |
||
3154 | "name": "Konstantin Kudryashov", |
||
3155 | "email": "[email protected]", |
||
3156 | "homepage": "http://everzet.com" |
||
3157 | } |
||
3158 | ], |
||
3159 | "description": "Gherkin DSL parser for PHP 5.3", |
||
3160 | "homepage": "http://behat.org/", |
||
3161 | "keywords": [ |
||
3162 | "BDD", |
||
3163 | "Behat", |
||
3164 | "Cucumber", |
||
3165 | "DSL", |
||
3166 | "gherkin", |
||
3167 | "parser" |
||
3168 | ], |
||
3169 | "time": "2015-12-30 14:47:00" |
||
3170 | }, |
||
3171 | { |
||
3172 | "name": "behat/mink", |
||
3173 | "version": "v1.7.0", |
||
3174 | "source": { |
||
3175 | "type": "git", |
||
3176 | "url": "https://github.com/minkphp/Mink.git", |
||
3177 | "reference": "6c129030ec2cc029905cf969a56ca8f087b2dfdf" |
||
3178 | }, |
||
3179 | "dist": { |
||
3180 | "type": "zip", |
||
3181 | "url": "https://api.github.com/repos/minkphp/Mink/zipball/6c129030ec2cc029905cf969a56ca8f087b2dfdf", |
||
3182 | "reference": "6c129030ec2cc029905cf969a56ca8f087b2dfdf", |
||
3183 | "shasum": "" |
||
3184 | }, |
||
3185 | "require": { |
||
3186 | "php": ">=5.3.1", |
||
3187 | "symfony/css-selector": "~2.1" |
||
3188 | }, |
||
3189 | "require-dev": { |
||
3190 | "symfony/phpunit-bridge": "~2.7" |
||
3191 | }, |
||
3192 | "suggest": { |
||
3193 | "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", |
||
3194 | "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation", |
||
3195 | "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)", |
||
3196 | "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)" |
||
3197 | }, |
||
3198 | "type": "library", |
||
3199 | "extra": { |
||
3200 | "branch-alias": { |
||
3201 | "dev-master": "1.7.x-dev" |
||
3202 | } |
||
3203 | }, |
||
3204 | "autoload": { |
||
3205 | "psr-4": { |
||
3206 | "Behat\\Mink\\": "src/" |
||
3207 | } |
||
3208 | }, |
||
3209 | "notification-url": "https://packagist.org/downloads/", |
||
3210 | "license": [ |
||
3211 | "MIT" |
||
3212 | ], |
||
3213 | "authors": [ |
||
3214 | { |
||
3215 | "name": "Konstantin Kudryashov", |
||
3216 | "email": "[email protected]", |
||
3217 | "homepage": "http://everzet.com" |
||
3218 | } |
||
3219 | ], |
||
3220 | "description": "Browser controller/emulator abstraction for PHP", |
||
3221 | "homepage": "http://mink.behat.org/", |
||
3222 | "keywords": [ |
||
3223 | "browser", |
||
3224 | "testing", |
||
3225 | "web" |
||
3226 | ], |
||
3227 | "time": "2015-09-20 20:24:03" |
||
3228 | }, |
||
3229 | { |
||
3230 | "name": "behat/mink-browserkit-driver", |
||
3231 | "version": "v1.3.1", |
||
3232 | "source": { |
||
3233 | "type": "git", |
||
3234 | "url": "https://github.com/minkphp/MinkBrowserKitDriver.git", |
||
3235 | "reference": "2650f5420e713e3807c7f09a07370a4f48367bf9" |
||
3236 | }, |
||
3237 | "dist": { |
||
3238 | "type": "zip", |
||
3239 | "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/2650f5420e713e3807c7f09a07370a4f48367bf9", |
||
3240 | "reference": "2650f5420e713e3807c7f09a07370a4f48367bf9", |
||
3241 | "shasum": "" |
||
3242 | }, |
||
3243 | "require": { |
||
3244 | "behat/mink": "~1.7@dev", |
||
3245 | "php": ">=5.3.6", |
||
3246 | "symfony/browser-kit": "~2.3|~3.0", |
||
3247 | "symfony/dom-crawler": "~2.3|~3.0" |
||
3248 | }, |
||
3249 | "require-dev": { |
||
3250 | "silex/silex": "~1.2", |
||
3251 | "symfony/phpunit-bridge": "~2.7|~3.0" |
||
3252 | }, |
||
3253 | "type": "mink-driver", |
||
3254 | "extra": { |
||
3255 | "branch-alias": { |
||
3256 | "dev-master": "1.3.x-dev" |
||
3257 | } |
||
3258 | }, |
||
3259 | "autoload": { |
||
3260 | "psr-4": { |
||
3261 | "Behat\\Mink\\Driver\\": "src/" |
||
3262 | } |
||
3263 | }, |
||
3264 | "notification-url": "https://packagist.org/downloads/", |
||
3265 | "license": [ |
||
3266 | "MIT" |
||
3267 | ], |
||
3268 | "authors": [ |
||
3269 | { |
||
3270 | "name": "Konstantin Kudryashov", |
||
3271 | "email": "[email protected]", |
||
3272 | "homepage": "http://everzet.com" |
||
3273 | } |
||
3274 | ], |
||
3275 | "description": "Symfony2 BrowserKit driver for Mink framework", |
||
3276 | "homepage": "http://mink.behat.org/", |
||
3277 | "keywords": [ |
||
3278 | "Mink", |
||
3279 | "Symfony2", |
||
3280 | "browser", |
||
3281 | "testing" |
||
3282 | ], |
||
3283 | "time": "2016-01-19 16:59:07" |
||
3284 | }, |
||
3285 | { |
||
3286 | "name": "behat/mink-extension", |
||
3287 | "version": "v2.2", |
||
3288 | "source": { |
||
3289 | "type": "git", |
||
3290 | "url": "https://github.com/Behat/MinkExtension.git", |
||
3291 | "reference": "5b4bda64ff456104564317e212c823e45cad9d59" |
||
3292 | }, |
||
3293 | "dist": { |
||
3294 | "type": "zip", |
||
3295 | "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/5b4bda64ff456104564317e212c823e45cad9d59", |
||
3296 | "reference": "5b4bda64ff456104564317e212c823e45cad9d59", |
||
3297 | "shasum": "" |
||
3298 | }, |
||
3299 | "require": { |
||
3300 | "behat/behat": "~3.0,>=3.0.5", |
||
3301 | "behat/mink": "~1.5", |
||
3302 | "php": ">=5.3.2", |
||
3303 | "symfony/config": "~2.2|~3.0" |
||
3304 | }, |
||
3305 | "require-dev": { |
||
3306 | "behat/mink-goutte-driver": "~1.1", |
||
3307 | "phpspec/phpspec": "~2.0" |
||
3308 | }, |
||
3309 | "type": "behat-extension", |
||
3310 | "extra": { |
||
3311 | "branch-alias": { |
||
3312 | "dev-master": "2.1.x-dev" |
||
3313 | } |
||
3314 | }, |
||
3315 | "autoload": { |
||
3316 | "psr-0": { |
||
3317 | "Behat\\MinkExtension": "src/" |
||
3318 | } |
||
3319 | }, |
||
3320 | "notification-url": "https://packagist.org/downloads/", |
||
3321 | "license": [ |
||
3322 | "MIT" |
||
3323 | ], |
||
3324 | "authors": [ |
||
3325 | { |
||
3326 | "name": "Christophe Coevoet", |
||
3327 | "email": "[email protected]" |
||
3328 | }, |
||
3329 | { |
||
3330 | "name": "Konstantin Kudryashov", |
||
3331 | "email": "[email protected]" |
||
3332 | } |
||
3333 | ], |
||
3334 | "description": "Mink extension for Behat", |
||
3335 | "homepage": "http://extensions.behat.org/mink", |
||
3336 | "keywords": [ |
||
3337 | "browser", |
||
3338 | "gui", |
||
3339 | "test", |
||
3340 | "web" |
||
3341 | ], |
||
3342 | "time": "2016-02-15 07:55:18" |
||
3343 | }, |
||
3344 | { |
||
3345 | "name": "behat/symfony2-extension", |
||
3346 | "version": "dev-master", |
||
3347 | "source": { |
||
3348 | "type": "git", |
||
3349 | "url": "https://github.com/Behat/Symfony2Extension.git", |
||
3350 | "reference": "e21aa731007fdafd0ba1c61f95f19460d27901e1" |
||
3351 | }, |
||
3352 | "dist": { |
||
3353 | "type": "zip", |
||
3354 | "url": "https://api.github.com/repos/Behat/Symfony2Extension/zipball/e21aa731007fdafd0ba1c61f95f19460d27901e1", |
||
3355 | "reference": "e21aa731007fdafd0ba1c61f95f19460d27901e1", |
||
3356 | "shasum": "" |
||
3357 | }, |
||
3358 | "require": { |
||
3359 | "behat/behat": "~3.0,>=3.0.4", |
||
3360 | "php": ">=5.3.3", |
||
3361 | "symfony/framework-bundle": "~2.0|~3.0" |
||
3362 | }, |
||
3363 | "require-dev": { |
||
3364 | "behat/mink-browserkit-driver": "~1.0", |
||
3365 | "behat/mink-extension": "~2.0", |
||
3366 | "phpspec/phpspec": "~2.0", |
||
3367 | "phpunit/phpunit": "~4.0", |
||
3368 | "symfony/symfony": "~2.1|~3.0" |
||
3369 | }, |
||
3370 | "type": "behat-extension", |
||
3371 | "extra": { |
||
3372 | "branch-alias": { |
||
3373 | "dev-master": "2.1.x-dev" |
||
3374 | } |
||
3375 | }, |
||
3376 | "autoload": { |
||
3377 | "psr-0": { |
||
3378 | "Behat\\Symfony2Extension": "src/" |
||
3379 | } |
||
3380 | }, |
||
3381 | "notification-url": "https://packagist.org/downloads/", |
||
3382 | "license": [ |
||
3383 | "MIT" |
||
3384 | ], |
||
3385 | "authors": [ |
||
3386 | { |
||
3387 | "name": "Christophe Coevoet", |
||
3388 | "email": "[email protected]" |
||
3389 | }, |
||
3390 | { |
||
3391 | "name": "Konstantin Kudryashov", |
||
3392 | "email": "[email protected]" |
||
3393 | } |
||
3394 | ], |
||
3395 | "description": "Symfony2 framework extension for Behat", |
||
3396 | "homepage": "http://behat.org", |
||
3397 | "keywords": [ |
||
3398 | "BDD", |
||
3399 | "framework", |
||
3400 | "symfony" |
||
3401 | ], |
||
3402 | "time": "2016-02-07 12:20:29" |
||
3403 | }, |
||
3404 | { |
||
3405 | "name": "behat/transliterator", |
||
3406 | "version": "v1.1.0", |
||
3407 | "source": { |
||
3408 | "type": "git", |
||
3409 | "url": "https://github.com/Behat/Transliterator.git", |
||
3410 | "reference": "868e05be3a9f25ba6424c2dd4849567f50715003" |
||
3411 | }, |
||
3412 | "dist": { |
||
3413 | "type": "zip", |
||
3414 | "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003", |
||
3415 | "reference": "868e05be3a9f25ba6424c2dd4849567f50715003", |
||
3416 | "shasum": "" |
||
3417 | }, |
||
3418 | "require": { |
||
3419 | "php": ">=5.3.3" |
||
3420 | }, |
||
3421 | "type": "library", |
||
3422 | "extra": { |
||
3423 | "branch-alias": { |
||
3424 | "dev-master": "1.1-dev" |
||
3425 | } |
||
3426 | }, |
||
3427 | "autoload": { |
||
3428 | "psr-0": { |
||
3429 | "Behat\\Transliterator": "src/" |
||
3430 | } |
||
3431 | }, |
||
3432 | "notification-url": "https://packagist.org/downloads/", |
||
3433 | "license": [ |
||
3434 | "Artistic-1.0" |
||
3435 | ], |
||
3436 | "description": "String transliterator", |
||
3437 | "keywords": [ |
||
3438 | "i18n", |
||
3439 | "slug", |
||
3440 | "transliterator" |
||
3441 | ], |
||
3442 | "time": "2015-09-28 16:26:35" |
||
3443 | }, |
||
3444 | { |
||
3445 | "name": "cilex/cilex", |
||
3446 | "version": "1.1.0", |
||
3447 | "source": { |
||
3448 | "type": "git", |
||
3449 | "url": "https://github.com/Cilex/Cilex.git", |
||
3450 | "reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5" |
||
3451 | }, |
||
3452 | "dist": { |
||
3453 | "type": "zip", |
||
3454 | "url": "https://api.github.com/repos/Cilex/Cilex/zipball/7acd965a609a56d0345e8b6071c261fbdb926cb5", |
||
3455 | "reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5", |
||
3456 | "shasum": "" |
||
3457 | }, |
||
3458 | "require": { |
||
3459 | "cilex/console-service-provider": "1.*", |
||
3460 | "php": ">=5.3.3", |
||
3461 | "pimple/pimple": "~1.0", |
||
3462 | "symfony/finder": "~2.1", |
||
3463 | "symfony/process": "~2.1" |
||
3464 | }, |
||
3465 | "require-dev": { |
||
3466 | "phpunit/phpunit": "3.7.*", |
||
3467 | "symfony/validator": "~2.1" |
||
3468 | }, |
||
3469 | "suggest": { |
||
3470 | "monolog/monolog": ">=1.0.0", |
||
3471 | "symfony/validator": ">=1.0.0", |
||
3472 | "symfony/yaml": ">=1.0.0" |
||
3473 | }, |
||
3474 | "type": "library", |
||
3475 | "extra": { |
||
3476 | "branch-alias": { |
||
3477 | "dev-master": "1.0-dev" |
||
3478 | } |
||
3479 | }, |
||
3480 | "autoload": { |
||
3481 | "psr-0": { |
||
3482 | "Cilex": "src/" |
||
3483 | } |
||
3484 | }, |
||
3485 | "notification-url": "https://packagist.org/downloads/", |
||
3486 | "license": [ |
||
3487 | "MIT" |
||
3488 | ], |
||
3489 | "authors": [ |
||
3490 | { |
||
3491 | "name": "Mike van Riel", |
||
3492 | "email": "[email protected]" |
||
3493 | } |
||
3494 | ], |
||
3495 | "description": "The PHP micro-framework for Command line tools based on the Symfony2 Components", |
||
3496 | "homepage": "http://cilex.github.com", |
||
3497 | "keywords": [ |
||
3498 | "cli", |
||
3499 | "microframework" |
||
3500 | ], |
||
3501 | "time": "2014-03-29 14:03:13" |
||
3502 | }, |
||
3503 | { |
||
3504 | "name": "cilex/console-service-provider", |
||
3505 | "version": "1.0.0", |
||
3506 | "source": { |
||
3507 | "type": "git", |
||
3508 | "url": "https://github.com/Cilex/console-service-provider.git", |
||
3509 | "reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e" |
||
3510 | }, |
||
3511 | "dist": { |
||
3512 | "type": "zip", |
||
3513 | "url": "https://api.github.com/repos/Cilex/console-service-provider/zipball/25ee3d1875243d38e1a3448ff94bdf944f70d24e", |
||
3514 | "reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e", |
||
3515 | "shasum": "" |
||
3516 | }, |
||
3517 | "require": { |
||
3518 | "php": ">=5.3.3", |
||
3519 | "pimple/pimple": "1.*@dev", |
||
3520 | "symfony/console": "~2.1" |
||
3521 | }, |
||
3522 | "require-dev": { |
||
3523 | "cilex/cilex": "1.*@dev", |
||
3524 | "silex/silex": "1.*@dev" |
||
3525 | }, |
||
3526 | "type": "library", |
||
3527 | "extra": { |
||
3528 | "branch-alias": { |
||
3529 | "dev-master": "1.0-dev" |
||
3530 | } |
||
3531 | }, |
||
3532 | "autoload": { |
||
3533 | "psr-0": { |
||
3534 | "Cilex\\Provider\\Console": "src" |
||
3535 | } |
||
3536 | }, |
||
3537 | "notification-url": "https://packagist.org/downloads/", |
||
3538 | "license": [ |
||
3539 | "MIT" |
||
3540 | ], |
||
3541 | "authors": [ |
||
3542 | { |
||
3543 | "name": "Beau Simensen", |
||
3544 | "email": "[email protected]", |
||
3545 | "homepage": "http://beausimensen.com" |
||
3546 | }, |
||
3547 | { |
||
3548 | "name": "Mike van Riel", |
||
3549 | "email": "[email protected]" |
||
3550 | } |
||
3551 | ], |
||
3552 | "description": "Console Service Provider", |
||
3553 | "keywords": [ |
||
3554 | "cilex", |
||
3555 | "console", |
||
3556 | "pimple", |
||
3557 | "service-provider", |
||
3558 | "silex" |
||
3559 | ], |
||
3560 | "time": "2012-12-19 10:50:58" |
||
3561 | }, |
||
3562 | { |
||
3563 | "name": "composer/composer", |
||
3564 | "version": "dev-master", |
||
3565 | "source": { |
||
3566 | "type": "git", |
||
3567 | "url": "https://github.com/composer/composer.git", |
||
3568 | "reference": "4c0e163977f8289288df7b37e0fd0469d3e8cbc6" |
||
3569 | }, |
||
3570 | "dist": { |
||
3571 | "type": "zip", |
||
3572 | "url": "https://api.github.com/repos/composer/composer/zipball/4c0e163977f8289288df7b37e0fd0469d3e8cbc6", |
||
3573 | "reference": "4c0e163977f8289288df7b37e0fd0469d3e8cbc6", |
||
3574 | "shasum": "" |
||
3575 | }, |
||
3576 | "require": { |
||
3577 | "composer/semver": "^1.0", |
||
3578 | "composer/spdx-licenses": "^1.0", |
||
3579 | "justinrainbow/json-schema": "^1.6", |
||
3580 | "php": "^5.3.2 || ^7.0", |
||
3581 | "seld/cli-prompt": "^1.0", |
||
3582 | "seld/jsonlint": "^1.4", |
||
3583 | "seld/phar-utils": "^1.0", |
||
3584 | "symfony/console": "^2.5 || ^3.0", |
||
3585 | "symfony/filesystem": "^2.5 || ^3.0", |
||
3586 | "symfony/finder": "^2.2 || ^3.0", |
||
3587 | "symfony/process": "^2.1 || ^3.0" |
||
3588 | }, |
||
3589 | "require-dev": { |
||
3590 | "phpunit/phpunit": "^4.5 || ^5.0.5", |
||
3591 | "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" |
||
3592 | }, |
||
3593 | "suggest": { |
||
3594 | "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", |
||
3595 | "ext-zip": "Enabling the zip extension allows you to unzip archives", |
||
3596 | "ext-zlib": "Allow gzip compression of HTTP requests" |
||
3597 | }, |
||
3598 | "bin": [ |
||
3599 | "bin/composer" |
||
3600 | ], |
||
3601 | "type": "library", |
||
3602 | "extra": { |
||
3603 | "branch-alias": { |
||
3604 | "dev-master": "1.0-dev" |
||
3605 | } |
||
3606 | }, |
||
3607 | "autoload": { |
||
3608 | "psr-4": { |
||
3609 | "Composer\\": "src/Composer" |
||
3610 | } |
||
3611 | }, |
||
3612 | "notification-url": "https://packagist.org/downloads/", |
||
3613 | "license": [ |
||
3614 | "MIT" |
||
3615 | ], |
||
3616 | "authors": [ |
||
3617 | { |
||
3618 | "name": "Nils Adermann", |
||
3619 | "email": "[email protected]", |
||
3620 | "homepage": "http://www.naderman.de" |
||
3621 | }, |
||
3622 | { |
||
3623 | "name": "Jordi Boggiano", |
||
3624 | "email": "[email protected]", |
||
3625 | "homepage": "http://seld.be" |
||
3626 | } |
||
3627 | ], |
||
3628 | "description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.", |
||
3629 | "homepage": "https://getcomposer.org/", |
||
3630 | "keywords": [ |
||
3631 | "autoload", |
||
3632 | "dependency", |
||
3633 | "package" |
||
3634 | ], |
||
3635 | "time": "2016-02-20 19:28:03" |
||
3636 | }, |
||
3637 | { |
||
3638 | "name": "composer/semver", |
||
3639 | "version": "1.2.0", |
||
3640 | "source": { |
||
3641 | "type": "git", |
||
3642 | "url": "https://github.com/composer/semver.git", |
||
3643 | "reference": "0faeb6e433f6b352f0dc55ec1faf5c6b605a35d3" |
||
3644 | }, |
||
3645 | "dist": { |
||
3646 | "type": "zip", |
||
3647 | "url": "https://api.github.com/repos/composer/semver/zipball/0faeb6e433f6b352f0dc55ec1faf5c6b605a35d3", |
||
3648 | "reference": "0faeb6e433f6b352f0dc55ec1faf5c6b605a35d3", |
||
3649 | "shasum": "" |
||
3650 | }, |
||
3651 | "require": { |
||
3652 | "php": "^5.3.2 || ^7.0" |
||
3653 | }, |
||
3654 | "require-dev": { |
||
3655 | "phpunit/phpunit": "^4.5 || ^5.0.5", |
||
3656 | "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" |
||
3657 | }, |
||
3658 | "type": "library", |
||
3659 | "extra": { |
||
3660 | "branch-alias": { |
||
3661 | "dev-master": "1.x-dev" |
||
3662 | } |
||
3663 | }, |
||
3664 | "autoload": { |
||
3665 | "psr-4": { |
||
3666 | "Composer\\Semver\\": "src" |
||
3667 | } |
||
3668 | }, |
||
3669 | "notification-url": "https://packagist.org/downloads/", |
||
3670 | "license": [ |
||
3671 | "MIT" |
||
3672 | ], |
||
3673 | "authors": [ |
||
3674 | { |
||
3675 | "name": "Nils Adermann", |
||
3676 | "email": "[email protected]", |
||
3677 | "homepage": "http://www.naderman.de" |
||
3678 | }, |
||
3679 | { |
||
3680 | "name": "Jordi Boggiano", |
||
3681 | "email": "[email protected]", |
||
3682 | "homepage": "http://seld.be" |
||
3683 | }, |
||
3684 | { |
||
3685 | "name": "Rob Bast", |
||
3686 | "email": "[email protected]", |
||
3687 | "homepage": "http://robbast.nl" |
||
3688 | } |
||
3689 | ], |
||
3690 | "description": "Semver library that offers utilities, version constraint parsing and validation.", |
||
3691 | "keywords": [ |
||
3692 | "semantic", |
||
3693 | "semver", |
||
3694 | "validation", |
||
3695 | "versioning" |
||
3696 | ], |
||
3697 | "time": "2015-11-10 11:17:42" |
||
3698 | }, |
||
3699 | { |
||
3700 | "name": "composer/spdx-licenses", |
||
3701 | "version": "1.1.2", |
||
3702 | "source": { |
||
3703 | "type": "git", |
||
3704 | "url": "https://github.com/composer/spdx-licenses.git", |
||
3705 | "reference": "9e1c3926bb0842812967213d7c92827bc5883671" |
||
3706 | }, |
||
3707 | "dist": { |
||
3708 | "type": "zip", |
||
3709 | "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/9e1c3926bb0842812967213d7c92827bc5883671", |
||
3710 | "reference": "9e1c3926bb0842812967213d7c92827bc5883671", |
||
3711 | "shasum": "" |
||
3712 | }, |
||
3713 | "require": { |
||
3714 | "php": ">=5.3.2" |
||
3715 | }, |
||
3716 | "require-dev": { |
||
3717 | "phpunit/phpunit": "~4.5", |
||
3718 | "phpunit/phpunit-mock-objects": "~2.3" |
||
3719 | }, |
||
3720 | "type": "library", |
||
3721 | "extra": { |
||
3722 | "branch-alias": { |
||
3723 | "dev-master": "1.x-dev" |
||
3724 | } |
||
3725 | }, |
||
3726 | "autoload": { |
||
3727 | "psr-4": { |
||
3728 | "Composer\\Spdx\\": "src" |
||
3729 | } |
||
3730 | }, |
||
3731 | "notification-url": "https://packagist.org/downloads/", |
||
3732 | "license": [ |
||
3733 | "MIT" |
||
3734 | ], |
||
3735 | "authors": [ |
||
3736 | { |
||
3737 | "name": "Nils Adermann", |
||
3738 | "email": "[email protected]", |
||
3739 | "homepage": "http://www.naderman.de" |
||
3740 | }, |
||
3741 | { |
||
3742 | "name": "Jordi Boggiano", |
||
3743 | "email": "[email protected]", |
||
3744 | "homepage": "http://seld.be" |
||
3745 | }, |
||
3746 | { |
||
3747 | "name": "Rob Bast", |
||
3748 | "email": "[email protected]", |
||
3749 | "homepage": "http://robbast.nl" |
||
3750 | } |
||
3751 | ], |
||
3752 | "description": "SPDX licenses list and validation library.", |
||
3753 | "keywords": [ |
||
3754 | "license", |
||
3755 | "spdx", |
||
3756 | "validator" |
||
3757 | ], |
||
3758 | "time": "2015-10-05 11:27:42" |
||
3759 | }, |
||
3760 | { |
||
3761 | "name": "container-interop/container-interop", |
||
3762 | "version": "1.1.0", |
||
3763 | "source": { |
||
3764 | "type": "git", |
||
3765 | "url": "https://github.com/container-interop/container-interop.git", |
||
3766 | "reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e" |
||
3767 | }, |
||
3768 | "dist": { |
||
3769 | "type": "zip", |
||
3770 | "url": "https://api.github.com/repos/container-interop/container-interop/zipball/fc08354828f8fd3245f77a66b9e23a6bca48297e", |
||
3771 | "reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e", |
||
3772 | "shasum": "" |
||
3773 | }, |
||
3774 | "type": "library", |
||
3775 | "autoload": { |
||
3776 | "psr-4": { |
||
3777 | "Interop\\Container\\": "src/Interop/Container/" |
||
3778 | } |
||
3779 | }, |
||
3780 | "notification-url": "https://packagist.org/downloads/", |
||
3781 | "license": [ |
||
3782 | "MIT" |
||
3783 | ], |
||
3784 | "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", |
||
3785 | "time": "2014-12-30 15:22:37" |
||
3786 | }, |
||
3787 | { |
||
3788 | "name": "doctrine/instantiator", |
||
3789 | "version": "1.0.5", |
||
3790 | "source": { |
||
3791 | "type": "git", |
||
3792 | "url": "https://github.com/doctrine/instantiator.git", |
||
3793 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
3794 | }, |
||
3795 | "dist": { |
||
3796 | "type": "zip", |
||
3797 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
3798 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
3799 | "shasum": "" |
||
3800 | }, |
||
3801 | "require": { |
||
3802 | "php": ">=5.3,<8.0-DEV" |
||
3803 | }, |
||
3804 | "require-dev": { |
||
3805 | "athletic/athletic": "~0.1.8", |
||
3806 | "ext-pdo": "*", |
||
3807 | "ext-phar": "*", |
||
3808 | "phpunit/phpunit": "~4.0", |
||
3809 | "squizlabs/php_codesniffer": "~2.0" |
||
3810 | }, |
||
3811 | "type": "library", |
||
3812 | "extra": { |
||
3813 | "branch-alias": { |
||
3814 | "dev-master": "1.0.x-dev" |
||
3815 | } |
||
3816 | }, |
||
3817 | "autoload": { |
||
3818 | "psr-4": { |
||
3819 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
3820 | } |
||
3821 | }, |
||
3822 | "notification-url": "https://packagist.org/downloads/", |
||
3823 | "license": [ |
||
3824 | "MIT" |
||
3825 | ], |
||
3826 | "authors": [ |
||
3827 | { |
||
3828 | "name": "Marco Pivetta", |
||
3829 | "email": "[email protected]", |
||
3830 | "homepage": "http://ocramius.github.com/" |
||
3831 | } |
||
3832 | ], |
||
3833 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
3834 | "homepage": "https://github.com/doctrine/instantiator", |
||
3835 | "keywords": [ |
||
3836 | "constructor", |
||
3837 | "instantiate" |
||
3838 | ], |
||
3839 | "time": "2015-06-14 21:17:01" |
||
3840 | }, |
||
3841 | { |
||
3842 | "name": "herrera-io/json", |
||
3843 | "version": "1.0.3", |
||
3844 | "source": { |
||
3845 | "type": "git", |
||
3846 | "url": "https://github.com/kherge-abandoned/php-json.git", |
||
3847 | "reference": "60c696c9370a1e5136816ca557c17f82a6fa83f1" |
||
3848 | }, |
||
3849 | "dist": { |
||
3850 | "type": "zip", |
||
3851 | "url": "https://api.github.com/repos/kherge-abandoned/php-json/zipball/60c696c9370a1e5136816ca557c17f82a6fa83f1", |
||
3852 | "reference": "60c696c9370a1e5136816ca557c17f82a6fa83f1", |
||
3853 | "shasum": "" |
||
3854 | }, |
||
3855 | "require": { |
||
3856 | "ext-json": "*", |
||
3857 | "justinrainbow/json-schema": ">=1.0,<2.0-dev", |
||
3858 | "php": ">=5.3.3", |
||
3859 | "seld/jsonlint": ">=1.0,<2.0-dev" |
||
3860 | }, |
||
3861 | "require-dev": { |
||
3862 | "herrera-io/phpunit-test-case": "1.*", |
||
3863 | "mikey179/vfsstream": "1.1.0", |
||
3864 | "phpunit/phpunit": "3.7.*" |
||
3865 | }, |
||
3866 | "type": "library", |
||
3867 | "extra": { |
||
3868 | "branch-alias": { |
||
3869 | "dev-master": "1.0-dev" |
||
3870 | } |
||
3871 | }, |
||
3872 | "autoload": { |
||
3873 | "files": [ |
||
3874 | "src/lib/json_version.php" |
||
3875 | ], |
||
3876 | "psr-0": { |
||
3877 | "Herrera\\Json": "src/lib" |
||
3878 | } |
||
3879 | }, |
||
3880 | "notification-url": "https://packagist.org/downloads/", |
||
3881 | "license": [ |
||
3882 | "MIT" |
||
3883 | ], |
||
3884 | "authors": [ |
||
3885 | { |
||
3886 | "name": "Kevin Herrera", |
||
3887 | "email": "[email protected]", |
||
3888 | "homepage": "http://kevin.herrera.io/", |
||
3889 | "role": "Developer" |
||
3890 | } |
||
3891 | ], |
||
3892 | "description": "A library for simplifying JSON linting and validation.", |
||
3893 | "homepage": "http://herrera-io.github.com/php-json", |
||
3894 | "keywords": [ |
||
3895 | "json", |
||
3896 | "lint", |
||
3897 | "schema", |
||
3898 | "validate" |
||
3899 | ], |
||
3900 | "time": "2013-10-30 16:51:34" |
||
3901 | }, |
||
3902 | { |
||
3903 | "name": "herrera-io/phar-update", |
||
3904 | "version": "1.0.3", |
||
3905 | "source": { |
||
3906 | "type": "git", |
||
3907 | "url": "https://github.com/kherge-abandoned/php-phar-update.git", |
||
3908 | "reference": "00a79e1d5b8cf3c080a2e3becf1ddf7a7fea025b" |
||
3909 | }, |
||
3910 | "dist": { |
||
3911 | "type": "zip", |
||
3912 | "url": "https://api.github.com/repos/kherge-abandoned/php-phar-update/zipball/00a79e1d5b8cf3c080a2e3becf1ddf7a7fea025b", |
||
3913 | "reference": "00a79e1d5b8cf3c080a2e3becf1ddf7a7fea025b", |
||
3914 | "shasum": "" |
||
3915 | }, |
||
3916 | "require": { |
||
3917 | "herrera-io/json": "1.*", |
||
3918 | "kherge/version": "1.*", |
||
3919 | "php": ">=5.3.3" |
||
3920 | }, |
||
3921 | "require-dev": { |
||
3922 | "herrera-io/phpunit-test-case": "1.*", |
||
3923 | "mikey179/vfsstream": "1.1.0", |
||
3924 | "phpunit/phpunit": "3.7.*" |
||
3925 | }, |
||
3926 | "type": "library", |
||
3927 | "extra": { |
||
3928 | "branch-alias": { |
||
3929 | "dev-master": "1.0-dev" |
||
3930 | } |
||
3931 | }, |
||
3932 | "autoload": { |
||
3933 | "files": [ |
||
3934 | "src/lib/constants.php" |
||
3935 | ], |
||
3936 | "psr-0": { |
||
3937 | "Herrera\\Phar\\Update": "src/lib" |
||
3938 | } |
||
3939 | }, |
||
3940 | "notification-url": "https://packagist.org/downloads/", |
||
3941 | "license": [ |
||
3942 | "MIT" |
||
3943 | ], |
||
3944 | "authors": [ |
||
3945 | { |
||
3946 | "name": "Kevin Herrera", |
||
3947 | "email": "[email protected]", |
||
3948 | "homepage": "http://kevin.herrera.io/", |
||
3949 | "role": "Developer" |
||
3950 | } |
||
3951 | ], |
||
3952 | "description": "A library for self-updating Phars.", |
||
3953 | "homepage": "http://herrera-io.github.com/php-phar-update", |
||
3954 | "keywords": [ |
||
3955 | "phar", |
||
3956 | "update" |
||
3957 | ], |
||
3958 | "time": "2013-10-30 17:23:01" |
||
3959 | }, |
||
3960 | { |
||
3961 | "name": "jdorn/sql-formatter", |
||
3962 | "version": "v1.2.17", |
||
3963 | "source": { |
||
3964 | "type": "git", |
||
3965 | "url": "https://github.com/jdorn/sql-formatter.git", |
||
3966 | "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc" |
||
3967 | }, |
||
3968 | "dist": { |
||
3969 | "type": "zip", |
||
3970 | "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc", |
||
3971 | "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc", |
||
3972 | "shasum": "" |
||
3973 | }, |
||
3974 | "require": { |
||
3975 | "php": ">=5.2.4" |
||
3976 | }, |
||
3977 | "require-dev": { |
||
3978 | "phpunit/phpunit": "3.7.*" |
||
3979 | }, |
||
3980 | "type": "library", |
||
3981 | "extra": { |
||
3982 | "branch-alias": { |
||
3983 | "dev-master": "1.3.x-dev" |
||
3984 | } |
||
3985 | }, |
||
3986 | "autoload": { |
||
3987 | "classmap": [ |
||
3988 | "lib" |
||
3989 | ] |
||
3990 | }, |
||
3991 | "notification-url": "https://packagist.org/downloads/", |
||
3992 | "license": [ |
||
3993 | "MIT" |
||
3994 | ], |
||
3995 | "authors": [ |
||
3996 | { |
||
3997 | "name": "Jeremy Dorn", |
||
3998 | "email": "[email protected]", |
||
3999 | "homepage": "http://jeremydorn.com/" |
||
4000 | } |
||
4001 | ], |
||
4002 | "description": "a PHP SQL highlighting library", |
||
4003 | "homepage": "https://github.com/jdorn/sql-formatter/", |
||
4004 | "keywords": [ |
||
4005 | "highlight", |
||
4006 | "sql" |
||
4007 | ], |
||
4008 | "time": "2014-01-12 16:20:24" |
||
4009 | }, |
||
4010 | { |
||
4011 | "name": "justinrainbow/json-schema", |
||
4012 | "version": "1.6.1", |
||
4013 | "source": { |
||
4014 | "type": "git", |
||
4015 | "url": "https://github.com/justinrainbow/json-schema.git", |
||
4016 | "reference": "cc84765fb7317f6b07bd8ac78364747f95b86341" |
||
4017 | }, |
||
4018 | "dist": { |
||
4019 | "type": "zip", |
||
4020 | "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/cc84765fb7317f6b07bd8ac78364747f95b86341", |
||
4021 | "reference": "cc84765fb7317f6b07bd8ac78364747f95b86341", |
||
4022 | "shasum": "" |
||
4023 | }, |
||
4024 | "require": { |
||
4025 | "php": ">=5.3.29" |
||
4026 | }, |
||
4027 | "require-dev": { |
||
4028 | "json-schema/json-schema-test-suite": "1.1.0", |
||
4029 | "phpdocumentor/phpdocumentor": "~2", |
||
4030 | "phpunit/phpunit": "~3.7" |
||
4031 | }, |
||
4032 | "bin": [ |
||
4033 | "bin/validate-json" |
||
4034 | ], |
||
4035 | "type": "library", |
||
4036 | "extra": { |
||
4037 | "branch-alias": { |
||
4038 | "dev-master": "1.6.x-dev" |
||
4039 | } |
||
4040 | }, |
||
4041 | "autoload": { |
||
4042 | "psr-4": { |
||
4043 | "JsonSchema\\": "src/JsonSchema/" |
||
4044 | } |
||
4045 | }, |
||
4046 | "notification-url": "https://packagist.org/downloads/", |
||
4047 | "license": [ |
||
4048 | "BSD-3-Clause" |
||
4049 | ], |
||
4050 | "authors": [ |
||
4051 | { |
||
4052 | "name": "Bruno Prieto Reis", |
||
4053 | "email": "[email protected]" |
||
4054 | }, |
||
4055 | { |
||
4056 | "name": "Justin Rainbow", |
||
4057 | "email": "[email protected]" |
||
4058 | }, |
||
4059 | { |
||
4060 | "name": "Igor Wiedler", |
||
4061 | "email": "[email protected]" |
||
4062 | }, |
||
4063 | { |
||
4064 | "name": "Robert Schönthal", |
||
4065 | "email": "[email protected]" |
||
4066 | } |
||
4067 | ], |
||
4068 | "description": "A library to validate a json schema.", |
||
4069 | "homepage": "https://github.com/justinrainbow/json-schema", |
||
4070 | "keywords": [ |
||
4071 | "json", |
||
4072 | "schema" |
||
4073 | ], |
||
4074 | "time": "2016-01-25 15:43:01" |
||
4075 | }, |
||
4076 | { |
||
4077 | "name": "kherge/version", |
||
4078 | "version": "1.0.1", |
||
4079 | "source": { |
||
4080 | "type": "git", |
||
4081 | "url": "https://github.com/kherge-abandoned/Version.git", |
||
4082 | "reference": "f07cf83f8ce533be8f93d2893d96d674bbeb7e30" |
||
4083 | }, |
||
4084 | "dist": { |
||
4085 | "type": "zip", |
||
4086 | "url": "https://api.github.com/repos/kherge-abandoned/Version/zipball/f07cf83f8ce533be8f93d2893d96d674bbeb7e30", |
||
4087 | "reference": "f07cf83f8ce533be8f93d2893d96d674bbeb7e30", |
||
4088 | "shasum": "" |
||
4089 | }, |
||
4090 | "require": { |
||
4091 | "php": ">=5.3.3" |
||
4092 | }, |
||
4093 | "type": "library", |
||
4094 | "extra": { |
||
4095 | "branch-alias": { |
||
4096 | "dev-master": "1.0-dev" |
||
4097 | } |
||
4098 | }, |
||
4099 | "autoload": { |
||
4100 | "psr-0": { |
||
4101 | "KevinGH\\Version": "src/lib/" |
||
4102 | } |
||
4103 | }, |
||
4104 | "notification-url": "https://packagist.org/downloads/", |
||
4105 | "license": [ |
||
4106 | "MIT" |
||
4107 | ], |
||
4108 | "authors": [ |
||
4109 | { |
||
4110 | "name": "Kevin Herrera", |
||
4111 | "email": "[email protected]", |
||
4112 | "homepage": "http://www.kevingh.com/" |
||
4113 | } |
||
4114 | ], |
||
4115 | "description": "A parsing and comparison library for semantic versioning.", |
||
4116 | "homepage": "http://github.com/kherge/Version", |
||
4117 | "time": "2012-08-16 17:13:03" |
||
4118 | }, |
||
4119 | { |
||
4120 | "name": "nikic/php-parser", |
||
4121 | "version": "v0.9.5", |
||
4122 | "source": { |
||
4123 | "type": "git", |
||
4124 | "url": "https://github.com/nikic/PHP-Parser.git", |
||
4125 | "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb" |
||
4126 | }, |
||
4127 | "dist": { |
||
4128 | "type": "zip", |
||
4129 | "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ef70767475434bdb3615b43c327e2cae17ef12eb", |
||
4130 | "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb", |
||
4131 | "shasum": "" |
||
4132 | }, |
||
4133 | "require": { |
||
4134 | "ext-tokenizer": "*", |
||
4135 | "php": ">=5.2" |
||
4136 | }, |
||
4137 | "type": "library", |
||
4138 | "extra": { |
||
4139 | "branch-alias": { |
||
4140 | "dev-master": "0.9-dev" |
||
4141 | } |
||
4142 | }, |
||
4143 | "autoload": { |
||
4144 | "psr-0": { |
||
4145 | "PHPParser": "lib/" |
||
4146 | } |
||
4147 | }, |
||
4148 | "notification-url": "https://packagist.org/downloads/", |
||
4149 | "license": [ |
||
4150 | "BSD-3-Clause" |
||
4151 | ], |
||
4152 | "authors": [ |
||
4153 | { |
||
4154 | "name": "Nikita Popov" |
||
4155 | } |
||
4156 | ], |
||
4157 | "description": "A PHP parser written in PHP", |
||
4158 | "keywords": [ |
||
4159 | "parser", |
||
4160 | "php" |
||
4161 | ], |
||
4162 | "time": "2014-07-23 18:24:17" |
||
4163 | }, |
||
4164 | { |
||
4165 | "name": "phpdocumentor/fileset", |
||
4166 | "version": "1.0.0", |
||
4167 | "source": { |
||
4168 | "type": "git", |
||
4169 | "url": "https://github.com/phpDocumentor/Fileset.git", |
||
4170 | "reference": "bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0" |
||
4171 | }, |
||
4172 | "dist": { |
||
4173 | "type": "zip", |
||
4174 | "url": "https://api.github.com/repos/phpDocumentor/Fileset/zipball/bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0", |
||
4175 | "reference": "bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0", |
||
4176 | "shasum": "" |
||
4177 | }, |
||
4178 | "require": { |
||
4179 | "php": ">=5.3.3", |
||
4180 | "symfony/finder": "~2.1" |
||
4181 | }, |
||
4182 | "require-dev": { |
||
4183 | "phpunit/phpunit": "~3.7" |
||
4184 | }, |
||
4185 | "type": "library", |
||
4186 | "autoload": { |
||
4187 | "psr-0": { |
||
4188 | "phpDocumentor": [ |
||
4189 | "src/", |
||
4190 | "tests/unit/" |
||
4191 | ] |
||
4192 | } |
||
4193 | }, |
||
4194 | "notification-url": "https://packagist.org/downloads/", |
||
4195 | "license": [ |
||
4196 | "MIT" |
||
4197 | ], |
||
4198 | "description": "Fileset component for collecting a set of files given directories and file paths", |
||
4199 | "homepage": "http://www.phpdoc.org", |
||
4200 | "keywords": [ |
||
4201 | "files", |
||
4202 | "fileset", |
||
4203 | "phpdoc" |
||
4204 | ], |
||
4205 | "time": "2013-08-06 21:07:42" |
||
4206 | }, |
||
4207 | { |
||
4208 | "name": "phpdocumentor/graphviz", |
||
4209 | "version": "1.0.3", |
||
4210 | "source": { |
||
4211 | "type": "git", |
||
4212 | "url": "https://github.com/phpDocumentor/GraphViz.git", |
||
4213 | "reference": "aa243118c8a055fc853c02802e8503c5435862f7" |
||
4214 | }, |
||
4215 | "dist": { |
||
4216 | "type": "zip", |
||
4217 | "url": "https://api.github.com/repos/phpDocumentor/GraphViz/zipball/aa243118c8a055fc853c02802e8503c5435862f7", |
||
4218 | "reference": "aa243118c8a055fc853c02802e8503c5435862f7", |
||
4219 | "shasum": "" |
||
4220 | }, |
||
4221 | "require": { |
||
4222 | "php": ">=5.3.3" |
||
4223 | }, |
||
4224 | "require-dev": { |
||
4225 | "phpunit/phpunit": "~3.7" |
||
4226 | }, |
||
4227 | "type": "library", |
||
4228 | "autoload": { |
||
4229 | "psr-0": { |
||
4230 | "phpDocumentor": [ |
||
4231 | "src/", |
||
4232 | "tests/unit" |
||
4233 | ] |
||
4234 | } |
||
4235 | }, |
||
4236 | "notification-url": "https://packagist.org/downloads/", |
||
4237 | "license": [ |
||
4238 | "MIT" |
||
4239 | ], |
||
4240 | "authors": [ |
||
4241 | { |
||
4242 | "name": "Mike van Riel", |
||
4243 | "email": "[email protected]" |
||
4244 | } |
||
4245 | ], |
||
4246 | "time": "2014-07-19 06:52:59" |
||
4247 | }, |
||
4248 | { |
||
4249 | "name": "phpdocumentor/phpdocumentor", |
||
4250 | "version": "dev-master", |
||
4251 | "source": { |
||
4252 | "type": "git", |
||
4253 | "url": "https://github.com/phpDocumentor/phpDocumentor2.git", |
||
4254 | "reference": "b6febe833d96790c6f5750069387b2253d5d77f1" |
||
4255 | }, |
||
4256 | "dist": { |
||
4257 | "type": "zip", |
||
4258 | "url": "https://api.github.com/repos/phpDocumentor/phpDocumentor2/zipball/b6febe833d96790c6f5750069387b2253d5d77f1", |
||
4259 | "reference": "b6febe833d96790c6f5750069387b2253d5d77f1", |
||
4260 | "shasum": "" |
||
4261 | }, |
||
4262 | "require": { |
||
4263 | "cilex/cilex": "~1.0", |
||
4264 | "erusev/parsedown": "~1.0", |
||
4265 | "herrera-io/phar-update": "1.0.3", |
||
4266 | "jms/serializer": ">=0.12", |
||
4267 | "monolog/monolog": "~1.6", |
||
4268 | "php": ">=5.3.3", |
||
4269 | "phpdocumentor/fileset": "~1.0", |
||
4270 | "phpdocumentor/graphviz": "~1.0", |
||
4271 | "phpdocumentor/reflection": "~1.0", |
||
4272 | "phpdocumentor/reflection-docblock": "~2.0", |
||
4273 | "symfony/config": "~2.3", |
||
4274 | "symfony/console": "~2.3", |
||
4275 | "symfony/event-dispatcher": "~2.1", |
||
4276 | "symfony/process": "~2.0", |
||
4277 | "symfony/stopwatch": "~2.3", |
||
4278 | "symfony/validator": "~2.2", |
||
4279 | "twig/twig": "~1.3", |
||
4280 | "zendframework/zend-cache": "~2.1", |
||
4281 | "zendframework/zend-config": "~2.1", |
||
4282 | "zendframework/zend-filter": "~2.1", |
||
4283 | "zendframework/zend-i18n": "~2.1", |
||
4284 | "zendframework/zend-serializer": "~2.1", |
||
4285 | "zendframework/zend-servicemanager": "~2.1", |
||
4286 | "zendframework/zend-stdlib": "~2.1", |
||
4287 | "zetacomponents/document": ">=1.3.1" |
||
4288 | }, |
||
4289 | "require-dev": { |
||
4290 | "behat/behat": "~3.0", |
||
4291 | "mikey179/vfsstream": "~1.2", |
||
4292 | "mockery/mockery": "~0.9@dev", |
||
4293 | "phpunit/phpunit": "~4.0", |
||
4294 | "squizlabs/php_codesniffer": "~1.4", |
||
4295 | "symfony/expression-language": "~2.4" |
||
4296 | }, |
||
4297 | "suggest": { |
||
4298 | "ext-twig": "Enabling the twig extension improves the generation of twig based templates.", |
||
4299 | "ext-xslcache": "Enabling the XSLCache extension improves the generation of xml based templates." |
||
4300 | }, |
||
4301 | "bin": [ |
||
4302 | "bin/phpdoc.php", |
||
4303 | "bin/phpdoc" |
||
4304 | ], |
||
4305 | "type": "library", |
||
4306 | "extra": { |
||
4307 | "branch-alias": { |
||
4308 | "dev-develop": "2.9-dev" |
||
4309 | } |
||
4310 | }, |
||
4311 | "autoload": { |
||
4312 | "psr-0": { |
||
4313 | "phpDocumentor": [ |
||
4314 | "src/", |
||
4315 | "tests/unit/" |
||
4316 | ], |
||
4317 | "Cilex\\Provider": [ |
||
4318 | "src/" |
||
4319 | ] |
||
4320 | } |
||
4321 | }, |
||
4322 | "notification-url": "https://packagist.org/downloads/", |
||
4323 | "license": [ |
||
4324 | "MIT" |
||
4325 | ], |
||
4326 | "description": "Documentation Generator for PHP", |
||
4327 | "homepage": "http://www.phpdoc.org", |
||
4328 | "keywords": [ |
||
4329 | "api", |
||
4330 | "application", |
||
4331 | "dga", |
||
4332 | "documentation", |
||
4333 | "phpdoc" |
||
4334 | ], |
||
4335 | "time": "2015-12-24 07:47:09" |
||
4336 | }, |
||
4337 | { |
||
4338 | "name": "phpdocumentor/reflection", |
||
4339 | "version": "1.0.7", |
||
4340 | "source": { |
||
4341 | "type": "git", |
||
4342 | "url": "https://github.com/phpDocumentor/Reflection.git", |
||
4343 | "reference": "fc40c3f604ac2287eb5c314174d5109b2c699372" |
||
4344 | }, |
||
4345 | "dist": { |
||
4346 | "type": "zip", |
||
4347 | "url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/fc40c3f604ac2287eb5c314174d5109b2c699372", |
||
4348 | "reference": "fc40c3f604ac2287eb5c314174d5109b2c699372", |
||
4349 | "shasum": "" |
||
4350 | }, |
||
4351 | "require": { |
||
4352 | "nikic/php-parser": "~0.9.4", |
||
4353 | "php": ">=5.3.3", |
||
4354 | "phpdocumentor/reflection-docblock": "~2.0", |
||
4355 | "psr/log": "~1.0" |
||
4356 | }, |
||
4357 | "require-dev": { |
||
4358 | "behat/behat": "~2.4", |
||
4359 | "mockery/mockery": "~0.8", |
||
4360 | "phpunit/phpunit": "~4.0" |
||
4361 | }, |
||
4362 | "type": "library", |
||
4363 | "extra": { |
||
4364 | "branch-alias": { |
||
4365 | "dev-master": "1.0.x-dev" |
||
4366 | } |
||
4367 | }, |
||
4368 | "autoload": { |
||
4369 | "psr-0": { |
||
4370 | "phpDocumentor": [ |
||
4371 | "src/", |
||
4372 | "tests/unit/", |
||
4373 | "tests/mocks/" |
||
4374 | ] |
||
4375 | } |
||
4376 | }, |
||
4377 | "notification-url": "https://packagist.org/downloads/", |
||
4378 | "license": [ |
||
4379 | "MIT" |
||
4380 | ], |
||
4381 | "description": "Reflection library to do Static Analysis for PHP Projects", |
||
4382 | "homepage": "http://www.phpdoc.org", |
||
4383 | "keywords": [ |
||
4384 | "phpDocumentor", |
||
4385 | "phpdoc", |
||
4386 | "reflection", |
||
4387 | "static analysis" |
||
4388 | ], |
||
4389 | "time": "2014-11-14 11:43:04" |
||
4390 | }, |
||
4391 | { |
||
4392 | "name": "phpdocumentor/reflection-docblock", |
||
4393 | "version": "2.0.4", |
||
4394 | "source": { |
||
4395 | "type": "git", |
||
4396 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
4397 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" |
||
4398 | }, |
||
4399 | "dist": { |
||
4400 | "type": "zip", |
||
4401 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
4402 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
4403 | "shasum": "" |
||
4404 | }, |
||
4405 | "require": { |
||
4406 | "php": ">=5.3.3" |
||
4407 | }, |
||
4408 | "require-dev": { |
||
4409 | "phpunit/phpunit": "~4.0" |
||
4410 | }, |
||
4411 | "suggest": { |
||
4412 | "dflydev/markdown": "~1.0", |
||
4413 | "erusev/parsedown": "~1.0" |
||
4414 | }, |
||
4415 | "type": "library", |
||
4416 | "extra": { |
||
4417 | "branch-alias": { |
||
4418 | "dev-master": "2.0.x-dev" |
||
4419 | } |
||
4420 | }, |
||
4421 | "autoload": { |
||
4422 | "psr-0": { |
||
4423 | "phpDocumentor": [ |
||
4424 | "src/" |
||
4425 | ] |
||
4426 | } |
||
4427 | }, |
||
4428 | "notification-url": "https://packagist.org/downloads/", |
||
4429 | "license": [ |
||
4430 | "MIT" |
||
4431 | ], |
||
4432 | "authors": [ |
||
4433 | { |
||
4434 | "name": "Mike van Riel", |
||
4435 | "email": "[email protected]" |
||
4436 | } |
||
4437 | ], |
||
4438 | "time": "2015-02-03 12:10:50" |
||
4439 | }, |
||
4440 | { |
||
4441 | "name": "phpspec/prophecy", |
||
4442 | "version": "v1.6.0", |
||
4443 | "source": { |
||
4444 | "type": "git", |
||
4445 | "url": "https://github.com/phpspec/prophecy.git", |
||
4446 | "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972" |
||
4447 | }, |
||
4448 | "dist": { |
||
4449 | "type": "zip", |
||
4450 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972", |
||
4451 | "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972", |
||
4452 | "shasum": "" |
||
4453 | }, |
||
4454 | "require": { |
||
4455 | "doctrine/instantiator": "^1.0.2", |
||
4456 | "php": "^5.3|^7.0", |
||
4457 | "phpdocumentor/reflection-docblock": "~2.0", |
||
4458 | "sebastian/comparator": "~1.1", |
||
4459 | "sebastian/recursion-context": "~1.0" |
||
4460 | }, |
||
4461 | "require-dev": { |
||
4462 | "phpspec/phpspec": "~2.0" |
||
4463 | }, |
||
4464 | "type": "library", |
||
4465 | "extra": { |
||
4466 | "branch-alias": { |
||
4467 | "dev-master": "1.5.x-dev" |
||
4468 | } |
||
4469 | }, |
||
4470 | "autoload": { |
||
4471 | "psr-0": { |
||
4472 | "Prophecy\\": "src/" |
||
4473 | } |
||
4474 | }, |
||
4475 | "notification-url": "https://packagist.org/downloads/", |
||
4476 | "license": [ |
||
4477 | "MIT" |
||
4478 | ], |
||
4479 | "authors": [ |
||
4480 | { |
||
4481 | "name": "Konstantin Kudryashov", |
||
4482 | "email": "[email protected]", |
||
4483 | "homepage": "http://everzet.com" |
||
4484 | }, |
||
4485 | { |
||
4486 | "name": "Marcello Duarte", |
||
4487 | "email": "[email protected]" |
||
4488 | } |
||
4489 | ], |
||
4490 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
4491 | "homepage": "https://github.com/phpspec/prophecy", |
||
4492 | "keywords": [ |
||
4493 | "Double", |
||
4494 | "Dummy", |
||
4495 | "fake", |
||
4496 | "mock", |
||
4497 | "spy", |
||
4498 | "stub" |
||
4499 | ], |
||
4500 | "time": "2016-02-15 07:46:21" |
||
4501 | }, |
||
4502 | { |
||
4503 | "name": "phpunit/php-code-coverage", |
||
4504 | "version": "2.2.4", |
||
4505 | "source": { |
||
4506 | "type": "git", |
||
4507 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
4508 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" |
||
4509 | }, |
||
4510 | "dist": { |
||
4511 | "type": "zip", |
||
4512 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
4513 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
4514 | "shasum": "" |
||
4515 | }, |
||
4516 | "require": { |
||
4517 | "php": ">=5.3.3", |
||
4518 | "phpunit/php-file-iterator": "~1.3", |
||
4519 | "phpunit/php-text-template": "~1.2", |
||
4520 | "phpunit/php-token-stream": "~1.3", |
||
4521 | "sebastian/environment": "^1.3.2", |
||
4522 | "sebastian/version": "~1.0" |
||
4523 | }, |
||
4524 | "require-dev": { |
||
4525 | "ext-xdebug": ">=2.1.4", |
||
4526 | "phpunit/phpunit": "~4" |
||
4527 | }, |
||
4528 | "suggest": { |
||
4529 | "ext-dom": "*", |
||
4530 | "ext-xdebug": ">=2.2.1", |
||
4531 | "ext-xmlwriter": "*" |
||
4532 | }, |
||
4533 | "type": "library", |
||
4534 | "extra": { |
||
4535 | "branch-alias": { |
||
4536 | "dev-master": "2.2.x-dev" |
||
4537 | } |
||
4538 | }, |
||
4539 | "autoload": { |
||
4540 | "classmap": [ |
||
4541 | "src/" |
||
4542 | ] |
||
4543 | }, |
||
4544 | "notification-url": "https://packagist.org/downloads/", |
||
4545 | "license": [ |
||
4546 | "BSD-3-Clause" |
||
4547 | ], |
||
4548 | "authors": [ |
||
4549 | { |
||
4550 | "name": "Sebastian Bergmann", |
||
4551 | "email": "[email protected]", |
||
4552 | "role": "lead" |
||
4553 | } |
||
4554 | ], |
||
4555 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
4556 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
4557 | "keywords": [ |
||
4558 | "coverage", |
||
4559 | "testing", |
||
4560 | "xunit" |
||
4561 | ], |
||
4562 | "time": "2015-10-06 15:47:00" |
||
4563 | }, |
||
4564 | { |
||
4565 | "name": "phpunit/php-file-iterator", |
||
4566 | "version": "1.4.1", |
||
4567 | "source": { |
||
4568 | "type": "git", |
||
4569 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
4570 | "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0" |
||
4571 | }, |
||
4572 | "dist": { |
||
4573 | "type": "zip", |
||
4574 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0", |
||
4575 | "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0", |
||
4576 | "shasum": "" |
||
4577 | }, |
||
4578 | "require": { |
||
4579 | "php": ">=5.3.3" |
||
4580 | }, |
||
4581 | "type": "library", |
||
4582 | "extra": { |
||
4583 | "branch-alias": { |
||
4584 | "dev-master": "1.4.x-dev" |
||
4585 | } |
||
4586 | }, |
||
4587 | "autoload": { |
||
4588 | "classmap": [ |
||
4589 | "src/" |
||
4590 | ] |
||
4591 | }, |
||
4592 | "notification-url": "https://packagist.org/downloads/", |
||
4593 | "license": [ |
||
4594 | "BSD-3-Clause" |
||
4595 | ], |
||
4596 | "authors": [ |
||
4597 | { |
||
4598 | "name": "Sebastian Bergmann", |
||
4599 | "email": "[email protected]", |
||
4600 | "role": "lead" |
||
4601 | } |
||
4602 | ], |
||
4603 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
4604 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
4605 | "keywords": [ |
||
4606 | "filesystem", |
||
4607 | "iterator" |
||
4608 | ], |
||
4609 | "time": "2015-06-21 13:08:43" |
||
4610 | }, |
||
4611 | { |
||
4612 | "name": "phpunit/php-text-template", |
||
4613 | "version": "1.2.1", |
||
4614 | "source": { |
||
4615 | "type": "git", |
||
4616 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
4617 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
4618 | }, |
||
4619 | "dist": { |
||
4620 | "type": "zip", |
||
4621 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
4622 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
4623 | "shasum": "" |
||
4624 | }, |
||
4625 | "require": { |
||
4626 | "php": ">=5.3.3" |
||
4627 | }, |
||
4628 | "type": "library", |
||
4629 | "autoload": { |
||
4630 | "classmap": [ |
||
4631 | "src/" |
||
4632 | ] |
||
4633 | }, |
||
4634 | "notification-url": "https://packagist.org/downloads/", |
||
4635 | "license": [ |
||
4636 | "BSD-3-Clause" |
||
4637 | ], |
||
4638 | "authors": [ |
||
4639 | { |
||
4640 | "name": "Sebastian Bergmann", |
||
4641 | "email": "[email protected]", |
||
4642 | "role": "lead" |
||
4643 | } |
||
4644 | ], |
||
4645 | "description": "Simple template engine.", |
||
4646 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
4647 | "keywords": [ |
||
4648 | "template" |
||
4649 | ], |
||
4650 | "time": "2015-06-21 13:50:34" |
||
4651 | }, |
||
4652 | { |
||
4653 | "name": "phpunit/php-timer", |
||
4654 | "version": "1.0.7", |
||
4655 | "source": { |
||
4656 | "type": "git", |
||
4657 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
4658 | "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b" |
||
4659 | }, |
||
4660 | "dist": { |
||
4661 | "type": "zip", |
||
4662 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b", |
||
4663 | "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b", |
||
4664 | "shasum": "" |
||
4665 | }, |
||
4666 | "require": { |
||
4667 | "php": ">=5.3.3" |
||
4668 | }, |
||
4669 | "type": "library", |
||
4670 | "autoload": { |
||
4671 | "classmap": [ |
||
4672 | "src/" |
||
4673 | ] |
||
4674 | }, |
||
4675 | "notification-url": "https://packagist.org/downloads/", |
||
4676 | "license": [ |
||
4677 | "BSD-3-Clause" |
||
4678 | ], |
||
4679 | "authors": [ |
||
4680 | { |
||
4681 | "name": "Sebastian Bergmann", |
||
4682 | "email": "[email protected]", |
||
4683 | "role": "lead" |
||
4684 | } |
||
4685 | ], |
||
4686 | "description": "Utility class for timing", |
||
4687 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
4688 | "keywords": [ |
||
4689 | "timer" |
||
4690 | ], |
||
4691 | "time": "2015-06-21 08:01:12" |
||
4692 | }, |
||
4693 | { |
||
4694 | "name": "phpunit/php-token-stream", |
||
4695 | "version": "1.4.8", |
||
4696 | "source": { |
||
4697 | "type": "git", |
||
4698 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
4699 | "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da" |
||
4700 | }, |
||
4701 | "dist": { |
||
4702 | "type": "zip", |
||
4703 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", |
||
4704 | "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", |
||
4705 | "shasum": "" |
||
4706 | }, |
||
4707 | "require": { |
||
4708 | "ext-tokenizer": "*", |
||
4709 | "php": ">=5.3.3" |
||
4710 | }, |
||
4711 | "require-dev": { |
||
4712 | "phpunit/phpunit": "~4.2" |
||
4713 | }, |
||
4714 | "type": "library", |
||
4715 | "extra": { |
||
4716 | "branch-alias": { |
||
4717 | "dev-master": "1.4-dev" |
||
4718 | } |
||
4719 | }, |
||
4720 | "autoload": { |
||
4721 | "classmap": [ |
||
4722 | "src/" |
||
4723 | ] |
||
4724 | }, |
||
4725 | "notification-url": "https://packagist.org/downloads/", |
||
4726 | "license": [ |
||
4727 | "BSD-3-Clause" |
||
4728 | ], |
||
4729 | "authors": [ |
||
4730 | { |
||
4731 | "name": "Sebastian Bergmann", |
||
4732 | "email": "[email protected]" |
||
4733 | } |
||
4734 | ], |
||
4735 | "description": "Wrapper around PHP's tokenizer extension.", |
||
4736 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
4737 | "keywords": [ |
||
4738 | "tokenizer" |
||
4739 | ], |
||
4740 | "time": "2015-09-15 10:49:45" |
||
4741 | }, |
||
4742 | { |
||
4743 | "name": "phpunit/phpunit", |
||
4744 | "version": "4.8.23", |
||
4745 | "source": { |
||
4746 | "type": "git", |
||
4747 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
4748 | "reference": "6e351261f9cd33daf205a131a1ba61c6d33bd483" |
||
4749 | }, |
||
4750 | "dist": { |
||
4751 | "type": "zip", |
||
4752 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6e351261f9cd33daf205a131a1ba61c6d33bd483", |
||
4753 | "reference": "6e351261f9cd33daf205a131a1ba61c6d33bd483", |
||
4754 | "shasum": "" |
||
4755 | }, |
||
4756 | "require": { |
||
4757 | "ext-dom": "*", |
||
4758 | "ext-json": "*", |
||
4759 | "ext-pcre": "*", |
||
4760 | "ext-reflection": "*", |
||
4761 | "ext-spl": "*", |
||
4762 | "php": ">=5.3.3", |
||
4763 | "phpspec/prophecy": "^1.3.1", |
||
4764 | "phpunit/php-code-coverage": "~2.1", |
||
4765 | "phpunit/php-file-iterator": "~1.4", |
||
4766 | "phpunit/php-text-template": "~1.2", |
||
4767 | "phpunit/php-timer": ">=1.0.6", |
||
4768 | "phpunit/phpunit-mock-objects": "~2.3", |
||
4769 | "sebastian/comparator": "~1.1", |
||
4770 | "sebastian/diff": "~1.2", |
||
4771 | "sebastian/environment": "~1.3", |
||
4772 | "sebastian/exporter": "~1.2", |
||
4773 | "sebastian/global-state": "~1.0", |
||
4774 | "sebastian/version": "~1.0", |
||
4775 | "symfony/yaml": "~2.1|~3.0" |
||
4776 | }, |
||
4777 | "suggest": { |
||
4778 | "phpunit/php-invoker": "~1.1" |
||
4779 | }, |
||
4780 | "bin": [ |
||
4781 | "phpunit" |
||
4782 | ], |
||
4783 | "type": "library", |
||
4784 | "extra": { |
||
4785 | "branch-alias": { |
||
4786 | "dev-master": "4.8.x-dev" |
||
4787 | } |
||
4788 | }, |
||
4789 | "autoload": { |
||
4790 | "classmap": [ |
||
4791 | "src/" |
||
4792 | ] |
||
4793 | }, |
||
4794 | "notification-url": "https://packagist.org/downloads/", |
||
4795 | "license": [ |
||
4796 | "BSD-3-Clause" |
||
4797 | ], |
||
4798 | "authors": [ |
||
4799 | { |
||
4800 | "name": "Sebastian Bergmann", |
||
4801 | "email": "[email protected]", |
||
4802 | "role": "lead" |
||
4803 | } |
||
4804 | ], |
||
4805 | "description": "The PHP Unit Testing framework.", |
||
4806 | "homepage": "https://phpunit.de/", |
||
4807 | "keywords": [ |
||
4808 | "phpunit", |
||
4809 | "testing", |
||
4810 | "xunit" |
||
4811 | ], |
||
4812 | "time": "2016-02-11 14:56:33" |
||
4813 | }, |
||
4814 | { |
||
4815 | "name": "phpunit/phpunit-mock-objects", |
||
4816 | "version": "2.3.8", |
||
4817 | "source": { |
||
4818 | "type": "git", |
||
4819 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
4820 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" |
||
4821 | }, |
||
4822 | "dist": { |
||
4823 | "type": "zip", |
||
4824 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
4825 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
4826 | "shasum": "" |
||
4827 | }, |
||
4828 | "require": { |
||
4829 | "doctrine/instantiator": "^1.0.2", |
||
4830 | "php": ">=5.3.3", |
||
4831 | "phpunit/php-text-template": "~1.2", |
||
4832 | "sebastian/exporter": "~1.2" |
||
4833 | }, |
||
4834 | "require-dev": { |
||
4835 | "phpunit/phpunit": "~4.4" |
||
4836 | }, |
||
4837 | "suggest": { |
||
4838 | "ext-soap": "*" |
||
4839 | }, |
||
4840 | "type": "library", |
||
4841 | "extra": { |
||
4842 | "branch-alias": { |
||
4843 | "dev-master": "2.3.x-dev" |
||
4844 | } |
||
4845 | }, |
||
4846 | "autoload": { |
||
4847 | "classmap": [ |
||
4848 | "src/" |
||
4849 | ] |
||
4850 | }, |
||
4851 | "notification-url": "https://packagist.org/downloads/", |
||
4852 | "license": [ |
||
4853 | "BSD-3-Clause" |
||
4854 | ], |
||
4855 | "authors": [ |
||
4856 | { |
||
4857 | "name": "Sebastian Bergmann", |
||
4858 | "email": "[email protected]", |
||
4859 | "role": "lead" |
||
4860 | } |
||
4861 | ], |
||
4862 | "description": "Mock Object library for PHPUnit", |
||
4863 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
4864 | "keywords": [ |
||
4865 | "mock", |
||
4866 | "xunit" |
||
4867 | ], |
||
4868 | "time": "2015-10-02 06:51:40" |
||
4869 | }, |
||
4870 | { |
||
4871 | "name": "pimple/pimple", |
||
4872 | "version": "v1.1.1", |
||
4873 | "source": { |
||
4874 | "type": "git", |
||
4875 | "url": "https://github.com/silexphp/Pimple.git", |
||
4876 | "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d" |
||
4877 | }, |
||
4878 | "dist": { |
||
4879 | "type": "zip", |
||
4880 | "url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d", |
||
4881 | "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d", |
||
4882 | "shasum": "" |
||
4883 | }, |
||
4884 | "require": { |
||
4885 | "php": ">=5.3.0" |
||
4886 | }, |
||
4887 | "type": "library", |
||
4888 | "extra": { |
||
4889 | "branch-alias": { |
||
4890 | "dev-master": "1.1.x-dev" |
||
4891 | } |
||
4892 | }, |
||
4893 | "autoload": { |
||
4894 | "psr-0": { |
||
4895 | "Pimple": "lib/" |
||
4896 | } |
||
4897 | }, |
||
4898 | "notification-url": "https://packagist.org/downloads/", |
||
4899 | "license": [ |
||
4900 | "MIT" |
||
4901 | ], |
||
4902 | "authors": [ |
||
4903 | { |
||
4904 | "name": "Fabien Potencier", |
||
4905 | "email": "[email protected]", |
||
4906 | "homepage": "http://fabien.potencier.org", |
||
4907 | "role": "Lead Developer" |
||
4908 | } |
||
4909 | ], |
||
4910 | "description": "Pimple is a simple Dependency Injection Container for PHP 5.3", |
||
4911 | "homepage": "http://pimple.sensiolabs.org", |
||
4912 | "keywords": [ |
||
4913 | "container", |
||
4914 | "dependency injection" |
||
4915 | ], |
||
4916 | "time": "2013-11-22 08:30:29" |
||
4917 | }, |
||
4918 | { |
||
4919 | "name": "sebastian/comparator", |
||
4920 | "version": "1.2.0", |
||
4921 | "source": { |
||
4922 | "type": "git", |
||
4923 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
4924 | "reference": "937efb279bd37a375bcadf584dec0726f84dbf22" |
||
4925 | }, |
||
4926 | "dist": { |
||
4927 | "type": "zip", |
||
4928 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22", |
||
4929 | "reference": "937efb279bd37a375bcadf584dec0726f84dbf22", |
||
4930 | "shasum": "" |
||
4931 | }, |
||
4932 | "require": { |
||
4933 | "php": ">=5.3.3", |
||
4934 | "sebastian/diff": "~1.2", |
||
4935 | "sebastian/exporter": "~1.2" |
||
4936 | }, |
||
4937 | "require-dev": { |
||
4938 | "phpunit/phpunit": "~4.4" |
||
4939 | }, |
||
4940 | "type": "library", |
||
4941 | "extra": { |
||
4942 | "branch-alias": { |
||
4943 | "dev-master": "1.2.x-dev" |
||
4944 | } |
||
4945 | }, |
||
4946 | "autoload": { |
||
4947 | "classmap": [ |
||
4948 | "src/" |
||
4949 | ] |
||
4950 | }, |
||
4951 | "notification-url": "https://packagist.org/downloads/", |
||
4952 | "license": [ |
||
4953 | "BSD-3-Clause" |
||
4954 | ], |
||
4955 | "authors": [ |
||
4956 | { |
||
4957 | "name": "Jeff Welch", |
||
4958 | "email": "[email protected]" |
||
4959 | }, |
||
4960 | { |
||
4961 | "name": "Volker Dusch", |
||
4962 | "email": "[email protected]" |
||
4963 | }, |
||
4964 | { |
||
4965 | "name": "Bernhard Schussek", |
||
4966 | "email": "[email protected]" |
||
4967 | }, |
||
4968 | { |
||
4969 | "name": "Sebastian Bergmann", |
||
4970 | "email": "[email protected]" |
||
4971 | } |
||
4972 | ], |
||
4973 | "description": "Provides the functionality to compare PHP values for equality", |
||
4974 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
4975 | "keywords": [ |
||
4976 | "comparator", |
||
4977 | "compare", |
||
4978 | "equality" |
||
4979 | ], |
||
4980 | "time": "2015-07-26 15:48:44" |
||
4981 | }, |
||
4982 | { |
||
4983 | "name": "sebastian/diff", |
||
4984 | "version": "1.4.1", |
||
4985 | "source": { |
||
4986 | "type": "git", |
||
4987 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
4988 | "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e" |
||
4989 | }, |
||
4990 | "dist": { |
||
4991 | "type": "zip", |
||
4992 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e", |
||
4993 | "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e", |
||
4994 | "shasum": "" |
||
4995 | }, |
||
4996 | "require": { |
||
4997 | "php": ">=5.3.3" |
||
4998 | }, |
||
4999 | "require-dev": { |
||
5000 | "phpunit/phpunit": "~4.8" |
||
5001 | }, |
||
5002 | "type": "library", |
||
5003 | "extra": { |
||
5004 | "branch-alias": { |
||
5005 | "dev-master": "1.4-dev" |
||
5006 | } |
||
5007 | }, |
||
5008 | "autoload": { |
||
5009 | "classmap": [ |
||
5010 | "src/" |
||
5011 | ] |
||
5012 | }, |
||
5013 | "notification-url": "https://packagist.org/downloads/", |
||
5014 | "license": [ |
||
5015 | "BSD-3-Clause" |
||
5016 | ], |
||
5017 | "authors": [ |
||
5018 | { |
||
5019 | "name": "Kore Nordmann", |
||
5020 | "email": "[email protected]" |
||
5021 | }, |
||
5022 | { |
||
5023 | "name": "Sebastian Bergmann", |
||
5024 | "email": "[email protected]" |
||
5025 | } |
||
5026 | ], |
||
5027 | "description": "Diff implementation", |
||
5028 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
5029 | "keywords": [ |
||
5030 | "diff" |
||
5031 | ], |
||
5032 | "time": "2015-12-08 07:14:41" |
||
5033 | }, |
||
5034 | { |
||
5035 | "name": "sebastian/environment", |
||
5036 | "version": "1.3.3", |
||
5037 | "source": { |
||
5038 | "type": "git", |
||
5039 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
5040 | "reference": "6e7133793a8e5a5714a551a8324337374be209df" |
||
5041 | }, |
||
5042 | "dist": { |
||
5043 | "type": "zip", |
||
5044 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df", |
||
5045 | "reference": "6e7133793a8e5a5714a551a8324337374be209df", |
||
5046 | "shasum": "" |
||
5047 | }, |
||
5048 | "require": { |
||
5049 | "php": ">=5.3.3" |
||
5050 | }, |
||
5051 | "require-dev": { |
||
5052 | "phpunit/phpunit": "~4.4" |
||
5053 | }, |
||
5054 | "type": "library", |
||
5055 | "extra": { |
||
5056 | "branch-alias": { |
||
5057 | "dev-master": "1.3.x-dev" |
||
5058 | } |
||
5059 | }, |
||
5060 | "autoload": { |
||
5061 | "classmap": [ |
||
5062 | "src/" |
||
5063 | ] |
||
5064 | }, |
||
5065 | "notification-url": "https://packagist.org/downloads/", |
||
5066 | "license": [ |
||
5067 | "BSD-3-Clause" |
||
5068 | ], |
||
5069 | "authors": [ |
||
5070 | { |
||
5071 | "name": "Sebastian Bergmann", |
||
5072 | "email": "[email protected]" |
||
5073 | } |
||
5074 | ], |
||
5075 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
5076 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
5077 | "keywords": [ |
||
5078 | "Xdebug", |
||
5079 | "environment", |
||
5080 | "hhvm" |
||
5081 | ], |
||
5082 | "time": "2015-12-02 08:37:27" |
||
5083 | }, |
||
5084 | { |
||
5085 | "name": "sebastian/exporter", |
||
5086 | "version": "1.2.1", |
||
5087 | "source": { |
||
5088 | "type": "git", |
||
5089 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
5090 | "reference": "7ae5513327cb536431847bcc0c10edba2701064e" |
||
5091 | }, |
||
5092 | "dist": { |
||
5093 | "type": "zip", |
||
5094 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e", |
||
5095 | "reference": "7ae5513327cb536431847bcc0c10edba2701064e", |
||
5096 | "shasum": "" |
||
5097 | }, |
||
5098 | "require": { |
||
5099 | "php": ">=5.3.3", |
||
5100 | "sebastian/recursion-context": "~1.0" |
||
5101 | }, |
||
5102 | "require-dev": { |
||
5103 | "phpunit/phpunit": "~4.4" |
||
5104 | }, |
||
5105 | "type": "library", |
||
5106 | "extra": { |
||
5107 | "branch-alias": { |
||
5108 | "dev-master": "1.2.x-dev" |
||
5109 | } |
||
5110 | }, |
||
5111 | "autoload": { |
||
5112 | "classmap": [ |
||
5113 | "src/" |
||
5114 | ] |
||
5115 | }, |
||
5116 | "notification-url": "https://packagist.org/downloads/", |
||
5117 | "license": [ |
||
5118 | "BSD-3-Clause" |
||
5119 | ], |
||
5120 | "authors": [ |
||
5121 | { |
||
5122 | "name": "Jeff Welch", |
||
5123 | "email": "[email protected]" |
||
5124 | }, |
||
5125 | { |
||
5126 | "name": "Volker Dusch", |
||
5127 | "email": "[email protected]" |
||
5128 | }, |
||
5129 | { |
||
5130 | "name": "Bernhard Schussek", |
||
5131 | "email": "[email protected]" |
||
5132 | }, |
||
5133 | { |
||
5134 | "name": "Sebastian Bergmann", |
||
5135 | "email": "[email protected]" |
||
5136 | }, |
||
5137 | { |
||
5138 | "name": "Adam Harvey", |
||
5139 | "email": "[email protected]" |
||
5140 | } |
||
5141 | ], |
||
5142 | "description": "Provides the functionality to export PHP variables for visualization", |
||
5143 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
5144 | "keywords": [ |
||
5145 | "export", |
||
5146 | "exporter" |
||
5147 | ], |
||
5148 | "time": "2015-06-21 07:55:53" |
||
5149 | }, |
||
5150 | { |
||
5151 | "name": "sebastian/global-state", |
||
5152 | "version": "1.1.1", |
||
5153 | "source": { |
||
5154 | "type": "git", |
||
5155 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
5156 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" |
||
5157 | }, |
||
5158 | "dist": { |
||
5159 | "type": "zip", |
||
5160 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
5161 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
5162 | "shasum": "" |
||
5163 | }, |
||
5164 | "require": { |
||
5165 | "php": ">=5.3.3" |
||
5166 | }, |
||
5167 | "require-dev": { |
||
5168 | "phpunit/phpunit": "~4.2" |
||
5169 | }, |
||
5170 | "suggest": { |
||
5171 | "ext-uopz": "*" |
||
5172 | }, |
||
5173 | "type": "library", |
||
5174 | "extra": { |
||
5175 | "branch-alias": { |
||
5176 | "dev-master": "1.0-dev" |
||
5177 | } |
||
5178 | }, |
||
5179 | "autoload": { |
||
5180 | "classmap": [ |
||
5181 | "src/" |
||
5182 | ] |
||
5183 | }, |
||
5184 | "notification-url": "https://packagist.org/downloads/", |
||
5185 | "license": [ |
||
5186 | "BSD-3-Clause" |
||
5187 | ], |
||
5188 | "authors": [ |
||
5189 | { |
||
5190 | "name": "Sebastian Bergmann", |
||
5191 | "email": "[email protected]" |
||
5192 | } |
||
5193 | ], |
||
5194 | "description": "Snapshotting of global state", |
||
5195 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
5196 | "keywords": [ |
||
5197 | "global state" |
||
5198 | ], |
||
5199 | "time": "2015-10-12 03:26:01" |
||
5200 | }, |
||
5201 | { |
||
5202 | "name": "sebastian/recursion-context", |
||
5203 | "version": "1.0.2", |
||
5204 | "source": { |
||
5205 | "type": "git", |
||
5206 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
5207 | "reference": "913401df809e99e4f47b27cdd781f4a258d58791" |
||
5208 | }, |
||
5209 | "dist": { |
||
5210 | "type": "zip", |
||
5211 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791", |
||
5212 | "reference": "913401df809e99e4f47b27cdd781f4a258d58791", |
||
5213 | "shasum": "" |
||
5214 | }, |
||
5215 | "require": { |
||
5216 | "php": ">=5.3.3" |
||
5217 | }, |
||
5218 | "require-dev": { |
||
5219 | "phpunit/phpunit": "~4.4" |
||
5220 | }, |
||
5221 | "type": "library", |
||
5222 | "extra": { |
||
5223 | "branch-alias": { |
||
5224 | "dev-master": "1.0.x-dev" |
||
5225 | } |
||
5226 | }, |
||
5227 | "autoload": { |
||
5228 | "classmap": [ |
||
5229 | "src/" |
||
5230 | ] |
||
5231 | }, |
||
5232 | "notification-url": "https://packagist.org/downloads/", |
||
5233 | "license": [ |
||
5234 | "BSD-3-Clause" |
||
5235 | ], |
||
5236 | "authors": [ |
||
5237 | { |
||
5238 | "name": "Jeff Welch", |
||
5239 | "email": "[email protected]" |
||
5240 | }, |
||
5241 | { |
||
5242 | "name": "Sebastian Bergmann", |
||
5243 | "email": "[email protected]" |
||
5244 | }, |
||
5245 | { |
||
5246 | "name": "Adam Harvey", |
||
5247 | "email": "[email protected]" |
||
5248 | } |
||
5249 | ], |
||
5250 | "description": "Provides functionality to recursively process PHP variables", |
||
5251 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
5252 | "time": "2015-11-11 19:50:13" |
||
5253 | }, |
||
5254 | { |
||
5255 | "name": "sebastian/version", |
||
5256 | "version": "1.0.6", |
||
5257 | "source": { |
||
5258 | "type": "git", |
||
5259 | "url": "https://github.com/sebastianbergmann/version.git", |
||
5260 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" |
||
5261 | }, |
||
5262 | "dist": { |
||
5263 | "type": "zip", |
||
5264 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
5265 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
5266 | "shasum": "" |
||
5267 | }, |
||
5268 | "type": "library", |
||
5269 | "autoload": { |
||
5270 | "classmap": [ |
||
5271 | "src/" |
||
5272 | ] |
||
5273 | }, |
||
5274 | "notification-url": "https://packagist.org/downloads/", |
||
5275 | "license": [ |
||
5276 | "BSD-3-Clause" |
||
5277 | ], |
||
5278 | "authors": [ |
||
5279 | { |
||
5280 | "name": "Sebastian Bergmann", |
||
5281 | "email": "[email protected]", |
||
5282 | "role": "lead" |
||
5283 | } |
||
5284 | ], |
||
5285 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
5286 | "homepage": "https://github.com/sebastianbergmann/version", |
||
5287 | "time": "2015-06-21 13:59:46" |
||
5288 | }, |
||
5289 | { |
||
5290 | "name": "seld/cli-prompt", |
||
5291 | "version": "1.0.1", |
||
5292 | "source": { |
||
5293 | "type": "git", |
||
5294 | "url": "https://github.com/Seldaek/cli-prompt.git", |
||
5295 | "reference": "b27db1514f7d7bb7a366ad95d4eb2b17140a0691" |
||
5296 | }, |
||
5297 | "dist": { |
||
5298 | "type": "zip", |
||
5299 | "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/b27db1514f7d7bb7a366ad95d4eb2b17140a0691", |
||
5300 | "reference": "b27db1514f7d7bb7a366ad95d4eb2b17140a0691", |
||
5301 | "shasum": "" |
||
5302 | }, |
||
5303 | "require": { |
||
5304 | "php": ">=5.3" |
||
5305 | }, |
||
5306 | "type": "library", |
||
5307 | "extra": { |
||
5308 | "branch-alias": { |
||
5309 | "dev-master": "1.x-dev" |
||
5310 | } |
||
5311 | }, |
||
5312 | "autoload": { |
||
5313 | "psr-4": { |
||
5314 | "Seld\\CliPrompt\\": "src/" |
||
5315 | } |
||
5316 | }, |
||
5317 | "notification-url": "https://packagist.org/downloads/", |
||
5318 | "license": [ |
||
5319 | "MIT" |
||
5320 | ], |
||
5321 | "authors": [ |
||
5322 | { |
||
5323 | "name": "Jordi Boggiano", |
||
5324 | "email": "[email protected]" |
||
5325 | } |
||
5326 | ], |
||
5327 | "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type", |
||
5328 | "keywords": [ |
||
5329 | "cli", |
||
5330 | "console", |
||
5331 | "hidden", |
||
5332 | "input", |
||
5333 | "prompt" |
||
5334 | ], |
||
5335 | "time": "2016-01-09 17:55:27" |
||
5336 | }, |
||
5337 | { |
||
5338 | "name": "seld/jsonlint", |
||
5339 | "version": "1.4.0", |
||
5340 | "source": { |
||
5341 | "type": "git", |
||
5342 | "url": "https://github.com/Seldaek/jsonlint.git", |
||
5343 | "reference": "66834d3e3566bb5798db7294619388786ae99394" |
||
5344 | }, |
||
5345 | "dist": { |
||
5346 | "type": "zip", |
||
5347 | "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/66834d3e3566bb5798db7294619388786ae99394", |
||
5348 | "reference": "66834d3e3566bb5798db7294619388786ae99394", |
||
5349 | "shasum": "" |
||
5350 | }, |
||
5351 | "require": { |
||
5352 | "php": "^5.3 || ^7.0" |
||
5353 | }, |
||
5354 | "bin": [ |
||
5355 | "bin/jsonlint" |
||
5356 | ], |
||
5357 | "type": "library", |
||
5358 | "autoload": { |
||
5359 | "psr-4": { |
||
5360 | "Seld\\JsonLint\\": "src/Seld/JsonLint/" |
||
5361 | } |
||
5362 | }, |
||
5363 | "notification-url": "https://packagist.org/downloads/", |
||
5364 | "license": [ |
||
5365 | "MIT" |
||
5366 | ], |
||
5367 | "authors": [ |
||
5368 | { |
||
5369 | "name": "Jordi Boggiano", |
||
5370 | "email": "[email protected]", |
||
5371 | "homepage": "http://seld.be" |
||
5372 | } |
||
5373 | ], |
||
5374 | "description": "JSON Linter", |
||
5375 | "keywords": [ |
||
5376 | "json", |
||
5377 | "linter", |
||
5378 | "parser", |
||
5379 | "validator" |
||
5380 | ], |
||
5381 | "time": "2015-11-21 02:21:41" |
||
5382 | }, |
||
5383 | { |
||
5384 | "name": "seld/phar-utils", |
||
5385 | "version": "1.0.1", |
||
5386 | "source": { |
||
5387 | "type": "git", |
||
5388 | "url": "https://github.com/Seldaek/phar-utils.git", |
||
5389 | "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a" |
||
5390 | }, |
||
5391 | "dist": { |
||
5392 | "type": "zip", |
||
5393 | "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a", |
||
5394 | "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a", |
||
5395 | "shasum": "" |
||
5396 | }, |
||
5397 | "require": { |
||
5398 | "php": ">=5.3" |
||
5399 | }, |
||
5400 | "type": "library", |
||
5401 | "extra": { |
||
5402 | "branch-alias": { |
||
5403 | "dev-master": "1.x-dev" |
||
5404 | } |
||
5405 | }, |
||
5406 | "autoload": { |
||
5407 | "psr-4": { |
||
5408 | "Seld\\PharUtils\\": "src/" |
||
5409 | } |
||
5410 | }, |
||
5411 | "notification-url": "https://packagist.org/downloads/", |
||
5412 | "license": [ |
||
5413 | "MIT" |
||
5414 | ], |
||
5415 | "authors": [ |
||
5416 | { |
||
5417 | "name": "Jordi Boggiano", |
||
5418 | "email": "[email protected]" |
||
5419 | } |
||
5420 | ], |
||
5421 | "description": "PHAR file format utilities, for when PHP phars you up", |
||
5422 | "keywords": [ |
||
5423 | "phra" |
||
5424 | ], |
||
5425 | "time": "2015-10-13 18:44:15" |
||
5426 | }, |
||
5427 | { |
||
5428 | "name": "sensio/distribution-bundle", |
||
5429 | "version": "v3.0.35", |
||
5430 | "target-dir": "Sensio/Bundle/DistributionBundle", |
||
5431 | "source": { |
||
5432 | "type": "git", |
||
5433 | "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", |
||
5434 | "reference": "abc5b0ce28f72f838922aa0e0a107ba270dbabb5" |
||
5435 | }, |
||
5436 | "dist": { |
||
5437 | "type": "zip", |
||
5438 | "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/abc5b0ce28f72f838922aa0e0a107ba270dbabb5", |
||
5439 | "reference": "abc5b0ce28f72f838922aa0e0a107ba270dbabb5", |
||
5440 | "shasum": "" |
||
5441 | }, |
||
5442 | "require": { |
||
5443 | "php": ">=5.3.3", |
||
5444 | "sensiolabs/security-checker": "~3.0", |
||
5445 | "symfony/class-loader": "~2.2", |
||
5446 | "symfony/framework-bundle": "~2.3", |
||
5447 | "symfony/process": "~2.2" |
||
5448 | }, |
||
5449 | "require-dev": { |
||
5450 | "symfony/form": "~2.2", |
||
5451 | "symfony/validator": "~2.2", |
||
5452 | "symfony/yaml": "~2.2" |
||
5453 | }, |
||
5454 | "suggest": { |
||
5455 | "symfony/form": "If you want to use the configurator", |
||
5456 | "symfony/validator": "If you want to use the configurator", |
||
5457 | "symfony/yaml": "If you want to use the configurator" |
||
5458 | }, |
||
5459 | "type": "symfony-bundle", |
||
5460 | "extra": { |
||
5461 | "branch-alias": { |
||
5462 | "dev-master": "3.0.x-dev" |
||
5463 | } |
||
5464 | }, |
||
5465 | "autoload": { |
||
5466 | "psr-0": { |
||
5467 | "Sensio\\Bundle\\DistributionBundle": "" |
||
5468 | } |
||
5469 | }, |
||
5470 | "notification-url": "https://packagist.org/downloads/", |
||
5471 | "license": [ |
||
5472 | "MIT" |
||
5473 | ], |
||
5474 | "authors": [ |
||
5475 | { |
||
5476 | "name": "Fabien Potencier", |
||
5477 | "email": "[email protected]" |
||
5478 | } |
||
5479 | ], |
||
5480 | "description": "Base bundle for Symfony Distributions", |
||
5481 | "keywords": [ |
||
5482 | "configuration", |
||
5483 | "distribution" |
||
5484 | ], |
||
5485 | "time": "2015-12-08 17:53:19" |
||
5486 | }, |
||
5487 | { |
||
5488 | "name": "sensiolabs/security-checker", |
||
5489 | "version": "v3.0.2", |
||
5490 | "source": { |
||
5491 | "type": "git", |
||
5492 | "url": "https://github.com/sensiolabs/security-checker.git", |
||
5493 | "reference": "21696b0daa731064c23cfb694c60a2584a7b6e93" |
||
5494 | }, |
||
5495 | "dist": { |
||
5496 | "type": "zip", |
||
5497 | "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/21696b0daa731064c23cfb694c60a2584a7b6e93", |
||
5498 | "reference": "21696b0daa731064c23cfb694c60a2584a7b6e93", |
||
5499 | "shasum": "" |
||
5500 | }, |
||
5501 | "require": { |
||
5502 | "symfony/console": "~2.0|~3.0" |
||
5503 | }, |
||
5504 | "bin": [ |
||
5505 | "security-checker" |
||
5506 | ], |
||
5507 | "type": "library", |
||
5508 | "extra": { |
||
5509 | "branch-alias": { |
||
5510 | "dev-master": "3.0-dev" |
||
5511 | } |
||
5512 | }, |
||
5513 | "autoload": { |
||
5514 | "psr-0": { |
||
5515 | "SensioLabs\\Security": "" |
||
5516 | } |
||
5517 | }, |
||
5518 | "notification-url": "https://packagist.org/downloads/", |
||
5519 | "license": [ |
||
5520 | "MIT" |
||
5521 | ], |
||
5522 | "authors": [ |
||
5523 | { |
||
5524 | "name": "Fabien Potencier", |
||
5525 | "email": "[email protected]" |
||
5526 | } |
||
5527 | ], |
||
5528 | "description": "A security checker for your composer.lock", |
||
5529 | "time": "2015-11-07 08:07:40" |
||
5530 | }, |
||
5531 | { |
||
5532 | "name": "zendframework/zend-cache", |
||
5533 | "version": "2.6.1", |
||
5534 | "source": { |
||
5535 | "type": "git", |
||
5536 | "url": "https://github.com/zendframework/zend-cache.git", |
||
5537 | "reference": "e2f62aaf4a8f884060483921a8d6d39d9087705d" |
||
5538 | }, |
||
5539 | "dist": { |
||
5540 | "type": "zip", |
||
5541 | "url": "https://api.github.com/repos/zendframework/zend-cache/zipball/e2f62aaf4a8f884060483921a8d6d39d9087705d", |
||
5542 | "reference": "e2f62aaf4a8f884060483921a8d6d39d9087705d", |
||
5543 | "shasum": "" |
||
5544 | }, |
||
5545 | "require": { |
||
5546 | "php": "^5.5 || ^7.0", |
||
5547 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", |
||
5548 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
5549 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
5550 | }, |
||
5551 | "require-dev": { |
||
5552 | "fabpot/php-cs-fixer": "1.7.*", |
||
5553 | "phpunit/phpunit": "~4.0", |
||
5554 | "zendframework/zend-serializer": "^2.6", |
||
5555 | "zendframework/zend-session": "^2.5" |
||
5556 | }, |
||
5557 | "suggest": { |
||
5558 | "ext-apcu": "APCU, to use the APC storage adapter", |
||
5559 | "ext-dba": "DBA, to use the DBA storage adapter", |
||
5560 | "ext-memcache": "Memcache >= 2.0.0 to use the Memcache storage adapter", |
||
5561 | "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter", |
||
5562 | "ext-mongo": "Mongo, to use MongoDb storage adapter", |
||
5563 | "ext-redis": "Redis, to use Redis storage adapter", |
||
5564 | "ext-wincache": "WinCache, to use the WinCache storage adapter", |
||
5565 | "ext-xcache": "XCache, to use the XCache storage adapter", |
||
5566 | "mongofill/mongofill": "Alternative to ext-mongo - a pure PHP implementation designed as a drop in replacement", |
||
5567 | "zendframework/zend-serializer": "Zend\\Serializer component", |
||
5568 | "zendframework/zend-session": "Zend\\Session component" |
||
5569 | }, |
||
5570 | "type": "library", |
||
5571 | "extra": { |
||
5572 | "branch-alias": { |
||
5573 | "dev-master": "2.6-dev", |
||
5574 | "dev-develop": "2.7-dev" |
||
5575 | } |
||
5576 | }, |
||
5577 | "autoload": { |
||
5578 | "psr-4": { |
||
5579 | "Zend\\Cache\\": "src/" |
||
5580 | } |
||
5581 | }, |
||
5582 | "notification-url": "https://packagist.org/downloads/", |
||
5583 | "license": [ |
||
5584 | "BSD-3-Clause" |
||
5585 | ], |
||
5586 | "description": "provides a generic way to cache any data", |
||
5587 | "homepage": "https://github.com/zendframework/zend-cache", |
||
5588 | "keywords": [ |
||
5589 | "cache", |
||
5590 | "zf2" |
||
5591 | ], |
||
5592 | "time": "2016-02-12 16:26:56" |
||
5593 | }, |
||
5594 | { |
||
5595 | "name": "zendframework/zend-config", |
||
5596 | "version": "2.6.0", |
||
5597 | "source": { |
||
5598 | "type": "git", |
||
5599 | "url": "https://github.com/zendframework/zend-config.git", |
||
5600 | "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d" |
||
5601 | }, |
||
5602 | "dist": { |
||
5603 | "type": "zip", |
||
5604 | "url": "https://api.github.com/repos/zendframework/zend-config/zipball/2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d", |
||
5605 | "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d", |
||
5606 | "shasum": "" |
||
5607 | }, |
||
5608 | "require": { |
||
5609 | "php": "^5.5 || ^7.0", |
||
5610 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
5611 | }, |
||
5612 | "require-dev": { |
||
5613 | "fabpot/php-cs-fixer": "1.7.*", |
||
5614 | "phpunit/phpunit": "~4.0", |
||
5615 | "zendframework/zend-filter": "^2.6", |
||
5616 | "zendframework/zend-i18n": "^2.5", |
||
5617 | "zendframework/zend-json": "^2.6.1", |
||
5618 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" |
||
5619 | }, |
||
5620 | "suggest": { |
||
5621 | "zendframework/zend-filter": "Zend\\Filter component", |
||
5622 | "zendframework/zend-i18n": "Zend\\I18n component", |
||
5623 | "zendframework/zend-json": "Zend\\Json to use the Json reader or writer classes", |
||
5624 | "zendframework/zend-servicemanager": "Zend\\ServiceManager for use with the Config Factory to retrieve reader and writer instances" |
||
5625 | }, |
||
5626 | "type": "library", |
||
5627 | "extra": { |
||
5628 | "branch-alias": { |
||
5629 | "dev-master": "2.6-dev", |
||
5630 | "dev-develop": "2.7-dev" |
||
5631 | } |
||
5632 | }, |
||
5633 | "autoload": { |
||
5634 | "psr-4": { |
||
5635 | "Zend\\Config\\": "src/" |
||
5636 | } |
||
5637 | }, |
||
5638 | "notification-url": "https://packagist.org/downloads/", |
||
5639 | "license": [ |
||
5640 | "BSD-3-Clause" |
||
5641 | ], |
||
5642 | "description": "provides a nested object property based user interface for accessing this configuration data within application code", |
||
5643 | "homepage": "https://github.com/zendframework/zend-config", |
||
5644 | "keywords": [ |
||
5645 | "config", |
||
5646 | "zf2" |
||
5647 | ], |
||
5648 | "time": "2016-02-04 23:01:10" |
||
5649 | }, |
||
5650 | { |
||
5651 | "name": "zendframework/zend-eventmanager", |
||
5652 | "version": "3.0.1", |
||
5653 | "source": { |
||
5654 | "type": "git", |
||
5655 | "url": "https://github.com/zendframework/zend-eventmanager.git", |
||
5656 | "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e" |
||
5657 | }, |
||
5658 | "dist": { |
||
5659 | "type": "zip", |
||
5660 | "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/5c80bdee0e952be112dcec0968bad770082c3a6e", |
||
5661 | "reference": "5c80bdee0e952be112dcec0968bad770082c3a6e", |
||
5662 | "shasum": "" |
||
5663 | }, |
||
5664 | "require": { |
||
5665 | "php": "^5.5 || ^7.0" |
||
5666 | }, |
||
5667 | "require-dev": { |
||
5668 | "athletic/athletic": "^0.1", |
||
5669 | "container-interop/container-interop": "^1.1.0", |
||
5670 | "phpunit/phpunit": "~4.0", |
||
5671 | "squizlabs/php_codesniffer": "^2.0", |
||
5672 | "zendframework/zend-stdlib": "^2.7.3 || ^3.0" |
||
5673 | }, |
||
5674 | "suggest": { |
||
5675 | "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", |
||
5676 | "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" |
||
5677 | }, |
||
5678 | "type": "library", |
||
5679 | "extra": { |
||
5680 | "branch-alias": { |
||
5681 | "dev-master": "3.0-dev", |
||
5682 | "dev-develop": "3.1-dev" |
||
5683 | } |
||
5684 | }, |
||
5685 | "autoload": { |
||
5686 | "psr-4": { |
||
5687 | "Zend\\EventManager\\": "src/" |
||
5688 | } |
||
5689 | }, |
||
5690 | "notification-url": "https://packagist.org/downloads/", |
||
5691 | "license": [ |
||
5692 | "BSD-3-Clause" |
||
5693 | ], |
||
5694 | "description": "Trigger and listen to events within a PHP application", |
||
5695 | "homepage": "https://github.com/zendframework/zend-eventmanager", |
||
5696 | "keywords": [ |
||
5697 | "event", |
||
5698 | "eventmanager", |
||
5699 | "events", |
||
5700 | "zf2" |
||
5701 | ], |
||
5702 | "time": "2016-02-18 20:53:00" |
||
5703 | }, |
||
5704 | { |
||
5705 | "name": "zendframework/zend-filter", |
||
5706 | "version": "2.6.1", |
||
5707 | "source": { |
||
5708 | "type": "git", |
||
5709 | "url": "https://github.com/zendframework/zend-filter.git", |
||
5710 | "reference": "202014ee64e2aae23140a1719f6d362a602713ed" |
||
5711 | }, |
||
5712 | "dist": { |
||
5713 | "type": "zip", |
||
5714 | "url": "https://api.github.com/repos/zendframework/zend-filter/zipball/202014ee64e2aae23140a1719f6d362a602713ed", |
||
5715 | "reference": "202014ee64e2aae23140a1719f6d362a602713ed", |
||
5716 | "shasum": "" |
||
5717 | }, |
||
5718 | "require": { |
||
5719 | "php": "^5.5 || ^7.0", |
||
5720 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
5721 | }, |
||
5722 | "require-dev": { |
||
5723 | "fabpot/php-cs-fixer": "1.7.*", |
||
5724 | "pear/archive_tar": "^1.4", |
||
5725 | "phpunit/phpunit": "~4.0", |
||
5726 | "zendframework/zend-crypt": "^2.6", |
||
5727 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
5728 | "zendframework/zend-uri": "^2.5" |
||
5729 | }, |
||
5730 | "suggest": { |
||
5731 | "zendframework/zend-crypt": "Zend\\Crypt component, for encryption filters", |
||
5732 | "zendframework/zend-i18n": "Zend\\I18n component for filters depending on i18n functionality", |
||
5733 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for using the filter chain functionality", |
||
5734 | "zendframework/zend-uri": "Zend\\Uri component, for the UriNormalize filter" |
||
5735 | }, |
||
5736 | "type": "library", |
||
5737 | "extra": { |
||
5738 | "branch-alias": { |
||
5739 | "dev-master": "2.6-dev", |
||
5740 | "dev-develop": "2.7-dev" |
||
5741 | } |
||
5742 | }, |
||
5743 | "autoload": { |
||
5744 | "psr-4": { |
||
5745 | "Zend\\Filter\\": "src/" |
||
5746 | } |
||
5747 | }, |
||
5748 | "notification-url": "https://packagist.org/downloads/", |
||
5749 | "license": [ |
||
5750 | "BSD-3-Clause" |
||
5751 | ], |
||
5752 | "description": "provides a set of commonly needed data filters", |
||
5753 | "homepage": "https://github.com/zendframework/zend-filter", |
||
5754 | "keywords": [ |
||
5755 | "filter", |
||
5756 | "zf2" |
||
5757 | ], |
||
5758 | "time": "2016-02-08 18:02:37" |
||
5759 | }, |
||
5760 | { |
||
5761 | "name": "zendframework/zend-hydrator", |
||
5762 | "version": "1.1.0", |
||
5763 | "source": { |
||
5764 | "type": "git", |
||
5765 | "url": "https://github.com/zendframework/zend-hydrator.git", |
||
5766 | "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65" |
||
5767 | }, |
||
5768 | "dist": { |
||
5769 | "type": "zip", |
||
5770 | "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/22652e1661a5a10b3f564cf7824a2206cf5a4a65", |
||
5771 | "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65", |
||
5772 | "shasum": "" |
||
5773 | }, |
||
5774 | "require": { |
||
5775 | "php": "^5.5 || ^7.0", |
||
5776 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
5777 | }, |
||
5778 | "require-dev": { |
||
5779 | "phpunit/phpunit": "~4.0", |
||
5780 | "squizlabs/php_codesniffer": "^2.0@dev", |
||
5781 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", |
||
5782 | "zendframework/zend-filter": "^2.6", |
||
5783 | "zendframework/zend-inputfilter": "^2.6", |
||
5784 | "zendframework/zend-serializer": "^2.6.1", |
||
5785 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" |
||
5786 | }, |
||
5787 | "suggest": { |
||
5788 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage", |
||
5789 | "zendframework/zend-filter": "^2.6, to support naming strategy hydrator usage", |
||
5790 | "zendframework/zend-serializer": "^2.6.1, to use the SerializableStrategy", |
||
5791 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage" |
||
5792 | }, |
||
5793 | "type": "library", |
||
5794 | "extra": { |
||
5795 | "branch-alias": { |
||
5796 | "dev-release-1.0": "1.0-dev", |
||
5797 | "dev-release-1.1": "1.1-dev", |
||
5798 | "dev-master": "2.0-dev", |
||
5799 | "dev-develop": "2.1-dev" |
||
5800 | } |
||
5801 | }, |
||
5802 | "autoload": { |
||
5803 | "psr-4": { |
||
5804 | "Zend\\Hydrator\\": "src/" |
||
5805 | } |
||
5806 | }, |
||
5807 | "notification-url": "https://packagist.org/downloads/", |
||
5808 | "license": [ |
||
5809 | "BSD-3-Clause" |
||
5810 | ], |
||
5811 | "homepage": "https://github.com/zendframework/zend-hydrator", |
||
5812 | "keywords": [ |
||
5813 | "hydrator", |
||
5814 | "zf2" |
||
5815 | ], |
||
5816 | "time": "2016-02-18 22:38:26" |
||
5817 | }, |
||
5818 | { |
||
5819 | "name": "zendframework/zend-i18n", |
||
5820 | "version": "2.6.0", |
||
5821 | "source": { |
||
5822 | "type": "git", |
||
5823 | "url": "https://github.com/zendframework/zend-i18n.git", |
||
5824 | "reference": "41c8bf1ed8eb5e81e30b666f2477ecd4d162c645" |
||
5825 | }, |
||
5826 | "dist": { |
||
5827 | "type": "zip", |
||
5828 | "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/41c8bf1ed8eb5e81e30b666f2477ecd4d162c645", |
||
5829 | "reference": "41c8bf1ed8eb5e81e30b666f2477ecd4d162c645", |
||
5830 | "shasum": "" |
||
5831 | }, |
||
5832 | "require": { |
||
5833 | "php": "^5.5 || ^7.0", |
||
5834 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
5835 | }, |
||
5836 | "require-dev": { |
||
5837 | "fabpot/php-cs-fixer": "1.7.*", |
||
5838 | "phpunit/phpunit": "~4.0", |
||
5839 | "zendframework/zend-cache": "^2.5", |
||
5840 | "zendframework/zend-config": "^2.6", |
||
5841 | "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", |
||
5842 | "zendframework/zend-filter": "^2.6.1", |
||
5843 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", |
||
5844 | "zendframework/zend-validator": "^2.5", |
||
5845 | "zendframework/zend-view": "^2.5" |
||
5846 | }, |
||
5847 | "suggest": { |
||
5848 | "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP", |
||
5849 | "zendframework/zend-cache": "Zend\\Cache component", |
||
5850 | "zendframework/zend-config": "Zend\\Config component", |
||
5851 | "zendframework/zend-eventmanager": "You should install this package to use the events in the translator", |
||
5852 | "zendframework/zend-filter": "You should install this package to use the provided filters", |
||
5853 | "zendframework/zend-i18n-resources": "Translation resources", |
||
5854 | "zendframework/zend-servicemanager": "Zend\\ServiceManager component", |
||
5855 | "zendframework/zend-validator": "You should install this package to use the provided validators", |
||
5856 | "zendframework/zend-view": "You should install this package to use the provided view helpers" |
||
5857 | }, |
||
5858 | "type": "library", |
||
5859 | "extra": { |
||
5860 | "branch-alias": { |
||
5861 | "dev-master": "2.6-dev", |
||
5862 | "dev-develop": "2.7-dev" |
||
5863 | } |
||
5864 | }, |
||
5865 | "autoload": { |
||
5866 | "psr-4": { |
||
5867 | "Zend\\I18n\\": "src/" |
||
5868 | } |
||
5869 | }, |
||
5870 | "notification-url": "https://packagist.org/downloads/", |
||
5871 | "license": [ |
||
5872 | "BSD-3-Clause" |
||
5873 | ], |
||
5874 | "homepage": "https://github.com/zendframework/zend-i18n", |
||
5875 | "keywords": [ |
||
5876 | "i18n", |
||
5877 | "zf2" |
||
5878 | ], |
||
5879 | "time": "2016-02-10 22:29:02" |
||
5880 | }, |
||
5881 | { |
||
5882 | "name": "zendframework/zend-json", |
||
5883 | "version": "2.6.1", |
||
5884 | "source": { |
||
5885 | "type": "git", |
||
5886 | "url": "https://github.com/zendframework/zend-json.git", |
||
5887 | "reference": "4c8705dbe4ad7d7e51b2876c5b9eea0ef916ba28" |
||
5888 | }, |
||
5889 | "dist": { |
||
5890 | "type": "zip", |
||
5891 | "url": "https://api.github.com/repos/zendframework/zend-json/zipball/4c8705dbe4ad7d7e51b2876c5b9eea0ef916ba28", |
||
5892 | "reference": "4c8705dbe4ad7d7e51b2876c5b9eea0ef916ba28", |
||
5893 | "shasum": "" |
||
5894 | }, |
||
5895 | "require": { |
||
5896 | "php": "^5.5 || ^7.0" |
||
5897 | }, |
||
5898 | "require-dev": { |
||
5899 | "fabpot/php-cs-fixer": "1.7.*", |
||
5900 | "phpunit/phpunit": "~4.0", |
||
5901 | "zendframework/zend-http": "^2.5.4", |
||
5902 | "zendframework/zend-server": "^2.6.1", |
||
5903 | "zendframework/zend-stdlib": "^2.5 || ^3.0", |
||
5904 | "zendframework/zendxml": "^1.0.2" |
||
5905 | }, |
||
5906 | "suggest": { |
||
5907 | "zendframework/zend-http": "Zend\\Http component, required to use Zend\\Json\\Server", |
||
5908 | "zendframework/zend-server": "Zend\\Server component, required to use Zend\\Json\\Server", |
||
5909 | "zendframework/zend-stdlib": "Zend\\Stdlib component, for use with caching Zend\\Json\\Server responses", |
||
5910 | "zendframework/zendxml": "To support Zend\\Json\\Json::fromXml() usage" |
||
5911 | }, |
||
5912 | "type": "library", |
||
5913 | "extra": { |
||
5914 | "branch-alias": { |
||
5915 | "dev-master": "2.6-dev", |
||
5916 | "dev-develop": "2.7-dev" |
||
5917 | } |
||
5918 | }, |
||
5919 | "autoload": { |
||
5920 | "psr-4": { |
||
5921 | "Zend\\Json\\": "src/" |
||
5922 | } |
||
5923 | }, |
||
5924 | "notification-url": "https://packagist.org/downloads/", |
||
5925 | "license": [ |
||
5926 | "BSD-3-Clause" |
||
5927 | ], |
||
5928 | "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", |
||
5929 | "homepage": "https://github.com/zendframework/zend-json", |
||
5930 | "keywords": [ |
||
5931 | "json", |
||
5932 | "zf2" |
||
5933 | ], |
||
5934 | "time": "2016-02-04 21:20:26" |
||
5935 | }, |
||
5936 | { |
||
5937 | "name": "zendframework/zend-math", |
||
5938 | "version": "2.6.0", |
||
5939 | "source": { |
||
5940 | "type": "git", |
||
5941 | "url": "https://github.com/zendframework/zend-math.git", |
||
5942 | "reference": "395ebb981e01f2fc708ba07d8ee0d86f6e3e9ed6" |
||
5943 | }, |
||
5944 | "dist": { |
||
5945 | "type": "zip", |
||
5946 | "url": "https://api.github.com/repos/zendframework/zend-math/zipball/395ebb981e01f2fc708ba07d8ee0d86f6e3e9ed6", |
||
5947 | "reference": "395ebb981e01f2fc708ba07d8ee0d86f6e3e9ed6", |
||
5948 | "shasum": "" |
||
5949 | }, |
||
5950 | "require": { |
||
5951 | "php": "^5.5 || ^7.0" |
||
5952 | }, |
||
5953 | "require-dev": { |
||
5954 | "fabpot/php-cs-fixer": "1.7.*", |
||
5955 | "ircmaxell/random-lib": "~1.1", |
||
5956 | "phpunit/phpunit": "~4.0" |
||
5957 | }, |
||
5958 | "suggest": { |
||
5959 | "ext-bcmath": "If using the bcmath functionality", |
||
5960 | "ext-gmp": "If using the gmp functionality", |
||
5961 | "ircmaxell/random-lib": "Fallback random byte generator for Zend\\Math\\Rand if OpenSSL/Mcrypt extensions are unavailable" |
||
5962 | }, |
||
5963 | "type": "library", |
||
5964 | "extra": { |
||
5965 | "branch-alias": { |
||
5966 | "dev-master": "2.6-dev", |
||
5967 | "dev-develop": "2.7-dev" |
||
5968 | } |
||
5969 | }, |
||
5970 | "autoload": { |
||
5971 | "psr-4": { |
||
5972 | "Zend\\Math\\": "src/" |
||
5973 | } |
||
5974 | }, |
||
5975 | "notification-url": "https://packagist.org/downloads/", |
||
5976 | "license": [ |
||
5977 | "BSD-3-Clause" |
||
5978 | ], |
||
5979 | "homepage": "https://github.com/zendframework/zend-math", |
||
5980 | "keywords": [ |
||
5981 | "math", |
||
5982 | "zf2" |
||
5983 | ], |
||
5984 | "time": "2016-02-02 23:15:14" |
||
5985 | }, |
||
5986 | { |
||
5987 | "name": "zendframework/zend-serializer", |
||
5988 | "version": "2.6.1", |
||
5989 | "source": { |
||
5990 | "type": "git", |
||
5991 | "url": "https://github.com/zendframework/zend-serializer.git", |
||
5992 | "reference": "0d9556cb75045481de1869fd1962cacdaca7ef88" |
||
5993 | }, |
||
5994 | "dist": { |
||
5995 | "type": "zip", |
||
5996 | "url": "https://api.github.com/repos/zendframework/zend-serializer/zipball/0d9556cb75045481de1869fd1962cacdaca7ef88", |
||
5997 | "reference": "0d9556cb75045481de1869fd1962cacdaca7ef88", |
||
5998 | "shasum": "" |
||
5999 | }, |
||
6000 | "require": { |
||
6001 | "php": "^5.5 || ^7.0", |
||
6002 | "zendframework/zend-json": "^2.5", |
||
6003 | "zendframework/zend-math": "^2.6", |
||
6004 | "zendframework/zend-stdlib": "^2.7 || ^3.0" |
||
6005 | }, |
||
6006 | "require-dev": { |
||
6007 | "fabpot/php-cs-fixer": "1.7.*", |
||
6008 | "phpunit/phpunit": "^4.0", |
||
6009 | "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" |
||
6010 | }, |
||
6011 | "suggest": { |
||
6012 | "zendframework/zend-servicemanager": "To support plugin manager support" |
||
6013 | }, |
||
6014 | "type": "library", |
||
6015 | "extra": { |
||
6016 | "branch-alias": { |
||
6017 | "dev-master": "2.6-dev", |
||
6018 | "dev-develop": "2.7-dev" |
||
6019 | } |
||
6020 | }, |
||
6021 | "autoload": { |
||
6022 | "psr-4": { |
||
6023 | "Zend\\Serializer\\": "src/" |
||
6024 | } |
||
6025 | }, |
||
6026 | "notification-url": "https://packagist.org/downloads/", |
||
6027 | "license": [ |
||
6028 | "BSD-3-Clause" |
||
6029 | ], |
||
6030 | "description": "provides an adapter based interface to simply generate storable representation of PHP types by different facilities, and recover", |
||
6031 | "homepage": "https://github.com/zendframework/zend-serializer", |
||
6032 | "keywords": [ |
||
6033 | "serializer", |
||
6034 | "zf2" |
||
6035 | ], |
||
6036 | "time": "2016-02-03 18:36:25" |
||
6037 | }, |
||
6038 | { |
||
6039 | "name": "zendframework/zend-servicemanager", |
||
6040 | "version": "2.7.5", |
||
6041 | "source": { |
||
6042 | "type": "git", |
||
6043 | "url": "https://github.com/zendframework/zend-servicemanager.git", |
||
6044 | "reference": "fb5b54db5ead533b38e311f14e9c01a79218bf2b" |
||
6045 | }, |
||
6046 | "dist": { |
||
6047 | "type": "zip", |
||
6048 | "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/fb5b54db5ead533b38e311f14e9c01a79218bf2b", |
||
6049 | "reference": "fb5b54db5ead533b38e311f14e9c01a79218bf2b", |
||
6050 | "shasum": "" |
||
6051 | }, |
||
6052 | "require": { |
||
6053 | "container-interop/container-interop": "~1.0", |
||
6054 | "php": "^5.5 || ^7.0" |
||
6055 | }, |
||
6056 | "require-dev": { |
||
6057 | "athletic/athletic": "dev-master", |
||
6058 | "fabpot/php-cs-fixer": "1.7.*", |
||
6059 | "phpunit/phpunit": "~4.0", |
||
6060 | "zendframework/zend-di": "~2.5", |
||
6061 | "zendframework/zend-mvc": "~2.5" |
||
6062 | }, |
||
6063 | "suggest": { |
||
6064 | "ocramius/proxy-manager": "ProxyManager 0.5.* to handle lazy initialization of services", |
||
6065 | "zendframework/zend-di": "Zend\\Di component" |
||
6066 | }, |
||
6067 | "type": "library", |
||
6068 | "extra": { |
||
6069 | "branch-alias": { |
||
6070 | "dev-master": "2.7-dev", |
||
6071 | "dev-develop": "3.0-dev" |
||
6072 | } |
||
6073 | }, |
||
6074 | "autoload": { |
||
6075 | "psr-4": { |
||
6076 | "Zend\\ServiceManager\\": "src/" |
||
6077 | } |
||
6078 | }, |
||
6079 | "notification-url": "https://packagist.org/downloads/", |
||
6080 | "license": [ |
||
6081 | "BSD-3-Clause" |
||
6082 | ], |
||
6083 | "homepage": "https://github.com/zendframework/zend-servicemanager", |
||
6084 | "keywords": [ |
||
6085 | "servicemanager", |
||
6086 | "zf2" |
||
6087 | ], |
||
6088 | "time": "2016-02-02 14:11:46" |
||
6089 | }, |
||
6090 | { |
||
6091 | "name": "zendframework/zend-stdlib", |
||
6092 | "version": "2.7.6", |
||
6093 | "source": { |
||
6094 | "type": "git", |
||
6095 | "url": "https://github.com/zendframework/zend-stdlib.git", |
||
6096 | "reference": "4499760badfada27ee600f5c2cfd47d5263ccf1b" |
||
6097 | }, |
||
6098 | "dist": { |
||
6099 | "type": "zip", |
||
6100 | "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/4499760badfada27ee600f5c2cfd47d5263ccf1b", |
||
6101 | "reference": "4499760badfada27ee600f5c2cfd47d5263ccf1b", |
||
6102 | "shasum": "" |
||
6103 | }, |
||
6104 | "require": { |
||
6105 | "php": "^5.5 || ^7.0", |
||
6106 | "zendframework/zend-hydrator": "~1.1" |
||
6107 | }, |
||
6108 | "require-dev": { |
||
6109 | "athletic/athletic": "~0.1", |
||
6110 | "fabpot/php-cs-fixer": "1.7.*", |
||
6111 | "phpunit/phpunit": "~4.0", |
||
6112 | "zendframework/zend-config": "~2.5", |
||
6113 | "zendframework/zend-eventmanager": "~2.5", |
||
6114 | "zendframework/zend-filter": "~2.5", |
||
6115 | "zendframework/zend-inputfilter": "~2.5", |
||
6116 | "zendframework/zend-serializer": "~2.5", |
||
6117 | "zendframework/zend-servicemanager": "~2.5" |
||
6118 | }, |
||
6119 | "suggest": { |
||
6120 | "zendframework/zend-eventmanager": "To support aggregate hydrator usage", |
||
6121 | "zendframework/zend-filter": "To support naming strategy hydrator usage", |
||
6122 | "zendframework/zend-serializer": "Zend\\Serializer component", |
||
6123 | "zendframework/zend-servicemanager": "To support hydrator plugin manager usage" |
||
6124 | }, |
||
6125 | "type": "library", |
||
6126 | "extra": { |
||
6127 | "branch-alias": { |
||
6128 | "dev-release-2.7": "2.7-dev", |
||
6129 | "dev-master": "3.0-dev", |
||
6130 | "dev-develop": "3.1-dev" |
||
6131 | } |
||
6132 | }, |
||
6133 | "autoload": { |
||
6134 | "psr-4": { |
||
6135 | "Zend\\Stdlib\\": "src/" |
||
6136 | } |
||
6137 | }, |
||
6138 | "notification-url": "https://packagist.org/downloads/", |
||
6139 | "license": [ |
||
6140 | "BSD-3-Clause" |
||
6141 | ], |
||
6142 | "homepage": "https://github.com/zendframework/zend-stdlib", |
||
6143 | "keywords": [ |
||
6144 | "stdlib", |
||
6145 | "zf2" |
||
6146 | ], |
||
6147 | "time": "2016-02-19 16:02:11" |
||
6148 | }, |
||
6149 | { |
||
6150 | "name": "zetacomponents/base", |
||
6151 | "version": "1.9", |
||
6152 | "source": { |
||
6153 | "type": "git", |
||
6154 | "url": "https://github.com/zetacomponents/Base.git", |
||
6155 | "reference": "f20df24e8de3e48b6b69b2503f917e457281e687" |
||
6156 | }, |
||
6157 | "dist": { |
||
6158 | "type": "zip", |
||
6159 | "url": "https://api.github.com/repos/zetacomponents/Base/zipball/f20df24e8de3e48b6b69b2503f917e457281e687", |
||
6160 | "reference": "f20df24e8de3e48b6b69b2503f917e457281e687", |
||
6161 | "shasum": "" |
||
6162 | }, |
||
6163 | "require-dev": { |
||
6164 | "zetacomponents/unit-test": "*" |
||
6165 | }, |
||
6166 | "type": "library", |
||
6167 | "autoload": { |
||
6168 | "classmap": [ |
||
6169 | "src" |
||
6170 | ] |
||
6171 | }, |
||
6172 | "notification-url": "https://packagist.org/downloads/", |
||
6173 | "license": [ |
||
6174 | "Apache-2.0" |
||
6175 | ], |
||
6176 | "authors": [ |
||
6177 | { |
||
6178 | "name": "Sergey Alexeev" |
||
6179 | }, |
||
6180 | { |
||
6181 | "name": "Sebastian Bergmann" |
||
6182 | }, |
||
6183 | { |
||
6184 | "name": "Jan Borsodi" |
||
6185 | }, |
||
6186 | { |
||
6187 | "name": "Raymond Bosman" |
||
6188 | }, |
||
6189 | { |
||
6190 | "name": "Frederik Holljen" |
||
6191 | }, |
||
6192 | { |
||
6193 | "name": "Kore Nordmann" |
||
6194 | }, |
||
6195 | { |
||
6196 | "name": "Derick Rethans" |
||
6197 | }, |
||
6198 | { |
||
6199 | "name": "Vadym Savchuk" |
||
6200 | }, |
||
6201 | { |
||
6202 | "name": "Tobias Schlitt" |
||
6203 | }, |
||
6204 | { |
||
6205 | "name": "Alexandru Stanoi" |
||
6206 | } |
||
6207 | ], |
||
6208 | "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.", |
||
6209 | "homepage": "https://github.com/zetacomponents", |
||
6210 | "time": "2014-09-19 03:28:34" |
||
6211 | }, |
||
6212 | { |
||
6213 | "name": "zetacomponents/document", |
||
6214 | "version": "1.3.1", |
||
6215 | "source": { |
||
6216 | "type": "git", |
||
6217 | "url": "https://github.com/zetacomponents/Document.git", |
||
6218 | "reference": "688abfde573cf3fe0730f82538fbd7aa9fc95bc8" |
||
6219 | }, |
||
6220 | "dist": { |
||
6221 | "type": "zip", |
||
6222 | "url": "https://api.github.com/repos/zetacomponents/Document/zipball/688abfde573cf3fe0730f82538fbd7aa9fc95bc8", |
||
6223 | "reference": "688abfde573cf3fe0730f82538fbd7aa9fc95bc8", |
||
6224 | "shasum": "" |
||
6225 | }, |
||
6226 | "require": { |
||
6227 | "zetacomponents/base": "*" |
||
6228 | }, |
||
6229 | "require-dev": { |
||
6230 | "zetacomponents/unit-test": "dev-master" |
||
6231 | }, |
||
6232 | "type": "library", |
||
6233 | "autoload": { |
||
6234 | "classmap": [ |
||
6235 | "src" |
||
6236 | ] |
||
6237 | }, |
||
6238 | "notification-url": "https://packagist.org/downloads/", |
||
6239 | "license": [ |
||
6240 | "Apache-2.0" |
||
6241 | ], |
||
6242 | "authors": [ |
||
6243 | { |
||
6244 | "name": "Sebastian Bergmann" |
||
6245 | }, |
||
6246 | { |
||
6247 | "name": "Kore Nordmann" |
||
6248 | }, |
||
6249 | { |
||
6250 | "name": "Derick Rethans" |
||
6251 | }, |
||
6252 | { |
||
6253 | "name": "Tobias Schlitt" |
||
6254 | }, |
||
6255 | { |
||
6256 | "name": "Alexandru Stanoi" |
||
6257 | } |
||
6258 | ], |
||
6259 | "description": "The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.", |
||
6260 | "homepage": "https://github.com/zetacomponents", |
||
6261 | "time": "2013-12-19 11:40:00" |
||
6262 | } |
||
6263 | ], |
||
6264 | "aliases": [], |
||
6265 | "minimum-stability": "stable", |
||
6266 | "stability-flags": { |
||
6267 | "robmorgan/phinx": 20, |
||
6268 | "select2/select2": 20, |
||
6269 | "yzalis/identicon": 20, |
||
6270 | "behat/symfony2-extension": 20, |
||
6271 | "composer/composer": 20, |
||
6272 | "phpdocumentor/phpdocumentor": 20 |
||
6273 | }, |
||
6274 | "prefer-stable": false, |
||
6275 | "prefer-lowest": false, |
||
6276 | "platform": { |
||
6277 | "php": ">=5.4.0", |
||
6278 | "ext-gd": "*" |
||
6279 | }, |
||
6280 | "platform-dev": { |
||
6281 | "php": ">=5.5.0" |
||
6282 | } |
||
6283 | } |
||
6284 |