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": "f66d507ffae4fc8082bf02796f61991f", |
||
8 | "packages": [ |
||
9 | { |
||
10 | "name": "bower-asset/bootstrap", |
||
11 | "version": "v3.3.5", |
||
12 | "source": { |
||
13 | "type": "git", |
||
14 | "url": "https://github.com/twbs/bootstrap.git", |
||
15 | "reference": "16b48259a62f576e52c903c476bd42b90ab22482" |
||
16 | }, |
||
17 | "dist": { |
||
18 | "type": "zip", |
||
19 | "url": "https://api.github.com/repos/twbs/bootstrap/zipball/16b48259a62f576e52c903c476bd42b90ab22482", |
||
20 | "reference": "16b48259a62f576e52c903c476bd42b90ab22482", |
||
21 | "shasum": "" |
||
22 | }, |
||
23 | "require": { |
||
24 | "bower-asset/jquery": ">=1.9.1" |
||
25 | }, |
||
26 | "type": "bower-asset-library", |
||
27 | "extra": { |
||
28 | "bower-asset-main": [ |
||
29 | "less/bootstrap.less", |
||
30 | "dist/js/bootstrap.js" |
||
31 | ], |
||
32 | "bower-asset-ignore": [ |
||
33 | "/.*", |
||
34 | "_config.yml", |
||
35 | "CNAME", |
||
36 | "composer.json", |
||
37 | "CONTRIBUTING.md", |
||
38 | "docs", |
||
39 | "js/tests", |
||
40 | "test-infra" |
||
41 | ] |
||
42 | }, |
||
43 | "license": [ |
||
44 | "MIT" |
||
45 | ], |
||
46 | "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", |
||
47 | "keywords": [ |
||
48 | "css", |
||
49 | "framework", |
||
50 | "front-end", |
||
51 | "js", |
||
52 | "less", |
||
53 | "mobile-first", |
||
54 | "responsive", |
||
55 | "web" |
||
56 | ] |
||
57 | }, |
||
58 | { |
||
59 | "name": "bower-asset/jQuery-QueryBuilder", |
||
60 | "version": "2.1.0", |
||
61 | "source": { |
||
62 | "type": "git", |
||
63 | "url": "https://github.com/mistic100/jQuery-QueryBuilder.git", |
||
64 | "reference": "e764efea72259f46c6322f0e0dc88f86e6af879b" |
||
65 | }, |
||
66 | "dist": { |
||
67 | "type": "zip", |
||
68 | "url": "https://api.github.com/repos/mistic100/jQuery-QueryBuilder/zipball/e764efea72259f46c6322f0e0dc88f86e6af879b", |
||
69 | "reference": "e764efea72259f46c6322f0e0dc88f86e6af879b", |
||
70 | "shasum": "" |
||
71 | }, |
||
72 | "require": { |
||
73 | "bower-asset/bootstrap": ">=3.1.0,<4.0.0", |
||
74 | "bower-asset/jquery": ">=1.9.0", |
||
75 | "bower-asset/jquery-extendext": ">=0.1.1,<0.2.0", |
||
76 | "bower-asset/momentjs": ">=2.6.0,<3.0.0" |
||
77 | }, |
||
78 | "require-dev": { |
||
79 | "bower-asset/awesome-bootstrap-checkbox": ">=0.3.0,<0.4.0", |
||
80 | "bower-asset/blanket": ">=1.1.0,<2.0.0", |
||
81 | "bower-asset/bootbox": ">=4.3.0,<5.0.0", |
||
82 | "bower-asset/bootstrap-select": ">=1.6.0,<2.0.0", |
||
83 | "bower-asset/qunit": ">=1.17.0,<2.0.0" |
||
84 | }, |
||
85 | "type": "bower-asset-library", |
||
86 | "extra": { |
||
87 | "bower-asset-main": [ |
||
88 | "dist/js/query-builder.js", |
||
89 | "dist/css/query-builder.default.css" |
||
90 | ], |
||
91 | "bower-asset-ignore": [ |
||
92 | "**/.*", |
||
93 | "node_modules", |
||
94 | "bower_components", |
||
95 | "src", |
||
96 | "tests", |
||
97 | "composer.json", |
||
98 | "package.json", |
||
99 | "Gruntfile.js", |
||
100 | "CONTRIBUTING.md" |
||
101 | ] |
||
102 | }, |
||
103 | "license": [ |
||
104 | "MIT" |
||
105 | ], |
||
106 | "description": "jQuery plugin for user friendly query/filter creator", |
||
107 | "keywords": [ |
||
108 | "builder", |
||
109 | "filter", |
||
110 | "jquery", |
||
111 | "query" |
||
112 | ] |
||
113 | }, |
||
114 | { |
||
115 | "name": "bower-asset/jquery", |
||
116 | "version": "dev-master", |
||
117 | "source": { |
||
118 | "type": "git", |
||
119 | "url": "https://github.com/jquery/jquery.git", |
||
120 | "reference": "bf591fb597a056bf2fc9bc474010374695b18d1a" |
||
121 | }, |
||
122 | "dist": { |
||
123 | "type": "zip", |
||
124 | "url": "https://api.github.com/repos/jquery/jquery/zipball/bf591fb597a056bf2fc9bc474010374695b18d1a", |
||
125 | "reference": "bf591fb597a056bf2fc9bc474010374695b18d1a", |
||
126 | "shasum": "" |
||
127 | }, |
||
128 | "type": "bower-asset-library" |
||
129 | }, |
||
130 | { |
||
131 | "name": "bower-asset/jquery-extendext", |
||
132 | "version": "0.1.1", |
||
133 | "source": { |
||
134 | "type": "git", |
||
135 | "url": "https://github.com/mistic100/jQuery.extendext.git", |
||
136 | "reference": "98b26f2e2b0e5f5a97edb44539b95bb25676894f" |
||
137 | }, |
||
138 | "dist": { |
||
139 | "type": "zip", |
||
140 | "url": "https://api.github.com/repos/mistic100/jQuery.extendext/zipball/98b26f2e2b0e5f5a97edb44539b95bb25676894f", |
||
141 | "reference": "98b26f2e2b0e5f5a97edb44539b95bb25676894f", |
||
142 | "shasum": "" |
||
143 | }, |
||
144 | "require": { |
||
145 | "bower-asset/jquery": ">=1.9.1" |
||
146 | }, |
||
147 | "type": "bower-asset-library", |
||
148 | "extra": { |
||
149 | "bower-asset-main": "jQuery.extendext.js" |
||
150 | }, |
||
151 | "license": [ |
||
152 | "MIT" |
||
153 | ], |
||
154 | "description": "jQuery.extend with configurable behaviour for arrays", |
||
155 | "keywords": [ |
||
156 | "arrays", |
||
157 | "extend", |
||
158 | "jQuery" |
||
159 | ] |
||
160 | }, |
||
161 | { |
||
162 | "name": "bower-asset/momentjs", |
||
163 | "version": "2.10.3", |
||
164 | "source": { |
||
165 | "type": "git", |
||
166 | "url": "https://github.com/moment/moment.git", |
||
167 | "reference": "25cc720fbaab7323a1016cd0beb6a36e349c41be" |
||
168 | }, |
||
169 | "dist": { |
||
170 | "type": "zip", |
||
171 | "url": "https://api.github.com/repos/moment/moment/zipball/25cc720fbaab7323a1016cd0beb6a36e349c41be", |
||
172 | "reference": "25cc720fbaab7323a1016cd0beb6a36e349c41be", |
||
173 | "shasum": "" |
||
174 | }, |
||
175 | "type": "bower-asset-library", |
||
176 | "extra": { |
||
177 | "bower-asset-main": "moment.js", |
||
178 | "bower-asset-ignore": [ |
||
179 | "**/.*", |
||
180 | "benchmarks", |
||
181 | "bower_components", |
||
182 | "meteor", |
||
183 | "node_modules", |
||
184 | "scripts", |
||
185 | "tasks", |
||
186 | "test", |
||
187 | "component.json", |
||
188 | "composer.json", |
||
189 | "CONTRIBUTING.md", |
||
190 | "ender.js", |
||
191 | "Gruntfile.js", |
||
192 | "Moment.js.nuspec", |
||
193 | "package.js", |
||
194 | "package.json" |
||
195 | ] |
||
196 | } |
||
197 | }, |
||
198 | { |
||
199 | "name": "cebe/markdown", |
||
200 | "version": "0.9.x-dev", |
||
201 | "source": { |
||
202 | "type": "git", |
||
203 | "url": "https://github.com/cebe/markdown.git", |
||
204 | "reference": "6a3c3737e9c1f4670f39a771f77b536126788ad2" |
||
205 | }, |
||
206 | "dist": { |
||
207 | "type": "zip", |
||
208 | "url": "https://api.github.com/repos/cebe/markdown/zipball/6a3c3737e9c1f4670f39a771f77b536126788ad2", |
||
209 | "reference": "6a3c3737e9c1f4670f39a771f77b536126788ad2", |
||
210 | "shasum": "" |
||
211 | }, |
||
212 | "require": { |
||
213 | "lib-pcre": "*", |
||
214 | "php": ">=5.4.0" |
||
215 | }, |
||
216 | "require-dev": { |
||
217 | "phpunit/phpunit": "3.7.*" |
||
218 | }, |
||
219 | "bin": [ |
||
220 | "bin/markdown" |
||
221 | ], |
||
222 | "type": "library", |
||
223 | "extra": { |
||
224 | "branch-alias": { |
||
225 | "dev-master": "1.0.x-dev", |
||
226 | "dev-0.9.x-dev": "0.9.x-dev" |
||
227 | } |
||
228 | }, |
||
229 | "autoload": { |
||
230 | "psr-4": { |
||
231 | "cebe\\markdown\\": "" |
||
232 | } |
||
233 | }, |
||
234 | "notification-url": "https://packagist.org/downloads/", |
||
235 | "license": [ |
||
236 | "MIT" |
||
237 | ], |
||
238 | "authors": [ |
||
239 | { |
||
240 | "name": "Carsten Brandt", |
||
241 | "email": "[email protected]", |
||
242 | "homepage": "http://cebe.cc/", |
||
243 | "role": "Core framework development" |
||
244 | } |
||
245 | ], |
||
246 | "description": "A super fast highly extensible markdown parser for PHP", |
||
247 | "homepage": "https://github.com/cebe/markdown#readme", |
||
248 | "keywords": [ |
||
249 | "extensible", |
||
250 | "fast", |
||
251 | "gfm", |
||
252 | "markdown", |
||
253 | "markdown-extra" |
||
254 | ], |
||
255 | "time": "2014-03-05 16:30:51" |
||
256 | }, |
||
257 | { |
||
258 | "name": "ezyang/htmlpurifier", |
||
259 | "version": "v4.6.0", |
||
260 | "source": { |
||
261 | "type": "git", |
||
262 | "url": "https://github.com/ezyang/htmlpurifier.git", |
||
263 | "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd" |
||
264 | }, |
||
265 | "dist": { |
||
266 | "type": "zip", |
||
267 | "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd", |
||
268 | "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd", |
||
269 | "shasum": "" |
||
270 | }, |
||
271 | "require": { |
||
272 | "php": ">=5.2" |
||
273 | }, |
||
274 | "type": "library", |
||
275 | "autoload": { |
||
276 | "psr-0": { |
||
277 | "HTMLPurifier": "library/" |
||
278 | }, |
||
279 | "files": [ |
||
280 | "library/HTMLPurifier.composer.php" |
||
281 | ] |
||
282 | }, |
||
283 | "notification-url": "https://packagist.org/downloads/", |
||
284 | "license": [ |
||
285 | "LGPL" |
||
286 | ], |
||
287 | "authors": [ |
||
288 | { |
||
289 | "name": "Edward Z. Yang", |
||
290 | "email": "[email protected]", |
||
291 | "homepage": "http://ezyang.com" |
||
292 | } |
||
293 | ], |
||
294 | "description": "Standards compliant HTML filter written in PHP", |
||
295 | "homepage": "http://htmlpurifier.org/", |
||
296 | "keywords": [ |
||
297 | "html" |
||
298 | ], |
||
299 | "time": "2013-11-30 08:25:19" |
||
300 | }, |
||
301 | { |
||
302 | "name": "yiisoft/jquery", |
||
303 | "version": "2.1.1", |
||
304 | "source": { |
||
305 | "type": "git", |
||
306 | "url": "https://github.com/yiisoft/jquery.git", |
||
307 | "reference": "bc09bbbc8b40cf89812036188b6f94ae7627c73c" |
||
308 | }, |
||
309 | "dist": { |
||
310 | "type": "zip", |
||
311 | "url": "https://api.github.com/repos/yiisoft/jquery/zipball/bc09bbbc8b40cf89812036188b6f94ae7627c73c", |
||
312 | "reference": "bc09bbbc8b40cf89812036188b6f94ae7627c73c", |
||
313 | "shasum": "" |
||
314 | }, |
||
315 | "type": "library", |
||
316 | "notification-url": "https://packagist.org/downloads/", |
||
317 | "license": [ |
||
318 | "MIT" |
||
319 | ], |
||
320 | "description": "jQuery JavaScript Library", |
||
321 | "homepage": "http://jquery.com", |
||
322 | "abandoned": true, |
||
323 | "time": "2014-05-07 05:00:09" |
||
324 | }, |
||
325 | { |
||
326 | "name": "yiisoft/jquery-pjax", |
||
327 | "version": "dev-master", |
||
328 | "source": { |
||
329 | "type": "git", |
||
330 | "url": "https://github.com/yiisoft/jquery-pjax.git", |
||
331 | "reference": "3f20897307cca046fca5323b318475ae9dac0ca0" |
||
332 | }, |
||
333 | "dist": { |
||
334 | "type": "zip", |
||
335 | "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/3f20897307cca046fca5323b318475ae9dac0ca0", |
||
336 | "reference": "3f20897307cca046fca5323b318475ae9dac0ca0", |
||
337 | "shasum": "" |
||
338 | }, |
||
339 | "require": { |
||
340 | "yiisoft/jquery": ">=1.8" |
||
341 | }, |
||
342 | "type": "library", |
||
343 | "notification-url": "https://packagist.org/downloads/", |
||
344 | "license": [ |
||
345 | "MIT" |
||
346 | ], |
||
347 | "description": "pushState + ajax = pjax, a forked maintainted by the Yii Framework core developers", |
||
348 | "homepage": "https://github.com/yiisoft/jquery-pjax#readme", |
||
349 | "time": "2015-03-08 21:03:11" |
||
350 | }, |
||
351 | { |
||
352 | "name": "yiisoft/yii2", |
||
353 | "version": "2.0.0-beta", |
||
354 | "source": { |
||
355 | "type": "git", |
||
356 | "url": "https://github.com/yiisoft/yii2-framework.git", |
||
357 | "reference": "2a71e361b3cebf872ecaba45feaf23a7d2a1491d" |
||
358 | }, |
||
359 | "dist": { |
||
360 | "type": "zip", |
||
361 | "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/2a71e361b3cebf872ecaba45feaf23a7d2a1491d", |
||
362 | "reference": "2a71e361b3cebf872ecaba45feaf23a7d2a1491d", |
||
363 | "shasum": "" |
||
364 | }, |
||
365 | "require": { |
||
366 | "cebe/markdown": "0.9.*", |
||
367 | "ext-mbstring": "*", |
||
368 | "ezyang/htmlpurifier": "4.6.*", |
||
369 | "lib-pcre": "*", |
||
370 | "php": ">=5.4.0", |
||
371 | "yiisoft/jquery": "~2.0 | ~1.10", |
||
372 | "yiisoft/jquery-pjax": "*", |
||
373 | "yiisoft/yii2-composer": "*" |
||
374 | }, |
||
375 | "type": "library", |
||
376 | "autoload": { |
||
377 | "psr-4": { |
||
378 | "yii\\": "" |
||
379 | } |
||
380 | }, |
||
381 | "notification-url": "https://packagist.org/downloads/", |
||
382 | "license": [ |
||
383 | "BSD-3-Clause" |
||
384 | ], |
||
385 | "authors": [ |
||
386 | { |
||
387 | "name": "Qiang Xue", |
||
388 | "email": "[email protected]", |
||
389 | "homepage": "http://www.yiiframework.com/", |
||
390 | "role": "Founder and project lead" |
||
391 | }, |
||
392 | { |
||
393 | "name": "Alexander Makarov", |
||
394 | "email": "[email protected]", |
||
395 | "homepage": "http://rmcreative.ru/", |
||
396 | "role": "Core framework development" |
||
397 | }, |
||
398 | { |
||
399 | "name": "Maurizio Domba", |
||
400 | "homepage": "http://mdomba.info/", |
||
401 | "role": "Core framework development" |
||
402 | }, |
||
403 | { |
||
404 | "name": "Carsten Brandt", |
||
405 | "email": "[email protected]", |
||
406 | "homepage": "http://cebe.cc/", |
||
407 | "role": "Core framework development" |
||
408 | }, |
||
409 | { |
||
410 | "name": "Timur Ruziev", |
||
411 | "email": "[email protected]", |
||
412 | "homepage": "http://resurtm.com/", |
||
413 | "role": "Core framework development" |
||
414 | }, |
||
415 | { |
||
416 | "name": "Paul Klimov", |
||
417 | "email": "[email protected]", |
||
418 | "role": "Core framework development" |
||
419 | } |
||
420 | ], |
||
421 | "description": "Yii PHP Framework Version 2", |
||
422 | "homepage": "http://www.yiiframework.com/", |
||
423 | "keywords": [ |
||
424 | "framework", |
||
425 | "yii2" |
||
426 | ], |
||
427 | "time": "2014-04-13 21:58:59" |
||
428 | }, |
||
429 | { |
||
430 | "name": "yiisoft/yii2-bootstrap", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
431 | "version": "2.0.3", |
||
432 | "source": { |
||
433 | "type": "git", |
||
434 | "url": "https://github.com/yiisoft/yii2-bootstrap.git", |
||
435 | "reference": "d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6" |
||
436 | }, |
||
437 | "dist": { |
||
438 | "type": "zip", |
||
439 | "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6", |
||
440 | "reference": "d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6", |
||
441 | "shasum": "" |
||
442 | }, |
||
443 | "require": { |
||
444 | "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", |
||
445 | "yiisoft/yii2": "*" |
||
446 | }, |
||
447 | "type": "yii2-extension", |
||
448 | "extra": { |
||
449 | "branch-alias": { |
||
450 | "dev-master": "2.0.x-dev" |
||
451 | } |
||
452 | }, |
||
453 | "autoload": { |
||
454 | "psr-4": { |
||
455 | "yii\\bootstrap\\": "" |
||
456 | } |
||
457 | }, |
||
458 | "notification-url": "https://packagist.org/downloads/", |
||
459 | "license": [ |
||
460 | "BSD-3-Clause" |
||
461 | ], |
||
462 | "authors": [ |
||
463 | { |
||
464 | "name": "Qiang Xue", |
||
465 | "email": "[email protected]" |
||
466 | } |
||
467 | ], |
||
468 | "description": "The Twitter Bootstrap extension for the Yii framework", |
||
469 | "keywords": [ |
||
470 | "bootstrap", |
||
471 | "yii2" |
||
472 | ], |
||
473 | "time": "2015-03-01 06:22:44" |
||
474 | }, |
||
475 | { |
||
476 | "name": "yiisoft/yii2-composer", |
||
477 | "version": "dev-master", |
||
478 | "source": { |
||
479 | "type": "git", |
||
480 | "url": "https://github.com/yiisoft/yii2-composer.git", |
||
481 | "reference": "6b2a2b3bb83d4b3dd791f76e64c48973ce01bac6" |
||
482 | }, |
||
483 | "dist": { |
||
484 | "type": "zip", |
||
485 | "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/6b2a2b3bb83d4b3dd791f76e64c48973ce01bac6", |
||
486 | "reference": "6b2a2b3bb83d4b3dd791f76e64c48973ce01bac6", |
||
487 | "shasum": "" |
||
488 | }, |
||
489 | "require": { |
||
490 | "composer-plugin-api": "^1.0" |
||
491 | }, |
||
492 | "type": "composer-plugin", |
||
493 | "extra": { |
||
494 | "class": "yii\\composer\\Plugin", |
||
495 | "branch-alias": { |
||
496 | "dev-master": "2.0.x-dev" |
||
497 | } |
||
498 | }, |
||
499 | "autoload": { |
||
500 | "psr-4": { |
||
501 | "yii\\composer\\": "" |
||
502 | } |
||
503 | }, |
||
504 | "notification-url": "https://packagist.org/downloads/", |
||
505 | "license": [ |
||
506 | "BSD-3-Clause" |
||
507 | ], |
||
508 | "authors": [ |
||
509 | { |
||
510 | "name": "Qiang Xue", |
||
511 | "email": "[email protected]" |
||
512 | } |
||
513 | ], |
||
514 | "description": "The composer plugin for Yii extension installer", |
||
515 | "keywords": [ |
||
516 | "composer", |
||
517 | "extension installer", |
||
518 | "yii2" |
||
519 | ], |
||
520 | "time": "2015-06-11 19:55:58" |
||
521 | } |
||
522 | ], |
||
523 | "packages-dev": [ |
||
524 | { |
||
525 | "name": "phpunit/php-code-coverage", |
||
526 | "version": "1.2.x-dev", |
||
527 | "source": { |
||
528 | "type": "git", |
||
529 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
530 | "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b" |
||
531 | }, |
||
532 | "dist": { |
||
533 | "type": "zip", |
||
534 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b", |
||
535 | "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b", |
||
536 | "shasum": "" |
||
537 | }, |
||
538 | "require": { |
||
539 | "php": ">=5.3.3", |
||
540 | "phpunit/php-file-iterator": ">=1.3.0@stable", |
||
541 | "phpunit/php-text-template": ">=1.2.0@stable", |
||
542 | "phpunit/php-token-stream": ">=1.1.3,<1.3.0" |
||
543 | }, |
||
544 | "require-dev": { |
||
545 | "phpunit/phpunit": "3.7.*@dev" |
||
546 | }, |
||
547 | "suggest": { |
||
548 | "ext-dom": "*", |
||
549 | "ext-xdebug": ">=2.0.5" |
||
550 | }, |
||
551 | "type": "library", |
||
552 | "extra": { |
||
553 | "branch-alias": { |
||
554 | "dev-master": "1.2.x-dev" |
||
555 | } |
||
556 | }, |
||
557 | "autoload": { |
||
558 | "classmap": [ |
||
559 | "PHP/" |
||
560 | ] |
||
561 | }, |
||
562 | "notification-url": "https://packagist.org/downloads/", |
||
563 | "include-path": [ |
||
564 | "" |
||
565 | ], |
||
566 | "license": [ |
||
567 | "BSD-3-Clause" |
||
568 | ], |
||
569 | "authors": [ |
||
570 | { |
||
571 | "name": "Sebastian Bergmann", |
||
572 | "email": "[email protected]", |
||
573 | "role": "lead" |
||
574 | } |
||
575 | ], |
||
576 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
577 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
578 | "keywords": [ |
||
579 | "coverage", |
||
580 | "testing", |
||
581 | "xunit" |
||
582 | ], |
||
583 | "time": "2014-09-02 10:13:14" |
||
584 | }, |
||
585 | { |
||
586 | "name": "phpunit/php-file-iterator", |
||
587 | "version": "dev-master", |
||
588 | "source": { |
||
589 | "type": "git", |
||
590 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
591 | "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0" |
||
592 | }, |
||
593 | "dist": { |
||
594 | "type": "zip", |
||
595 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0", |
||
596 | "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0", |
||
597 | "shasum": "" |
||
598 | }, |
||
599 | "require": { |
||
600 | "php": ">=5.3.3" |
||
601 | }, |
||
602 | "type": "library", |
||
603 | "extra": { |
||
604 | "branch-alias": { |
||
605 | "dev-master": "1.4.x-dev" |
||
606 | } |
||
607 | }, |
||
608 | "autoload": { |
||
609 | "classmap": [ |
||
610 | "src/" |
||
611 | ] |
||
612 | }, |
||
613 | "notification-url": "https://packagist.org/downloads/", |
||
614 | "license": [ |
||
615 | "BSD-3-Clause" |
||
616 | ], |
||
617 | "authors": [ |
||
618 | { |
||
619 | "name": "Sebastian Bergmann", |
||
620 | "email": "[email protected]", |
||
621 | "role": "lead" |
||
622 | } |
||
623 | ], |
||
624 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
625 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
626 | "keywords": [ |
||
627 | "filesystem", |
||
628 | "iterator" |
||
629 | ], |
||
630 | "time": "2015-06-21 13:08:43" |
||
631 | }, |
||
632 | { |
||
633 | "name": "phpunit/php-text-template", |
||
634 | "version": "1.2.1", |
||
635 | "source": { |
||
636 | "type": "git", |
||
637 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
638 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
639 | }, |
||
640 | "dist": { |
||
641 | "type": "zip", |
||
642 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
643 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
644 | "shasum": "" |
||
645 | }, |
||
646 | "require": { |
||
647 | "php": ">=5.3.3" |
||
648 | }, |
||
649 | "type": "library", |
||
650 | "autoload": { |
||
651 | "classmap": [ |
||
652 | "src/" |
||
653 | ] |
||
654 | }, |
||
655 | "notification-url": "https://packagist.org/downloads/", |
||
656 | "license": [ |
||
657 | "BSD-3-Clause" |
||
658 | ], |
||
659 | "authors": [ |
||
660 | { |
||
661 | "name": "Sebastian Bergmann", |
||
662 | "email": "[email protected]", |
||
663 | "role": "lead" |
||
664 | } |
||
665 | ], |
||
666 | "description": "Simple template engine.", |
||
667 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
668 | "keywords": [ |
||
669 | "template" |
||
670 | ], |
||
671 | "time": "2015-06-21 13:50:34" |
||
672 | }, |
||
673 | { |
||
674 | "name": "phpunit/php-timer", |
||
675 | "version": "1.0.6", |
||
676 | "source": { |
||
677 | "type": "git", |
||
678 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
679 | "reference": "83fe1bdc5d47658b727595c14da140da92b3d66d" |
||
680 | }, |
||
681 | "dist": { |
||
682 | "type": "zip", |
||
683 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/83fe1bdc5d47658b727595c14da140da92b3d66d", |
||
684 | "reference": "83fe1bdc5d47658b727595c14da140da92b3d66d", |
||
685 | "shasum": "" |
||
686 | }, |
||
687 | "require": { |
||
688 | "php": ">=5.3.3" |
||
689 | }, |
||
690 | "type": "library", |
||
691 | "autoload": { |
||
692 | "classmap": [ |
||
693 | "src/" |
||
694 | ] |
||
695 | }, |
||
696 | "notification-url": "https://packagist.org/downloads/", |
||
697 | "license": [ |
||
698 | "BSD-3-Clause" |
||
699 | ], |
||
700 | "authors": [ |
||
701 | { |
||
702 | "name": "Sebastian Bergmann", |
||
703 | "email": "[email protected]", |
||
704 | "role": "lead" |
||
705 | } |
||
706 | ], |
||
707 | "description": "Utility class for timing", |
||
708 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
709 | "keywords": [ |
||
710 | "timer" |
||
711 | ], |
||
712 | "time": "2015-06-13 07:35:30" |
||
713 | }, |
||
714 | { |
||
715 | "name": "phpunit/php-token-stream", |
||
716 | "version": "1.2.2", |
||
717 | "source": { |
||
718 | "type": "git", |
||
719 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
720 | "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32" |
||
721 | }, |
||
722 | "dist": { |
||
723 | "type": "zip", |
||
724 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32", |
||
725 | "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32", |
||
726 | "shasum": "" |
||
727 | }, |
||
728 | "require": { |
||
729 | "ext-tokenizer": "*", |
||
730 | "php": ">=5.3.3" |
||
731 | }, |
||
732 | "type": "library", |
||
733 | "extra": { |
||
734 | "branch-alias": { |
||
735 | "dev-master": "1.2-dev" |
||
736 | } |
||
737 | }, |
||
738 | "autoload": { |
||
739 | "classmap": [ |
||
740 | "PHP/" |
||
741 | ] |
||
742 | }, |
||
743 | "notification-url": "https://packagist.org/downloads/", |
||
744 | "include-path": [ |
||
745 | "" |
||
746 | ], |
||
747 | "license": [ |
||
748 | "BSD-3-Clause" |
||
749 | ], |
||
750 | "authors": [ |
||
751 | { |
||
752 | "name": "Sebastian Bergmann", |
||
753 | "email": "[email protected]", |
||
754 | "role": "lead" |
||
755 | } |
||
756 | ], |
||
757 | "description": "Wrapper around PHP's tokenizer extension.", |
||
758 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
759 | "keywords": [ |
||
760 | "tokenizer" |
||
761 | ], |
||
762 | "time": "2014-03-03 05:10:30" |
||
763 | }, |
||
764 | { |
||
765 | "name": "phpunit/phpunit", |
||
766 | "version": "3.7.x-dev", |
||
767 | "source": { |
||
768 | "type": "git", |
||
769 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
770 | "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6" |
||
771 | }, |
||
772 | "dist": { |
||
773 | "type": "zip", |
||
774 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6", |
||
775 | "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6", |
||
776 | "shasum": "" |
||
777 | }, |
||
778 | "require": { |
||
779 | "ext-ctype": "*", |
||
780 | "ext-dom": "*", |
||
781 | "ext-json": "*", |
||
782 | "ext-pcre": "*", |
||
783 | "ext-reflection": "*", |
||
784 | "ext-spl": "*", |
||
785 | "php": ">=5.3.3", |
||
786 | "phpunit/php-code-coverage": "~1.2", |
||
787 | "phpunit/php-file-iterator": "~1.3", |
||
788 | "phpunit/php-text-template": "~1.1", |
||
789 | "phpunit/php-timer": "~1.0", |
||
790 | "phpunit/phpunit-mock-objects": "~1.2", |
||
791 | "symfony/yaml": "~2.0" |
||
792 | }, |
||
793 | "require-dev": { |
||
794 | "pear-pear.php.net/pear": "1.9.4" |
||
795 | }, |
||
796 | "suggest": { |
||
797 | "phpunit/php-invoker": "~1.1" |
||
798 | }, |
||
799 | "bin": [ |
||
800 | "composer/bin/phpunit" |
||
801 | ], |
||
802 | "type": "library", |
||
803 | "extra": { |
||
804 | "branch-alias": { |
||
805 | "dev-master": "3.7.x-dev" |
||
806 | } |
||
807 | }, |
||
808 | "autoload": { |
||
809 | "classmap": [ |
||
810 | "PHPUnit/" |
||
811 | ] |
||
812 | }, |
||
813 | "notification-url": "https://packagist.org/downloads/", |
||
814 | "include-path": [ |
||
815 | "", |
||
816 | "../../symfony/yaml/" |
||
817 | ], |
||
818 | "license": [ |
||
819 | "BSD-3-Clause" |
||
820 | ], |
||
821 | "authors": [ |
||
822 | { |
||
823 | "name": "Sebastian Bergmann", |
||
824 | "email": "[email protected]", |
||
825 | "role": "lead" |
||
826 | } |
||
827 | ], |
||
828 | "description": "The PHP Unit Testing framework.", |
||
829 | "homepage": "http://www.phpunit.de/", |
||
830 | "keywords": [ |
||
831 | "phpunit", |
||
832 | "testing", |
||
833 | "xunit" |
||
834 | ], |
||
835 | "time": "2014-10-17 09:04:17" |
||
836 | }, |
||
837 | { |
||
838 | "name": "phpunit/phpunit-mock-objects", |
||
839 | "version": "1.2.x-dev", |
||
840 | "source": { |
||
841 | "type": "git", |
||
842 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
843 | "reference": "c39c4511c3b007539eb170c32cbc2af49a07351a" |
||
844 | }, |
||
845 | "dist": { |
||
846 | "type": "zip", |
||
847 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c39c4511c3b007539eb170c32cbc2af49a07351a", |
||
848 | "reference": "c39c4511c3b007539eb170c32cbc2af49a07351a", |
||
849 | "shasum": "" |
||
850 | }, |
||
851 | "require": { |
||
852 | "php": ">=5.3.3", |
||
853 | "phpunit/php-text-template": ">=1.1.1@stable" |
||
854 | }, |
||
855 | "require-dev": { |
||
856 | "phpunit/phpunit": "3.7.*@dev" |
||
857 | }, |
||
858 | "suggest": { |
||
859 | "ext-soap": "*" |
||
860 | }, |
||
861 | "type": "library", |
||
862 | "extra": { |
||
863 | "branch-alias": { |
||
864 | "dev-master": "1.2.x-dev" |
||
865 | } |
||
866 | }, |
||
867 | "autoload": { |
||
868 | "classmap": [ |
||
869 | "PHPUnit/" |
||
870 | ] |
||
871 | }, |
||
872 | "notification-url": "https://packagist.org/downloads/", |
||
873 | "include-path": [ |
||
874 | "" |
||
875 | ], |
||
876 | "license": [ |
||
877 | "BSD-3-Clause" |
||
878 | ], |
||
879 | "authors": [ |
||
880 | { |
||
881 | "name": "Sebastian Bergmann", |
||
882 | "email": "[email protected]", |
||
883 | "role": "lead" |
||
884 | } |
||
885 | ], |
||
886 | "description": "Mock Object library for PHPUnit", |
||
887 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
888 | "keywords": [ |
||
889 | "mock", |
||
890 | "xunit" |
||
891 | ], |
||
892 | "time": "2014-02-16 12:43:56" |
||
893 | }, |
||
894 | { |
||
895 | "name": "symfony/yaml", |
||
896 | "version": "2.8.x-dev", |
||
897 | "source": { |
||
898 | "type": "git", |
||
899 | "url": "https://github.com/symfony/Yaml.git", |
||
900 | "reference": "000e7fc2653335cd42c6d21405dac1c74224a387" |
||
901 | }, |
||
902 | "dist": { |
||
903 | "type": "zip", |
||
904 | "url": "https://api.github.com/repos/symfony/Yaml/zipball/000e7fc2653335cd42c6d21405dac1c74224a387", |
||
905 | "reference": "000e7fc2653335cd42c6d21405dac1c74224a387", |
||
906 | "shasum": "" |
||
907 | }, |
||
908 | "require": { |
||
909 | "php": ">=5.3.9" |
||
910 | }, |
||
911 | "require-dev": { |
||
912 | "symfony/phpunit-bridge": "~2.7|~3.0.0" |
||
913 | }, |
||
914 | "type": "library", |
||
915 | "extra": { |
||
916 | "branch-alias": { |
||
917 | "dev-master": "2.8-dev" |
||
918 | } |
||
919 | }, |
||
920 | "autoload": { |
||
921 | "psr-4": { |
||
922 | "Symfony\\Component\\Yaml\\": "" |
||
923 | } |
||
924 | }, |
||
925 | "notification-url": "https://packagist.org/downloads/", |
||
926 | "license": [ |
||
927 | "MIT" |
||
928 | ], |
||
929 | "authors": [ |
||
930 | { |
||
931 | "name": "Fabien Potencier", |
||
932 | "email": "[email protected]" |
||
933 | }, |
||
934 | { |
||
935 | "name": "Symfony Community", |
||
936 | "homepage": "https://symfony.com/contributors" |
||
937 | } |
||
938 | ], |
||
939 | "description": "Symfony Yaml Component", |
||
940 | "homepage": "https://symfony.com", |
||
941 | "time": "2015-07-01 14:16:54" |
||
942 | } |
||
943 | ], |
||
944 | "aliases": [], |
||
945 | "minimum-stability": "dev", |
||
946 | "stability-flags": [], |
||
947 | "prefer-stable": false, |
||
948 | "prefer-lowest": false, |
||
949 | "platform": [], |
||
950 | "platform-dev": [] |
||
951 | } |
||
952 |