These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more
1 | { |
||
2 | "_readme": [ |
||
3 | "This file locks the dependencies of your project to a known state", |
||
4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
||
5 | "This file is @generated automatically" |
||
6 | ], |
||
7 | "hash": "61cfdb6bbfe027e1f2dc6b54f2967aac", |
||
8 | "content-hash": "7f5855714b7facd1a3e644c7a5fe01e9", |
||
9 | "packages": [ |
||
10 | { |
||
11 | "name": "bower-asset/bootstrap", |
||
12 | "version": "v3.3.5", |
||
13 | "source": { |
||
14 | "type": "git", |
||
15 | "url": "https://github.com/twbs/bootstrap.git", |
||
16 | "reference": "16b48259a62f576e52c903c476bd42b90ab22482" |
||
17 | }, |
||
18 | "dist": { |
||
19 | "type": "zip", |
||
20 | "url": "https://api.github.com/repos/twbs/bootstrap/zipball/16b48259a62f576e52c903c476bd42b90ab22482", |
||
21 | "reference": "16b48259a62f576e52c903c476bd42b90ab22482", |
||
22 | "shasum": "" |
||
23 | }, |
||
24 | "require": { |
||
25 | "bower-asset/jquery": ">=1.9.1" |
||
26 | }, |
||
27 | "type": "bower-asset-library", |
||
28 | "extra": { |
||
29 | "bower-asset-main": [ |
||
30 | "less/bootstrap.less", |
||
31 | "dist/js/bootstrap.js" |
||
32 | ], |
||
33 | "bower-asset-ignore": [ |
||
34 | "/.*", |
||
35 | "_config.yml", |
||
36 | "CNAME", |
||
37 | "composer.json", |
||
38 | "CONTRIBUTING.md", |
||
39 | "docs", |
||
40 | "js/tests", |
||
41 | "test-infra" |
||
42 | ] |
||
43 | }, |
||
44 | "license": [ |
||
45 | "MIT" |
||
46 | ], |
||
47 | "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", |
||
48 | "keywords": [ |
||
49 | "css", |
||
50 | "framework", |
||
51 | "front-end", |
||
52 | "js", |
||
53 | "less", |
||
54 | "mobile-first", |
||
55 | "responsive", |
||
56 | "web" |
||
57 | ] |
||
58 | }, |
||
59 | { |
||
60 | "name": "bower-asset/jquery", |
||
61 | "version": "2.2.4", |
||
62 | "source": { |
||
63 | "type": "git", |
||
64 | "url": "https://github.com/jquery/jquery-dist.git", |
||
65 | "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72" |
||
66 | }, |
||
67 | "dist": { |
||
68 | "type": "zip", |
||
69 | "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72", |
||
70 | "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72", |
||
71 | "shasum": "" |
||
72 | }, |
||
73 | "type": "bower-asset-library", |
||
74 | "extra": { |
||
75 | "bower-asset-main": "dist/jquery.js", |
||
76 | "bower-asset-ignore": [ |
||
77 | "package.json" |
||
78 | ] |
||
79 | }, |
||
80 | "license": [ |
||
81 | "MIT" |
||
82 | ], |
||
83 | "keywords": [ |
||
84 | "browser", |
||
85 | "javascript", |
||
86 | "jquery", |
||
87 | "library" |
||
88 | ] |
||
89 | }, |
||
90 | { |
||
91 | "name": "bower-asset/jquery.inputmask", |
||
92 | "version": "3.2.7", |
||
93 | "source": { |
||
94 | "type": "git", |
||
95 | "url": "https://github.com/RobinHerbots/jquery.inputmask.git", |
||
96 | "reference": "5a72c563b502b8e05958a524cdfffafe9987be38" |
||
97 | }, |
||
98 | "dist": { |
||
99 | "type": "zip", |
||
100 | "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38", |
||
101 | "reference": "5a72c563b502b8e05958a524cdfffafe9987be38", |
||
102 | "shasum": "" |
||
103 | }, |
||
104 | "require": { |
||
105 | "bower-asset/jquery": ">=1.7" |
||
106 | }, |
||
107 | "type": "bower-asset-library", |
||
108 | "extra": { |
||
109 | "bower-asset-main": [ |
||
110 | "./dist/inputmask/inputmask.js" |
||
111 | ], |
||
112 | "bower-asset-ignore": [ |
||
113 | "**/*", |
||
114 | "!dist/*", |
||
115 | "!dist/inputmask/*", |
||
116 | "!dist/min/*", |
||
117 | "!dist/min/inputmask/*", |
||
118 | "!extra/bindings/*", |
||
119 | "!extra/dependencyLibs/*", |
||
120 | "!extra/phone-codes/*" |
||
121 | ] |
||
122 | }, |
||
123 | "license": [ |
||
124 | "http://opensource.org/licenses/mit-license.php" |
||
125 | ], |
||
126 | "description": "jquery.inputmask is a jquery plugin which create an input mask.", |
||
127 | "keywords": [ |
||
128 | "form", |
||
129 | "input", |
||
130 | "inputmask", |
||
131 | "jquery", |
||
132 | "mask", |
||
133 | "plugins" |
||
134 | ] |
||
135 | }, |
||
136 | { |
||
137 | "name": "bower-asset/punycode", |
||
138 | "version": "v1.3.2", |
||
139 | "source": { |
||
140 | "type": "git", |
||
141 | "url": "https://github.com/bestiejs/punycode.js.git", |
||
142 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" |
||
143 | }, |
||
144 | "dist": { |
||
145 | "type": "zip", |
||
146 | "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
147 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
148 | "shasum": "" |
||
149 | }, |
||
150 | "type": "bower-asset-library", |
||
151 | "extra": { |
||
152 | "bower-asset-main": "punycode.js", |
||
153 | "bower-asset-ignore": [ |
||
154 | "coverage", |
||
155 | "tests", |
||
156 | ".*", |
||
157 | "component.json", |
||
158 | "Gruntfile.js", |
||
159 | "node_modules", |
||
160 | "package.json" |
||
161 | ] |
||
162 | } |
||
163 | }, |
||
164 | { |
||
165 | "name": "bower-asset/yii2-pjax", |
||
166 | "version": "v2.0.6", |
||
167 | "source": { |
||
168 | "type": "git", |
||
169 | "url": "https://github.com/yiisoft/jquery-pjax.git", |
||
170 | "reference": "60728da6ade5879e807a49ce59ef9a72039b8978" |
||
171 | }, |
||
172 | "dist": { |
||
173 | "type": "zip", |
||
174 | "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978", |
||
175 | "reference": "60728da6ade5879e807a49ce59ef9a72039b8978", |
||
176 | "shasum": "" |
||
177 | }, |
||
178 | "require": { |
||
179 | "bower-asset/jquery": ">=1.8" |
||
180 | }, |
||
181 | "type": "bower-asset-library", |
||
182 | "extra": { |
||
183 | "bower-asset-main": "./jquery.pjax.js", |
||
184 | "bower-asset-ignore": [ |
||
185 | ".travis.yml", |
||
186 | "Gemfile", |
||
187 | "Gemfile.lock", |
||
188 | "CONTRIBUTING.md", |
||
189 | "vendor/", |
||
190 | "script/", |
||
191 | "test/" |
||
192 | ] |
||
193 | }, |
||
194 | "license": [ |
||
195 | "MIT" |
||
196 | ] |
||
197 | }, |
||
198 | { |
||
199 | "name": "cebe/markdown", |
||
200 | "version": "1.1.0", |
||
201 | "source": { |
||
202 | "type": "git", |
||
203 | "url": "https://github.com/cebe/markdown.git", |
||
204 | "reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2" |
||
205 | }, |
||
206 | "dist": { |
||
207 | "type": "zip", |
||
208 | "url": "https://api.github.com/repos/cebe/markdown/zipball/54a2c49de31cc44e864ebf0500a35ef21d0010b2", |
||
209 | "reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2", |
||
210 | "shasum": "" |
||
211 | }, |
||
212 | "require": { |
||
213 | "lib-pcre": "*", |
||
214 | "php": ">=5.4.0" |
||
215 | }, |
||
216 | "require-dev": { |
||
217 | "cebe/indent": "*", |
||
218 | "facebook/xhprof": "*@dev", |
||
219 | "phpunit/phpunit": "4.1.*" |
||
220 | }, |
||
221 | "bin": [ |
||
222 | "bin/markdown" |
||
223 | ], |
||
224 | "type": "library", |
||
225 | "extra": { |
||
226 | "branch-alias": { |
||
227 | "dev-master": "1.1.x-dev" |
||
228 | } |
||
229 | }, |
||
230 | "autoload": { |
||
231 | "psr-4": { |
||
232 | "cebe\\markdown\\": "" |
||
233 | } |
||
234 | }, |
||
235 | "notification-url": "https://packagist.org/downloads/", |
||
236 | "license": [ |
||
237 | "MIT" |
||
238 | ], |
||
239 | "authors": [ |
||
240 | { |
||
241 | "name": "Carsten Brandt", |
||
242 | "email": "[email protected]", |
||
243 | "homepage": "http://cebe.cc/", |
||
244 | "role": "Creator" |
||
245 | } |
||
246 | ], |
||
247 | "description": "A super fast, highly extensible markdown parser for PHP", |
||
248 | "homepage": "https://github.com/cebe/markdown#readme", |
||
249 | "keywords": [ |
||
250 | "extensible", |
||
251 | "fast", |
||
252 | "gfm", |
||
253 | "markdown", |
||
254 | "markdown-extra" |
||
255 | ], |
||
256 | "time": "2015-03-06 05:28:07" |
||
257 | }, |
||
258 | { |
||
259 | "name": "ezyang/htmlpurifier", |
||
260 | "version": "v4.7.0", |
||
261 | "source": { |
||
262 | "type": "git", |
||
263 | "url": "https://github.com/ezyang/htmlpurifier.git", |
||
264 | "reference": "ae1828d955112356f7677c465f94f7deb7d27a40" |
||
265 | }, |
||
266 | "dist": { |
||
267 | "type": "zip", |
||
268 | "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40", |
||
269 | "reference": "ae1828d955112356f7677c465f94f7deb7d27a40", |
||
270 | "shasum": "" |
||
271 | }, |
||
272 | "require": { |
||
273 | "php": ">=5.2" |
||
274 | }, |
||
275 | "type": "library", |
||
276 | "autoload": { |
||
277 | "psr-0": { |
||
278 | "HTMLPurifier": "library/" |
||
279 | }, |
||
280 | "files": [ |
||
281 | "library/HTMLPurifier.composer.php" |
||
282 | ] |
||
283 | }, |
||
284 | "notification-url": "https://packagist.org/downloads/", |
||
285 | "license": [ |
||
286 | "LGPL" |
||
287 | ], |
||
288 | "authors": [ |
||
289 | { |
||
290 | "name": "Edward Z. Yang", |
||
291 | "email": "[email protected]", |
||
292 | "homepage": "http://ezyang.com" |
||
293 | } |
||
294 | ], |
||
295 | "description": "Standards compliant HTML filter written in PHP", |
||
296 | "homepage": "http://htmlpurifier.org/", |
||
297 | "keywords": [ |
||
298 | "html" |
||
299 | ], |
||
300 | "time": "2015-08-05 01:03:42" |
||
301 | }, |
||
302 | { |
||
303 | "name": "yiisoft/yii2", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
304 | "version": "2.0.8", |
||
305 | "source": { |
||
306 | "type": "git", |
||
307 | "url": "https://github.com/yiisoft/yii2-framework.git", |
||
308 | "reference": "53992b136b993e32ca7b6f399cf42b143f8685a6" |
||
309 | }, |
||
310 | "dist": { |
||
311 | "type": "zip", |
||
312 | "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/53992b136b993e32ca7b6f399cf42b143f8685a6", |
||
313 | "reference": "53992b136b993e32ca7b6f399cf42b143f8685a6", |
||
314 | "shasum": "" |
||
315 | }, |
||
316 | "require": { |
||
317 | "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable", |
||
318 | "bower-asset/jquery.inputmask": "~3.2.2", |
||
319 | "bower-asset/punycode": "1.3.*", |
||
320 | "bower-asset/yii2-pjax": "~2.0.1", |
||
321 | "cebe/markdown": "~1.0.0 | ~1.1.0", |
||
322 | "ext-ctype": "*", |
||
323 | "ext-mbstring": "*", |
||
324 | "ezyang/htmlpurifier": "~4.6", |
||
325 | "lib-pcre": "*", |
||
326 | "php": ">=5.4.0", |
||
327 | "yiisoft/yii2-composer": "~2.0.4" |
||
328 | }, |
||
329 | "bin": [ |
||
330 | "yii" |
||
331 | ], |
||
332 | "type": "library", |
||
333 | "extra": { |
||
334 | "branch-alias": { |
||
335 | "dev-master": "2.0.x-dev" |
||
336 | } |
||
337 | }, |
||
338 | "autoload": { |
||
339 | "psr-4": { |
||
340 | "yii\\": "" |
||
341 | } |
||
342 | }, |
||
343 | "notification-url": "https://packagist.org/downloads/", |
||
344 | "license": [ |
||
345 | "BSD-3-Clause" |
||
346 | ], |
||
347 | "authors": [ |
||
348 | { |
||
349 | "name": "Qiang Xue", |
||
350 | "email": "[email protected]", |
||
351 | "homepage": "http://www.yiiframework.com/", |
||
352 | "role": "Founder and project lead" |
||
353 | }, |
||
354 | { |
||
355 | "name": "Alexander Makarov", |
||
356 | "email": "[email protected]", |
||
357 | "homepage": "http://rmcreative.ru/", |
||
358 | "role": "Core framework development" |
||
359 | }, |
||
360 | { |
||
361 | "name": "Maurizio Domba", |
||
362 | "homepage": "http://mdomba.info/", |
||
363 | "role": "Core framework development" |
||
364 | }, |
||
365 | { |
||
366 | "name": "Carsten Brandt", |
||
367 | "email": "[email protected]", |
||
368 | "homepage": "http://cebe.cc/", |
||
369 | "role": "Core framework development" |
||
370 | }, |
||
371 | { |
||
372 | "name": "Timur Ruziev", |
||
373 | "email": "[email protected]", |
||
374 | "homepage": "http://resurtm.com/", |
||
375 | "role": "Core framework development" |
||
376 | }, |
||
377 | { |
||
378 | "name": "Paul Klimov", |
||
379 | "email": "[email protected]", |
||
380 | "role": "Core framework development" |
||
381 | }, |
||
382 | { |
||
383 | "name": "Dmitry Naumenko", |
||
384 | "email": "[email protected]", |
||
385 | "role": "Core framework development" |
||
386 | } |
||
387 | ], |
||
388 | "description": "Yii PHP Framework Version 2", |
||
389 | "homepage": "http://www.yiiframework.com/", |
||
390 | "keywords": [ |
||
391 | "framework", |
||
392 | "yii2" |
||
393 | ], |
||
394 | "time": "2016-04-28 14:50:20" |
||
395 | }, |
||
396 | { |
||
397 | "name": "yiisoft/yii2-bootstrap", |
||
398 | "version": "2.0.6", |
||
399 | "source": { |
||
400 | "type": "git", |
||
401 | "url": "https://github.com/yiisoft/yii2-bootstrap.git", |
||
402 | "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5" |
||
403 | }, |
||
404 | "dist": { |
||
405 | "type": "zip", |
||
406 | "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5", |
||
407 | "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5", |
||
408 | "shasum": "" |
||
409 | }, |
||
410 | "require": { |
||
411 | "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", |
||
412 | "yiisoft/yii2": ">=2.0.6" |
||
413 | }, |
||
414 | "type": "yii2-extension", |
||
415 | "extra": { |
||
416 | "branch-alias": { |
||
417 | "dev-master": "2.0.x-dev" |
||
418 | }, |
||
419 | "asset-installer-paths": { |
||
420 | "npm-asset-library": "vendor/npm", |
||
421 | "bower-asset-library": "vendor/bower" |
||
422 | } |
||
423 | }, |
||
424 | "autoload": { |
||
425 | "psr-4": { |
||
426 | "yii\\bootstrap\\": "" |
||
427 | } |
||
428 | }, |
||
429 | "notification-url": "https://packagist.org/downloads/", |
||
430 | "license": [ |
||
431 | "BSD-3-Clause" |
||
432 | ], |
||
433 | "authors": [ |
||
434 | { |
||
435 | "name": "Qiang Xue", |
||
436 | "email": "[email protected]" |
||
437 | } |
||
438 | ], |
||
439 | "description": "The Twitter Bootstrap extension for the Yii framework", |
||
440 | "keywords": [ |
||
441 | "bootstrap", |
||
442 | "yii2" |
||
443 | ], |
||
444 | "time": "2016-03-17 03:29:28" |
||
445 | }, |
||
446 | { |
||
447 | "name": "yiisoft/yii2-composer", |
||
448 | "version": "2.0.4", |
||
449 | "source": { |
||
450 | "type": "git", |
||
451 | "url": "https://github.com/yiisoft/yii2-composer.git", |
||
452 | "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464" |
||
453 | }, |
||
454 | "dist": { |
||
455 | "type": "zip", |
||
456 | "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/7452fd908a5023b8bb5ea1b123a174ca080de464", |
||
457 | "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464", |
||
458 | "shasum": "" |
||
459 | }, |
||
460 | "require": { |
||
461 | "composer-plugin-api": "^1.0" |
||
462 | }, |
||
463 | "type": "composer-plugin", |
||
464 | "extra": { |
||
465 | "class": "yii\\composer\\Plugin", |
||
466 | "branch-alias": { |
||
467 | "dev-master": "2.0.x-dev" |
||
468 | } |
||
469 | }, |
||
470 | "autoload": { |
||
471 | "psr-4": { |
||
472 | "yii\\composer\\": "" |
||
473 | } |
||
474 | }, |
||
475 | "notification-url": "https://packagist.org/downloads/", |
||
476 | "license": [ |
||
477 | "BSD-3-Clause" |
||
478 | ], |
||
479 | "authors": [ |
||
480 | { |
||
481 | "name": "Qiang Xue", |
||
482 | "email": "[email protected]" |
||
483 | } |
||
484 | ], |
||
485 | "description": "The composer plugin for Yii extension installer", |
||
486 | "keywords": [ |
||
487 | "composer", |
||
488 | "extension installer", |
||
489 | "yii2" |
||
490 | ], |
||
491 | "time": "2016-02-06 00:49:24" |
||
492 | } |
||
493 | ], |
||
494 | "packages-dev": [ |
||
495 | { |
||
496 | "name": "doctrine/instantiator", |
||
497 | "version": "1.0.5", |
||
498 | "source": { |
||
499 | "type": "git", |
||
500 | "url": "https://github.com/doctrine/instantiator.git", |
||
501 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
502 | }, |
||
503 | "dist": { |
||
504 | "type": "zip", |
||
505 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
506 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
507 | "shasum": "" |
||
508 | }, |
||
509 | "require": { |
||
510 | "php": ">=5.3,<8.0-DEV" |
||
511 | }, |
||
512 | "require-dev": { |
||
513 | "athletic/athletic": "~0.1.8", |
||
514 | "ext-pdo": "*", |
||
515 | "ext-phar": "*", |
||
516 | "phpunit/phpunit": "~4.0", |
||
517 | "squizlabs/php_codesniffer": "~2.0" |
||
518 | }, |
||
519 | "type": "library", |
||
520 | "extra": { |
||
521 | "branch-alias": { |
||
522 | "dev-master": "1.0.x-dev" |
||
523 | } |
||
524 | }, |
||
525 | "autoload": { |
||
526 | "psr-4": { |
||
527 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
528 | } |
||
529 | }, |
||
530 | "notification-url": "https://packagist.org/downloads/", |
||
531 | "license": [ |
||
532 | "MIT" |
||
533 | ], |
||
534 | "authors": [ |
||
535 | { |
||
536 | "name": "Marco Pivetta", |
||
537 | "email": "[email protected]", |
||
538 | "homepage": "http://ocramius.github.com/" |
||
539 | } |
||
540 | ], |
||
541 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
542 | "homepage": "https://github.com/doctrine/instantiator", |
||
543 | "keywords": [ |
||
544 | "constructor", |
||
545 | "instantiate" |
||
546 | ], |
||
547 | "time": "2015-06-14 21:17:01" |
||
548 | }, |
||
549 | { |
||
550 | "name": "myclabs/deep-copy", |
||
551 | "version": "1.5.1", |
||
552 | "source": { |
||
553 | "type": "git", |
||
554 | "url": "https://github.com/myclabs/DeepCopy.git", |
||
555 | "reference": "a8773992b362b58498eed24bf85005f363c34771" |
||
556 | }, |
||
557 | "dist": { |
||
558 | "type": "zip", |
||
559 | "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/a8773992b362b58498eed24bf85005f363c34771", |
||
560 | "reference": "a8773992b362b58498eed24bf85005f363c34771", |
||
561 | "shasum": "" |
||
562 | }, |
||
563 | "require": { |
||
564 | "php": ">=5.4.0" |
||
565 | }, |
||
566 | "require-dev": { |
||
567 | "doctrine/collections": "1.*", |
||
568 | "phpunit/phpunit": "~4.1" |
||
569 | }, |
||
570 | "type": "library", |
||
571 | "autoload": { |
||
572 | "psr-4": { |
||
573 | "DeepCopy\\": "src/DeepCopy/" |
||
574 | } |
||
575 | }, |
||
576 | "notification-url": "https://packagist.org/downloads/", |
||
577 | "license": [ |
||
578 | "MIT" |
||
579 | ], |
||
580 | "description": "Create deep copies (clones) of your objects", |
||
581 | "homepage": "https://github.com/myclabs/DeepCopy", |
||
582 | "keywords": [ |
||
583 | "clone", |
||
584 | "copy", |
||
585 | "duplicate", |
||
586 | "object", |
||
587 | "object graph" |
||
588 | ], |
||
589 | "time": "2015-11-20 12:04:31" |
||
590 | }, |
||
591 | { |
||
592 | "name": "phpdocumentor/reflection-common", |
||
593 | "version": "1.0", |
||
594 | "source": { |
||
595 | "type": "git", |
||
596 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
||
597 | "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c" |
||
598 | }, |
||
599 | "dist": { |
||
600 | "type": "zip", |
||
601 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c", |
||
602 | "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", |
||
603 | "shasum": "" |
||
604 | }, |
||
605 | "require": { |
||
606 | "php": ">=5.5" |
||
607 | }, |
||
608 | "require-dev": { |
||
609 | "phpunit/phpunit": "^4.6" |
||
610 | }, |
||
611 | "type": "library", |
||
612 | "extra": { |
||
613 | "branch-alias": { |
||
614 | "dev-master": "1.0.x-dev" |
||
615 | } |
||
616 | }, |
||
617 | "autoload": { |
||
618 | "psr-4": { |
||
619 | "phpDocumentor\\Reflection\\": [ |
||
620 | "src" |
||
621 | ] |
||
622 | } |
||
623 | }, |
||
624 | "notification-url": "https://packagist.org/downloads/", |
||
625 | "license": [ |
||
626 | "MIT" |
||
627 | ], |
||
628 | "authors": [ |
||
629 | { |
||
630 | "name": "Jaap van Otterdijk", |
||
631 | "email": "[email protected]" |
||
632 | } |
||
633 | ], |
||
634 | "description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
||
635 | "homepage": "http://www.phpdoc.org", |
||
636 | "keywords": [ |
||
637 | "FQSEN", |
||
638 | "phpDocumentor", |
||
639 | "phpdoc", |
||
640 | "reflection", |
||
641 | "static analysis" |
||
642 | ], |
||
643 | "time": "2015-12-27 11:43:31" |
||
644 | }, |
||
645 | { |
||
646 | "name": "phpdocumentor/reflection-docblock", |
||
647 | "version": "3.1.0", |
||
648 | "source": { |
||
649 | "type": "git", |
||
650 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
651 | "reference": "9270140b940ff02e58ec577c237274e92cd40cdd" |
||
652 | }, |
||
653 | "dist": { |
||
654 | "type": "zip", |
||
655 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd", |
||
656 | "reference": "9270140b940ff02e58ec577c237274e92cd40cdd", |
||
657 | "shasum": "" |
||
658 | }, |
||
659 | "require": { |
||
660 | "php": ">=5.5", |
||
661 | "phpdocumentor/reflection-common": "^1.0@dev", |
||
662 | "phpdocumentor/type-resolver": "^0.2.0", |
||
663 | "webmozart/assert": "^1.0" |
||
664 | }, |
||
665 | "require-dev": { |
||
666 | "mockery/mockery": "^0.9.4", |
||
667 | "phpunit/phpunit": "^4.4" |
||
668 | }, |
||
669 | "type": "library", |
||
670 | "autoload": { |
||
671 | "psr-4": { |
||
672 | "phpDocumentor\\Reflection\\": [ |
||
673 | "src/" |
||
674 | ] |
||
675 | } |
||
676 | }, |
||
677 | "notification-url": "https://packagist.org/downloads/", |
||
678 | "license": [ |
||
679 | "MIT" |
||
680 | ], |
||
681 | "authors": [ |
||
682 | { |
||
683 | "name": "Mike van Riel", |
||
684 | "email": "[email protected]" |
||
685 | } |
||
686 | ], |
||
687 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
||
688 | "time": "2016-06-10 09:48:41" |
||
689 | }, |
||
690 | { |
||
691 | "name": "phpdocumentor/type-resolver", |
||
692 | "version": "0.2", |
||
693 | "source": { |
||
694 | "type": "git", |
||
695 | "url": "https://github.com/phpDocumentor/TypeResolver.git", |
||
696 | "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443" |
||
697 | }, |
||
698 | "dist": { |
||
699 | "type": "zip", |
||
700 | "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443", |
||
701 | "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443", |
||
702 | "shasum": "" |
||
703 | }, |
||
704 | "require": { |
||
705 | "php": ">=5.5", |
||
706 | "phpdocumentor/reflection-common": "^1.0" |
||
707 | }, |
||
708 | "require-dev": { |
||
709 | "mockery/mockery": "^0.9.4", |
||
710 | "phpunit/phpunit": "^5.2||^4.8.24" |
||
711 | }, |
||
712 | "type": "library", |
||
713 | "extra": { |
||
714 | "branch-alias": { |
||
715 | "dev-master": "1.0.x-dev" |
||
716 | } |
||
717 | }, |
||
718 | "autoload": { |
||
719 | "psr-4": { |
||
720 | "phpDocumentor\\Reflection\\": [ |
||
721 | "src/" |
||
722 | ] |
||
723 | } |
||
724 | }, |
||
725 | "notification-url": "https://packagist.org/downloads/", |
||
726 | "license": [ |
||
727 | "MIT" |
||
728 | ], |
||
729 | "authors": [ |
||
730 | { |
||
731 | "name": "Mike van Riel", |
||
732 | "email": "[email protected]" |
||
733 | } |
||
734 | ], |
||
735 | "time": "2016-06-10 07:14:17" |
||
736 | }, |
||
737 | { |
||
738 | "name": "phpspec/prophecy", |
||
739 | "version": "v1.6.1", |
||
740 | "source": { |
||
741 | "type": "git", |
||
742 | "url": "https://github.com/phpspec/prophecy.git", |
||
743 | "reference": "58a8137754bc24b25740d4281399a4a3596058e0" |
||
744 | }, |
||
745 | "dist": { |
||
746 | "type": "zip", |
||
747 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0", |
||
748 | "reference": "58a8137754bc24b25740d4281399a4a3596058e0", |
||
749 | "shasum": "" |
||
750 | }, |
||
751 | "require": { |
||
752 | "doctrine/instantiator": "^1.0.2", |
||
753 | "php": "^5.3|^7.0", |
||
754 | "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", |
||
755 | "sebastian/comparator": "^1.1", |
||
756 | "sebastian/recursion-context": "^1.0" |
||
757 | }, |
||
758 | "require-dev": { |
||
759 | "phpspec/phpspec": "^2.0" |
||
760 | }, |
||
761 | "type": "library", |
||
762 | "extra": { |
||
763 | "branch-alias": { |
||
764 | "dev-master": "1.6.x-dev" |
||
765 | } |
||
766 | }, |
||
767 | "autoload": { |
||
768 | "psr-0": { |
||
769 | "Prophecy\\": "src/" |
||
770 | } |
||
771 | }, |
||
772 | "notification-url": "https://packagist.org/downloads/", |
||
773 | "license": [ |
||
774 | "MIT" |
||
775 | ], |
||
776 | "authors": [ |
||
777 | { |
||
778 | "name": "Konstantin Kudryashov", |
||
779 | "email": "[email protected]", |
||
780 | "homepage": "http://everzet.com" |
||
781 | }, |
||
782 | { |
||
783 | "name": "Marcello Duarte", |
||
784 | "email": "[email protected]" |
||
785 | } |
||
786 | ], |
||
787 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
788 | "homepage": "https://github.com/phpspec/prophecy", |
||
789 | "keywords": [ |
||
790 | "Double", |
||
791 | "Dummy", |
||
792 | "fake", |
||
793 | "mock", |
||
794 | "spy", |
||
795 | "stub" |
||
796 | ], |
||
797 | "time": "2016-06-07 08:13:47" |
||
798 | }, |
||
799 | { |
||
800 | "name": "phpunit/php-code-coverage", |
||
801 | "version": "4.0.0", |
||
802 | "source": { |
||
803 | "type": "git", |
||
804 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
805 | "reference": "900370c81280cc0d942ffbc5912d80464eaee7e9" |
||
806 | }, |
||
807 | "dist": { |
||
808 | "type": "zip", |
||
809 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/900370c81280cc0d942ffbc5912d80464eaee7e9", |
||
810 | "reference": "900370c81280cc0d942ffbc5912d80464eaee7e9", |
||
811 | "shasum": "" |
||
812 | }, |
||
813 | "require": { |
||
814 | "php": "^5.6 || ^7.0", |
||
815 | "phpunit/php-file-iterator": "~1.3", |
||
816 | "phpunit/php-text-template": "~1.2", |
||
817 | "phpunit/php-token-stream": "^1.4.2", |
||
818 | "sebastian/code-unit-reverse-lookup": "~1.0", |
||
819 | "sebastian/environment": "^1.3.2", |
||
820 | "sebastian/version": "~1.0|~2.0" |
||
821 | }, |
||
822 | "require-dev": { |
||
823 | "ext-xdebug": ">=2.1.4", |
||
824 | "phpunit/phpunit": "^5.4" |
||
825 | }, |
||
826 | "suggest": { |
||
827 | "ext-dom": "*", |
||
828 | "ext-xdebug": ">=2.4.0", |
||
829 | "ext-xmlwriter": "*" |
||
830 | }, |
||
831 | "type": "library", |
||
832 | "extra": { |
||
833 | "branch-alias": { |
||
834 | "dev-master": "4.0.x-dev" |
||
835 | } |
||
836 | }, |
||
837 | "autoload": { |
||
838 | "classmap": [ |
||
839 | "src/" |
||
840 | ] |
||
841 | }, |
||
842 | "notification-url": "https://packagist.org/downloads/", |
||
843 | "license": [ |
||
844 | "BSD-3-Clause" |
||
845 | ], |
||
846 | "authors": [ |
||
847 | { |
||
848 | "name": "Sebastian Bergmann", |
||
849 | "email": "[email protected]", |
||
850 | "role": "lead" |
||
851 | } |
||
852 | ], |
||
853 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
854 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
855 | "keywords": [ |
||
856 | "coverage", |
||
857 | "testing", |
||
858 | "xunit" |
||
859 | ], |
||
860 | "time": "2016-06-03 05:03:56" |
||
861 | }, |
||
862 | { |
||
863 | "name": "phpunit/php-file-iterator", |
||
864 | "version": "1.4.1", |
||
865 | "source": { |
||
866 | "type": "git", |
||
867 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
868 | "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0" |
||
869 | }, |
||
870 | "dist": { |
||
871 | "type": "zip", |
||
872 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0", |
||
873 | "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0", |
||
874 | "shasum": "" |
||
875 | }, |
||
876 | "require": { |
||
877 | "php": ">=5.3.3" |
||
878 | }, |
||
879 | "type": "library", |
||
880 | "extra": { |
||
881 | "branch-alias": { |
||
882 | "dev-master": "1.4.x-dev" |
||
883 | } |
||
884 | }, |
||
885 | "autoload": { |
||
886 | "classmap": [ |
||
887 | "src/" |
||
888 | ] |
||
889 | }, |
||
890 | "notification-url": "https://packagist.org/downloads/", |
||
891 | "license": [ |
||
892 | "BSD-3-Clause" |
||
893 | ], |
||
894 | "authors": [ |
||
895 | { |
||
896 | "name": "Sebastian Bergmann", |
||
897 | "email": "[email protected]", |
||
898 | "role": "lead" |
||
899 | } |
||
900 | ], |
||
901 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
902 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
903 | "keywords": [ |
||
904 | "filesystem", |
||
905 | "iterator" |
||
906 | ], |
||
907 | "time": "2015-06-21 13:08:43" |
||
908 | }, |
||
909 | { |
||
910 | "name": "phpunit/php-text-template", |
||
911 | "version": "1.2.1", |
||
912 | "source": { |
||
913 | "type": "git", |
||
914 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
915 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
916 | }, |
||
917 | "dist": { |
||
918 | "type": "zip", |
||
919 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
920 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
921 | "shasum": "" |
||
922 | }, |
||
923 | "require": { |
||
924 | "php": ">=5.3.3" |
||
925 | }, |
||
926 | "type": "library", |
||
927 | "autoload": { |
||
928 | "classmap": [ |
||
929 | "src/" |
||
930 | ] |
||
931 | }, |
||
932 | "notification-url": "https://packagist.org/downloads/", |
||
933 | "license": [ |
||
934 | "BSD-3-Clause" |
||
935 | ], |
||
936 | "authors": [ |
||
937 | { |
||
938 | "name": "Sebastian Bergmann", |
||
939 | "email": "[email protected]", |
||
940 | "role": "lead" |
||
941 | } |
||
942 | ], |
||
943 | "description": "Simple template engine.", |
||
944 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
945 | "keywords": [ |
||
946 | "template" |
||
947 | ], |
||
948 | "time": "2015-06-21 13:50:34" |
||
949 | }, |
||
950 | { |
||
951 | "name": "phpunit/php-timer", |
||
952 | "version": "1.0.8", |
||
953 | "source": { |
||
954 | "type": "git", |
||
955 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
956 | "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260" |
||
957 | }, |
||
958 | "dist": { |
||
959 | "type": "zip", |
||
960 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260", |
||
961 | "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260", |
||
962 | "shasum": "" |
||
963 | }, |
||
964 | "require": { |
||
965 | "php": ">=5.3.3" |
||
966 | }, |
||
967 | "require-dev": { |
||
968 | "phpunit/phpunit": "~4|~5" |
||
969 | }, |
||
970 | "type": "library", |
||
971 | "autoload": { |
||
972 | "classmap": [ |
||
973 | "src/" |
||
974 | ] |
||
975 | }, |
||
976 | "notification-url": "https://packagist.org/downloads/", |
||
977 | "license": [ |
||
978 | "BSD-3-Clause" |
||
979 | ], |
||
980 | "authors": [ |
||
981 | { |
||
982 | "name": "Sebastian Bergmann", |
||
983 | "email": "[email protected]", |
||
984 | "role": "lead" |
||
985 | } |
||
986 | ], |
||
987 | "description": "Utility class for timing", |
||
988 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
989 | "keywords": [ |
||
990 | "timer" |
||
991 | ], |
||
992 | "time": "2016-05-12 18:03:57" |
||
993 | }, |
||
994 | { |
||
995 | "name": "phpunit/php-token-stream", |
||
996 | "version": "1.4.8", |
||
997 | "source": { |
||
998 | "type": "git", |
||
999 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
1000 | "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da" |
||
1001 | }, |
||
1002 | "dist": { |
||
1003 | "type": "zip", |
||
1004 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", |
||
1005 | "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", |
||
1006 | "shasum": "" |
||
1007 | }, |
||
1008 | "require": { |
||
1009 | "ext-tokenizer": "*", |
||
1010 | "php": ">=5.3.3" |
||
1011 | }, |
||
1012 | "require-dev": { |
||
1013 | "phpunit/phpunit": "~4.2" |
||
1014 | }, |
||
1015 | "type": "library", |
||
1016 | "extra": { |
||
1017 | "branch-alias": { |
||
1018 | "dev-master": "1.4-dev" |
||
1019 | } |
||
1020 | }, |
||
1021 | "autoload": { |
||
1022 | "classmap": [ |
||
1023 | "src/" |
||
1024 | ] |
||
1025 | }, |
||
1026 | "notification-url": "https://packagist.org/downloads/", |
||
1027 | "license": [ |
||
1028 | "BSD-3-Clause" |
||
1029 | ], |
||
1030 | "authors": [ |
||
1031 | { |
||
1032 | "name": "Sebastian Bergmann", |
||
1033 | "email": "[email protected]" |
||
1034 | } |
||
1035 | ], |
||
1036 | "description": "Wrapper around PHP's tokenizer extension.", |
||
1037 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
1038 | "keywords": [ |
||
1039 | "tokenizer" |
||
1040 | ], |
||
1041 | "time": "2015-09-15 10:49:45" |
||
1042 | }, |
||
1043 | { |
||
1044 | "name": "phpunit/phpunit", |
||
1045 | "version": "5.4.6", |
||
1046 | "source": { |
||
1047 | "type": "git", |
||
1048 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
1049 | "reference": "2f1fc94b77ea6418bd6a06c64a1dac0645fbce59" |
||
1050 | }, |
||
1051 | "dist": { |
||
1052 | "type": "zip", |
||
1053 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2f1fc94b77ea6418bd6a06c64a1dac0645fbce59", |
||
1054 | "reference": "2f1fc94b77ea6418bd6a06c64a1dac0645fbce59", |
||
1055 | "shasum": "" |
||
1056 | }, |
||
1057 | "require": { |
||
1058 | "ext-dom": "*", |
||
1059 | "ext-json": "*", |
||
1060 | "ext-pcre": "*", |
||
1061 | "ext-reflection": "*", |
||
1062 | "ext-spl": "*", |
||
1063 | "myclabs/deep-copy": "~1.3", |
||
1064 | "php": "^5.6 || ^7.0", |
||
1065 | "phpspec/prophecy": "^1.3.1", |
||
1066 | "phpunit/php-code-coverage": "^4.0", |
||
1067 | "phpunit/php-file-iterator": "~1.4", |
||
1068 | "phpunit/php-text-template": "~1.2", |
||
1069 | "phpunit/php-timer": "^1.0.6", |
||
1070 | "phpunit/phpunit-mock-objects": "^3.2", |
||
1071 | "sebastian/comparator": "~1.1", |
||
1072 | "sebastian/diff": "~1.2", |
||
1073 | "sebastian/environment": "^1.3 || ^2.0", |
||
1074 | "sebastian/exporter": "~1.2", |
||
1075 | "sebastian/global-state": "~1.0", |
||
1076 | "sebastian/object-enumerator": "~1.0", |
||
1077 | "sebastian/resource-operations": "~1.0", |
||
1078 | "sebastian/version": "~1.0|~2.0", |
||
1079 | "symfony/yaml": "~2.1|~3.0" |
||
1080 | }, |
||
1081 | "conflict": { |
||
1082 | "phpdocumentor/reflection-docblock": "3.0.2" |
||
1083 | }, |
||
1084 | "suggest": { |
||
1085 | "phpunit/php-invoker": "~1.1" |
||
1086 | }, |
||
1087 | "bin": [ |
||
1088 | "phpunit" |
||
1089 | ], |
||
1090 | "type": "library", |
||
1091 | "extra": { |
||
1092 | "branch-alias": { |
||
1093 | "dev-master": "5.4.x-dev" |
||
1094 | } |
||
1095 | }, |
||
1096 | "autoload": { |
||
1097 | "classmap": [ |
||
1098 | "src/" |
||
1099 | ] |
||
1100 | }, |
||
1101 | "notification-url": "https://packagist.org/downloads/", |
||
1102 | "license": [ |
||
1103 | "BSD-3-Clause" |
||
1104 | ], |
||
1105 | "authors": [ |
||
1106 | { |
||
1107 | "name": "Sebastian Bergmann", |
||
1108 | "email": "[email protected]", |
||
1109 | "role": "lead" |
||
1110 | } |
||
1111 | ], |
||
1112 | "description": "The PHP Unit Testing framework.", |
||
1113 | "homepage": "https://phpunit.de/", |
||
1114 | "keywords": [ |
||
1115 | "phpunit", |
||
1116 | "testing", |
||
1117 | "xunit" |
||
1118 | ], |
||
1119 | "time": "2016-06-16 06:01:15" |
||
1120 | }, |
||
1121 | { |
||
1122 | "name": "phpunit/phpunit-mock-objects", |
||
1123 | "version": "3.2.3", |
||
1124 | "source": { |
||
1125 | "type": "git", |
||
1126 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
1127 | "reference": "b13d0d9426ced06958bd32104653526a6c998a52" |
||
1128 | }, |
||
1129 | "dist": { |
||
1130 | "type": "zip", |
||
1131 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/b13d0d9426ced06958bd32104653526a6c998a52", |
||
1132 | "reference": "b13d0d9426ced06958bd32104653526a6c998a52", |
||
1133 | "shasum": "" |
||
1134 | }, |
||
1135 | "require": { |
||
1136 | "doctrine/instantiator": "^1.0.2", |
||
1137 | "php": "^5.6 || ^7.0", |
||
1138 | "phpunit/php-text-template": "^1.2", |
||
1139 | "sebastian/exporter": "^1.2" |
||
1140 | }, |
||
1141 | "conflict": { |
||
1142 | "phpunit/phpunit": "<5.4.0" |
||
1143 | }, |
||
1144 | "require-dev": { |
||
1145 | "phpunit/phpunit": "^5.4" |
||
1146 | }, |
||
1147 | "suggest": { |
||
1148 | "ext-soap": "*" |
||
1149 | }, |
||
1150 | "type": "library", |
||
1151 | "extra": { |
||
1152 | "branch-alias": { |
||
1153 | "dev-master": "3.2.x-dev" |
||
1154 | } |
||
1155 | }, |
||
1156 | "autoload": { |
||
1157 | "classmap": [ |
||
1158 | "src/" |
||
1159 | ] |
||
1160 | }, |
||
1161 | "notification-url": "https://packagist.org/downloads/", |
||
1162 | "license": [ |
||
1163 | "BSD-3-Clause" |
||
1164 | ], |
||
1165 | "authors": [ |
||
1166 | { |
||
1167 | "name": "Sebastian Bergmann", |
||
1168 | "email": "[email protected]", |
||
1169 | "role": "lead" |
||
1170 | } |
||
1171 | ], |
||
1172 | "description": "Mock Object library for PHPUnit", |
||
1173 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
1174 | "keywords": [ |
||
1175 | "mock", |
||
1176 | "xunit" |
||
1177 | ], |
||
1178 | "time": "2016-06-12 07:37:26" |
||
1179 | }, |
||
1180 | { |
||
1181 | "name": "sebastian/code-unit-reverse-lookup", |
||
1182 | "version": "1.0.0", |
||
1183 | "source": { |
||
1184 | "type": "git", |
||
1185 | "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", |
||
1186 | "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe" |
||
1187 | }, |
||
1188 | "dist": { |
||
1189 | "type": "zip", |
||
1190 | "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe", |
||
1191 | "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe", |
||
1192 | "shasum": "" |
||
1193 | }, |
||
1194 | "require": { |
||
1195 | "php": ">=5.6" |
||
1196 | }, |
||
1197 | "require-dev": { |
||
1198 | "phpunit/phpunit": "~5" |
||
1199 | }, |
||
1200 | "type": "library", |
||
1201 | "extra": { |
||
1202 | "branch-alias": { |
||
1203 | "dev-master": "1.0.x-dev" |
||
1204 | } |
||
1205 | }, |
||
1206 | "autoload": { |
||
1207 | "classmap": [ |
||
1208 | "src/" |
||
1209 | ] |
||
1210 | }, |
||
1211 | "notification-url": "https://packagist.org/downloads/", |
||
1212 | "license": [ |
||
1213 | "BSD-3-Clause" |
||
1214 | ], |
||
1215 | "authors": [ |
||
1216 | { |
||
1217 | "name": "Sebastian Bergmann", |
||
1218 | "email": "[email protected]" |
||
1219 | } |
||
1220 | ], |
||
1221 | "description": "Looks up which function or method a line of code belongs to", |
||
1222 | "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", |
||
1223 | "time": "2016-02-13 06:45:14" |
||
1224 | }, |
||
1225 | { |
||
1226 | "name": "sebastian/comparator", |
||
1227 | "version": "1.2.0", |
||
1228 | "source": { |
||
1229 | "type": "git", |
||
1230 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
1231 | "reference": "937efb279bd37a375bcadf584dec0726f84dbf22" |
||
1232 | }, |
||
1233 | "dist": { |
||
1234 | "type": "zip", |
||
1235 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22", |
||
1236 | "reference": "937efb279bd37a375bcadf584dec0726f84dbf22", |
||
1237 | "shasum": "" |
||
1238 | }, |
||
1239 | "require": { |
||
1240 | "php": ">=5.3.3", |
||
1241 | "sebastian/diff": "~1.2", |
||
1242 | "sebastian/exporter": "~1.2" |
||
1243 | }, |
||
1244 | "require-dev": { |
||
1245 | "phpunit/phpunit": "~4.4" |
||
1246 | }, |
||
1247 | "type": "library", |
||
1248 | "extra": { |
||
1249 | "branch-alias": { |
||
1250 | "dev-master": "1.2.x-dev" |
||
1251 | } |
||
1252 | }, |
||
1253 | "autoload": { |
||
1254 | "classmap": [ |
||
1255 | "src/" |
||
1256 | ] |
||
1257 | }, |
||
1258 | "notification-url": "https://packagist.org/downloads/", |
||
1259 | "license": [ |
||
1260 | "BSD-3-Clause" |
||
1261 | ], |
||
1262 | "authors": [ |
||
1263 | { |
||
1264 | "name": "Jeff Welch", |
||
1265 | "email": "[email protected]" |
||
1266 | }, |
||
1267 | { |
||
1268 | "name": "Volker Dusch", |
||
1269 | "email": "[email protected]" |
||
1270 | }, |
||
1271 | { |
||
1272 | "name": "Bernhard Schussek", |
||
1273 | "email": "[email protected]" |
||
1274 | }, |
||
1275 | { |
||
1276 | "name": "Sebastian Bergmann", |
||
1277 | "email": "[email protected]" |
||
1278 | } |
||
1279 | ], |
||
1280 | "description": "Provides the functionality to compare PHP values for equality", |
||
1281 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
1282 | "keywords": [ |
||
1283 | "comparator", |
||
1284 | "compare", |
||
1285 | "equality" |
||
1286 | ], |
||
1287 | "time": "2015-07-26 15:48:44" |
||
1288 | }, |
||
1289 | { |
||
1290 | "name": "sebastian/diff", |
||
1291 | "version": "1.4.1", |
||
1292 | "source": { |
||
1293 | "type": "git", |
||
1294 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
1295 | "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e" |
||
1296 | }, |
||
1297 | "dist": { |
||
1298 | "type": "zip", |
||
1299 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e", |
||
1300 | "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e", |
||
1301 | "shasum": "" |
||
1302 | }, |
||
1303 | "require": { |
||
1304 | "php": ">=5.3.3" |
||
1305 | }, |
||
1306 | "require-dev": { |
||
1307 | "phpunit/phpunit": "~4.8" |
||
1308 | }, |
||
1309 | "type": "library", |
||
1310 | "extra": { |
||
1311 | "branch-alias": { |
||
1312 | "dev-master": "1.4-dev" |
||
1313 | } |
||
1314 | }, |
||
1315 | "autoload": { |
||
1316 | "classmap": [ |
||
1317 | "src/" |
||
1318 | ] |
||
1319 | }, |
||
1320 | "notification-url": "https://packagist.org/downloads/", |
||
1321 | "license": [ |
||
1322 | "BSD-3-Clause" |
||
1323 | ], |
||
1324 | "authors": [ |
||
1325 | { |
||
1326 | "name": "Kore Nordmann", |
||
1327 | "email": "[email protected]" |
||
1328 | }, |
||
1329 | { |
||
1330 | "name": "Sebastian Bergmann", |
||
1331 | "email": "[email protected]" |
||
1332 | } |
||
1333 | ], |
||
1334 | "description": "Diff implementation", |
||
1335 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
1336 | "keywords": [ |
||
1337 | "diff" |
||
1338 | ], |
||
1339 | "time": "2015-12-08 07:14:41" |
||
1340 | }, |
||
1341 | { |
||
1342 | "name": "sebastian/environment", |
||
1343 | "version": "1.3.7", |
||
1344 | "source": { |
||
1345 | "type": "git", |
||
1346 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
1347 | "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716" |
||
1348 | }, |
||
1349 | "dist": { |
||
1350 | "type": "zip", |
||
1351 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716", |
||
1352 | "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716", |
||
1353 | "shasum": "" |
||
1354 | }, |
||
1355 | "require": { |
||
1356 | "php": ">=5.3.3" |
||
1357 | }, |
||
1358 | "require-dev": { |
||
1359 | "phpunit/phpunit": "~4.4" |
||
1360 | }, |
||
1361 | "type": "library", |
||
1362 | "extra": { |
||
1363 | "branch-alias": { |
||
1364 | "dev-master": "1.3.x-dev" |
||
1365 | } |
||
1366 | }, |
||
1367 | "autoload": { |
||
1368 | "classmap": [ |
||
1369 | "src/" |
||
1370 | ] |
||
1371 | }, |
||
1372 | "notification-url": "https://packagist.org/downloads/", |
||
1373 | "license": [ |
||
1374 | "BSD-3-Clause" |
||
1375 | ], |
||
1376 | "authors": [ |
||
1377 | { |
||
1378 | "name": "Sebastian Bergmann", |
||
1379 | "email": "[email protected]" |
||
1380 | } |
||
1381 | ], |
||
1382 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
1383 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
1384 | "keywords": [ |
||
1385 | "Xdebug", |
||
1386 | "environment", |
||
1387 | "hhvm" |
||
1388 | ], |
||
1389 | "time": "2016-05-17 03:18:57" |
||
1390 | }, |
||
1391 | { |
||
1392 | "name": "sebastian/exporter", |
||
1393 | "version": "1.2.2", |
||
1394 | "source": { |
||
1395 | "type": "git", |
||
1396 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
1397 | "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4" |
||
1398 | }, |
||
1399 | "dist": { |
||
1400 | "type": "zip", |
||
1401 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4", |
||
1402 | "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4", |
||
1403 | "shasum": "" |
||
1404 | }, |
||
1405 | "require": { |
||
1406 | "php": ">=5.3.3", |
||
1407 | "sebastian/recursion-context": "~1.0" |
||
1408 | }, |
||
1409 | "require-dev": { |
||
1410 | "ext-mbstring": "*", |
||
1411 | "phpunit/phpunit": "~4.4" |
||
1412 | }, |
||
1413 | "type": "library", |
||
1414 | "extra": { |
||
1415 | "branch-alias": { |
||
1416 | "dev-master": "1.3.x-dev" |
||
1417 | } |
||
1418 | }, |
||
1419 | "autoload": { |
||
1420 | "classmap": [ |
||
1421 | "src/" |
||
1422 | ] |
||
1423 | }, |
||
1424 | "notification-url": "https://packagist.org/downloads/", |
||
1425 | "license": [ |
||
1426 | "BSD-3-Clause" |
||
1427 | ], |
||
1428 | "authors": [ |
||
1429 | { |
||
1430 | "name": "Jeff Welch", |
||
1431 | "email": "[email protected]" |
||
1432 | }, |
||
1433 | { |
||
1434 | "name": "Volker Dusch", |
||
1435 | "email": "[email protected]" |
||
1436 | }, |
||
1437 | { |
||
1438 | "name": "Bernhard Schussek", |
||
1439 | "email": "[email protected]" |
||
1440 | }, |
||
1441 | { |
||
1442 | "name": "Sebastian Bergmann", |
||
1443 | "email": "[email protected]" |
||
1444 | }, |
||
1445 | { |
||
1446 | "name": "Adam Harvey", |
||
1447 | "email": "[email protected]" |
||
1448 | } |
||
1449 | ], |
||
1450 | "description": "Provides the functionality to export PHP variables for visualization", |
||
1451 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
1452 | "keywords": [ |
||
1453 | "export", |
||
1454 | "exporter" |
||
1455 | ], |
||
1456 | "time": "2016-06-17 09:04:28" |
||
1457 | }, |
||
1458 | { |
||
1459 | "name": "sebastian/global-state", |
||
1460 | "version": "1.1.1", |
||
1461 | "source": { |
||
1462 | "type": "git", |
||
1463 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
1464 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" |
||
1465 | }, |
||
1466 | "dist": { |
||
1467 | "type": "zip", |
||
1468 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
1469 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
1470 | "shasum": "" |
||
1471 | }, |
||
1472 | "require": { |
||
1473 | "php": ">=5.3.3" |
||
1474 | }, |
||
1475 | "require-dev": { |
||
1476 | "phpunit/phpunit": "~4.2" |
||
1477 | }, |
||
1478 | "suggest": { |
||
1479 | "ext-uopz": "*" |
||
1480 | }, |
||
1481 | "type": "library", |
||
1482 | "extra": { |
||
1483 | "branch-alias": { |
||
1484 | "dev-master": "1.0-dev" |
||
1485 | } |
||
1486 | }, |
||
1487 | "autoload": { |
||
1488 | "classmap": [ |
||
1489 | "src/" |
||
1490 | ] |
||
1491 | }, |
||
1492 | "notification-url": "https://packagist.org/downloads/", |
||
1493 | "license": [ |
||
1494 | "BSD-3-Clause" |
||
1495 | ], |
||
1496 | "authors": [ |
||
1497 | { |
||
1498 | "name": "Sebastian Bergmann", |
||
1499 | "email": "[email protected]" |
||
1500 | } |
||
1501 | ], |
||
1502 | "description": "Snapshotting of global state", |
||
1503 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
1504 | "keywords": [ |
||
1505 | "global state" |
||
1506 | ], |
||
1507 | "time": "2015-10-12 03:26:01" |
||
1508 | }, |
||
1509 | { |
||
1510 | "name": "sebastian/object-enumerator", |
||
1511 | "version": "1.0.0", |
||
1512 | "source": { |
||
1513 | "type": "git", |
||
1514 | "url": "https://github.com/sebastianbergmann/object-enumerator.git", |
||
1515 | "reference": "d4ca2fb70344987502567bc50081c03e6192fb26" |
||
1516 | }, |
||
1517 | "dist": { |
||
1518 | "type": "zip", |
||
1519 | "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26", |
||
1520 | "reference": "d4ca2fb70344987502567bc50081c03e6192fb26", |
||
1521 | "shasum": "" |
||
1522 | }, |
||
1523 | "require": { |
||
1524 | "php": ">=5.6", |
||
1525 | "sebastian/recursion-context": "~1.0" |
||
1526 | }, |
||
1527 | "require-dev": { |
||
1528 | "phpunit/phpunit": "~5" |
||
1529 | }, |
||
1530 | "type": "library", |
||
1531 | "extra": { |
||
1532 | "branch-alias": { |
||
1533 | "dev-master": "1.0.x-dev" |
||
1534 | } |
||
1535 | }, |
||
1536 | "autoload": { |
||
1537 | "classmap": [ |
||
1538 | "src/" |
||
1539 | ] |
||
1540 | }, |
||
1541 | "notification-url": "https://packagist.org/downloads/", |
||
1542 | "license": [ |
||
1543 | "BSD-3-Clause" |
||
1544 | ], |
||
1545 | "authors": [ |
||
1546 | { |
||
1547 | "name": "Sebastian Bergmann", |
||
1548 | "email": "[email protected]" |
||
1549 | } |
||
1550 | ], |
||
1551 | "description": "Traverses array structures and object graphs to enumerate all referenced objects", |
||
1552 | "homepage": "https://github.com/sebastianbergmann/object-enumerator/", |
||
1553 | "time": "2016-01-28 13:25:10" |
||
1554 | }, |
||
1555 | { |
||
1556 | "name": "sebastian/recursion-context", |
||
1557 | "version": "1.0.2", |
||
1558 | "source": { |
||
1559 | "type": "git", |
||
1560 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
1561 | "reference": "913401df809e99e4f47b27cdd781f4a258d58791" |
||
1562 | }, |
||
1563 | "dist": { |
||
1564 | "type": "zip", |
||
1565 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791", |
||
1566 | "reference": "913401df809e99e4f47b27cdd781f4a258d58791", |
||
1567 | "shasum": "" |
||
1568 | }, |
||
1569 | "require": { |
||
1570 | "php": ">=5.3.3" |
||
1571 | }, |
||
1572 | "require-dev": { |
||
1573 | "phpunit/phpunit": "~4.4" |
||
1574 | }, |
||
1575 | "type": "library", |
||
1576 | "extra": { |
||
1577 | "branch-alias": { |
||
1578 | "dev-master": "1.0.x-dev" |
||
1579 | } |
||
1580 | }, |
||
1581 | "autoload": { |
||
1582 | "classmap": [ |
||
1583 | "src/" |
||
1584 | ] |
||
1585 | }, |
||
1586 | "notification-url": "https://packagist.org/downloads/", |
||
1587 | "license": [ |
||
1588 | "BSD-3-Clause" |
||
1589 | ], |
||
1590 | "authors": [ |
||
1591 | { |
||
1592 | "name": "Jeff Welch", |
||
1593 | "email": "[email protected]" |
||
1594 | }, |
||
1595 | { |
||
1596 | "name": "Sebastian Bergmann", |
||
1597 | "email": "[email protected]" |
||
1598 | }, |
||
1599 | { |
||
1600 | "name": "Adam Harvey", |
||
1601 | "email": "[email protected]" |
||
1602 | } |
||
1603 | ], |
||
1604 | "description": "Provides functionality to recursively process PHP variables", |
||
1605 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
1606 | "time": "2015-11-11 19:50:13" |
||
1607 | }, |
||
1608 | { |
||
1609 | "name": "sebastian/resource-operations", |
||
1610 | "version": "1.0.0", |
||
1611 | "source": { |
||
1612 | "type": "git", |
||
1613 | "url": "https://github.com/sebastianbergmann/resource-operations.git", |
||
1614 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" |
||
1615 | }, |
||
1616 | "dist": { |
||
1617 | "type": "zip", |
||
1618 | "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
1619 | "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", |
||
1620 | "shasum": "" |
||
1621 | }, |
||
1622 | "require": { |
||
1623 | "php": ">=5.6.0" |
||
1624 | }, |
||
1625 | "type": "library", |
||
1626 | "extra": { |
||
1627 | "branch-alias": { |
||
1628 | "dev-master": "1.0.x-dev" |
||
1629 | } |
||
1630 | }, |
||
1631 | "autoload": { |
||
1632 | "classmap": [ |
||
1633 | "src/" |
||
1634 | ] |
||
1635 | }, |
||
1636 | "notification-url": "https://packagist.org/downloads/", |
||
1637 | "license": [ |
||
1638 | "BSD-3-Clause" |
||
1639 | ], |
||
1640 | "authors": [ |
||
1641 | { |
||
1642 | "name": "Sebastian Bergmann", |
||
1643 | "email": "[email protected]" |
||
1644 | } |
||
1645 | ], |
||
1646 | "description": "Provides a list of PHP built-in functions that operate on resources", |
||
1647 | "homepage": "https://www.github.com/sebastianbergmann/resource-operations", |
||
1648 | "time": "2015-07-28 20:34:47" |
||
1649 | }, |
||
1650 | { |
||
1651 | "name": "sebastian/version", |
||
1652 | "version": "2.0.0", |
||
1653 | "source": { |
||
1654 | "type": "git", |
||
1655 | "url": "https://github.com/sebastianbergmann/version.git", |
||
1656 | "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5" |
||
1657 | }, |
||
1658 | "dist": { |
||
1659 | "type": "zip", |
||
1660 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5", |
||
1661 | "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5", |
||
1662 | "shasum": "" |
||
1663 | }, |
||
1664 | "require": { |
||
1665 | "php": ">=5.6" |
||
1666 | }, |
||
1667 | "type": "library", |
||
1668 | "extra": { |
||
1669 | "branch-alias": { |
||
1670 | "dev-master": "2.0.x-dev" |
||
1671 | } |
||
1672 | }, |
||
1673 | "autoload": { |
||
1674 | "classmap": [ |
||
1675 | "src/" |
||
1676 | ] |
||
1677 | }, |
||
1678 | "notification-url": "https://packagist.org/downloads/", |
||
1679 | "license": [ |
||
1680 | "BSD-3-Clause" |
||
1681 | ], |
||
1682 | "authors": [ |
||
1683 | { |
||
1684 | "name": "Sebastian Bergmann", |
||
1685 | "email": "[email protected]", |
||
1686 | "role": "lead" |
||
1687 | } |
||
1688 | ], |
||
1689 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
1690 | "homepage": "https://github.com/sebastianbergmann/version", |
||
1691 | "time": "2016-02-04 12:56:52" |
||
1692 | }, |
||
1693 | { |
||
1694 | "name": "symfony/yaml", |
||
1695 | "version": "v3.1.2", |
||
1696 | "source": { |
||
1697 | "type": "git", |
||
1698 | "url": "https://github.com/symfony/yaml.git", |
||
1699 | "reference": "2884c26ce4c1d61aebf423a8b912950fe7c764de" |
||
1700 | }, |
||
1701 | "dist": { |
||
1702 | "type": "zip", |
||
1703 | "url": "https://api.github.com/repos/symfony/yaml/zipball/2884c26ce4c1d61aebf423a8b912950fe7c764de", |
||
1704 | "reference": "2884c26ce4c1d61aebf423a8b912950fe7c764de", |
||
1705 | "shasum": "" |
||
1706 | }, |
||
1707 | "require": { |
||
1708 | "php": ">=5.5.9" |
||
1709 | }, |
||
1710 | "type": "library", |
||
1711 | "extra": { |
||
1712 | "branch-alias": { |
||
1713 | "dev-master": "3.1-dev" |
||
1714 | } |
||
1715 | }, |
||
1716 | "autoload": { |
||
1717 | "psr-4": { |
||
1718 | "Symfony\\Component\\Yaml\\": "" |
||
1719 | }, |
||
1720 | "exclude-from-classmap": [ |
||
1721 | "/Tests/" |
||
1722 | ] |
||
1723 | }, |
||
1724 | "notification-url": "https://packagist.org/downloads/", |
||
1725 | "license": [ |
||
1726 | "MIT" |
||
1727 | ], |
||
1728 | "authors": [ |
||
1729 | { |
||
1730 | "name": "Fabien Potencier", |
||
1731 | "email": "[email protected]" |
||
1732 | }, |
||
1733 | { |
||
1734 | "name": "Symfony Community", |
||
1735 | "homepage": "https://symfony.com/contributors" |
||
1736 | } |
||
1737 | ], |
||
1738 | "description": "Symfony Yaml Component", |
||
1739 | "homepage": "https://symfony.com", |
||
1740 | "time": "2016-06-29 05:41:56" |
||
1741 | }, |
||
1742 | { |
||
1743 | "name": "webmozart/assert", |
||
1744 | "version": "1.0.2", |
||
1745 | "source": { |
||
1746 | "type": "git", |
||
1747 | "url": "https://github.com/webmozart/assert.git", |
||
1748 | "reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde" |
||
1749 | }, |
||
1750 | "dist": { |
||
1751 | "type": "zip", |
||
1752 | "url": "https://api.github.com/repos/webmozart/assert/zipball/30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde", |
||
1753 | "reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde", |
||
1754 | "shasum": "" |
||
1755 | }, |
||
1756 | "require": { |
||
1757 | "php": ">=5.3.3" |
||
1758 | }, |
||
1759 | "require-dev": { |
||
1760 | "phpunit/phpunit": "^4.6" |
||
1761 | }, |
||
1762 | "type": "library", |
||
1763 | "extra": { |
||
1764 | "branch-alias": { |
||
1765 | "dev-master": "1.0-dev" |
||
1766 | } |
||
1767 | }, |
||
1768 | "autoload": { |
||
1769 | "psr-4": { |
||
1770 | "Webmozart\\Assert\\": "src/" |
||
1771 | } |
||
1772 | }, |
||
1773 | "notification-url": "https://packagist.org/downloads/", |
||
1774 | "license": [ |
||
1775 | "MIT" |
||
1776 | ], |
||
1777 | "authors": [ |
||
1778 | { |
||
1779 | "name": "Bernhard Schussek", |
||
1780 | "email": "[email protected]" |
||
1781 | } |
||
1782 | ], |
||
1783 | "description": "Assertions to validate method input/output with nice error messages.", |
||
1784 | "keywords": [ |
||
1785 | "assert", |
||
1786 | "check", |
||
1787 | "validate" |
||
1788 | ], |
||
1789 | "time": "2015-08-24 13:29:44" |
||
1790 | } |
||
1791 | ], |
||
1792 | "aliases": [], |
||
1793 | "minimum-stability": "stable", |
||
1794 | "stability-flags": [], |
||
1795 | "prefer-stable": false, |
||
1796 | "prefer-lowest": false, |
||
1797 | "platform": [], |
||
1798 | "platform-dev": [] |
||
1799 | } |
||
1800 |