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