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": "12f60c71431d66266f076915cbd5b9b7", |
||
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-switch", |
||
63 | "version": "v3.3.2", |
||
64 | "source": { |
||
65 | "type": "git", |
||
66 | "url": "https://github.com/nostalgiaz/bootstrap-switch.git", |
||
67 | "reference": "ec69b5dd914dacb19cf1fa8e1be7eea6bcc7b083" |
||
68 | }, |
||
69 | "dist": { |
||
70 | "type": "zip", |
||
71 | "url": "https://api.github.com/repos/nostalgiaz/bootstrap-switch/zipball/ec69b5dd914dacb19cf1fa8e1be7eea6bcc7b083", |
||
72 | "reference": "ec69b5dd914dacb19cf1fa8e1be7eea6bcc7b083", |
||
73 | "shasum": "" |
||
74 | }, |
||
75 | "require": { |
||
76 | "bower-asset/bootstrap": ">=2.3.2", |
||
77 | "bower-asset/jquery": ">=1.9.0" |
||
78 | }, |
||
79 | "require-dev": { |
||
80 | "bower-asset/bootstrap": "~3.3", |
||
81 | "bower-asset/jquery": "~2.1" |
||
82 | }, |
||
83 | "type": "bower-asset-library", |
||
84 | "extra": { |
||
85 | "bower-asset-main": [ |
||
86 | "./dist/js/bootstrap-switch.js", |
||
87 | "./dist/css/bootstrap3/bootstrap-switch.css" |
||
88 | ], |
||
89 | "bower-asset-ignore": [ |
||
90 | "docs", |
||
91 | "test", |
||
92 | "CNAME", |
||
93 | "coffeelint.json", |
||
94 | "composer.json", |
||
95 | "CONTRIBUTING.md", |
||
96 | "gulpfile.coffee", |
||
97 | "gulpfile.js", |
||
98 | "index.html", |
||
99 | "package.json" |
||
100 | ] |
||
101 | }, |
||
102 | "description": "Turn checkboxes and radio buttons in toggle switches." |
||
103 | }, |
||
104 | { |
||
105 | "name": "bower-asset/jquery", |
||
106 | "version": "2.1.3", |
||
107 | "source": { |
||
108 | "type": "git", |
||
109 | "url": "https://github.com/jquery/jquery.git", |
||
110 | "reference": "8f2a9d9272d6ed7f32d3a484740ab342c02541e0" |
||
111 | }, |
||
112 | "dist": { |
||
113 | "type": "zip", |
||
114 | "url": "https://api.github.com/repos/jquery/jquery/zipball/8f2a9d9272d6ed7f32d3a484740ab342c02541e0", |
||
115 | "reference": "8f2a9d9272d6ed7f32d3a484740ab342c02541e0", |
||
116 | "shasum": "" |
||
117 | }, |
||
118 | "require-dev": { |
||
119 | "bower-asset/qunit": "1.14.0", |
||
120 | "bower-asset/requirejs": "2.1.10", |
||
121 | "bower-asset/sinon": "1.8.1", |
||
122 | "bower-asset/sizzle": "2.1.1-patch2" |
||
123 | }, |
||
124 | "type": "bower-asset-library", |
||
125 | "extra": { |
||
126 | "bower-asset-main": "dist/jquery.js", |
||
127 | "bower-asset-ignore": [ |
||
128 | "**/.*", |
||
129 | "build", |
||
130 | "speed", |
||
131 | "test", |
||
132 | "*.md", |
||
133 | "AUTHORS.txt", |
||
134 | "Gruntfile.js", |
||
135 | "package.json" |
||
136 | ] |
||
137 | }, |
||
138 | "license": [ |
||
139 | "MIT" |
||
140 | ], |
||
141 | "keywords": [ |
||
142 | "javascript", |
||
143 | "jquery", |
||
144 | "library" |
||
145 | ] |
||
146 | }, |
||
147 | { |
||
148 | "name": "bower-asset/jquery.inputmask", |
||
149 | "version": "3.1.61", |
||
150 | "source": { |
||
151 | "type": "git", |
||
152 | "url": "https://github.com/RobinHerbots/jquery.inputmask.git", |
||
153 | "reference": "f2c086411d2557fc485c47afb3cecfa6c1de9ee2" |
||
154 | }, |
||
155 | "dist": { |
||
156 | "type": "zip", |
||
157 | "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/f2c086411d2557fc485c47afb3cecfa6c1de9ee2", |
||
158 | "reference": "f2c086411d2557fc485c47afb3cecfa6c1de9ee2", |
||
159 | "shasum": "" |
||
160 | }, |
||
161 | "require": { |
||
162 | "bower-asset/jquery": ">=1.7" |
||
163 | }, |
||
164 | "type": "bower-asset-library", |
||
165 | "extra": { |
||
166 | "bower-asset-main": [ |
||
167 | "./dist/inputmask/jquery.inputmask.js", |
||
168 | "./dist/inputmask/jquery.inputmask.extensions.js", |
||
169 | "./dist/inputmask/jquery.inputmask.date.extensions.js", |
||
170 | "./dist/inputmask/jquery.inputmask.numeric.extensions.js", |
||
171 | "./dist/inputmask/jquery.inputmask.phone.extensions.js", |
||
172 | "./dist/inputmask/jquery.inputmask.regex.extensions.js" |
||
173 | ], |
||
174 | "bower-asset-ignore": [ |
||
175 | "**/.*", |
||
176 | "qunit/", |
||
177 | "nuget/", |
||
178 | "tools/", |
||
179 | "js/", |
||
180 | "*.md", |
||
181 | "build.properties", |
||
182 | "build.xml", |
||
183 | "jquery.inputmask.jquery.json" |
||
184 | ] |
||
185 | }, |
||
186 | "license": [ |
||
187 | "http://opensource.org/licenses/mit-license.php" |
||
188 | ], |
||
189 | "description": "jquery.inputmask is a jquery plugin which create an input mask.", |
||
190 | "keywords": [ |
||
191 | "form", |
||
192 | "input", |
||
193 | "inputmask", |
||
194 | "jquery", |
||
195 | "mask", |
||
196 | "plugins" |
||
197 | ] |
||
198 | }, |
||
199 | { |
||
200 | "name": "bower-asset/punycode", |
||
201 | "version": "v1.3.2", |
||
202 | "source": { |
||
203 | "type": "git", |
||
204 | "url": "https://github.com/bestiejs/punycode.js.git", |
||
205 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" |
||
206 | }, |
||
207 | "dist": { |
||
208 | "type": "zip", |
||
209 | "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
210 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
211 | "shasum": "" |
||
212 | }, |
||
213 | "type": "bower-asset-library", |
||
214 | "extra": { |
||
215 | "bower-asset-main": "punycode.js", |
||
216 | "bower-asset-ignore": [ |
||
217 | "coverage", |
||
218 | "tests", |
||
219 | ".*", |
||
220 | "component.json", |
||
221 | "Gruntfile.js", |
||
222 | "node_modules", |
||
223 | "package.json" |
||
224 | ] |
||
225 | } |
||
226 | }, |
||
227 | { |
||
228 | "name": "bower-asset/yii2-pjax", |
||
229 | "version": "v2.0.4", |
||
230 | "source": { |
||
231 | "type": "git", |
||
232 | "url": "https://github.com/yiisoft/jquery-pjax.git", |
||
233 | "reference": "3f20897307cca046fca5323b318475ae9dac0ca0" |
||
234 | }, |
||
235 | "dist": { |
||
236 | "type": "zip", |
||
237 | "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/3f20897307cca046fca5323b318475ae9dac0ca0", |
||
238 | "reference": "3f20897307cca046fca5323b318475ae9dac0ca0", |
||
239 | "shasum": "" |
||
240 | }, |
||
241 | "require": { |
||
242 | "bower-asset/jquery": ">=1.8" |
||
243 | }, |
||
244 | "type": "bower-asset-library", |
||
245 | "extra": { |
||
246 | "bower-asset-main": "./jquery.pjax.js", |
||
247 | "bower-asset-ignore": [ |
||
248 | ".travis.yml", |
||
249 | "Gemfile", |
||
250 | "Gemfile.lock", |
||
251 | "vendor/", |
||
252 | "script/", |
||
253 | "test/" |
||
254 | ] |
||
255 | }, |
||
256 | "license": [ |
||
257 | "MIT" |
||
258 | ] |
||
259 | }, |
||
260 | { |
||
261 | "name": "cebe/markdown", |
||
262 | "version": "1.0.2", |
||
263 | "source": { |
||
264 | "type": "git", |
||
265 | "url": "https://github.com/cebe/markdown.git", |
||
266 | "reference": "f681fee8303310415b746f3758eeda0a7ad08bda" |
||
267 | }, |
||
268 | "dist": { |
||
269 | "type": "zip", |
||
270 | "url": "https://api.github.com/repos/cebe/markdown/zipball/f681fee8303310415b746f3758eeda0a7ad08bda", |
||
271 | "reference": "f681fee8303310415b746f3758eeda0a7ad08bda", |
||
272 | "shasum": "" |
||
273 | }, |
||
274 | "require": { |
||
275 | "lib-pcre": "*", |
||
276 | "php": ">=5.4.0" |
||
277 | }, |
||
278 | "require-dev": { |
||
279 | "cebe/indent": "*", |
||
280 | "facebook/xhprof": "*@dev", |
||
281 | "phpunit/phpunit": "3.7.*" |
||
282 | }, |
||
283 | "bin": [ |
||
284 | "bin/markdown" |
||
285 | ], |
||
286 | "type": "library", |
||
287 | "extra": { |
||
288 | "branch-alias": { |
||
289 | "dev-master": "1.0.x-dev" |
||
290 | } |
||
291 | }, |
||
292 | "autoload": { |
||
293 | "psr-4": { |
||
294 | "cebe\\markdown\\": "" |
||
295 | } |
||
296 | }, |
||
297 | "notification-url": "https://packagist.org/downloads/", |
||
298 | "license": [ |
||
299 | "MIT" |
||
300 | ], |
||
301 | "authors": [ |
||
302 | { |
||
303 | "name": "Carsten Brandt", |
||
304 | "email": "[email protected]", |
||
305 | "homepage": "http://cebe.cc/", |
||
306 | "role": "Creator" |
||
307 | } |
||
308 | ], |
||
309 | "description": "A super fast, highly extensible markdown parser for PHP", |
||
310 | "homepage": "https://github.com/cebe/markdown#readme", |
||
311 | "keywords": [ |
||
312 | "extensible", |
||
313 | "fast", |
||
314 | "gfm", |
||
315 | "markdown", |
||
316 | "markdown-extra" |
||
317 | ], |
||
318 | "time": "2015-03-06 05:21:16" |
||
319 | }, |
||
320 | { |
||
321 | "name": "ezyang/htmlpurifier", |
||
322 | "version": "v4.6.0", |
||
323 | "source": { |
||
324 | "type": "git", |
||
325 | "url": "https://github.com/ezyang/htmlpurifier.git", |
||
326 | "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd" |
||
327 | }, |
||
328 | "dist": { |
||
329 | "type": "zip", |
||
330 | "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd", |
||
331 | "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd", |
||
332 | "shasum": "" |
||
333 | }, |
||
334 | "require": { |
||
335 | "php": ">=5.2" |
||
336 | }, |
||
337 | "type": "library", |
||
338 | "autoload": { |
||
339 | "psr-0": { |
||
340 | "HTMLPurifier": "library/" |
||
341 | }, |
||
342 | "files": [ |
||
343 | "library/HTMLPurifier.composer.php" |
||
344 | ] |
||
345 | }, |
||
346 | "notification-url": "https://packagist.org/downloads/", |
||
347 | "license": [ |
||
348 | "LGPL" |
||
349 | ], |
||
350 | "authors": [ |
||
351 | { |
||
352 | "name": "Edward Z. Yang", |
||
353 | "email": "[email protected]", |
||
354 | "homepage": "http://ezyang.com" |
||
355 | } |
||
356 | ], |
||
357 | "description": "Standards compliant HTML filter written in PHP", |
||
358 | "homepage": "http://htmlpurifier.org/", |
||
359 | "keywords": [ |
||
360 | "html" |
||
361 | ], |
||
362 | "time": "2013-11-30 08:25:19" |
||
363 | }, |
||
364 | { |
||
365 | "name": "yiisoft/yii2", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
366 | "version": "2.0.3", |
||
367 | "source": { |
||
368 | "type": "git", |
||
369 | "url": "https://github.com/yiisoft/yii2-framework.git", |
||
370 | "reference": "85b773a384f3894d558905cb13522bb338c99dba" |
||
371 | }, |
||
372 | "dist": { |
||
373 | "type": "zip", |
||
374 | "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/85b773a384f3894d558905cb13522bb338c99dba", |
||
375 | "reference": "85b773a384f3894d558905cb13522bb338c99dba", |
||
376 | "shasum": "" |
||
377 | }, |
||
378 | "require": { |
||
379 | "bower-asset/jquery": "2.1.*@stable | 1.11.*@stable", |
||
380 | "bower-asset/jquery.inputmask": "3.1.*", |
||
381 | "bower-asset/punycode": "1.3.*", |
||
382 | "bower-asset/yii2-pjax": ">=2.0.1", |
||
383 | "cebe/markdown": "~1.0.0", |
||
384 | "ext-mbstring": "*", |
||
385 | "ezyang/htmlpurifier": "4.6.*", |
||
386 | "lib-pcre": "*", |
||
387 | "php": ">=5.4.0", |
||
388 | "yiisoft/yii2-composer": "*" |
||
389 | }, |
||
390 | "bin": [ |
||
391 | "yii" |
||
392 | ], |
||
393 | "type": "library", |
||
394 | "extra": { |
||
395 | "branch-alias": { |
||
396 | "dev-master": "2.0.x-dev" |
||
397 | } |
||
398 | }, |
||
399 | "autoload": { |
||
400 | "psr-4": { |
||
401 | "yii\\": "" |
||
402 | } |
||
403 | }, |
||
404 | "notification-url": "https://packagist.org/downloads/", |
||
405 | "license": [ |
||
406 | "BSD-3-Clause" |
||
407 | ], |
||
408 | "authors": [ |
||
409 | { |
||
410 | "name": "Qiang Xue", |
||
411 | "email": "[email protected]", |
||
412 | "homepage": "http://www.yiiframework.com/", |
||
413 | "role": "Founder and project lead" |
||
414 | }, |
||
415 | { |
||
416 | "name": "Alexander Makarov", |
||
417 | "email": "[email protected]", |
||
418 | "homepage": "http://rmcreative.ru/", |
||
419 | "role": "Core framework development" |
||
420 | }, |
||
421 | { |
||
422 | "name": "Maurizio Domba", |
||
423 | "homepage": "http://mdomba.info/", |
||
424 | "role": "Core framework development" |
||
425 | }, |
||
426 | { |
||
427 | "name": "Carsten Brandt", |
||
428 | "email": "[email protected]", |
||
429 | "homepage": "http://cebe.cc/", |
||
430 | "role": "Core framework development" |
||
431 | }, |
||
432 | { |
||
433 | "name": "Timur Ruziev", |
||
434 | "email": "[email protected]", |
||
435 | "homepage": "http://resurtm.com/", |
||
436 | "role": "Core framework development" |
||
437 | }, |
||
438 | { |
||
439 | "name": "Paul Klimov", |
||
440 | "email": "[email protected]", |
||
441 | "role": "Core framework development" |
||
442 | } |
||
443 | ], |
||
444 | "description": "Yii PHP Framework Version 2", |
||
445 | "homepage": "http://www.yiiframework.com/", |
||
446 | "keywords": [ |
||
447 | "framework", |
||
448 | "yii2" |
||
449 | ], |
||
450 | "time": "2015-03-01 06:22:44" |
||
451 | }, |
||
452 | { |
||
453 | "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 ![]() |
|||
454 | "version": "2.0.3", |
||
455 | "source": { |
||
456 | "type": "git", |
||
457 | "url": "https://github.com/yiisoft/yii2-bootstrap.git", |
||
458 | "reference": "d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6" |
||
459 | }, |
||
460 | "dist": { |
||
461 | "type": "zip", |
||
462 | "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6", |
||
463 | "reference": "d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6", |
||
464 | "shasum": "" |
||
465 | }, |
||
466 | "require": { |
||
467 | "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", |
||
468 | "yiisoft/yii2": "*" |
||
469 | }, |
||
470 | "type": "yii2-extension", |
||
471 | "extra": { |
||
472 | "branch-alias": { |
||
473 | "dev-master": "2.0.x-dev" |
||
474 | } |
||
475 | }, |
||
476 | "autoload": { |
||
477 | "psr-4": { |
||
478 | "yii\\bootstrap\\": "" |
||
479 | } |
||
480 | }, |
||
481 | "notification-url": "https://packagist.org/downloads/", |
||
482 | "license": [ |
||
483 | "BSD-3-Clause" |
||
484 | ], |
||
485 | "authors": [ |
||
486 | { |
||
487 | "name": "Qiang Xue", |
||
488 | "email": "[email protected]" |
||
489 | } |
||
490 | ], |
||
491 | "description": "The Twitter Bootstrap extension for the Yii framework", |
||
492 | "keywords": [ |
||
493 | "bootstrap", |
||
494 | "yii2" |
||
495 | ], |
||
496 | "time": "2015-03-01 06:22:44" |
||
497 | }, |
||
498 | { |
||
499 | "name": "yiisoft/yii2-composer", |
||
500 | "version": "2.0.3", |
||
501 | "source": { |
||
502 | "type": "git", |
||
503 | "url": "https://github.com/yiisoft/yii2-composer.git", |
||
504 | "reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be" |
||
505 | }, |
||
506 | "dist": { |
||
507 | "type": "zip", |
||
508 | "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/ca8d23707ae47d20b0454e4b135c156f6da6d7be", |
||
509 | "reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be", |
||
510 | "shasum": "" |
||
511 | }, |
||
512 | "require": { |
||
513 | "composer-plugin-api": "1.0.0" |
||
514 | }, |
||
515 | "type": "composer-plugin", |
||
516 | "extra": { |
||
517 | "class": "yii\\composer\\Plugin", |
||
518 | "branch-alias": { |
||
519 | "dev-master": "2.0.x-dev" |
||
520 | } |
||
521 | }, |
||
522 | "autoload": { |
||
523 | "psr-4": { |
||
524 | "yii\\composer\\": "" |
||
525 | } |
||
526 | }, |
||
527 | "notification-url": "https://packagist.org/downloads/", |
||
528 | "license": [ |
||
529 | "BSD-3-Clause" |
||
530 | ], |
||
531 | "authors": [ |
||
532 | { |
||
533 | "name": "Qiang Xue", |
||
534 | "email": "[email protected]" |
||
535 | } |
||
536 | ], |
||
537 | "description": "The composer plugin for Yii extension installer", |
||
538 | "keywords": [ |
||
539 | "composer", |
||
540 | "extension installer", |
||
541 | "yii2" |
||
542 | ], |
||
543 | "time": "2015-03-01 06:22:44" |
||
544 | } |
||
545 | ], |
||
546 | "packages-dev": [ |
||
547 | { |
||
548 | "name": "doctrine/instantiator", |
||
549 | "version": "1.0.4", |
||
550 | "source": { |
||
551 | "type": "git", |
||
552 | "url": "https://github.com/doctrine/instantiator.git", |
||
553 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119" |
||
554 | }, |
||
555 | "dist": { |
||
556 | "type": "zip", |
||
557 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
558 | "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119", |
||
559 | "shasum": "" |
||
560 | }, |
||
561 | "require": { |
||
562 | "php": ">=5.3,<8.0-DEV" |
||
563 | }, |
||
564 | "require-dev": { |
||
565 | "athletic/athletic": "~0.1.8", |
||
566 | "ext-pdo": "*", |
||
567 | "ext-phar": "*", |
||
568 | "phpunit/phpunit": "~4.0", |
||
569 | "squizlabs/php_codesniffer": "2.0.*@ALPHA" |
||
570 | }, |
||
571 | "type": "library", |
||
572 | "extra": { |
||
573 | "branch-alias": { |
||
574 | "dev-master": "1.0.x-dev" |
||
575 | } |
||
576 | }, |
||
577 | "autoload": { |
||
578 | "psr-0": { |
||
579 | "Doctrine\\Instantiator\\": "src" |
||
580 | } |
||
581 | }, |
||
582 | "notification-url": "https://packagist.org/downloads/", |
||
583 | "license": [ |
||
584 | "MIT" |
||
585 | ], |
||
586 | "authors": [ |
||
587 | { |
||
588 | "name": "Marco Pivetta", |
||
589 | "email": "[email protected]", |
||
590 | "homepage": "http://ocramius.github.com/" |
||
591 | } |
||
592 | ], |
||
593 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
594 | "homepage": "https://github.com/doctrine/instantiator", |
||
595 | "keywords": [ |
||
596 | "constructor", |
||
597 | "instantiate" |
||
598 | ], |
||
599 | "time": "2014-10-13 12:58:55" |
||
600 | }, |
||
601 | { |
||
602 | "name": "phpdocumentor/reflection-docblock", |
||
603 | "version": "2.0.4", |
||
604 | "source": { |
||
605 | "type": "git", |
||
606 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
607 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" |
||
608 | }, |
||
609 | "dist": { |
||
610 | "type": "zip", |
||
611 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
612 | "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", |
||
613 | "shasum": "" |
||
614 | }, |
||
615 | "require": { |
||
616 | "php": ">=5.3.3" |
||
617 | }, |
||
618 | "require-dev": { |
||
619 | "phpunit/phpunit": "~4.0" |
||
620 | }, |
||
621 | "suggest": { |
||
622 | "dflydev/markdown": "~1.0", |
||
623 | "erusev/parsedown": "~1.0" |
||
624 | }, |
||
625 | "type": "library", |
||
626 | "extra": { |
||
627 | "branch-alias": { |
||
628 | "dev-master": "2.0.x-dev" |
||
629 | } |
||
630 | }, |
||
631 | "autoload": { |
||
632 | "psr-0": { |
||
633 | "phpDocumentor": [ |
||
634 | "src/" |
||
635 | ] |
||
636 | } |
||
637 | }, |
||
638 | "notification-url": "https://packagist.org/downloads/", |
||
639 | "license": [ |
||
640 | "MIT" |
||
641 | ], |
||
642 | "authors": [ |
||
643 | { |
||
644 | "name": "Mike van Riel", |
||
645 | "email": "[email protected]" |
||
646 | } |
||
647 | ], |
||
648 | "time": "2015-02-03 12:10:50" |
||
649 | }, |
||
650 | { |
||
651 | "name": "phpspec/prophecy", |
||
652 | "version": "v1.3.1", |
||
653 | "source": { |
||
654 | "type": "git", |
||
655 | "url": "https://github.com/phpspec/prophecy.git", |
||
656 | "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9" |
||
657 | }, |
||
658 | "dist": { |
||
659 | "type": "zip", |
||
660 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ca52329bcdd1500de24427542577ebf3fc2f1c9", |
||
661 | "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9", |
||
662 | "shasum": "" |
||
663 | }, |
||
664 | "require": { |
||
665 | "doctrine/instantiator": "~1.0,>=1.0.2", |
||
666 | "phpdocumentor/reflection-docblock": "~2.0" |
||
667 | }, |
||
668 | "require-dev": { |
||
669 | "phpspec/phpspec": "~2.0" |
||
670 | }, |
||
671 | "type": "library", |
||
672 | "extra": { |
||
673 | "branch-alias": { |
||
674 | "dev-master": "1.2.x-dev" |
||
675 | } |
||
676 | }, |
||
677 | "autoload": { |
||
678 | "psr-0": { |
||
679 | "Prophecy\\": "src/" |
||
680 | } |
||
681 | }, |
||
682 | "notification-url": "https://packagist.org/downloads/", |
||
683 | "license": [ |
||
684 | "MIT" |
||
685 | ], |
||
686 | "authors": [ |
||
687 | { |
||
688 | "name": "Konstantin Kudryashov", |
||
689 | "email": "[email protected]", |
||
690 | "homepage": "http://everzet.com" |
||
691 | }, |
||
692 | { |
||
693 | "name": "Marcello Duarte", |
||
694 | "email": "[email protected]" |
||
695 | } |
||
696 | ], |
||
697 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
698 | "homepage": "http://phpspec.org", |
||
699 | "keywords": [ |
||
700 | "Double", |
||
701 | "Dummy", |
||
702 | "fake", |
||
703 | "mock", |
||
704 | "spy", |
||
705 | "stub" |
||
706 | ], |
||
707 | "time": "2014-11-17 16:23:49" |
||
708 | }, |
||
709 | { |
||
710 | "name": "phpunit/php-code-coverage", |
||
711 | "version": "2.0.15", |
||
712 | "source": { |
||
713 | "type": "git", |
||
714 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
715 | "reference": "34cc484af1ca149188d0d9e91412191e398e0b67" |
||
716 | }, |
||
717 | "dist": { |
||
718 | "type": "zip", |
||
719 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/34cc484af1ca149188d0d9e91412191e398e0b67", |
||
720 | "reference": "34cc484af1ca149188d0d9e91412191e398e0b67", |
||
721 | "shasum": "" |
||
722 | }, |
||
723 | "require": { |
||
724 | "php": ">=5.3.3", |
||
725 | "phpunit/php-file-iterator": "~1.3", |
||
726 | "phpunit/php-text-template": "~1.2", |
||
727 | "phpunit/php-token-stream": "~1.3", |
||
728 | "sebastian/environment": "~1.0", |
||
729 | "sebastian/version": "~1.0" |
||
730 | }, |
||
731 | "require-dev": { |
||
732 | "ext-xdebug": ">=2.1.4", |
||
733 | "phpunit/phpunit": "~4" |
||
734 | }, |
||
735 | "suggest": { |
||
736 | "ext-dom": "*", |
||
737 | "ext-xdebug": ">=2.2.1", |
||
738 | "ext-xmlwriter": "*" |
||
739 | }, |
||
740 | "type": "library", |
||
741 | "extra": { |
||
742 | "branch-alias": { |
||
743 | "dev-master": "2.0.x-dev" |
||
744 | } |
||
745 | }, |
||
746 | "autoload": { |
||
747 | "classmap": [ |
||
748 | "src/" |
||
749 | ] |
||
750 | }, |
||
751 | "notification-url": "https://packagist.org/downloads/", |
||
752 | "license": [ |
||
753 | "BSD-3-Clause" |
||
754 | ], |
||
755 | "authors": [ |
||
756 | { |
||
757 | "name": "Sebastian Bergmann", |
||
758 | "email": "[email protected]", |
||
759 | "role": "lead" |
||
760 | } |
||
761 | ], |
||
762 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
763 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
764 | "keywords": [ |
||
765 | "coverage", |
||
766 | "testing", |
||
767 | "xunit" |
||
768 | ], |
||
769 | "time": "2015-01-24 10:06:35" |
||
770 | }, |
||
771 | { |
||
772 | "name": "phpunit/php-file-iterator", |
||
773 | "version": "1.3.4", |
||
774 | "source": { |
||
775 | "type": "git", |
||
776 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
777 | "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb" |
||
778 | }, |
||
779 | "dist": { |
||
780 | "type": "zip", |
||
781 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb", |
||
782 | "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb", |
||
783 | "shasum": "" |
||
784 | }, |
||
785 | "require": { |
||
786 | "php": ">=5.3.3" |
||
787 | }, |
||
788 | "type": "library", |
||
789 | "autoload": { |
||
790 | "classmap": [ |
||
791 | "File/" |
||
792 | ] |
||
793 | }, |
||
794 | "notification-url": "https://packagist.org/downloads/", |
||
795 | "include-path": [ |
||
796 | "" |
||
797 | ], |
||
798 | "license": [ |
||
799 | "BSD-3-Clause" |
||
800 | ], |
||
801 | "authors": [ |
||
802 | { |
||
803 | "name": "Sebastian Bergmann", |
||
804 | "email": "[email protected]", |
||
805 | "role": "lead" |
||
806 | } |
||
807 | ], |
||
808 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
809 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
810 | "keywords": [ |
||
811 | "filesystem", |
||
812 | "iterator" |
||
813 | ], |
||
814 | "time": "2013-10-10 15:34:57" |
||
815 | }, |
||
816 | { |
||
817 | "name": "phpunit/php-text-template", |
||
818 | "version": "1.2.0", |
||
819 | "source": { |
||
820 | "type": "git", |
||
821 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
822 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" |
||
823 | }, |
||
824 | "dist": { |
||
825 | "type": "zip", |
||
826 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
827 | "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", |
||
828 | "shasum": "" |
||
829 | }, |
||
830 | "require": { |
||
831 | "php": ">=5.3.3" |
||
832 | }, |
||
833 | "type": "library", |
||
834 | "autoload": { |
||
835 | "classmap": [ |
||
836 | "Text/" |
||
837 | ] |
||
838 | }, |
||
839 | "notification-url": "https://packagist.org/downloads/", |
||
840 | "include-path": [ |
||
841 | "" |
||
842 | ], |
||
843 | "license": [ |
||
844 | "BSD-3-Clause" |
||
845 | ], |
||
846 | "authors": [ |
||
847 | { |
||
848 | "name": "Sebastian Bergmann", |
||
849 | "email": "[email protected]", |
||
850 | "role": "lead" |
||
851 | } |
||
852 | ], |
||
853 | "description": "Simple template engine.", |
||
854 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
855 | "keywords": [ |
||
856 | "template" |
||
857 | ], |
||
858 | "time": "2014-01-30 17:20:04" |
||
859 | }, |
||
860 | { |
||
861 | "name": "phpunit/php-timer", |
||
862 | "version": "1.0.5", |
||
863 | "source": { |
||
864 | "type": "git", |
||
865 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
866 | "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" |
||
867 | }, |
||
868 | "dist": { |
||
869 | "type": "zip", |
||
870 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", |
||
871 | "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", |
||
872 | "shasum": "" |
||
873 | }, |
||
874 | "require": { |
||
875 | "php": ">=5.3.3" |
||
876 | }, |
||
877 | "type": "library", |
||
878 | "autoload": { |
||
879 | "classmap": [ |
||
880 | "PHP/" |
||
881 | ] |
||
882 | }, |
||
883 | "notification-url": "https://packagist.org/downloads/", |
||
884 | "include-path": [ |
||
885 | "" |
||
886 | ], |
||
887 | "license": [ |
||
888 | "BSD-3-Clause" |
||
889 | ], |
||
890 | "authors": [ |
||
891 | { |
||
892 | "name": "Sebastian Bergmann", |
||
893 | "email": "[email protected]", |
||
894 | "role": "lead" |
||
895 | } |
||
896 | ], |
||
897 | "description": "Utility class for timing", |
||
898 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
899 | "keywords": [ |
||
900 | "timer" |
||
901 | ], |
||
902 | "time": "2013-08-02 07:42:54" |
||
903 | }, |
||
904 | { |
||
905 | "name": "phpunit/php-token-stream", |
||
906 | "version": "1.4.0", |
||
907 | "source": { |
||
908 | "type": "git", |
||
909 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
910 | "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74" |
||
911 | }, |
||
912 | "dist": { |
||
913 | "type": "zip", |
||
914 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/db32c18eba00b121c145575fcbcd4d4d24e6db74", |
||
915 | "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74", |
||
916 | "shasum": "" |
||
917 | }, |
||
918 | "require": { |
||
919 | "ext-tokenizer": "*", |
||
920 | "php": ">=5.3.3" |
||
921 | }, |
||
922 | "require-dev": { |
||
923 | "phpunit/phpunit": "~4.2" |
||
924 | }, |
||
925 | "type": "library", |
||
926 | "extra": { |
||
927 | "branch-alias": { |
||
928 | "dev-master": "1.4-dev" |
||
929 | } |
||
930 | }, |
||
931 | "autoload": { |
||
932 | "classmap": [ |
||
933 | "src/" |
||
934 | ] |
||
935 | }, |
||
936 | "notification-url": "https://packagist.org/downloads/", |
||
937 | "license": [ |
||
938 | "BSD-3-Clause" |
||
939 | ], |
||
940 | "authors": [ |
||
941 | { |
||
942 | "name": "Sebastian Bergmann", |
||
943 | "email": "[email protected]" |
||
944 | } |
||
945 | ], |
||
946 | "description": "Wrapper around PHP's tokenizer extension.", |
||
947 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
948 | "keywords": [ |
||
949 | "tokenizer" |
||
950 | ], |
||
951 | "time": "2015-01-17 09:51:32" |
||
952 | }, |
||
953 | { |
||
954 | "name": "phpunit/phpunit", |
||
955 | "version": "4.5.0", |
||
956 | "source": { |
||
957 | "type": "git", |
||
958 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
959 | "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5" |
||
960 | }, |
||
961 | "dist": { |
||
962 | "type": "zip", |
||
963 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5b578d3865a9128b9c209b011fda6539ec06e7a5", |
||
964 | "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5", |
||
965 | "shasum": "" |
||
966 | }, |
||
967 | "require": { |
||
968 | "ext-dom": "*", |
||
969 | "ext-json": "*", |
||
970 | "ext-pcre": "*", |
||
971 | "ext-reflection": "*", |
||
972 | "ext-spl": "*", |
||
973 | "php": ">=5.3.3", |
||
974 | "phpspec/prophecy": "~1.3.1", |
||
975 | "phpunit/php-code-coverage": "~2.0", |
||
976 | "phpunit/php-file-iterator": "~1.3.2", |
||
977 | "phpunit/php-text-template": "~1.2", |
||
978 | "phpunit/php-timer": "~1.0.2", |
||
979 | "phpunit/phpunit-mock-objects": "~2.3", |
||
980 | "sebastian/comparator": "~1.1", |
||
981 | "sebastian/diff": "~1.1", |
||
982 | "sebastian/environment": "~1.2", |
||
983 | "sebastian/exporter": "~1.2", |
||
984 | "sebastian/global-state": "~1.0", |
||
985 | "sebastian/version": "~1.0", |
||
986 | "symfony/yaml": "~2.0" |
||
987 | }, |
||
988 | "suggest": { |
||
989 | "phpunit/php-invoker": "~1.1" |
||
990 | }, |
||
991 | "bin": [ |
||
992 | "phpunit" |
||
993 | ], |
||
994 | "type": "library", |
||
995 | "extra": { |
||
996 | "branch-alias": { |
||
997 | "dev-master": "4.5.x-dev" |
||
998 | } |
||
999 | }, |
||
1000 | "autoload": { |
||
1001 | "classmap": [ |
||
1002 | "src/" |
||
1003 | ] |
||
1004 | }, |
||
1005 | "notification-url": "https://packagist.org/downloads/", |
||
1006 | "license": [ |
||
1007 | "BSD-3-Clause" |
||
1008 | ], |
||
1009 | "authors": [ |
||
1010 | { |
||
1011 | "name": "Sebastian Bergmann", |
||
1012 | "email": "[email protected]", |
||
1013 | "role": "lead" |
||
1014 | } |
||
1015 | ], |
||
1016 | "description": "The PHP Unit Testing framework.", |
||
1017 | "homepage": "https://phpunit.de/", |
||
1018 | "keywords": [ |
||
1019 | "phpunit", |
||
1020 | "testing", |
||
1021 | "xunit" |
||
1022 | ], |
||
1023 | "time": "2015-02-05 15:51:19" |
||
1024 | }, |
||
1025 | { |
||
1026 | "name": "phpunit/phpunit-mock-objects", |
||
1027 | "version": "2.3.0", |
||
1028 | "source": { |
||
1029 | "type": "git", |
||
1030 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
1031 | "reference": "c63d2367247365f688544f0d500af90a11a44c65" |
||
1032 | }, |
||
1033 | "dist": { |
||
1034 | "type": "zip", |
||
1035 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65", |
||
1036 | "reference": "c63d2367247365f688544f0d500af90a11a44c65", |
||
1037 | "shasum": "" |
||
1038 | }, |
||
1039 | "require": { |
||
1040 | "doctrine/instantiator": "~1.0,>=1.0.1", |
||
1041 | "php": ">=5.3.3", |
||
1042 | "phpunit/php-text-template": "~1.2" |
||
1043 | }, |
||
1044 | "require-dev": { |
||
1045 | "phpunit/phpunit": "~4.3" |
||
1046 | }, |
||
1047 | "suggest": { |
||
1048 | "ext-soap": "*" |
||
1049 | }, |
||
1050 | "type": "library", |
||
1051 | "extra": { |
||
1052 | "branch-alias": { |
||
1053 | "dev-master": "2.3.x-dev" |
||
1054 | } |
||
1055 | }, |
||
1056 | "autoload": { |
||
1057 | "classmap": [ |
||
1058 | "src/" |
||
1059 | ] |
||
1060 | }, |
||
1061 | "notification-url": "https://packagist.org/downloads/", |
||
1062 | "license": [ |
||
1063 | "BSD-3-Clause" |
||
1064 | ], |
||
1065 | "authors": [ |
||
1066 | { |
||
1067 | "name": "Sebastian Bergmann", |
||
1068 | "email": "[email protected]", |
||
1069 | "role": "lead" |
||
1070 | } |
||
1071 | ], |
||
1072 | "description": "Mock Object library for PHPUnit", |
||
1073 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
1074 | "keywords": [ |
||
1075 | "mock", |
||
1076 | "xunit" |
||
1077 | ], |
||
1078 | "time": "2014-10-03 05:12:11" |
||
1079 | }, |
||
1080 | { |
||
1081 | "name": "sebastian/comparator", |
||
1082 | "version": "1.1.1", |
||
1083 | "source": { |
||
1084 | "type": "git", |
||
1085 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
1086 | "reference": "1dd8869519a225f7f2b9eb663e225298fade819e" |
||
1087 | }, |
||
1088 | "dist": { |
||
1089 | "type": "zip", |
||
1090 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e", |
||
1091 | "reference": "1dd8869519a225f7f2b9eb663e225298fade819e", |
||
1092 | "shasum": "" |
||
1093 | }, |
||
1094 | "require": { |
||
1095 | "php": ">=5.3.3", |
||
1096 | "sebastian/diff": "~1.2", |
||
1097 | "sebastian/exporter": "~1.2" |
||
1098 | }, |
||
1099 | "require-dev": { |
||
1100 | "phpunit/phpunit": "~4.4" |
||
1101 | }, |
||
1102 | "type": "library", |
||
1103 | "extra": { |
||
1104 | "branch-alias": { |
||
1105 | "dev-master": "1.1.x-dev" |
||
1106 | } |
||
1107 | }, |
||
1108 | "autoload": { |
||
1109 | "classmap": [ |
||
1110 | "src/" |
||
1111 | ] |
||
1112 | }, |
||
1113 | "notification-url": "https://packagist.org/downloads/", |
||
1114 | "license": [ |
||
1115 | "BSD-3-Clause" |
||
1116 | ], |
||
1117 | "authors": [ |
||
1118 | { |
||
1119 | "name": "Jeff Welch", |
||
1120 | "email": "[email protected]" |
||
1121 | }, |
||
1122 | { |
||
1123 | "name": "Volker Dusch", |
||
1124 | "email": "[email protected]" |
||
1125 | }, |
||
1126 | { |
||
1127 | "name": "Bernhard Schussek", |
||
1128 | "email": "[email protected]" |
||
1129 | }, |
||
1130 | { |
||
1131 | "name": "Sebastian Bergmann", |
||
1132 | "email": "[email protected]" |
||
1133 | } |
||
1134 | ], |
||
1135 | "description": "Provides the functionality to compare PHP values for equality", |
||
1136 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
1137 | "keywords": [ |
||
1138 | "comparator", |
||
1139 | "compare", |
||
1140 | "equality" |
||
1141 | ], |
||
1142 | "time": "2015-01-29 16:28:08" |
||
1143 | }, |
||
1144 | { |
||
1145 | "name": "sebastian/diff", |
||
1146 | "version": "1.2.0", |
||
1147 | "source": { |
||
1148 | "type": "git", |
||
1149 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
1150 | "reference": "5843509fed39dee4b356a306401e9dd1a931fec7" |
||
1151 | }, |
||
1152 | "dist": { |
||
1153 | "type": "zip", |
||
1154 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7", |
||
1155 | "reference": "5843509fed39dee4b356a306401e9dd1a931fec7", |
||
1156 | "shasum": "" |
||
1157 | }, |
||
1158 | "require": { |
||
1159 | "php": ">=5.3.3" |
||
1160 | }, |
||
1161 | "require-dev": { |
||
1162 | "phpunit/phpunit": "~4.2" |
||
1163 | }, |
||
1164 | "type": "library", |
||
1165 | "extra": { |
||
1166 | "branch-alias": { |
||
1167 | "dev-master": "1.2-dev" |
||
1168 | } |
||
1169 | }, |
||
1170 | "autoload": { |
||
1171 | "classmap": [ |
||
1172 | "src/" |
||
1173 | ] |
||
1174 | }, |
||
1175 | "notification-url": "https://packagist.org/downloads/", |
||
1176 | "license": [ |
||
1177 | "BSD-3-Clause" |
||
1178 | ], |
||
1179 | "authors": [ |
||
1180 | { |
||
1181 | "name": "Kore Nordmann", |
||
1182 | "email": "[email protected]" |
||
1183 | }, |
||
1184 | { |
||
1185 | "name": "Sebastian Bergmann", |
||
1186 | "email": "[email protected]" |
||
1187 | } |
||
1188 | ], |
||
1189 | "description": "Diff implementation", |
||
1190 | "homepage": "http://www.github.com/sebastianbergmann/diff", |
||
1191 | "keywords": [ |
||
1192 | "diff" |
||
1193 | ], |
||
1194 | "time": "2014-08-15 10:29:00" |
||
1195 | }, |
||
1196 | { |
||
1197 | "name": "sebastian/environment", |
||
1198 | "version": "1.2.1", |
||
1199 | "source": { |
||
1200 | "type": "git", |
||
1201 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
1202 | "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7" |
||
1203 | }, |
||
1204 | "dist": { |
||
1205 | "type": "zip", |
||
1206 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7", |
||
1207 | "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7", |
||
1208 | "shasum": "" |
||
1209 | }, |
||
1210 | "require": { |
||
1211 | "php": ">=5.3.3" |
||
1212 | }, |
||
1213 | "require-dev": { |
||
1214 | "phpunit/phpunit": "~4.3" |
||
1215 | }, |
||
1216 | "type": "library", |
||
1217 | "extra": { |
||
1218 | "branch-alias": { |
||
1219 | "dev-master": "1.2.x-dev" |
||
1220 | } |
||
1221 | }, |
||
1222 | "autoload": { |
||
1223 | "classmap": [ |
||
1224 | "src/" |
||
1225 | ] |
||
1226 | }, |
||
1227 | "notification-url": "https://packagist.org/downloads/", |
||
1228 | "license": [ |
||
1229 | "BSD-3-Clause" |
||
1230 | ], |
||
1231 | "authors": [ |
||
1232 | { |
||
1233 | "name": "Sebastian Bergmann", |
||
1234 | "email": "[email protected]" |
||
1235 | } |
||
1236 | ], |
||
1237 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
1238 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
1239 | "keywords": [ |
||
1240 | "Xdebug", |
||
1241 | "environment", |
||
1242 | "hhvm" |
||
1243 | ], |
||
1244 | "time": "2014-10-25 08:00:45" |
||
1245 | }, |
||
1246 | { |
||
1247 | "name": "sebastian/exporter", |
||
1248 | "version": "1.2.0", |
||
1249 | "source": { |
||
1250 | "type": "git", |
||
1251 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
1252 | "reference": "84839970d05254c73cde183a721c7af13aede943" |
||
1253 | }, |
||
1254 | "dist": { |
||
1255 | "type": "zip", |
||
1256 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943", |
||
1257 | "reference": "84839970d05254c73cde183a721c7af13aede943", |
||
1258 | "shasum": "" |
||
1259 | }, |
||
1260 | "require": { |
||
1261 | "php": ">=5.3.3", |
||
1262 | "sebastian/recursion-context": "~1.0" |
||
1263 | }, |
||
1264 | "require-dev": { |
||
1265 | "phpunit/phpunit": "~4.4" |
||
1266 | }, |
||
1267 | "type": "library", |
||
1268 | "extra": { |
||
1269 | "branch-alias": { |
||
1270 | "dev-master": "1.2.x-dev" |
||
1271 | } |
||
1272 | }, |
||
1273 | "autoload": { |
||
1274 | "classmap": [ |
||
1275 | "src/" |
||
1276 | ] |
||
1277 | }, |
||
1278 | "notification-url": "https://packagist.org/downloads/", |
||
1279 | "license": [ |
||
1280 | "BSD-3-Clause" |
||
1281 | ], |
||
1282 | "authors": [ |
||
1283 | { |
||
1284 | "name": "Jeff Welch", |
||
1285 | "email": "[email protected]" |
||
1286 | }, |
||
1287 | { |
||
1288 | "name": "Volker Dusch", |
||
1289 | "email": "[email protected]" |
||
1290 | }, |
||
1291 | { |
||
1292 | "name": "Bernhard Schussek", |
||
1293 | "email": "[email protected]" |
||
1294 | }, |
||
1295 | { |
||
1296 | "name": "Sebastian Bergmann", |
||
1297 | "email": "[email protected]" |
||
1298 | }, |
||
1299 | { |
||
1300 | "name": "Adam Harvey", |
||
1301 | "email": "[email protected]" |
||
1302 | } |
||
1303 | ], |
||
1304 | "description": "Provides the functionality to export PHP variables for visualization", |
||
1305 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
1306 | "keywords": [ |
||
1307 | "export", |
||
1308 | "exporter" |
||
1309 | ], |
||
1310 | "time": "2015-01-27 07:23:06" |
||
1311 | }, |
||
1312 | { |
||
1313 | "name": "sebastian/global-state", |
||
1314 | "version": "1.0.0", |
||
1315 | "source": { |
||
1316 | "type": "git", |
||
1317 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
1318 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01" |
||
1319 | }, |
||
1320 | "dist": { |
||
1321 | "type": "zip", |
||
1322 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
1323 | "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01", |
||
1324 | "shasum": "" |
||
1325 | }, |
||
1326 | "require": { |
||
1327 | "php": ">=5.3.3" |
||
1328 | }, |
||
1329 | "require-dev": { |
||
1330 | "phpunit/phpunit": "~4.2" |
||
1331 | }, |
||
1332 | "suggest": { |
||
1333 | "ext-uopz": "*" |
||
1334 | }, |
||
1335 | "type": "library", |
||
1336 | "extra": { |
||
1337 | "branch-alias": { |
||
1338 | "dev-master": "1.0-dev" |
||
1339 | } |
||
1340 | }, |
||
1341 | "autoload": { |
||
1342 | "classmap": [ |
||
1343 | "src/" |
||
1344 | ] |
||
1345 | }, |
||
1346 | "notification-url": "https://packagist.org/downloads/", |
||
1347 | "license": [ |
||
1348 | "BSD-3-Clause" |
||
1349 | ], |
||
1350 | "authors": [ |
||
1351 | { |
||
1352 | "name": "Sebastian Bergmann", |
||
1353 | "email": "[email protected]" |
||
1354 | } |
||
1355 | ], |
||
1356 | "description": "Snapshotting of global state", |
||
1357 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
1358 | "keywords": [ |
||
1359 | "global state" |
||
1360 | ], |
||
1361 | "time": "2014-10-06 09:23:50" |
||
1362 | }, |
||
1363 | { |
||
1364 | "name": "sebastian/recursion-context", |
||
1365 | "version": "1.0.0", |
||
1366 | "source": { |
||
1367 | "type": "git", |
||
1368 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
1369 | "reference": "3989662bbb30a29d20d9faa04a846af79b276252" |
||
1370 | }, |
||
1371 | "dist": { |
||
1372 | "type": "zip", |
||
1373 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252", |
||
1374 | "reference": "3989662bbb30a29d20d9faa04a846af79b276252", |
||
1375 | "shasum": "" |
||
1376 | }, |
||
1377 | "require": { |
||
1378 | "php": ">=5.3.3" |
||
1379 | }, |
||
1380 | "require-dev": { |
||
1381 | "phpunit/phpunit": "~4.4" |
||
1382 | }, |
||
1383 | "type": "library", |
||
1384 | "extra": { |
||
1385 | "branch-alias": { |
||
1386 | "dev-master": "1.0.x-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": "Jeff Welch", |
||
1401 | "email": "[email protected]" |
||
1402 | }, |
||
1403 | { |
||
1404 | "name": "Sebastian Bergmann", |
||
1405 | "email": "[email protected]" |
||
1406 | }, |
||
1407 | { |
||
1408 | "name": "Adam Harvey", |
||
1409 | "email": "[email protected]" |
||
1410 | } |
||
1411 | ], |
||
1412 | "description": "Provides functionality to recursively process PHP variables", |
||
1413 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
1414 | "time": "2015-01-24 09:48:32" |
||
1415 | }, |
||
1416 | { |
||
1417 | "name": "sebastian/version", |
||
1418 | "version": "1.0.4", |
||
1419 | "source": { |
||
1420 | "type": "git", |
||
1421 | "url": "https://github.com/sebastianbergmann/version.git", |
||
1422 | "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b" |
||
1423 | }, |
||
1424 | "dist": { |
||
1425 | "type": "zip", |
||
1426 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/a77d9123f8e809db3fbdea15038c27a95da4058b", |
||
1427 | "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b", |
||
1428 | "shasum": "" |
||
1429 | }, |
||
1430 | "type": "library", |
||
1431 | "autoload": { |
||
1432 | "classmap": [ |
||
1433 | "src/" |
||
1434 | ] |
||
1435 | }, |
||
1436 | "notification-url": "https://packagist.org/downloads/", |
||
1437 | "license": [ |
||
1438 | "BSD-3-Clause" |
||
1439 | ], |
||
1440 | "authors": [ |
||
1441 | { |
||
1442 | "name": "Sebastian Bergmann", |
||
1443 | "email": "[email protected]", |
||
1444 | "role": "lead" |
||
1445 | } |
||
1446 | ], |
||
1447 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
1448 | "homepage": "https://github.com/sebastianbergmann/version", |
||
1449 | "time": "2014-12-15 14:25:24" |
||
1450 | }, |
||
1451 | { |
||
1452 | "name": "symfony/yaml", |
||
1453 | "version": "v2.6.5", |
||
1454 | "target-dir": "Symfony/Component/Yaml", |
||
1455 | "source": { |
||
1456 | "type": "git", |
||
1457 | "url": "https://github.com/symfony/Yaml.git", |
||
1458 | "reference": "0cd8e72071e46e15fc072270ae39ea1b66b10a9d" |
||
1459 | }, |
||
1460 | "dist": { |
||
1461 | "type": "zip", |
||
1462 | "url": "https://api.github.com/repos/symfony/Yaml/zipball/0cd8e72071e46e15fc072270ae39ea1b66b10a9d", |
||
1463 | "reference": "0cd8e72071e46e15fc072270ae39ea1b66b10a9d", |
||
1464 | "shasum": "" |
||
1465 | }, |
||
1466 | "require": { |
||
1467 | "php": ">=5.3.3" |
||
1468 | }, |
||
1469 | "require-dev": { |
||
1470 | "symfony/phpunit-bridge": "~2.7" |
||
1471 | }, |
||
1472 | "type": "library", |
||
1473 | "extra": { |
||
1474 | "branch-alias": { |
||
1475 | "dev-master": "2.6-dev" |
||
1476 | } |
||
1477 | }, |
||
1478 | "autoload": { |
||
1479 | "psr-0": { |
||
1480 | "Symfony\\Component\\Yaml\\": "" |
||
1481 | } |
||
1482 | }, |
||
1483 | "notification-url": "https://packagist.org/downloads/", |
||
1484 | "license": [ |
||
1485 | "MIT" |
||
1486 | ], |
||
1487 | "authors": [ |
||
1488 | { |
||
1489 | "name": "Symfony Community", |
||
1490 | "homepage": "http://symfony.com/contributors" |
||
1491 | }, |
||
1492 | { |
||
1493 | "name": "Fabien Potencier", |
||
1494 | "email": "[email protected]" |
||
1495 | } |
||
1496 | ], |
||
1497 | "description": "Symfony Yaml Component", |
||
1498 | "homepage": "http://symfony.com", |
||
1499 | "time": "2015-03-12 10:28:44" |
||
1500 | } |
||
1501 | ], |
||
1502 | "aliases": [], |
||
1503 | "minimum-stability": "stable", |
||
1504 | "stability-flags": [], |
||
1505 | "prefer-stable": false, |
||
1506 | "prefer-lowest": false, |
||
1507 | "platform": [], |
||
1508 | "platform-dev": [] |
||
1509 | } |
||
1510 |