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