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 http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
||
5 | "This file is @generated automatically" |
||
6 | ], |
||
7 | "hash": "8bd11e7c1163ebc9c0078f0c55b428a0", |
||
8 | "packages": [ |
||
9 | { |
||
10 | "name": "bower-asset/bootstrap", |
||
11 | "version": "v3.3.4", |
||
12 | "source": { |
||
13 | "type": "git", |
||
14 | "url": "https://github.com/twbs/bootstrap.git", |
||
15 | "reference": "a10eb60bc0b07b747fa0c4ebd8821eb7307bd07f" |
||
16 | }, |
||
17 | "dist": { |
||
18 | "type": "zip", |
||
19 | "url": "https://api.github.com/repos/twbs/bootstrap/zipball/a10eb60bc0b07b747fa0c4ebd8821eb7307bd07f", |
||
20 | "reference": "a10eb60bc0b07b747fa0c4ebd8821eb7307bd07f", |
||
21 | "shasum": "" |
||
22 | }, |
||
23 | "require": { |
||
24 | "bower-asset/jquery": ">=1.9.1" |
||
25 | }, |
||
26 | "type": "bower-asset-library", |
||
27 | "extra": { |
||
28 | "bower-asset-main": [ |
||
29 | "less/bootstrap.less", |
||
30 | "dist/css/bootstrap.css", |
||
31 | "dist/js/bootstrap.js", |
||
32 | "dist/fonts/glyphicons-halflings-regular.eot", |
||
33 | "dist/fonts/glyphicons-halflings-regular.svg", |
||
34 | "dist/fonts/glyphicons-halflings-regular.ttf", |
||
35 | "dist/fonts/glyphicons-halflings-regular.woff", |
||
36 | "dist/fonts/glyphicons-halflings-regular.woff2" |
||
37 | ], |
||
38 | "bower-asset-ignore": [ |
||
39 | "/.*", |
||
40 | "_config.yml", |
||
41 | "CNAME", |
||
42 | "composer.json", |
||
43 | "CONTRIBUTING.md", |
||
44 | "docs", |
||
45 | "js/tests", |
||
46 | "test-infra" |
||
47 | ] |
||
48 | }, |
||
49 | "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", |
||
50 | "keywords": [ |
||
51 | "css", |
||
52 | "framework", |
||
53 | "front-end", |
||
54 | "js", |
||
55 | "less", |
||
56 | "mobile-first", |
||
57 | "responsive", |
||
58 | "web" |
||
59 | ] |
||
60 | }, |
||
61 | { |
||
62 | "name": "bower-asset/bootstrap-datepicker", |
||
63 | "version": "v1.4.0", |
||
64 | "source": { |
||
65 | "type": "git", |
||
66 | "url": "https://github.com/eternicode/bootstrap-datepicker.git", |
||
67 | "reference": "e7ca6bb94dc483817f2ff10fc2b723b2b935e016" |
||
68 | }, |
||
69 | "dist": { |
||
70 | "type": "zip", |
||
71 | "url": "https://api.github.com/repos/eternicode/bootstrap-datepicker/zipball/e7ca6bb94dc483817f2ff10fc2b723b2b935e016", |
||
72 | "reference": "e7ca6bb94dc483817f2ff10fc2b723b2b935e016", |
||
73 | "shasum": "" |
||
74 | }, |
||
75 | "require": { |
||
76 | "bower-asset/bootstrap": ">=2.0.4,<4.0", |
||
77 | "bower-asset/jquery": ">=1.7.1" |
||
78 | }, |
||
79 | "type": "bower-asset-library", |
||
80 | "extra": { |
||
81 | "bower-asset-main": [ |
||
82 | "dist/css/bootstrap-datepicker.css", |
||
83 | "dist/css/bootstrap-datepicker3.css", |
||
84 | "js/bootstrap-datepicker.js" |
||
85 | ], |
||
86 | "bower-asset-ignore": [] |
||
87 | }, |
||
88 | "license": [ |
||
89 | "Apache-2.0" |
||
90 | ] |
||
91 | }, |
||
92 | { |
||
93 | "name": "bower-asset/jquery", |
||
94 | "version": "2.1.3", |
||
95 | "source": { |
||
96 | "type": "git", |
||
97 | "url": "https://github.com/jquery/jquery.git", |
||
98 | "reference": "8f2a9d9272d6ed7f32d3a484740ab342c02541e0" |
||
99 | }, |
||
100 | "dist": { |
||
101 | "type": "zip", |
||
102 | "url": "https://api.github.com/repos/jquery/jquery/zipball/8f2a9d9272d6ed7f32d3a484740ab342c02541e0", |
||
103 | "reference": "8f2a9d9272d6ed7f32d3a484740ab342c02541e0", |
||
104 | "shasum": "" |
||
105 | }, |
||
106 | "require-dev": { |
||
107 | "bower-asset/qunit": "1.14.0", |
||
108 | "bower-asset/requirejs": "2.1.10", |
||
109 | "bower-asset/sinon": "1.8.1", |
||
110 | "bower-asset/sizzle": "2.1.1-patch2" |
||
111 | }, |
||
112 | "type": "bower-asset-library", |
||
113 | "extra": { |
||
114 | "bower-asset-main": "dist/jquery.js", |
||
115 | "bower-asset-ignore": [ |
||
116 | "**/.*", |
||
117 | "build", |
||
118 | "speed", |
||
119 | "test", |
||
120 | "*.md", |
||
121 | "AUTHORS.txt", |
||
122 | "Gruntfile.js", |
||
123 | "package.json" |
||
124 | ] |
||
125 | }, |
||
126 | "license": [ |
||
127 | "MIT" |
||
128 | ], |
||
129 | "keywords": [ |
||
130 | "javascript", |
||
131 | "jquery", |
||
132 | "library" |
||
133 | ] |
||
134 | }, |
||
135 | { |
||
136 | "name": "bower-asset/jquery.inputmask", |
||
137 | "version": "3.1.61", |
||
138 | "source": { |
||
139 | "type": "git", |
||
140 | "url": "https://github.com/RobinHerbots/jquery.inputmask.git", |
||
141 | "reference": "f2c086411d2557fc485c47afb3cecfa6c1de9ee2" |
||
142 | }, |
||
143 | "dist": { |
||
144 | "type": "zip", |
||
145 | "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/f2c086411d2557fc485c47afb3cecfa6c1de9ee2", |
||
146 | "reference": "f2c086411d2557fc485c47afb3cecfa6c1de9ee2", |
||
147 | "shasum": "" |
||
148 | }, |
||
149 | "require": { |
||
150 | "bower-asset/jquery": ">=1.7" |
||
151 | }, |
||
152 | "type": "bower-asset-library", |
||
153 | "extra": { |
||
154 | "bower-asset-main": [ |
||
155 | "./dist/inputmask/jquery.inputmask.js", |
||
156 | "./dist/inputmask/jquery.inputmask.extensions.js", |
||
157 | "./dist/inputmask/jquery.inputmask.date.extensions.js", |
||
158 | "./dist/inputmask/jquery.inputmask.numeric.extensions.js", |
||
159 | "./dist/inputmask/jquery.inputmask.phone.extensions.js", |
||
160 | "./dist/inputmask/jquery.inputmask.regex.extensions.js" |
||
161 | ], |
||
162 | "bower-asset-ignore": [ |
||
163 | "**/.*", |
||
164 | "qunit/", |
||
165 | "nuget/", |
||
166 | "tools/", |
||
167 | "js/", |
||
168 | "*.md", |
||
169 | "build.properties", |
||
170 | "build.xml", |
||
171 | "jquery.inputmask.jquery.json" |
||
172 | ] |
||
173 | }, |
||
174 | "license": [ |
||
175 | "http://opensource.org/licenses/mit-license.php" |
||
176 | ], |
||
177 | "description": "jquery.inputmask is a jquery plugin which create an input mask.", |
||
178 | "keywords": [ |
||
179 | "form", |
||
180 | "input", |
||
181 | "inputmask", |
||
182 | "jquery", |
||
183 | "mask", |
||
184 | "plugins" |
||
185 | ] |
||
186 | }, |
||
187 | { |
||
188 | "name": "bower-asset/punycode", |
||
189 | "version": "v1.3.2", |
||
190 | "source": { |
||
191 | "type": "git", |
||
192 | "url": "https://github.com/bestiejs/punycode.js.git", |
||
193 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" |
||
194 | }, |
||
195 | "dist": { |
||
196 | "type": "zip", |
||
197 | "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
198 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
199 | "shasum": "" |
||
200 | }, |
||
201 | "type": "bower-asset-library", |
||
202 | "extra": { |
||
203 | "bower-asset-main": "punycode.js", |
||
204 | "bower-asset-ignore": [ |
||
205 | "coverage", |
||
206 | "tests", |
||
207 | ".*", |
||
208 | "component.json", |
||
209 | "Gruntfile.js", |
||
210 | "node_modules", |
||
211 | "package.json" |
||
212 | ] |
||
213 | } |
||
214 | }, |
||
215 | { |
||
216 | "name": "bower-asset/yii2-pjax", |
||
217 | "version": "v2.0.4", |
||
218 | "source": { |
||
219 | "type": "git", |
||
220 | "url": "https://github.com/yiisoft/jquery-pjax.git", |
||
221 | "reference": "3f20897307cca046fca5323b318475ae9dac0ca0" |
||
222 | }, |
||
223 | "dist": { |
||
224 | "type": "zip", |
||
225 | "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/3f20897307cca046fca5323b318475ae9dac0ca0", |
||
226 | "reference": "3f20897307cca046fca5323b318475ae9dac0ca0", |
||
227 | "shasum": "" |
||
228 | }, |
||
229 | "require": { |
||
230 | "bower-asset/jquery": ">=1.8" |
||
231 | }, |
||
232 | "type": "bower-asset-library", |
||
233 | "extra": { |
||
234 | "bower-asset-main": "./jquery.pjax.js", |
||
235 | "bower-asset-ignore": [ |
||
236 | ".travis.yml", |
||
237 | "Gemfile", |
||
238 | "Gemfile.lock", |
||
239 | "vendor/", |
||
240 | "script/", |
||
241 | "test/" |
||
242 | ] |
||
243 | }, |
||
244 | "license": [ |
||
245 | "MIT" |
||
246 | ] |
||
247 | }, |
||
248 | { |
||
249 | "name": "cebe/markdown", |
||
250 | "version": "1.0.2", |
||
251 | "source": { |
||
252 | "type": "git", |
||
253 | "url": "https://github.com/cebe/markdown.git", |
||
254 | "reference": "f681fee8303310415b746f3758eeda0a7ad08bda" |
||
255 | }, |
||
256 | "dist": { |
||
257 | "type": "zip", |
||
258 | "url": "https://api.github.com/repos/cebe/markdown/zipball/f681fee8303310415b746f3758eeda0a7ad08bda", |
||
259 | "reference": "f681fee8303310415b746f3758eeda0a7ad08bda", |
||
260 | "shasum": "" |
||
261 | }, |
||
262 | "require": { |
||
263 | "lib-pcre": "*", |
||
264 | "php": ">=5.4.0" |
||
265 | }, |
||
266 | "require-dev": { |
||
267 | "cebe/indent": "*", |
||
268 | "facebook/xhprof": "*@dev", |
||
269 | "phpunit/phpunit": "3.7.*" |
||
270 | }, |
||
271 | "bin": [ |
||
272 | "bin/markdown" |
||
273 | ], |
||
274 | "type": "library", |
||
275 | "extra": { |
||
276 | "branch-alias": { |
||
277 | "dev-master": "1.0.x-dev" |
||
278 | } |
||
279 | }, |
||
280 | "autoload": { |
||
281 | "psr-4": { |
||
282 | "cebe\\markdown\\": "" |
||
283 | } |
||
284 | }, |
||
285 | "notification-url": "https://packagist.org/downloads/", |
||
286 | "license": [ |
||
287 | "MIT" |
||
288 | ], |
||
289 | "authors": [ |
||
290 | { |
||
291 | "name": "Carsten Brandt", |
||
292 | "email": "[email protected]", |
||
293 | "homepage": "http://cebe.cc/", |
||
294 | "role": "Creator" |
||
295 | } |
||
296 | ], |
||
297 | "description": "A super fast, highly extensible markdown parser for PHP", |
||
298 | "homepage": "https://github.com/cebe/markdown#readme", |
||
299 | "keywords": [ |
||
300 | "extensible", |
||
301 | "fast", |
||
302 | "gfm", |
||
303 | "markdown", |
||
304 | "markdown-extra" |
||
305 | ], |
||
306 | "time": "2015-03-06 05:21:16" |
||
307 | }, |
||
308 | { |
||
309 | "name": "ezyang/htmlpurifier", |
||
310 | "version": "v4.6.0", |
||
311 | "source": { |
||
312 | "type": "git", |
||
313 | "url": "https://github.com/ezyang/htmlpurifier.git", |
||
314 | "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd" |
||
315 | }, |
||
316 | "dist": { |
||
317 | "type": "zip", |
||
318 | "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd", |
||
319 | "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd", |
||
320 | "shasum": "" |
||
321 | }, |
||
322 | "require": { |
||
323 | "php": ">=5.2" |
||
324 | }, |
||
325 | "type": "library", |
||
326 | "autoload": { |
||
327 | "psr-0": { |
||
328 | "HTMLPurifier": "library/" |
||
329 | }, |
||
330 | "files": [ |
||
331 | "library/HTMLPurifier.composer.php" |
||
332 | ] |
||
333 | }, |
||
334 | "notification-url": "https://packagist.org/downloads/", |
||
335 | "license": [ |
||
336 | "LGPL" |
||
337 | ], |
||
338 | "authors": [ |
||
339 | { |
||
340 | "name": "Edward Z. Yang", |
||
341 | "email": "[email protected]", |
||
342 | "homepage": "http://ezyang.com" |
||
343 | } |
||
344 | ], |
||
345 | "description": "Standards compliant HTML filter written in PHP", |
||
346 | "homepage": "http://htmlpurifier.org/", |
||
347 | "keywords": [ |
||
348 | "html" |
||
349 | ], |
||
350 | "time": "2013-11-30 08:25:19" |
||
351 | }, |
||
352 | { |
||
353 | "name": "yiisoft/yii2", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
354 | "version": "2.0.3", |
||
355 | "source": { |
||
356 | "type": "git", |
||
357 | "url": "https://github.com/yiisoft/yii2-framework.git", |
||
358 | "reference": "85b773a384f3894d558905cb13522bb338c99dba" |
||
359 | }, |
||
360 | "dist": { |
||
361 | "type": "zip", |
||
362 | "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/85b773a384f3894d558905cb13522bb338c99dba", |
||
363 | "reference": "85b773a384f3894d558905cb13522bb338c99dba", |
||
364 | "shasum": "" |
||
365 | }, |
||
366 | "require": { |
||
367 | "bower-asset/jquery": "2.1.*@stable | 1.11.*@stable", |
||
368 | "bower-asset/jquery.inputmask": "3.1.*", |
||
369 | "bower-asset/punycode": "1.3.*", |
||
370 | "bower-asset/yii2-pjax": ">=2.0.1", |
||
371 | "cebe/markdown": "~1.0.0", |
||
372 | "ext-mbstring": "*", |
||
373 | "ezyang/htmlpurifier": "4.6.*", |
||
374 | "lib-pcre": "*", |
||
375 | "php": ">=5.4.0", |
||
376 | "yiisoft/yii2-composer": "*" |
||
377 | }, |
||
378 | "bin": [ |
||
379 | "yii" |
||
380 | ], |
||
381 | "type": "library", |
||
382 | "extra": { |
||
383 | "branch-alias": { |
||
384 | "dev-master": "2.0.x-dev" |
||
385 | } |
||
386 | }, |
||
387 | "autoload": { |
||
388 | "psr-4": { |
||
389 | "yii\\": "" |
||
390 | } |
||
391 | }, |
||
392 | "notification-url": "https://packagist.org/downloads/", |
||
393 | "license": [ |
||
394 | "BSD-3-Clause" |
||
395 | ], |
||
396 | "authors": [ |
||
397 | { |
||
398 | "name": "Qiang Xue", |
||
399 | "email": "[email protected]", |
||
400 | "homepage": "http://www.yiiframework.com/", |
||
401 | "role": "Founder and project lead" |
||
402 | }, |
||
403 | { |
||
404 | "name": "Alexander Makarov", |
||
405 | "email": "[email protected]", |
||
406 | "homepage": "http://rmcreative.ru/", |
||
407 | "role": "Core framework development" |
||
408 | }, |
||
409 | { |
||
410 | "name": "Maurizio Domba", |
||
411 | "homepage": "http://mdomba.info/", |
||
412 | "role": "Core framework development" |
||
413 | }, |
||
414 | { |
||
415 | "name": "Carsten Brandt", |
||
416 | "email": "[email protected]", |
||
417 | "homepage": "http://cebe.cc/", |
||
418 | "role": "Core framework development" |
||
419 | }, |
||
420 | { |
||
421 | "name": "Timur Ruziev", |
||
422 | "email": "[email protected]", |
||
423 | "homepage": "http://resurtm.com/", |
||
424 | "role": "Core framework development" |
||
425 | }, |
||
426 | { |
||
427 | "name": "Paul Klimov", |
||
428 | "email": "[email protected]", |
||
429 | "role": "Core framework development" |
||
430 | } |
||
431 | ], |
||
432 | "description": "Yii PHP Framework Version 2", |
||
433 | "homepage": "http://www.yiiframework.com/", |
||
434 | "keywords": [ |
||
435 | "framework", |
||
436 | "yii2" |
||
437 | ], |
||
438 | "time": "2015-03-01 06:22:44" |
||
439 | }, |
||
440 | { |
||
441 | "name": "yiisoft/yii2-bootstrap", |
||
0 ignored issues
–
show
There is a security advisory for your installed version of yiisoft/yii2-bootstrap:
JSON Data encoded for use in HTML was not safe to use in IE6/IE7, possible XSS attacks ![]() |
|||
442 | "version": "2.0.3", |
||
443 | "source": { |
||
444 | "type": "git", |
||
445 | "url": "https://github.com/yiisoft/yii2-bootstrap.git", |
||
446 | "reference": "d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6" |
||
447 | }, |
||
448 | "dist": { |
||
449 | "type": "zip", |
||
450 | "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6", |
||
451 | "reference": "d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6", |
||
452 | "shasum": "" |
||
453 | }, |
||
454 | "require": { |
||
455 | "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", |
||
456 | "yiisoft/yii2": "*" |
||
457 | }, |
||
458 | "type": "yii2-extension", |
||
459 | "extra": { |
||
460 | "branch-alias": { |
||
461 | "dev-master": "2.0.x-dev" |
||
462 | } |
||
463 | }, |
||
464 | "autoload": { |
||
465 | "psr-4": { |
||
466 | "yii\\bootstrap\\": "" |
||
467 | } |
||
468 | }, |
||
469 | "notification-url": "https://packagist.org/downloads/", |
||
470 | "license": [ |
||
471 | "BSD-3-Clause" |
||
472 | ], |
||
473 | "authors": [ |
||
474 | { |
||
475 | "name": "Qiang Xue", |
||
476 | "email": "[email protected]" |
||
477 | } |
||
478 | ], |
||
479 | "description": "The Twitter Bootstrap extension for the Yii framework", |
||
480 | "keywords": [ |
||
481 | "bootstrap", |
||
482 | "yii2" |
||
483 | ], |
||
484 | "time": "2015-03-01 06:22:44" |
||
485 | }, |
||
486 | { |
||
487 | "name": "yiisoft/yii2-composer", |
||
488 | "version": "2.0.3", |
||
489 | "source": { |
||
490 | "type": "git", |
||
491 | "url": "https://github.com/yiisoft/yii2-composer.git", |
||
492 | "reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be" |
||
493 | }, |
||
494 | "dist": { |
||
495 | "type": "zip", |
||
496 | "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/ca8d23707ae47d20b0454e4b135c156f6da6d7be", |
||
497 | "reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be", |
||
498 | "shasum": "" |
||
499 | }, |
||
500 | "require": { |
||
501 | "composer-plugin-api": "1.0.0" |
||
502 | }, |
||
503 | "type": "composer-plugin", |
||
504 | "extra": { |
||
505 | "class": "yii\\composer\\Plugin", |
||
506 | "branch-alias": { |
||
507 | "dev-master": "2.0.x-dev" |
||
508 | } |
||
509 | }, |
||
510 | "autoload": { |
||
511 | "psr-4": { |
||
512 | "yii\\composer\\": "" |
||
513 | } |
||
514 | }, |
||
515 | "notification-url": "https://packagist.org/downloads/", |
||
516 | "license": [ |
||
517 | "BSD-3-Clause" |
||
518 | ], |
||
519 | "authors": [ |
||
520 | { |
||
521 | "name": "Qiang Xue", |
||
522 | "email": "[email protected]" |
||
523 | } |
||
524 | ], |
||
525 | "description": "The composer plugin for Yii extension installer", |
||
526 | "keywords": [ |
||
527 | "composer", |
||
528 | "extension installer", |
||
529 | "yii2" |
||
530 | ], |
||
531 | "time": "2015-03-01 06:22:44" |
||
532 | } |
||
533 | ], |
||
534 | "packages-dev": [ |
||
535 | { |
||
536 | "name": "doctrine/annotations", |
||
537 | "version": "v1.2.3", |
||
538 | "source": { |
||
539 | "type": "git", |
||
540 | "url": "https://github.com/doctrine/annotations.git", |
||
541 | "reference": "eeda578cbe24a170331a1cfdf78be723412df7a4" |
||
542 | }, |
||
543 | "dist": { |
||
544 | "type": "zip", |
||
545 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/eeda578cbe24a170331a1cfdf78be723412df7a4", |
||
546 | "reference": "eeda578cbe24a170331a1cfdf78be723412df7a4", |
||
547 | "shasum": "" |
||
548 | }, |
||
549 | "require": { |
||
550 | "doctrine/lexer": "1.*", |
||
551 | "php": ">=5.3.2" |
||
552 | }, |
||
553 | "require-dev": { |
||
554 | "doctrine/cache": "1.*", |
||
555 | "phpunit/phpunit": "4.*" |
||
556 | }, |
||
557 | "type": "library", |
||
558 | "extra": { |
||
559 | "branch-alias": { |
||
560 | "dev-master": "1.3.x-dev" |
||
561 | } |
||
562 | }, |
||
563 | "autoload": { |
||
564 | "psr-0": { |
||
565 | "Doctrine\\Common\\Annotations\\": "lib/" |
||
566 | } |
||
567 | }, |
||
568 | "notification-url": "https://packagist.org/downloads/", |
||
569 | "license": [ |
||
570 | "MIT" |
||
571 | ], |
||
572 | "authors": [ |
||
573 | { |
||
574 | "name": "Roman Borschel", |
||
575 | "email": "[email protected]" |
||
576 | }, |
||
577 | { |
||
578 | "name": "Benjamin Eberlei", |
||
579 | "email": "[email protected]" |
||
580 | }, |
||
581 | { |
||
582 | "name": "Guilherme Blanco", |
||
583 | "email": "[email protected]" |
||
584 | }, |
||
585 | { |
||
586 | "name": "Jonathan Wage", |
||
587 | "email": "[email protected]" |
||
588 | }, |
||
589 | { |
||
590 | "name": "Johannes Schmitt", |
||
591 | "email": "[email protected]" |
||
592 | } |
||
593 | ], |
||
594 | "description": "Docblock Annotations Parser", |
||
595 | "homepage": "http://www.doctrine-project.org", |
||
596 | "keywords": [ |
||
597 | "annotations", |
||
598 | "docblock", |
||
599 | "parser" |
||
600 | ], |
||
601 | "time": "2014-12-20 20:49:38" |
||
602 | }, |
||
603 | { |
||
604 | "name": "doctrine/instantiator", |
||
605 | "version": "1.0.4", |
||
606 | "source": { |
||
607 | "type": "git", |
||
608 | "url": "https://github.com/doctrine/instantiator.git", |
||
609 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119" |
||
610 | }, |
||
611 | "dist": { |
||
612 | "type": "zip", |
||
613 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
614 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
615 | "shasum": "" |
||
616 | }, |
||
617 | "require": { |
||
618 | "php": ">=5.3,<8.0-DEV" |
||
619 | }, |
||
620 | "require-dev": { |
||
621 | "athletic/athletic": "~0.1.8", |
||
622 | "ext-pdo": "*", |
||
623 | "ext-phar": "*", |
||
624 | "phpunit/phpunit": "~4.0", |
||
625 | "squizlabs/php_codesniffer": "2.0.*@ALPHA" |
||
626 | }, |
||
627 | "type": "library", |
||
628 | "extra": { |
||
629 | "branch-alias": { |
||
630 | "dev-master": "1.0.x-dev" |
||
631 | } |
||
632 | }, |
||
633 | "autoload": { |
||
634 | "psr-0": { |
||
635 | "Doctrine\\Instantiator\\": "src" |
||
636 | } |
||
637 | }, |
||
638 | "notification-url": "https://packagist.org/downloads/", |
||
639 | "license": [ |
||
640 | "MIT" |
||
641 | ], |
||
642 | "authors": [ |
||
643 | { |
||
644 | "name": "Marco Pivetta", |
||
645 | "email": "[email protected]", |
||
646 | "homepage": "http://ocramius.github.com/" |
||
647 | } |
||
648 | ], |
||
649 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
650 | "homepage": "https://github.com/doctrine/instantiator", |
||
651 | "keywords": [ |
||
652 | "constructor", |
||
653 | "instantiate" |
||
654 | ], |
||
655 | "time": "2014-10-13 12:58:55" |
||
656 | }, |
||
657 | { |
||
658 | "name": "doctrine/lexer", |
||
659 | "version": "v1.0.1", |
||
660 | "source": { |
||
661 | "type": "git", |
||
662 | "url": "https://github.com/doctrine/lexer.git", |
||
663 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" |
||
664 | }, |
||
665 | "dist": { |
||
666 | "type": "zip", |
||
667 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
668 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
669 | "shasum": "" |
||
670 | }, |
||
671 | "require": { |
||
672 | "php": ">=5.3.2" |
||
673 | }, |
||
674 | "type": "library", |
||
675 | "extra": { |
||
676 | "branch-alias": { |
||
677 | "dev-master": "1.0.x-dev" |
||
678 | } |
||
679 | }, |
||
680 | "autoload": { |
||
681 | "psr-0": { |
||
682 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
683 | } |
||
684 | }, |
||
685 | "notification-url": "https://packagist.org/downloads/", |
||
686 | "license": [ |
||
687 | "MIT" |
||
688 | ], |
||
689 | "authors": [ |
||
690 | { |
||
691 | "name": "Roman Borschel", |
||
692 | "email": "[email protected]" |
||
693 | }, |
||
694 | { |
||
695 | "name": "Guilherme Blanco", |
||
696 | "email": "[email protected]" |
||
697 | }, |
||
698 | { |
||
699 | "name": "Johannes Schmitt", |
||
700 | "email": "[email protected]" |
||
701 | } |
||
702 | ], |
||
703 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
704 | "homepage": "http://www.doctrine-project.org", |
||
705 | "keywords": [ |
||
706 | "lexer", |
||
707 | "parser" |
||
708 | ], |
||
709 | "time": "2014-09-09 13:34:57" |
||
710 | }, |
||
711 | { |
||
712 | "name": "guzzle/guzzle", |
||
713 | "version": "v3.9.2", |
||
714 | "source": { |
||
715 | "type": "git", |
||
716 | "url": "https://github.com/guzzle/guzzle3.git", |
||
717 | "reference": "54991459675c1a2924122afbb0e5609ade581155" |
||
718 | }, |
||
719 | "dist": { |
||
720 | "type": "zip", |
||
721 | "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/54991459675c1a2924122afbb0e5609ade581155", |
||
722 | "reference": "54991459675c1a2924122afbb0e5609ade581155", |
||
723 | "shasum": "" |
||
724 | }, |
||
725 | "require": { |
||
726 | "ext-curl": "*", |
||
727 | "php": ">=5.3.3", |
||
728 | "symfony/event-dispatcher": "~2.1" |
||
729 | }, |
||
730 | "replace": { |
||
731 | "guzzle/batch": "self.version", |
||
732 | "guzzle/cache": "self.version", |
||
733 | "guzzle/common": "self.version", |
||
734 | "guzzle/http": "self.version", |
||
735 | "guzzle/inflection": "self.version", |
||
736 | "guzzle/iterator": "self.version", |
||
737 | "guzzle/log": "self.version", |
||
738 | "guzzle/parser": "self.version", |
||
739 | "guzzle/plugin": "self.version", |
||
740 | "guzzle/plugin-async": "self.version", |
||
741 | "guzzle/plugin-backoff": "self.version", |
||
742 | "guzzle/plugin-cache": "self.version", |
||
743 | "guzzle/plugin-cookie": "self.version", |
||
744 | "guzzle/plugin-curlauth": "self.version", |
||
745 | "guzzle/plugin-error-response": "self.version", |
||
746 | "guzzle/plugin-history": "self.version", |
||
747 | "guzzle/plugin-log": "self.version", |
||
748 | "guzzle/plugin-md5": "self.version", |
||
749 | "guzzle/plugin-mock": "self.version", |
||
750 | "guzzle/plugin-oauth": "self.version", |
||
751 | "guzzle/service": "self.version", |
||
752 | "guzzle/stream": "self.version" |
||
753 | }, |
||
754 | "require-dev": { |
||
755 | "doctrine/cache": "~1.3", |
||
756 | "monolog/monolog": "~1.0", |
||
757 | "phpunit/phpunit": "3.7.*", |
||
758 | "psr/log": "~1.0", |
||
759 | "symfony/class-loader": "~2.1", |
||
760 | "zendframework/zend-cache": "2.*,<2.3", |
||
761 | "zendframework/zend-log": "2.*,<2.3" |
||
762 | }, |
||
763 | "type": "library", |
||
764 | "extra": { |
||
765 | "branch-alias": { |
||
766 | "dev-master": "3.9-dev" |
||
767 | } |
||
768 | }, |
||
769 | "autoload": { |
||
770 | "psr-0": { |
||
771 | "Guzzle": "src/", |
||
772 | "Guzzle\\Tests": "tests/" |
||
773 | } |
||
774 | }, |
||
775 | "notification-url": "https://packagist.org/downloads/", |
||
776 | "license": [ |
||
777 | "MIT" |
||
778 | ], |
||
779 | "authors": [ |
||
780 | { |
||
781 | "name": "Michael Dowling", |
||
782 | "email": "[email protected]", |
||
783 | "homepage": "https://github.com/mtdowling" |
||
784 | }, |
||
785 | { |
||
786 | "name": "Guzzle Community", |
||
787 | "homepage": "https://github.com/guzzle/guzzle/contributors" |
||
788 | } |
||
789 | ], |
||
790 | "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", |
||
791 | "homepage": "http://guzzlephp.org/", |
||
792 | "keywords": [ |
||
793 | "client", |
||
794 | "curl", |
||
795 | "framework", |
||
796 | "http", |
||
797 | "http client", |
||
798 | "rest", |
||
799 | "web service" |
||
800 | ], |
||
801 | "time": "2014-08-11 04:32:36" |
||
802 | }, |
||
803 | { |
||
804 | "name": "jms/metadata", |
||
805 | "version": "1.5.1", |
||
806 | "source": { |
||
807 | "type": "git", |
||
808 | "url": "https://github.com/schmittjoh/metadata.git", |
||
809 | "reference": "22b72455559a25777cfd28c4ffda81ff7639f353" |
||
810 | }, |
||
811 | "dist": { |
||
812 | "type": "zip", |
||
813 | "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353", |
||
814 | "reference": "22b72455559a25777cfd28c4ffda81ff7639f353", |
||
815 | "shasum": "" |
||
816 | }, |
||
817 | "require": { |
||
818 | "php": ">=5.3.0" |
||
819 | }, |
||
820 | "require-dev": { |
||
821 | "doctrine/cache": "~1.0" |
||
822 | }, |
||
823 | "type": "library", |
||
824 | "extra": { |
||
825 | "branch-alias": { |
||
826 | "dev-master": "1.5.x-dev" |
||
827 | } |
||
828 | }, |
||
829 | "autoload": { |
||
830 | "psr-0": { |
||
831 | "Metadata\\": "src/" |
||
832 | } |
||
833 | }, |
||
834 | "notification-url": "https://packagist.org/downloads/", |
||
835 | "license": [ |
||
836 | "Apache" |
||
837 | ], |
||
838 | "authors": [ |
||
839 | { |
||
840 | "name": "Johannes Schmitt", |
||
841 | "email": "[email protected]", |
||
842 | "homepage": "https://github.com/schmittjoh", |
||
843 | "role": "Developer of wrapped JMSSerializerBundle" |
||
844 | } |
||
845 | ], |
||
846 | "description": "Class/method/property metadata management in PHP", |
||
847 | "keywords": [ |
||
848 | "annotations", |
||
849 | "metadata", |
||
850 | "xml", |
||
851 | "yaml" |
||
852 | ], |
||
853 | "time": "2014-07-12 07:13:19" |
||
854 | }, |
||
855 | { |
||
856 | "name": "jms/parser-lib", |
||
857 | "version": "1.0.0", |
||
858 | "source": { |
||
859 | "type": "git", |
||
860 | "url": "https://github.com/schmittjoh/parser-lib.git", |
||
861 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" |
||
862 | }, |
||
863 | "dist": { |
||
864 | "type": "zip", |
||
865 | "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", |
||
866 | "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", |
||
867 | "shasum": "" |
||
868 | }, |
||
869 | "require": { |
||
870 | "phpoption/phpoption": ">=0.9,<2.0-dev" |
||
871 | }, |
||
872 | "type": "library", |
||
873 | "extra": { |
||
874 | "branch-alias": { |
||
875 | "dev-master": "1.0-dev" |
||
876 | } |
||
877 | }, |
||
878 | "autoload": { |
||
879 | "psr-0": { |
||
880 | "JMS\\": "src/" |
||
881 | } |
||
882 | }, |
||
883 | "notification-url": "https://packagist.org/downloads/", |
||
884 | "license": [ |
||
885 | "Apache2" |
||
886 | ], |
||
887 | "description": "A library for easily creating recursive-descent parsers.", |
||
888 | "time": "2012-11-18 18:08:43" |
||
889 | }, |
||
890 | { |
||
891 | "name": "jms/serializer", |
||
892 | "version": "0.16.0", |
||
893 | "source": { |
||
894 | "type": "git", |
||
895 | "url": "https://github.com/schmittjoh/serializer.git", |
||
896 | "reference": "c8a171357ca92b6706e395c757f334902d430ea9" |
||
897 | }, |
||
898 | "dist": { |
||
899 | "type": "zip", |
||
900 | "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9", |
||
901 | "reference": "c8a171357ca92b6706e395c757f334902d430ea9", |
||
902 | "shasum": "" |
||
903 | }, |
||
904 | "require": { |
||
905 | "doctrine/annotations": "1.*", |
||
906 | "jms/metadata": "~1.1", |
||
907 | "jms/parser-lib": "1.*", |
||
908 | "php": ">=5.3.2", |
||
909 | "phpcollection/phpcollection": "~0.1" |
||
910 | }, |
||
911 | "require-dev": { |
||
912 | "doctrine/orm": "~2.1", |
||
913 | "doctrine/phpcr-odm": "~1.0.1", |
||
914 | "jackalope/jackalope-doctrine-dbal": "1.0.*", |
||
915 | "propel/propel1": "~1.7", |
||
916 | "symfony/filesystem": "2.*", |
||
917 | "symfony/form": "~2.1", |
||
918 | "symfony/translation": "~2.0", |
||
919 | "symfony/validator": "~2.0", |
||
920 | "symfony/yaml": "2.*", |
||
921 | "twig/twig": ">=1.8,<2.0-dev" |
||
922 | }, |
||
923 | "suggest": { |
||
924 | "symfony/yaml": "Required if you'd like to serialize data to YAML format." |
||
925 | }, |
||
926 | "type": "library", |
||
927 | "extra": { |
||
928 | "branch-alias": { |
||
929 | "dev-master": "0.15-dev" |
||
930 | } |
||
931 | }, |
||
932 | "autoload": { |
||
933 | "psr-0": { |
||
934 | "JMS\\Serializer": "src/" |
||
935 | } |
||
936 | }, |
||
937 | "notification-url": "https://packagist.org/downloads/", |
||
938 | "license": [ |
||
939 | "Apache2" |
||
940 | ], |
||
941 | "authors": [ |
||
942 | { |
||
943 | "name": "Johannes Schmitt", |
||
944 | "email": "[email protected]", |
||
945 | "homepage": "https://github.com/schmittjoh", |
||
946 | "role": "Developer of wrapped JMSSerializerBundle" |
||
947 | } |
||
948 | ], |
||
949 | "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", |
||
950 | "homepage": "http://jmsyst.com/libs/serializer", |
||
951 | "keywords": [ |
||
952 | "deserialization", |
||
953 | "jaxb", |
||
954 | "json", |
||
955 | "serialization", |
||
956 | "xml" |
||
957 | ], |
||
958 | "time": "2014-03-18 08:39:00" |
||
959 | }, |
||
960 | { |
||
961 | "name": "phpcollection/phpcollection", |
||
962 | "version": "0.4.0", |
||
963 | "source": { |
||
964 | "type": "git", |
||
965 | "url": "https://github.com/schmittjoh/php-collection.git", |
||
966 | "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83" |
||
967 | }, |
||
968 | "dist": { |
||
969 | "type": "zip", |
||
970 | "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83", |
||
971 | "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83", |
||
972 | "shasum": "" |
||
973 | }, |
||
974 | "require": { |
||
975 | "phpoption/phpoption": "1.*" |
||
976 | }, |
||
977 | "type": "library", |
||
978 | "extra": { |
||
979 | "branch-alias": { |
||
980 | "dev-master": "0.3-dev" |
||
981 | } |
||
982 | }, |
||
983 | "autoload": { |
||
984 | "psr-0": { |
||
985 | "PhpCollection": "src/" |
||
986 | } |
||
987 | }, |
||
988 | "notification-url": "https://packagist.org/downloads/", |
||
989 | "license": [ |
||
990 | "Apache2" |
||
991 | ], |
||
992 | "authors": [ |
||
993 | { |
||
994 | "name": "Johannes Schmitt", |
||
995 | "email": "[email protected]", |
||
996 | "homepage": "https://github.com/schmittjoh", |
||
997 | "role": "Developer of wrapped JMSSerializerBundle" |
||
998 | } |
||
999 | ], |
||
1000 | "description": "General-Purpose Collection Library for PHP", |
||
1001 | "keywords": [ |
||
1002 | "collection", |
||
1003 | "list", |
||
1004 | "map", |
||
1005 | "sequence", |
||
1006 | "set" |
||
1007 | ], |
||
1008 | "time": "2014-03-11 13:46:42" |
||
1009 | }, |
||
1010 | { |
||
1011 | "name": "phpdocumentor/reflection-docblock", |
||
1012 | "version": "2.0.4", |
||
1013 | "source": { |
||
1014 | "type": "git", |
||
1015 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
1016 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" |
||
1017 | }, |
||
1018 | "dist": { |
||
1019 | "type": "zip", |
||
1020 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
1021 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
1022 | "shasum": "" |
||
1023 | }, |
||
1024 | "require": { |
||
1025 | "php": ">=5.3.3" |
||
1026 | }, |
||
1027 | "require-dev": { |
||
1028 | "phpunit/phpunit": "~4.0" |
||
1029 | }, |
||
1030 | "suggest": { |
||
1031 | "dflydev/markdown": "~1.0", |
||
1032 | "erusev/parsedown": "~1.0" |
||
1033 | }, |
||
1034 | "type": "library", |
||
1035 | "extra": { |
||
1036 | "branch-alias": { |
||
1037 | "dev-master": "2.0.x-dev" |
||
1038 | } |
||
1039 | }, |
||
1040 | "autoload": { |
||
1041 | "psr-0": { |
||
1042 | "phpDocumentor": [ |
||
1043 | "src/" |
||
1044 | ] |
||
1045 | } |
||
1046 | }, |
||
1047 | "notification-url": "https://packagist.org/downloads/", |
||
1048 | "license": [ |
||
1049 | "MIT" |
||
1050 | ], |
||
1051 | "authors": [ |
||
1052 | { |
||
1053 | "name": "Mike van Riel", |
||
1054 | "email": "[email protected]" |
||
1055 | } |
||
1056 | ], |
||
1057 | "time": "2015-02-03 12:10:50" |
||
1058 | }, |
||
1059 | { |
||
1060 | "name": "phpoption/phpoption", |
||
1061 | "version": "1.4.0", |
||
1062 | "source": { |
||
1063 | "type": "git", |
||
1064 | "url": "https://github.com/schmittjoh/php-option.git", |
||
1065 | "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5" |
||
1066 | }, |
||
1067 | "dist": { |
||
1068 | "type": "zip", |
||
1069 | "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5d099bcf0393908bf4ad69cc47dafb785d51f7f5", |
||
1070 | "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5", |
||
1071 | "shasum": "" |
||
1072 | }, |
||
1073 | "require": { |
||
1074 | "php": ">=5.3.0" |
||
1075 | }, |
||
1076 | "type": "library", |
||
1077 | "extra": { |
||
1078 | "branch-alias": { |
||
1079 | "dev-master": "1.3-dev" |
||
1080 | } |
||
1081 | }, |
||
1082 | "autoload": { |
||
1083 | "psr-0": { |
||
1084 | "PhpOption\\": "src/" |
||
1085 | } |
||
1086 | }, |
||
1087 | "notification-url": "https://packagist.org/downloads/", |
||
1088 | "license": [ |
||
1089 | "Apache2" |
||
1090 | ], |
||
1091 | "authors": [ |
||
1092 | { |
||
1093 | "name": "Johannes Schmitt", |
||
1094 | "email": "[email protected]", |
||
1095 | "homepage": "https://github.com/schmittjoh", |
||
1096 | "role": "Developer of wrapped JMSSerializerBundle" |
||
1097 | } |
||
1098 | ], |
||
1099 | "description": "Option Type for PHP", |
||
1100 | "keywords": [ |
||
1101 | "language", |
||
1102 | "option", |
||
1103 | "php", |
||
1104 | "type" |
||
1105 | ], |
||
1106 | "time": "2014-01-09 22:37:17" |
||
1107 | }, |
||
1108 | { |
||
1109 | "name": "phpspec/prophecy", |
||
1110 | "version": "v1.3.1", |
||
1111 | "source": { |
||
1112 | "type": "git", |
||
1113 | "url": "https://github.com/phpspec/prophecy.git", |
||
1114 | "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9" |
||
1115 | }, |
||
1116 | "dist": { |
||
1117 | "type": "zip", |
||
1118 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ca52329bcdd1500de24427542577ebf3fc2f1c9", |
||
1119 | "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9", |
||
1120 | "shasum": "" |
||
1121 | }, |
||
1122 | "require": { |
||
1123 | "doctrine/instantiator": "~1.0,>=1.0.2", |
||
1124 | "phpdocumentor/reflection-docblock": "~2.0" |
||
1125 | }, |
||
1126 | "require-dev": { |
||
1127 | "phpspec/phpspec": "~2.0" |
||
1128 | }, |
||
1129 | "type": "library", |
||
1130 | "extra": { |
||
1131 | "branch-alias": { |
||
1132 | "dev-master": "1.2.x-dev" |
||
1133 | } |
||
1134 | }, |
||
1135 | "autoload": { |
||
1136 | "psr-0": { |
||
1137 | "Prophecy\\": "src/" |
||
1138 | } |
||
1139 | }, |
||
1140 | "notification-url": "https://packagist.org/downloads/", |
||
1141 | "license": [ |
||
1142 | "MIT" |
||
1143 | ], |
||
1144 | "authors": [ |
||
1145 | { |
||
1146 | "name": "Konstantin Kudryashov", |
||
1147 | "email": "[email protected]", |
||
1148 | "homepage": "http://everzet.com" |
||
1149 | }, |
||
1150 | { |
||
1151 | "name": "Marcello Duarte", |
||
1152 | "email": "[email protected]" |
||
1153 | } |
||
1154 | ], |
||
1155 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
1156 | "homepage": "http://phpspec.org", |
||
1157 | "keywords": [ |
||
1158 | "Double", |
||
1159 | "Dummy", |
||
1160 | "fake", |
||
1161 | "mock", |
||
1162 | "spy", |
||
1163 | "stub" |
||
1164 | ], |
||
1165 | "time": "2014-11-17 16:23:49" |
||
1166 | }, |
||
1167 | { |
||
1168 | "name": "phpunit/php-code-coverage", |
||
1169 | "version": "2.0.15", |
||
1170 | "source": { |
||
1171 | "type": "git", |
||
1172 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
1173 | "reference": "34cc484af1ca149188d0d9e91412191e398e0b67" |
||
1174 | }, |
||
1175 | "dist": { |
||
1176 | "type": "zip", |
||
1177 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/34cc484af1ca149188d0d9e91412191e398e0b67", |
||
1178 | "reference": "34cc484af1ca149188d0d9e91412191e398e0b67", |
||
1179 | "shasum": "" |
||
1180 | }, |
||
1181 | "require": { |
||
1182 | "php": ">=5.3.3", |
||
1183 | "phpunit/php-file-iterator": "~1.3", |
||
1184 | "phpunit/php-text-template": "~1.2", |
||
1185 | "phpunit/php-token-stream": "~1.3", |
||
1186 | "sebastian/environment": "~1.0", |
||
1187 | "sebastian/version": "~1.0" |
||
1188 | }, |
||
1189 | "require-dev": { |
||
1190 | "ext-xdebug": ">=2.1.4", |
||
1191 | "phpunit/phpunit": "~4" |
||
1192 | }, |
||
1193 | "suggest": { |
||
1194 | "ext-dom": "*", |
||
1195 | "ext-xdebug": ">=2.2.1", |
||
1196 | "ext-xmlwriter": "*" |
||
1197 | }, |
||
1198 | "type": "library", |
||
1199 | "extra": { |
||
1200 | "branch-alias": { |
||
1201 | "dev-master": "2.0.x-dev" |
||
1202 | } |
||
1203 | }, |
||
1204 | "autoload": { |
||
1205 | "classmap": [ |
||
1206 | "src/" |
||
1207 | ] |
||
1208 | }, |
||
1209 | "notification-url": "https://packagist.org/downloads/", |
||
1210 | "license": [ |
||
1211 | "BSD-3-Clause" |
||
1212 | ], |
||
1213 | "authors": [ |
||
1214 | { |
||
1215 | "name": "Sebastian Bergmann", |
||
1216 | "email": "[email protected]", |
||
1217 | "role": "lead" |
||
1218 | } |
||
1219 | ], |
||
1220 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
1221 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
1222 | "keywords": [ |
||
1223 | "coverage", |
||
1224 | "testing", |
||
1225 | "xunit" |
||
1226 | ], |
||
1227 | "time": "2015-01-24 10:06:35" |
||
1228 | }, |
||
1229 | { |
||
1230 | "name": "phpunit/php-file-iterator", |
||
1231 | "version": "1.3.4", |
||
1232 | "source": { |
||
1233 | "type": "git", |
||
1234 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
1235 | "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb" |
||
1236 | }, |
||
1237 | "dist": { |
||
1238 | "type": "zip", |
||
1239 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb", |
||
1240 | "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb", |
||
1241 | "shasum": "" |
||
1242 | }, |
||
1243 | "require": { |
||
1244 | "php": ">=5.3.3" |
||
1245 | }, |
||
1246 | "type": "library", |
||
1247 | "autoload": { |
||
1248 | "classmap": [ |
||
1249 | "File/" |
||
1250 | ] |
||
1251 | }, |
||
1252 | "notification-url": "https://packagist.org/downloads/", |
||
1253 | "include-path": [ |
||
1254 | "" |
||
1255 | ], |
||
1256 | "license": [ |
||
1257 | "BSD-3-Clause" |
||
1258 | ], |
||
1259 | "authors": [ |
||
1260 | { |
||
1261 | "name": "Sebastian Bergmann", |
||
1262 | "email": "[email protected]", |
||
1263 | "role": "lead" |
||
1264 | } |
||
1265 | ], |
||
1266 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
1267 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
1268 | "keywords": [ |
||
1269 | "filesystem", |
||
1270 | "iterator" |
||
1271 | ], |
||
1272 | "time": "2013-10-10 15:34:57" |
||
1273 | }, |
||
1274 | { |
||
1275 | "name": "phpunit/php-text-template", |
||
1276 | "version": "1.2.0", |
||
1277 | "source": { |
||
1278 | "type": "git", |
||
1279 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
1280 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" |
||
1281 | }, |
||
1282 | "dist": { |
||
1283 | "type": "zip", |
||
1284 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
1285 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
1286 | "shasum": "" |
||
1287 | }, |
||
1288 | "require": { |
||
1289 | "php": ">=5.3.3" |
||
1290 | }, |
||
1291 | "type": "library", |
||
1292 | "autoload": { |
||
1293 | "classmap": [ |
||
1294 | "Text/" |
||
1295 | ] |
||
1296 | }, |
||
1297 | "notification-url": "https://packagist.org/downloads/", |
||
1298 | "include-path": [ |
||
1299 | "" |
||
1300 | ], |
||
1301 | "license": [ |
||
1302 | "BSD-3-Clause" |
||
1303 | ], |
||
1304 | "authors": [ |
||
1305 | { |
||
1306 | "name": "Sebastian Bergmann", |
||
1307 | "email": "[email protected]", |
||
1308 | "role": "lead" |
||
1309 | } |
||
1310 | ], |
||
1311 | "description": "Simple template engine.", |
||
1312 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
1313 | "keywords": [ |
||
1314 | "template" |
||
1315 | ], |
||
1316 | "time": "2014-01-30 17:20:04" |
||
1317 | }, |
||
1318 | { |
||
1319 | "name": "phpunit/php-timer", |
||
1320 | "version": "1.0.5", |
||
1321 | "source": { |
||
1322 | "type": "git", |
||
1323 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
1324 | "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" |
||
1325 | }, |
||
1326 | "dist": { |
||
1327 | "type": "zip", |
||
1328 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", |
||
1329 | "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", |
||
1330 | "shasum": "" |
||
1331 | }, |
||
1332 | "require": { |
||
1333 | "php": ">=5.3.3" |
||
1334 | }, |
||
1335 | "type": "library", |
||
1336 | "autoload": { |
||
1337 | "classmap": [ |
||
1338 | "PHP/" |
||
1339 | ] |
||
1340 | }, |
||
1341 | "notification-url": "https://packagist.org/downloads/", |
||
1342 | "include-path": [ |
||
1343 | "" |
||
1344 | ], |
||
1345 | "license": [ |
||
1346 | "BSD-3-Clause" |
||
1347 | ], |
||
1348 | "authors": [ |
||
1349 | { |
||
1350 | "name": "Sebastian Bergmann", |
||
1351 | "email": "[email protected]", |
||
1352 | "role": "lead" |
||
1353 | } |
||
1354 | ], |
||
1355 | "description": "Utility class for timing", |
||
1356 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
1357 | "keywords": [ |
||
1358 | "timer" |
||
1359 | ], |
||
1360 | "time": "2013-08-02 07:42:54" |
||
1361 | }, |
||
1362 | { |
||
1363 | "name": "phpunit/php-token-stream", |
||
1364 | "version": "1.4.0", |
||
1365 | "source": { |
||
1366 | "type": "git", |
||
1367 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
1368 | "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74" |
||
1369 | }, |
||
1370 | "dist": { |
||
1371 | "type": "zip", |
||
1372 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/db32c18eba00b121c145575fcbcd4d4d24e6db74", |
||
1373 | "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74", |
||
1374 | "shasum": "" |
||
1375 | }, |
||
1376 | "require": { |
||
1377 | "ext-tokenizer": "*", |
||
1378 | "php": ">=5.3.3" |
||
1379 | }, |
||
1380 | "require-dev": { |
||
1381 | "phpunit/phpunit": "~4.2" |
||
1382 | }, |
||
1383 | "type": "library", |
||
1384 | "extra": { |
||
1385 | "branch-alias": { |
||
1386 | "dev-master": "1.4-dev" |
||
1387 | } |
||
1388 | }, |
||
1389 | "autoload": { |
||
1390 | "classmap": [ |
||
1391 | "src/" |
||
1392 | ] |
||
1393 | }, |
||
1394 | "notification-url": "https://packagist.org/downloads/", |
||
1395 | "license": [ |
||
1396 | "BSD-3-Clause" |
||
1397 | ], |
||
1398 | "authors": [ |
||
1399 | { |
||
1400 | "name": "Sebastian Bergmann", |
||
1401 | "email": "[email protected]" |
||
1402 | } |
||
1403 | ], |
||
1404 | "description": "Wrapper around PHP's tokenizer extension.", |
||
1405 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
1406 | "keywords": [ |
||
1407 | "tokenizer" |
||
1408 | ], |
||
1409 | "time": "2015-01-17 09:51:32" |
||
1410 | }, |
||
1411 | { |
||
1412 | "name": "phpunit/phpunit", |
||
1413 | "version": "4.5.0", |
||
1414 | "source": { |
||
1415 | "type": "git", |
||
1416 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
1417 | "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5" |
||
1418 | }, |
||
1419 | "dist": { |
||
1420 | "type": "zip", |
||
1421 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5b578d3865a9128b9c209b011fda6539ec06e7a5", |
||
1422 | "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5", |
||
1423 | "shasum": "" |
||
1424 | }, |
||
1425 | "require": { |
||
1426 | "ext-dom": "*", |
||
1427 | "ext-json": "*", |
||
1428 | "ext-pcre": "*", |
||
1429 | "ext-reflection": "*", |
||
1430 | "ext-spl": "*", |
||
1431 | "php": ">=5.3.3", |
||
1432 | "phpspec/prophecy": "~1.3.1", |
||
1433 | "phpunit/php-code-coverage": "~2.0", |
||
1434 | "phpunit/php-file-iterator": "~1.3.2", |
||
1435 | "phpunit/php-text-template": "~1.2", |
||
1436 | "phpunit/php-timer": "~1.0.2", |
||
1437 | "phpunit/phpunit-mock-objects": "~2.3", |
||
1438 | "sebastian/comparator": "~1.1", |
||
1439 | "sebastian/diff": "~1.1", |
||
1440 | "sebastian/environment": "~1.2", |
||
1441 | "sebastian/exporter": "~1.2", |
||
1442 | "sebastian/global-state": "~1.0", |
||
1443 | "sebastian/version": "~1.0", |
||
1444 | "symfony/yaml": "~2.0" |
||
1445 | }, |
||
1446 | "suggest": { |
||
1447 | "phpunit/php-invoker": "~1.1" |
||
1448 | }, |
||
1449 | "bin": [ |
||
1450 | "phpunit" |
||
1451 | ], |
||
1452 | "type": "library", |
||
1453 | "extra": { |
||
1454 | "branch-alias": { |
||
1455 | "dev-master": "4.5.x-dev" |
||
1456 | } |
||
1457 | }, |
||
1458 | "autoload": { |
||
1459 | "classmap": [ |
||
1460 | "src/" |
||
1461 | ] |
||
1462 | }, |
||
1463 | "notification-url": "https://packagist.org/downloads/", |
||
1464 | "license": [ |
||
1465 | "BSD-3-Clause" |
||
1466 | ], |
||
1467 | "authors": [ |
||
1468 | { |
||
1469 | "name": "Sebastian Bergmann", |
||
1470 | "email": "[email protected]", |
||
1471 | "role": "lead" |
||
1472 | } |
||
1473 | ], |
||
1474 | "description": "The PHP Unit Testing framework.", |
||
1475 | "homepage": "https://phpunit.de/", |
||
1476 | "keywords": [ |
||
1477 | "phpunit", |
||
1478 | "testing", |
||
1479 | "xunit" |
||
1480 | ], |
||
1481 | "time": "2015-02-05 15:51:19" |
||
1482 | }, |
||
1483 | { |
||
1484 | "name": "phpunit/phpunit-mock-objects", |
||
1485 | "version": "2.3.0", |
||
1486 | "source": { |
||
1487 | "type": "git", |
||
1488 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
1489 | "reference": "c63d2367247365f688544f0d500af90a11a44c65" |
||
1490 | }, |
||
1491 | "dist": { |
||
1492 | "type": "zip", |
||
1493 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65", |
||
1494 | "reference": "c63d2367247365f688544f0d500af90a11a44c65", |
||
1495 | "shasum": "" |
||
1496 | }, |
||
1497 | "require": { |
||
1498 | "doctrine/instantiator": "~1.0,>=1.0.1", |
||
1499 | "php": ">=5.3.3", |
||
1500 | "phpunit/php-text-template": "~1.2" |
||
1501 | }, |
||
1502 | "require-dev": { |
||
1503 | "phpunit/phpunit": "~4.3" |
||
1504 | }, |
||
1505 | "suggest": { |
||
1506 | "ext-soap": "*" |
||
1507 | }, |
||
1508 | "type": "library", |
||
1509 | "extra": { |
||
1510 | "branch-alias": { |
||
1511 | "dev-master": "2.3.x-dev" |
||
1512 | } |
||
1513 | }, |
||
1514 | "autoload": { |
||
1515 | "classmap": [ |
||
1516 | "src/" |
||
1517 | ] |
||
1518 | }, |
||
1519 | "notification-url": "https://packagist.org/downloads/", |
||
1520 | "license": [ |
||
1521 | "BSD-3-Clause" |
||
1522 | ], |
||
1523 | "authors": [ |
||
1524 | { |
||
1525 | "name": "Sebastian Bergmann", |
||
1526 | "email": "[email protected]", |
||
1527 | "role": "lead" |
||
1528 | } |
||
1529 | ], |
||
1530 | "description": "Mock Object library for PHPUnit", |
||
1531 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
1532 | "keywords": [ |
||
1533 | "mock", |
||
1534 | "xunit" |
||
1535 | ], |
||
1536 | "time": "2014-10-03 05:12:11" |
||
1537 | }, |
||
1538 | { |
||
1539 | "name": "scrutinizer/ocular", |
||
1540 | "version": "1.1.1", |
||
1541 | "source": { |
||
1542 | "type": "git", |
||
1543 | "url": "https://github.com/scrutinizer-ci/ocular.git", |
||
1544 | "reference": "8e0a8c7f085bc4857bd52132833679dcfd504fc1" |
||
1545 | }, |
||
1546 | "dist": { |
||
1547 | "type": "zip", |
||
1548 | "url": "https://api.github.com/repos/scrutinizer-ci/ocular/zipball/8e0a8c7f085bc4857bd52132833679dcfd504fc1", |
||
1549 | "reference": "8e0a8c7f085bc4857bd52132833679dcfd504fc1", |
||
1550 | "shasum": "" |
||
1551 | }, |
||
1552 | "require": { |
||
1553 | "guzzle/guzzle": "~3.0", |
||
1554 | "jms/serializer": "~0.13", |
||
1555 | "phpoption/phpoption": "~1.0", |
||
1556 | "symfony/console": "~2.0", |
||
1557 | "symfony/process": "~2.3" |
||
1558 | }, |
||
1559 | "require-dev": { |
||
1560 | "symfony/filesystem": "~2.0" |
||
1561 | }, |
||
1562 | "bin": [ |
||
1563 | "bin/ocular" |
||
1564 | ], |
||
1565 | "type": "library", |
||
1566 | "autoload": { |
||
1567 | "psr-0": { |
||
1568 | "Scrutinizer\\Ocular\\": "src/" |
||
1569 | } |
||
1570 | }, |
||
1571 | "notification-url": "https://packagist.org/downloads/", |
||
1572 | "time": "2014-04-12 20:46:35" |
||
1573 | }, |
||
1574 | { |
||
1575 | "name": "sebastian/comparator", |
||
1576 | "version": "1.1.1", |
||
1577 | "source": { |
||
1578 | "type": "git", |
||
1579 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
1580 | "reference": "1dd8869519a225f7f2b9eb663e225298fade819e" |
||
1581 | }, |
||
1582 | "dist": { |
||
1583 | "type": "zip", |
||
1584 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e", |
||
1585 | "reference": "1dd8869519a225f7f2b9eb663e225298fade819e", |
||
1586 | "shasum": "" |
||
1587 | }, |
||
1588 | "require": { |
||
1589 | "php": ">=5.3.3", |
||
1590 | "sebastian/diff": "~1.2", |
||
1591 | "sebastian/exporter": "~1.2" |
||
1592 | }, |
||
1593 | "require-dev": { |
||
1594 | "phpunit/phpunit": "~4.4" |
||
1595 | }, |
||
1596 | "type": "library", |
||
1597 | "extra": { |
||
1598 | "branch-alias": { |
||
1599 | "dev-master": "1.1.x-dev" |
||
1600 | } |
||
1601 | }, |
||
1602 | "autoload": { |
||
1603 | "classmap": [ |
||
1604 | "src/" |
||
1605 | ] |
||
1606 | }, |
||
1607 | "notification-url": "https://packagist.org/downloads/", |
||
1608 | "license": [ |
||
1609 | "BSD-3-Clause" |
||
1610 | ], |
||
1611 | "authors": [ |
||
1612 | { |
||
1613 | "name": "Jeff Welch", |
||
1614 | "email": "[email protected]" |
||
1615 | }, |
||
1616 | { |
||
1617 | "name": "Volker Dusch", |
||
1618 | "email": "[email protected]" |
||
1619 | }, |
||
1620 | { |
||
1621 | "name": "Bernhard Schussek", |
||
1622 | "email": "[email protected]" |
||
1623 | }, |
||
1624 | { |
||
1625 | "name": "Sebastian Bergmann", |
||
1626 | "email": "[email protected]" |
||
1627 | } |
||
1628 | ], |
||
1629 | "description": "Provides the functionality to compare PHP values for equality", |
||
1630 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
1631 | "keywords": [ |
||
1632 | "comparator", |
||
1633 | "compare", |
||
1634 | "equality" |
||
1635 | ], |
||
1636 | "time": "2015-01-29 16:28:08" |
||
1637 | }, |
||
1638 | { |
||
1639 | "name": "sebastian/diff", |
||
1640 | "version": "1.2.0", |
||
1641 | "source": { |
||
1642 | "type": "git", |
||
1643 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
1644 | "reference": "5843509fed39dee4b356a306401e9dd1a931fec7" |
||
1645 | }, |
||
1646 | "dist": { |
||
1647 | "type": "zip", |
||
1648 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7", |
||
1649 | "reference": "5843509fed39dee4b356a306401e9dd1a931fec7", |
||
1650 | "shasum": "" |
||
1651 | }, |
||
1652 | "require": { |
||
1653 | "php": ">=5.3.3" |
||
1654 | }, |
||
1655 | "require-dev": { |
||
1656 | "phpunit/phpunit": "~4.2" |
||
1657 | }, |
||
1658 | "type": "library", |
||
1659 | "extra": { |
||
1660 | "branch-alias": { |
||
1661 | "dev-master": "1.2-dev" |
||
1662 | } |
||
1663 | }, |
||
1664 | "autoload": { |
||
1665 | "classmap": [ |
||
1666 | "src/" |
||
1667 | ] |
||
1668 | }, |
||
1669 | "notification-url": "https://packagist.org/downloads/", |
||
1670 | "license": [ |
||
1671 | "BSD-3-Clause" |
||
1672 | ], |
||
1673 | "authors": [ |
||
1674 | { |
||
1675 | "name": "Kore Nordmann", |
||
1676 | "email": "[email protected]" |
||
1677 | }, |
||
1678 | { |
||
1679 | "name": "Sebastian Bergmann", |
||
1680 | "email": "[email protected]" |
||
1681 | } |
||
1682 | ], |
||
1683 | "description": "Diff implementation", |
||
1684 | "homepage": "http://www.github.com/sebastianbergmann/diff", |
||
1685 | "keywords": [ |
||
1686 | "diff" |
||
1687 | ], |
||
1688 | "time": "2014-08-15 10:29:00" |
||
1689 | }, |
||
1690 | { |
||
1691 | "name": "sebastian/environment", |
||
1692 | "version": "1.2.1", |
||
1693 | "source": { |
||
1694 | "type": "git", |
||
1695 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
1696 | "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7" |
||
1697 | }, |
||
1698 | "dist": { |
||
1699 | "type": "zip", |
||
1700 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7", |
||
1701 | "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7", |
||
1702 | "shasum": "" |
||
1703 | }, |
||
1704 | "require": { |
||
1705 | "php": ">=5.3.3" |
||
1706 | }, |
||
1707 | "require-dev": { |
||
1708 | "phpunit/phpunit": "~4.3" |
||
1709 | }, |
||
1710 | "type": "library", |
||
1711 | "extra": { |
||
1712 | "branch-alias": { |
||
1713 | "dev-master": "1.2.x-dev" |
||
1714 | } |
||
1715 | }, |
||
1716 | "autoload": { |
||
1717 | "classmap": [ |
||
1718 | "src/" |
||
1719 | ] |
||
1720 | }, |
||
1721 | "notification-url": "https://packagist.org/downloads/", |
||
1722 | "license": [ |
||
1723 | "BSD-3-Clause" |
||
1724 | ], |
||
1725 | "authors": [ |
||
1726 | { |
||
1727 | "name": "Sebastian Bergmann", |
||
1728 | "email": "[email protected]" |
||
1729 | } |
||
1730 | ], |
||
1731 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
1732 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
1733 | "keywords": [ |
||
1734 | "Xdebug", |
||
1735 | "environment", |
||
1736 | "hhvm" |
||
1737 | ], |
||
1738 | "time": "2014-10-25 08:00:45" |
||
1739 | }, |
||
1740 | { |
||
1741 | "name": "sebastian/exporter", |
||
1742 | "version": "1.2.0", |
||
1743 | "source": { |
||
1744 | "type": "git", |
||
1745 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
1746 | "reference": "84839970d05254c73cde183a721c7af13aede943" |
||
1747 | }, |
||
1748 | "dist": { |
||
1749 | "type": "zip", |
||
1750 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943", |
||
1751 | "reference": "84839970d05254c73cde183a721c7af13aede943", |
||
1752 | "shasum": "" |
||
1753 | }, |
||
1754 | "require": { |
||
1755 | "php": ">=5.3.3", |
||
1756 | "sebastian/recursion-context": "~1.0" |
||
1757 | }, |
||
1758 | "require-dev": { |
||
1759 | "phpunit/phpunit": "~4.4" |
||
1760 | }, |
||
1761 | "type": "library", |
||
1762 | "extra": { |
||
1763 | "branch-alias": { |
||
1764 | "dev-master": "1.2.x-dev" |
||
1765 | } |
||
1766 | }, |
||
1767 | "autoload": { |
||
1768 | "classmap": [ |
||
1769 | "src/" |
||
1770 | ] |
||
1771 | }, |
||
1772 | "notification-url": "https://packagist.org/downloads/", |
||
1773 | "license": [ |
||
1774 | "BSD-3-Clause" |
||
1775 | ], |
||
1776 | "authors": [ |
||
1777 | { |
||
1778 | "name": "Jeff Welch", |
||
1779 | "email": "[email protected]" |
||
1780 | }, |
||
1781 | { |
||
1782 | "name": "Volker Dusch", |
||
1783 | "email": "[email protected]" |
||
1784 | }, |
||
1785 | { |
||
1786 | "name": "Bernhard Schussek", |
||
1787 | "email": "[email protected]" |
||
1788 | }, |
||
1789 | { |
||
1790 | "name": "Sebastian Bergmann", |
||
1791 | "email": "[email protected]" |
||
1792 | }, |
||
1793 | { |
||
1794 | "name": "Adam Harvey", |
||
1795 | "email": "[email protected]" |
||
1796 | } |
||
1797 | ], |
||
1798 | "description": "Provides the functionality to export PHP variables for visualization", |
||
1799 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
1800 | "keywords": [ |
||
1801 | "export", |
||
1802 | "exporter" |
||
1803 | ], |
||
1804 | "time": "2015-01-27 07:23:06" |
||
1805 | }, |
||
1806 | { |
||
1807 | "name": "sebastian/global-state", |
||
1808 | "version": "1.0.0", |
||
1809 | "source": { |
||
1810 | "type": "git", |
||
1811 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
1812 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01" |
||
1813 | }, |
||
1814 | "dist": { |
||
1815 | "type": "zip", |
||
1816 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
1817 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
1818 | "shasum": "" |
||
1819 | }, |
||
1820 | "require": { |
||
1821 | "php": ">=5.3.3" |
||
1822 | }, |
||
1823 | "require-dev": { |
||
1824 | "phpunit/phpunit": "~4.2" |
||
1825 | }, |
||
1826 | "suggest": { |
||
1827 | "ext-uopz": "*" |
||
1828 | }, |
||
1829 | "type": "library", |
||
1830 | "extra": { |
||
1831 | "branch-alias": { |
||
1832 | "dev-master": "1.0-dev" |
||
1833 | } |
||
1834 | }, |
||
1835 | "autoload": { |
||
1836 | "classmap": [ |
||
1837 | "src/" |
||
1838 | ] |
||
1839 | }, |
||
1840 | "notification-url": "https://packagist.org/downloads/", |
||
1841 | "license": [ |
||
1842 | "BSD-3-Clause" |
||
1843 | ], |
||
1844 | "authors": [ |
||
1845 | { |
||
1846 | "name": "Sebastian Bergmann", |
||
1847 | "email": "[email protected]" |
||
1848 | } |
||
1849 | ], |
||
1850 | "description": "Snapshotting of global state", |
||
1851 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
1852 | "keywords": [ |
||
1853 | "global state" |
||
1854 | ], |
||
1855 | "time": "2014-10-06 09:23:50" |
||
1856 | }, |
||
1857 | { |
||
1858 | "name": "sebastian/recursion-context", |
||
1859 | "version": "1.0.0", |
||
1860 | "source": { |
||
1861 | "type": "git", |
||
1862 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
1863 | "reference": "3989662bbb30a29d20d9faa04a846af79b276252" |
||
1864 | }, |
||
1865 | "dist": { |
||
1866 | "type": "zip", |
||
1867 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252", |
||
1868 | "reference": "3989662bbb30a29d20d9faa04a846af79b276252", |
||
1869 | "shasum": "" |
||
1870 | }, |
||
1871 | "require": { |
||
1872 | "php": ">=5.3.3" |
||
1873 | }, |
||
1874 | "require-dev": { |
||
1875 | "phpunit/phpunit": "~4.4" |
||
1876 | }, |
||
1877 | "type": "library", |
||
1878 | "extra": { |
||
1879 | "branch-alias": { |
||
1880 | "dev-master": "1.0.x-dev" |
||
1881 | } |
||
1882 | }, |
||
1883 | "autoload": { |
||
1884 | "classmap": [ |
||
1885 | "src/" |
||
1886 | ] |
||
1887 | }, |
||
1888 | "notification-url": "https://packagist.org/downloads/", |
||
1889 | "license": [ |
||
1890 | "BSD-3-Clause" |
||
1891 | ], |
||
1892 | "authors": [ |
||
1893 | { |
||
1894 | "name": "Jeff Welch", |
||
1895 | "email": "[email protected]" |
||
1896 | }, |
||
1897 | { |
||
1898 | "name": "Sebastian Bergmann", |
||
1899 | "email": "[email protected]" |
||
1900 | }, |
||
1901 | { |
||
1902 | "name": "Adam Harvey", |
||
1903 | "email": "[email protected]" |
||
1904 | } |
||
1905 | ], |
||
1906 | "description": "Provides functionality to recursively process PHP variables", |
||
1907 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
1908 | "time": "2015-01-24 09:48:32" |
||
1909 | }, |
||
1910 | { |
||
1911 | "name": "sebastian/version", |
||
1912 | "version": "1.0.4", |
||
1913 | "source": { |
||
1914 | "type": "git", |
||
1915 | "url": "https://github.com/sebastianbergmann/version.git", |
||
1916 | "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b" |
||
1917 | }, |
||
1918 | "dist": { |
||
1919 | "type": "zip", |
||
1920 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/a77d9123f8e809db3fbdea15038c27a95da4058b", |
||
1921 | "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b", |
||
1922 | "shasum": "" |
||
1923 | }, |
||
1924 | "type": "library", |
||
1925 | "autoload": { |
||
1926 | "classmap": [ |
||
1927 | "src/" |
||
1928 | ] |
||
1929 | }, |
||
1930 | "notification-url": "https://packagist.org/downloads/", |
||
1931 | "license": [ |
||
1932 | "BSD-3-Clause" |
||
1933 | ], |
||
1934 | "authors": [ |
||
1935 | { |
||
1936 | "name": "Sebastian Bergmann", |
||
1937 | "email": "[email protected]", |
||
1938 | "role": "lead" |
||
1939 | } |
||
1940 | ], |
||
1941 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
1942 | "homepage": "https://github.com/sebastianbergmann/version", |
||
1943 | "time": "2014-12-15 14:25:24" |
||
1944 | }, |
||
1945 | { |
||
1946 | "name": "symfony/console", |
||
1947 | "version": "v2.6.5", |
||
1948 | "target-dir": "Symfony/Component/Console", |
||
1949 | "source": { |
||
1950 | "type": "git", |
||
1951 | "url": "https://github.com/symfony/Console.git", |
||
1952 | "reference": "53f86497ccd01677e22435cfb7262599450a90d1" |
||
1953 | }, |
||
1954 | "dist": { |
||
1955 | "type": "zip", |
||
1956 | "url": "https://api.github.com/repos/symfony/Console/zipball/53f86497ccd01677e22435cfb7262599450a90d1", |
||
1957 | "reference": "53f86497ccd01677e22435cfb7262599450a90d1", |
||
1958 | "shasum": "" |
||
1959 | }, |
||
1960 | "require": { |
||
1961 | "php": ">=5.3.3" |
||
1962 | }, |
||
1963 | "require-dev": { |
||
1964 | "psr/log": "~1.0", |
||
1965 | "symfony/event-dispatcher": "~2.1", |
||
1966 | "symfony/phpunit-bridge": "~2.7", |
||
1967 | "symfony/process": "~2.1" |
||
1968 | }, |
||
1969 | "suggest": { |
||
1970 | "psr/log": "For using the console logger", |
||
1971 | "symfony/event-dispatcher": "", |
||
1972 | "symfony/process": "" |
||
1973 | }, |
||
1974 | "type": "library", |
||
1975 | "extra": { |
||
1976 | "branch-alias": { |
||
1977 | "dev-master": "2.6-dev" |
||
1978 | } |
||
1979 | }, |
||
1980 | "autoload": { |
||
1981 | "psr-0": { |
||
1982 | "Symfony\\Component\\Console\\": "" |
||
1983 | } |
||
1984 | }, |
||
1985 | "notification-url": "https://packagist.org/downloads/", |
||
1986 | "license": [ |
||
1987 | "MIT" |
||
1988 | ], |
||
1989 | "authors": [ |
||
1990 | { |
||
1991 | "name": "Symfony Community", |
||
1992 | "homepage": "http://symfony.com/contributors" |
||
1993 | }, |
||
1994 | { |
||
1995 | "name": "Fabien Potencier", |
||
1996 | "email": "[email protected]" |
||
1997 | } |
||
1998 | ], |
||
1999 | "description": "Symfony Console Component", |
||
2000 | "homepage": "http://symfony.com", |
||
2001 | "time": "2015-03-13 17:37:22" |
||
2002 | }, |
||
2003 | { |
||
2004 | "name": "symfony/event-dispatcher", |
||
2005 | "version": "v2.6.5", |
||
2006 | "target-dir": "Symfony/Component/EventDispatcher", |
||
2007 | "source": { |
||
2008 | "type": "git", |
||
2009 | "url": "https://github.com/symfony/EventDispatcher.git", |
||
2010 | "reference": "70f7c8478739ad21e3deef0d977b38c77f1fb284" |
||
2011 | }, |
||
2012 | "dist": { |
||
2013 | "type": "zip", |
||
2014 | "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/70f7c8478739ad21e3deef0d977b38c77f1fb284", |
||
2015 | "reference": "70f7c8478739ad21e3deef0d977b38c77f1fb284", |
||
2016 | "shasum": "" |
||
2017 | }, |
||
2018 | "require": { |
||
2019 | "php": ">=5.3.3" |
||
2020 | }, |
||
2021 | "require-dev": { |
||
2022 | "psr/log": "~1.0", |
||
2023 | "symfony/config": "~2.0,>=2.0.5", |
||
2024 | "symfony/dependency-injection": "~2.6", |
||
2025 | "symfony/expression-language": "~2.6", |
||
2026 | "symfony/phpunit-bridge": "~2.7", |
||
2027 | "symfony/stopwatch": "~2.3" |
||
2028 | }, |
||
2029 | "suggest": { |
||
2030 | "symfony/dependency-injection": "", |
||
2031 | "symfony/http-kernel": "" |
||
2032 | }, |
||
2033 | "type": "library", |
||
2034 | "extra": { |
||
2035 | "branch-alias": { |
||
2036 | "dev-master": "2.6-dev" |
||
2037 | } |
||
2038 | }, |
||
2039 | "autoload": { |
||
2040 | "psr-0": { |
||
2041 | "Symfony\\Component\\EventDispatcher\\": "" |
||
2042 | } |
||
2043 | }, |
||
2044 | "notification-url": "https://packagist.org/downloads/", |
||
2045 | "license": [ |
||
2046 | "MIT" |
||
2047 | ], |
||
2048 | "authors": [ |
||
2049 | { |
||
2050 | "name": "Symfony Community", |
||
2051 | "homepage": "http://symfony.com/contributors" |
||
2052 | }, |
||
2053 | { |
||
2054 | "name": "Fabien Potencier", |
||
2055 | "email": "[email protected]" |
||
2056 | } |
||
2057 | ], |
||
2058 | "description": "Symfony EventDispatcher Component", |
||
2059 | "homepage": "http://symfony.com", |
||
2060 | "time": "2015-03-13 17:37:22" |
||
2061 | }, |
||
2062 | { |
||
2063 | "name": "symfony/process", |
||
2064 | "version": "v2.6.5", |
||
2065 | "target-dir": "Symfony/Component/Process", |
||
2066 | "source": { |
||
2067 | "type": "git", |
||
2068 | "url": "https://github.com/symfony/Process.git", |
||
2069 | "reference": "4d717f34f3d1d6ab30fbe79f7132960a27f4a0dc" |
||
2070 | }, |
||
2071 | "dist": { |
||
2072 | "type": "zip", |
||
2073 | "url": "https://api.github.com/repos/symfony/Process/zipball/4d717f34f3d1d6ab30fbe79f7132960a27f4a0dc", |
||
2074 | "reference": "4d717f34f3d1d6ab30fbe79f7132960a27f4a0dc", |
||
2075 | "shasum": "" |
||
2076 | }, |
||
2077 | "require": { |
||
2078 | "php": ">=5.3.3" |
||
2079 | }, |
||
2080 | "require-dev": { |
||
2081 | "symfony/phpunit-bridge": "~2.7" |
||
2082 | }, |
||
2083 | "type": "library", |
||
2084 | "extra": { |
||
2085 | "branch-alias": { |
||
2086 | "dev-master": "2.6-dev" |
||
2087 | } |
||
2088 | }, |
||
2089 | "autoload": { |
||
2090 | "psr-0": { |
||
2091 | "Symfony\\Component\\Process\\": "" |
||
2092 | } |
||
2093 | }, |
||
2094 | "notification-url": "https://packagist.org/downloads/", |
||
2095 | "license": [ |
||
2096 | "MIT" |
||
2097 | ], |
||
2098 | "authors": [ |
||
2099 | { |
||
2100 | "name": "Symfony Community", |
||
2101 | "homepage": "http://symfony.com/contributors" |
||
2102 | }, |
||
2103 | { |
||
2104 | "name": "Fabien Potencier", |
||
2105 | "email": "[email protected]" |
||
2106 | } |
||
2107 | ], |
||
2108 | "description": "Symfony Process Component", |
||
2109 | "homepage": "http://symfony.com", |
||
2110 | "time": "2015-03-12 10:28:44" |
||
2111 | }, |
||
2112 | { |
||
2113 | "name": "symfony/yaml", |
||
2114 | "version": "v2.6.5", |
||
2115 | "target-dir": "Symfony/Component/Yaml", |
||
2116 | "source": { |
||
2117 | "type": "git", |
||
2118 | "url": "https://github.com/symfony/Yaml.git", |
||
2119 | "reference": "0cd8e72071e46e15fc072270ae39ea1b66b10a9d" |
||
2120 | }, |
||
2121 | "dist": { |
||
2122 | "type": "zip", |
||
2123 | "url": "https://api.github.com/repos/symfony/Yaml/zipball/0cd8e72071e46e15fc072270ae39ea1b66b10a9d", |
||
2124 | "reference": "0cd8e72071e46e15fc072270ae39ea1b66b10a9d", |
||
2125 | "shasum": "" |
||
2126 | }, |
||
2127 | "require": { |
||
2128 | "php": ">=5.3.3" |
||
2129 | }, |
||
2130 | "require-dev": { |
||
2131 | "symfony/phpunit-bridge": "~2.7" |
||
2132 | }, |
||
2133 | "type": "library", |
||
2134 | "extra": { |
||
2135 | "branch-alias": { |
||
2136 | "dev-master": "2.6-dev" |
||
2137 | } |
||
2138 | }, |
||
2139 | "autoload": { |
||
2140 | "psr-0": { |
||
2141 | "Symfony\\Component\\Yaml\\": "" |
||
2142 | } |
||
2143 | }, |
||
2144 | "notification-url": "https://packagist.org/downloads/", |
||
2145 | "license": [ |
||
2146 | "MIT" |
||
2147 | ], |
||
2148 | "authors": [ |
||
2149 | { |
||
2150 | "name": "Symfony Community", |
||
2151 | "homepage": "http://symfony.com/contributors" |
||
2152 | }, |
||
2153 | { |
||
2154 | "name": "Fabien Potencier", |
||
2155 | "email": "[email protected]" |
||
2156 | } |
||
2157 | ], |
||
2158 | "description": "Symfony Yaml Component", |
||
2159 | "homepage": "http://symfony.com", |
||
2160 | "time": "2015-03-12 10:28:44" |
||
2161 | } |
||
2162 | ], |
||
2163 | "aliases": [], |
||
2164 | "minimum-stability": "stable", |
||
2165 | "stability-flags": [], |
||
2166 | "prefer-stable": false, |
||
2167 | "prefer-lowest": false, |
||
2168 | "platform": [], |
||
2169 | "platform-dev": [] |
||
2170 | } |
||
2171 |