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": "8974edc6122cd0e283a92141de256cd5", |
||
8 | "packages": [ |
||
9 | { |
||
10 | "name": "bower-asset/chartjs", |
||
11 | "version": "v2.6.0", |
||
12 | "source": { |
||
13 | "type": "git", |
||
14 | "url": "https://github.com/chartjs/Chart.js.git", |
||
15 | "reference": "28cb390c4102fc34391289d955d342281cac0e85" |
||
16 | }, |
||
17 | "dist": { |
||
18 | "type": "zip", |
||
19 | "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/28cb390c4102fc34391289d955d342281cac0e85", |
||
20 | "reference": "28cb390c4102fc34391289d955d342281cac0e85", |
||
21 | "shasum": "" |
||
22 | }, |
||
23 | "type": "bower-asset-library", |
||
24 | "extra": { |
||
25 | "bower-asset-main": "./dist/Chart.js", |
||
26 | "bower-asset-ignore": [ |
||
27 | ".github", |
||
28 | ".codeclimate.yml", |
||
29 | ".gitignore", |
||
30 | ".npmignore", |
||
31 | ".travis.yml", |
||
32 | "scripts" |
||
33 | ] |
||
34 | }, |
||
35 | "license": [ |
||
36 | "MIT" |
||
37 | ], |
||
38 | "description": "Simple HTML5 charts using the canvas element." |
||
39 | }, |
||
40 | { |
||
41 | "name": "bower-asset/jquery", |
||
42 | "version": "2.2.4", |
||
43 | "source": { |
||
44 | "type": "git", |
||
45 | "url": "https://github.com/jquery/jquery-dist.git", |
||
46 | "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72" |
||
47 | }, |
||
48 | "dist": { |
||
49 | "type": "zip", |
||
50 | "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72", |
||
51 | "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72", |
||
52 | "shasum": "" |
||
53 | }, |
||
54 | "type": "bower-asset-library", |
||
55 | "extra": { |
||
56 | "bower-asset-main": "dist/jquery.js", |
||
57 | "bower-asset-ignore": [ |
||
58 | "package.json" |
||
59 | ] |
||
60 | }, |
||
61 | "license": [ |
||
62 | "MIT" |
||
63 | ], |
||
64 | "keywords": [ |
||
65 | "browser", |
||
66 | "javascript", |
||
67 | "jquery", |
||
68 | "library" |
||
69 | ] |
||
70 | }, |
||
71 | { |
||
72 | "name": "bower-asset/jquery.inputmask", |
||
73 | "version": "3.3.7", |
||
74 | "source": { |
||
75 | "type": "git", |
||
76 | "url": "https://github.com/RobinHerbots/Inputmask.git", |
||
77 | "reference": "9835731cb78cac749734d94a1cb5bd70da4d3b10" |
||
78 | }, |
||
79 | "dist": { |
||
80 | "type": "zip", |
||
81 | "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/9835731cb78cac749734d94a1cb5bd70da4d3b10", |
||
82 | "reference": "9835731cb78cac749734d94a1cb5bd70da4d3b10", |
||
83 | "shasum": "" |
||
84 | }, |
||
85 | "require": { |
||
86 | "bower-asset/jquery": ">=1.7" |
||
87 | }, |
||
88 | "type": "bower-asset-library", |
||
89 | "extra": { |
||
90 | "bower-asset-main": [ |
||
91 | "./dist/inputmask/inputmask.js", |
||
92 | "./dist/inputmask/inputmask.extensions.js", |
||
93 | "./dist/inputmask/inputmask.date.extensions.js", |
||
94 | "./dist/inputmask/inputmask.numeric.extensions.js", |
||
95 | "./dist/inputmask/inputmask.phone.extensions.js", |
||
96 | "./dist/inputmask/jquery.inputmask.js", |
||
97 | "./dist/inputmask/global/document.js", |
||
98 | "./dist/inputmask/global/window.js", |
||
99 | "./dist/inputmask/phone-codes/phone.js", |
||
100 | "./dist/inputmask/phone-codes/phone-be.js", |
||
101 | "./dist/inputmask/phone-codes/phone-nl.js", |
||
102 | "./dist/inputmask/phone-codes/phone-ru.js", |
||
103 | "./dist/inputmask/phone-codes/phone-uk.js", |
||
104 | "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js", |
||
105 | "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js", |
||
106 | "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js", |
||
107 | "./dist/inputmask/bindings/inputmask.binding.js" |
||
108 | ], |
||
109 | "bower-asset-ignore": [ |
||
110 | "**/*", |
||
111 | "!dist/*", |
||
112 | "!dist/inputmask/*", |
||
113 | "!dist/min/*", |
||
114 | "!dist/min/inputmask/*" |
||
115 | ] |
||
116 | }, |
||
117 | "license": [ |
||
118 | "http://opensource.org/licenses/mit-license.php" |
||
119 | ], |
||
120 | "description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.", |
||
121 | "keywords": [ |
||
122 | "form", |
||
123 | "input", |
||
124 | "inputmask", |
||
125 | "jquery", |
||
126 | "mask", |
||
127 | "plugins" |
||
128 | ] |
||
129 | }, |
||
130 | { |
||
131 | "name": "bower-asset/punycode", |
||
132 | "version": "v1.3.2", |
||
133 | "source": { |
||
134 | "type": "git", |
||
135 | "url": "https://github.com/bestiejs/punycode.js.git", |
||
136 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" |
||
137 | }, |
||
138 | "dist": { |
||
139 | "type": "zip", |
||
140 | "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
141 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
142 | "shasum": "" |
||
143 | }, |
||
144 | "type": "bower-asset-library", |
||
145 | "extra": { |
||
146 | "bower-asset-main": "punycode.js", |
||
147 | "bower-asset-ignore": [ |
||
148 | "coverage", |
||
149 | "tests", |
||
150 | ".*", |
||
151 | "component.json", |
||
152 | "Gruntfile.js", |
||
153 | "node_modules", |
||
154 | "package.json" |
||
155 | ] |
||
156 | } |
||
157 | }, |
||
158 | { |
||
159 | "name": "bower-asset/yii2-pjax", |
||
160 | "version": "v2.0.6", |
||
161 | "source": { |
||
162 | "type": "git", |
||
163 | "url": "https://github.com/yiisoft/jquery-pjax.git", |
||
164 | "reference": "60728da6ade5879e807a49ce59ef9a72039b8978" |
||
165 | }, |
||
166 | "dist": { |
||
167 | "type": "zip", |
||
168 | "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978", |
||
169 | "reference": "60728da6ade5879e807a49ce59ef9a72039b8978", |
||
170 | "shasum": "" |
||
171 | }, |
||
172 | "require": { |
||
173 | "bower-asset/jquery": ">=1.8" |
||
174 | }, |
||
175 | "type": "bower-asset-library", |
||
176 | "extra": { |
||
177 | "bower-asset-main": "./jquery.pjax.js", |
||
178 | "bower-asset-ignore": [ |
||
179 | ".travis.yml", |
||
180 | "Gemfile", |
||
181 | "Gemfile.lock", |
||
182 | "CONTRIBUTING.md", |
||
183 | "vendor/", |
||
184 | "script/", |
||
185 | "test/" |
||
186 | ] |
||
187 | }, |
||
188 | "license": [ |
||
189 | "MIT" |
||
190 | ] |
||
191 | }, |
||
192 | { |
||
193 | "name": "cebe/markdown", |
||
194 | "version": "1.1.2", |
||
195 | "source": { |
||
196 | "type": "git", |
||
197 | "url": "https://github.com/cebe/markdown.git", |
||
198 | "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e" |
||
199 | }, |
||
200 | "dist": { |
||
201 | "type": "zip", |
||
202 | "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e", |
||
203 | "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e", |
||
204 | "shasum": "" |
||
205 | }, |
||
206 | "require": { |
||
207 | "lib-pcre": "*", |
||
208 | "php": ">=5.4.0" |
||
209 | }, |
||
210 | "require-dev": { |
||
211 | "cebe/indent": "*", |
||
212 | "facebook/xhprof": "*@dev", |
||
213 | "phpunit/phpunit": "4.1.*" |
||
214 | }, |
||
215 | "bin": [ |
||
216 | "bin/markdown" |
||
217 | ], |
||
218 | "type": "library", |
||
219 | "extra": { |
||
220 | "branch-alias": { |
||
221 | "dev-master": "1.1.x-dev" |
||
222 | } |
||
223 | }, |
||
224 | "autoload": { |
||
225 | "psr-4": { |
||
226 | "cebe\\markdown\\": "" |
||
227 | } |
||
228 | }, |
||
229 | "notification-url": "https://packagist.org/downloads/", |
||
230 | "license": [ |
||
231 | "MIT" |
||
232 | ], |
||
233 | "authors": [ |
||
234 | { |
||
235 | "name": "Carsten Brandt", |
||
236 | "email": "[email protected]", |
||
237 | "homepage": "http://cebe.cc/", |
||
238 | "role": "Creator" |
||
239 | } |
||
240 | ], |
||
241 | "description": "A super fast, highly extensible markdown parser for PHP", |
||
242 | "homepage": "https://github.com/cebe/markdown#readme", |
||
243 | "keywords": [ |
||
244 | "extensible", |
||
245 | "fast", |
||
246 | "gfm", |
||
247 | "markdown", |
||
248 | "markdown-extra" |
||
249 | ], |
||
250 | "time": "2017-07-16T21:13:23+00:00" |
||
251 | }, |
||
252 | { |
||
253 | "name": "ezyang/htmlpurifier", |
||
254 | "version": "v4.9.3", |
||
255 | "source": { |
||
256 | "type": "git", |
||
257 | "url": "https://github.com/ezyang/htmlpurifier.git", |
||
258 | "reference": "95e1bae3182efc0f3422896a3236e991049dac69" |
||
259 | }, |
||
260 | "dist": { |
||
261 | "type": "zip", |
||
262 | "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69", |
||
263 | "reference": "95e1bae3182efc0f3422896a3236e991049dac69", |
||
264 | "shasum": "" |
||
265 | }, |
||
266 | "require": { |
||
267 | "php": ">=5.2" |
||
268 | }, |
||
269 | "require-dev": { |
||
270 | "simpletest/simpletest": "^1.1" |
||
271 | }, |
||
272 | "type": "library", |
||
273 | "autoload": { |
||
274 | "psr-0": { |
||
275 | "HTMLPurifier": "library/" |
||
276 | }, |
||
277 | "files": [ |
||
278 | "library/HTMLPurifier.composer.php" |
||
279 | ] |
||
280 | }, |
||
281 | "notification-url": "https://packagist.org/downloads/", |
||
282 | "license": [ |
||
283 | "LGPL" |
||
284 | ], |
||
285 | "authors": [ |
||
286 | { |
||
287 | "name": "Edward Z. Yang", |
||
288 | "email": "[email protected]", |
||
289 | "homepage": "http://ezyang.com" |
||
290 | } |
||
291 | ], |
||
292 | "description": "Standards compliant HTML filter written in PHP", |
||
293 | "homepage": "http://htmlpurifier.org/", |
||
294 | "keywords": [ |
||
295 | "html" |
||
296 | ], |
||
297 | "time": "2017-06-03T02:28:16+00:00" |
||
298 | }, |
||
299 | { |
||
300 | "name": "yiisoft/yii2", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
301 | "version": "2.0.12", |
||
302 | "source": { |
||
303 | "type": "git", |
||
304 | "url": "https://github.com/yiisoft/yii2-framework.git", |
||
305 | "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d" |
||
306 | }, |
||
307 | "dist": { |
||
308 | "type": "zip", |
||
309 | "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/70acbecc75cb26b6cd66d16be0b06e4b73db190d", |
||
310 | "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d", |
||
311 | "shasum": "" |
||
312 | }, |
||
313 | "require": { |
||
314 | "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", |
||
315 | "bower-asset/jquery.inputmask": "~3.2.2 | ~3.3.5", |
||
316 | "bower-asset/punycode": "1.3.*", |
||
317 | "bower-asset/yii2-pjax": "~2.0.1", |
||
318 | "cebe/markdown": "~1.0.0 | ~1.1.0", |
||
319 | "ext-ctype": "*", |
||
320 | "ext-mbstring": "*", |
||
321 | "ezyang/htmlpurifier": "~4.6", |
||
322 | "lib-pcre": "*", |
||
323 | "php": ">=5.4.0", |
||
324 | "yiisoft/yii2-composer": "~2.0.4" |
||
325 | }, |
||
326 | "bin": [ |
||
327 | "yii" |
||
328 | ], |
||
329 | "type": "library", |
||
330 | "extra": { |
||
331 | "branch-alias": { |
||
332 | "dev-master": "2.0.x-dev" |
||
333 | } |
||
334 | }, |
||
335 | "autoload": { |
||
336 | "psr-4": { |
||
337 | "yii\\": "" |
||
338 | } |
||
339 | }, |
||
340 | "notification-url": "https://packagist.org/downloads/", |
||
341 | "license": [ |
||
342 | "BSD-3-Clause" |
||
343 | ], |
||
344 | "authors": [ |
||
345 | { |
||
346 | "name": "Qiang Xue", |
||
347 | "email": "[email protected]", |
||
348 | "homepage": "http://www.yiiframework.com/", |
||
349 | "role": "Founder and project lead" |
||
350 | }, |
||
351 | { |
||
352 | "name": "Alexander Makarov", |
||
353 | "email": "[email protected]", |
||
354 | "homepage": "http://rmcreative.ru/", |
||
355 | "role": "Core framework development" |
||
356 | }, |
||
357 | { |
||
358 | "name": "Maurizio Domba", |
||
359 | "homepage": "http://mdomba.info/", |
||
360 | "role": "Core framework development" |
||
361 | }, |
||
362 | { |
||
363 | "name": "Carsten Brandt", |
||
364 | "email": "[email protected]", |
||
365 | "homepage": "http://cebe.cc/", |
||
366 | "role": "Core framework development" |
||
367 | }, |
||
368 | { |
||
369 | "name": "Timur Ruziev", |
||
370 | "email": "[email protected]", |
||
371 | "homepage": "http://resurtm.com/", |
||
372 | "role": "Core framework development" |
||
373 | }, |
||
374 | { |
||
375 | "name": "Paul Klimov", |
||
376 | "email": "[email protected]", |
||
377 | "role": "Core framework development" |
||
378 | }, |
||
379 | { |
||
380 | "name": "Dmitry Naumenko", |
||
381 | "email": "[email protected]", |
||
382 | "role": "Core framework development" |
||
383 | }, |
||
384 | { |
||
385 | "name": "Boudewijn Vahrmeijer", |
||
386 | "email": "[email protected]", |
||
387 | "homepage": "http://dynasource.eu", |
||
388 | "role": "Core framework development" |
||
389 | } |
||
390 | ], |
||
391 | "description": "Yii PHP Framework Version 2", |
||
392 | "homepage": "http://www.yiiframework.com/", |
||
393 | "keywords": [ |
||
394 | "framework", |
||
395 | "yii2" |
||
396 | ], |
||
397 | "time": "2017-06-05T14:33:41+00:00" |
||
398 | }, |
||
399 | { |
||
400 | "name": "yiisoft/yii2-composer", |
||
401 | "version": "2.0.5", |
||
402 | "source": { |
||
403 | "type": "git", |
||
404 | "url": "https://github.com/yiisoft/yii2-composer.git", |
||
405 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2" |
||
406 | }, |
||
407 | "dist": { |
||
408 | "type": "zip", |
||
409 | "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
410 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
411 | "shasum": "" |
||
412 | }, |
||
413 | "require": { |
||
414 | "composer-plugin-api": "^1.0" |
||
415 | }, |
||
416 | "require-dev": { |
||
417 | "composer/composer": "^1.0" |
||
418 | }, |
||
419 | "type": "composer-plugin", |
||
420 | "extra": { |
||
421 | "class": "yii\\composer\\Plugin", |
||
422 | "branch-alias": { |
||
423 | "dev-master": "2.0.x-dev" |
||
424 | } |
||
425 | }, |
||
426 | "autoload": { |
||
427 | "psr-4": { |
||
428 | "yii\\composer\\": "" |
||
429 | } |
||
430 | }, |
||
431 | "notification-url": "https://packagist.org/downloads/", |
||
432 | "license": [ |
||
433 | "BSD-3-Clause" |
||
434 | ], |
||
435 | "authors": [ |
||
436 | { |
||
437 | "name": "Qiang Xue", |
||
438 | "email": "[email protected]" |
||
439 | } |
||
440 | ], |
||
441 | "description": "The composer plugin for Yii extension installer", |
||
442 | "keywords": [ |
||
443 | "composer", |
||
444 | "extension installer", |
||
445 | "yii2" |
||
446 | ], |
||
447 | "time": "2016-12-20T13:26:02+00:00" |
||
448 | } |
||
449 | ], |
||
450 | "packages-dev": [ |
||
451 | { |
||
452 | "name": "doctrine/annotations", |
||
453 | "version": "v1.4.0", |
||
454 | "source": { |
||
455 | "type": "git", |
||
456 | "url": "https://github.com/doctrine/annotations.git", |
||
457 | "reference": "54cacc9b81758b14e3ce750f205a393d52339e97" |
||
458 | }, |
||
459 | "dist": { |
||
460 | "type": "zip", |
||
461 | "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97", |
||
462 | "reference": "54cacc9b81758b14e3ce750f205a393d52339e97", |
||
463 | "shasum": "" |
||
464 | }, |
||
465 | "require": { |
||
466 | "doctrine/lexer": "1.*", |
||
467 | "php": "^5.6 || ^7.0" |
||
468 | }, |
||
469 | "require-dev": { |
||
470 | "doctrine/cache": "1.*", |
||
471 | "phpunit/phpunit": "^5.7" |
||
472 | }, |
||
473 | "type": "library", |
||
474 | "extra": { |
||
475 | "branch-alias": { |
||
476 | "dev-master": "1.4.x-dev" |
||
477 | } |
||
478 | }, |
||
479 | "autoload": { |
||
480 | "psr-4": { |
||
481 | "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" |
||
482 | } |
||
483 | }, |
||
484 | "notification-url": "https://packagist.org/downloads/", |
||
485 | "license": [ |
||
486 | "MIT" |
||
487 | ], |
||
488 | "authors": [ |
||
489 | { |
||
490 | "name": "Roman Borschel", |
||
491 | "email": "[email protected]" |
||
492 | }, |
||
493 | { |
||
494 | "name": "Benjamin Eberlei", |
||
495 | "email": "[email protected]" |
||
496 | }, |
||
497 | { |
||
498 | "name": "Guilherme Blanco", |
||
499 | "email": "[email protected]" |
||
500 | }, |
||
501 | { |
||
502 | "name": "Jonathan Wage", |
||
503 | "email": "[email protected]" |
||
504 | }, |
||
505 | { |
||
506 | "name": "Johannes Schmitt", |
||
507 | "email": "[email protected]" |
||
508 | } |
||
509 | ], |
||
510 | "description": "Docblock Annotations Parser", |
||
511 | "homepage": "http://www.doctrine-project.org", |
||
512 | "keywords": [ |
||
513 | "annotations", |
||
514 | "docblock", |
||
515 | "parser" |
||
516 | ], |
||
517 | "time": "2017-02-24T16:22:25+00:00" |
||
518 | }, |
||
519 | { |
||
520 | "name": "doctrine/instantiator", |
||
521 | "version": "1.0.5", |
||
522 | "source": { |
||
523 | "type": "git", |
||
524 | "url": "https://github.com/doctrine/instantiator.git", |
||
525 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
526 | }, |
||
527 | "dist": { |
||
528 | "type": "zip", |
||
529 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
530 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
531 | "shasum": "" |
||
532 | }, |
||
533 | "require": { |
||
534 | "php": ">=5.3,<8.0-DEV" |
||
535 | }, |
||
536 | "require-dev": { |
||
537 | "athletic/athletic": "~0.1.8", |
||
538 | "ext-pdo": "*", |
||
539 | "ext-phar": "*", |
||
540 | "phpunit/phpunit": "~4.0", |
||
541 | "squizlabs/php_codesniffer": "~2.0" |
||
542 | }, |
||
543 | "type": "library", |
||
544 | "extra": { |
||
545 | "branch-alias": { |
||
546 | "dev-master": "1.0.x-dev" |
||
547 | } |
||
548 | }, |
||
549 | "autoload": { |
||
550 | "psr-4": { |
||
551 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
552 | } |
||
553 | }, |
||
554 | "notification-url": "https://packagist.org/downloads/", |
||
555 | "license": [ |
||
556 | "MIT" |
||
557 | ], |
||
558 | "authors": [ |
||
559 | { |
||
560 | "name": "Marco Pivetta", |
||
561 | "email": "[email protected]", |
||
562 | "homepage": "http://ocramius.github.com/" |
||
563 | } |
||
564 | ], |
||
565 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
566 | "homepage": "https://github.com/doctrine/instantiator", |
||
567 | "keywords": [ |
||
568 | "constructor", |
||
569 | "instantiate" |
||
570 | ], |
||
571 | "time": "2015-06-14T21:17:01+00:00" |
||
572 | }, |
||
573 | { |
||
574 | "name": "doctrine/lexer", |
||
575 | "version": "v1.0.1", |
||
576 | "source": { |
||
577 | "type": "git", |
||
578 | "url": "https://github.com/doctrine/lexer.git", |
||
579 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" |
||
580 | }, |
||
581 | "dist": { |
||
582 | "type": "zip", |
||
583 | "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
584 | "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", |
||
585 | "shasum": "" |
||
586 | }, |
||
587 | "require": { |
||
588 | "php": ">=5.3.2" |
||
589 | }, |
||
590 | "type": "library", |
||
591 | "extra": { |
||
592 | "branch-alias": { |
||
593 | "dev-master": "1.0.x-dev" |
||
594 | } |
||
595 | }, |
||
596 | "autoload": { |
||
597 | "psr-0": { |
||
598 | "Doctrine\\Common\\Lexer\\": "lib/" |
||
599 | } |
||
600 | }, |
||
601 | "notification-url": "https://packagist.org/downloads/", |
||
602 | "license": [ |
||
603 | "MIT" |
||
604 | ], |
||
605 | "authors": [ |
||
606 | { |
||
607 | "name": "Roman Borschel", |
||
608 | "email": "[email protected]" |
||
609 | }, |
||
610 | { |
||
611 | "name": "Guilherme Blanco", |
||
612 | "email": "[email protected]" |
||
613 | }, |
||
614 | { |
||
615 | "name": "Johannes Schmitt", |
||
616 | "email": "[email protected]" |
||
617 | } |
||
618 | ], |
||
619 | "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", |
||
620 | "homepage": "http://www.doctrine-project.org", |
||
621 | "keywords": [ |
||
622 | "lexer", |
||
623 | "parser" |
||
624 | ], |
||
625 | "time": "2014-09-09T13:34:57+00:00" |
||
626 | }, |
||
627 | { |
||
628 | "name": "friendsofphp/php-cs-fixer", |
||
629 | "version": "v2.4.0", |
||
630 | "source": { |
||
631 | "type": "git", |
||
632 | "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", |
||
633 | "reference": "63661f3add3609e90e4ab8115113e189ae547bb4" |
||
634 | }, |
||
635 | "dist": { |
||
636 | "type": "zip", |
||
637 | "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/63661f3add3609e90e4ab8115113e189ae547bb4", |
||
638 | "reference": "63661f3add3609e90e4ab8115113e189ae547bb4", |
||
639 | "shasum": "" |
||
640 | }, |
||
641 | "require": { |
||
642 | "doctrine/annotations": "^1.2", |
||
643 | "ext-json": "*", |
||
644 | "ext-tokenizer": "*", |
||
645 | "gecko-packages/gecko-php-unit": "^2.0", |
||
646 | "php": "^5.6 || >=7.0 <7.2", |
||
647 | "sebastian/diff": "^1.4", |
||
648 | "symfony/console": "^3.0", |
||
649 | "symfony/event-dispatcher": "^3.0", |
||
650 | "symfony/filesystem": "^3.0", |
||
651 | "symfony/finder": "^3.0", |
||
652 | "symfony/options-resolver": "^3.0", |
||
653 | "symfony/polyfill-php70": "^1.0", |
||
654 | "symfony/polyfill-php72": "^1.4", |
||
655 | "symfony/process": "^3.0", |
||
656 | "symfony/stopwatch": "^3.0" |
||
657 | }, |
||
658 | "conflict": { |
||
659 | "hhvm": "*" |
||
660 | }, |
||
661 | "require-dev": { |
||
662 | "johnkary/phpunit-speedtrap": "^1.1", |
||
663 | "justinrainbow/json-schema": "^5.0", |
||
664 | "phpunit/phpunit": "^4.8.35 || ^5.4.3", |
||
665 | "satooshi/php-coveralls": "^1.0", |
||
666 | "symfony/phpunit-bridge": "^3.2.2" |
||
667 | }, |
||
668 | "suggest": { |
||
669 | "ext-mbstring": "For handling non-UTF8 characters in cache signature.", |
||
670 | "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible." |
||
671 | }, |
||
672 | "bin": [ |
||
673 | "php-cs-fixer" |
||
674 | ], |
||
675 | "type": "application", |
||
676 | "extra": { |
||
677 | "branch-alias": { |
||
678 | "dev-master": "2.4-dev" |
||
679 | } |
||
680 | }, |
||
681 | "autoload": { |
||
682 | "psr-4": { |
||
683 | "PhpCsFixer\\": "src/" |
||
684 | }, |
||
685 | "classmap": [ |
||
686 | "tests/Test/Assert/AssertTokensTrait.php", |
||
687 | "tests/Test/AbstractFixerTestCase.php", |
||
688 | "tests/Test/AbstractIntegrationTestCase.php", |
||
689 | "tests/Test/IntegrationCase.php", |
||
690 | "tests/Test/IntegrationCaseFactory.php" |
||
691 | ] |
||
692 | }, |
||
693 | "notification-url": "https://packagist.org/downloads/", |
||
694 | "license": [ |
||
695 | "MIT" |
||
696 | ], |
||
697 | "authors": [ |
||
698 | { |
||
699 | "name": "Dariusz Rumiński", |
||
700 | "email": "[email protected]" |
||
701 | }, |
||
702 | { |
||
703 | "name": "Fabien Potencier", |
||
704 | "email": "[email protected]" |
||
705 | } |
||
706 | ], |
||
707 | "description": "A tool to automatically fix PHP code style", |
||
708 | "time": "2017-07-18T15:35:40+00:00" |
||
709 | }, |
||
710 | { |
||
711 | "name": "gecko-packages/gecko-php-unit", |
||
712 | "version": "v2.1", |
||
713 | "source": { |
||
714 | "type": "git", |
||
715 | "url": "https://github.com/GeckoPackages/GeckoPHPUnit.git", |
||
716 | "reference": "5b9e9622c7efd3b22655270b80c03f9e52878a6e" |
||
717 | }, |
||
718 | "dist": { |
||
719 | "type": "zip", |
||
720 | "url": "https://api.github.com/repos/GeckoPackages/GeckoPHPUnit/zipball/5b9e9622c7efd3b22655270b80c03f9e52878a6e", |
||
721 | "reference": "5b9e9622c7efd3b22655270b80c03f9e52878a6e", |
||
722 | "shasum": "" |
||
723 | }, |
||
724 | "require": { |
||
725 | "php": "^5.3.6 || ^7.0" |
||
726 | }, |
||
727 | "require-dev": { |
||
728 | "phpunit/phpunit": "^4.8.35 || ^5.4.3" |
||
729 | }, |
||
730 | "type": "library", |
||
731 | "autoload": { |
||
732 | "psr-4": { |
||
733 | "GeckoPackages\\PHPUnit\\": "src\\PHPUnit" |
||
734 | } |
||
735 | }, |
||
736 | "notification-url": "https://packagist.org/downloads/", |
||
737 | "license": [ |
||
738 | "MIT" |
||
739 | ], |
||
740 | "description": "Additional PHPUnit tests.", |
||
741 | "homepage": "https://github.com/GeckoPackages", |
||
742 | "keywords": [ |
||
743 | "extension", |
||
744 | "filesystem", |
||
745 | "phpunit" |
||
746 | ], |
||
747 | "time": "2017-06-20T11:22:48+00:00" |
||
748 | }, |
||
749 | { |
||
750 | "name": "paragonie/random_compat", |
||
751 | "version": "v2.0.10", |
||
752 | "source": { |
||
753 | "type": "git", |
||
754 | "url": "https://github.com/paragonie/random_compat.git", |
||
755 | "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d" |
||
756 | }, |
||
757 | "dist": { |
||
758 | "type": "zip", |
||
759 | "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d", |
||
760 | "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d", |
||
761 | "shasum": "" |
||
762 | }, |
||
763 | "require": { |
||
764 | "php": ">=5.2.0" |
||
765 | }, |
||
766 | "require-dev": { |
||
767 | "phpunit/phpunit": "4.*|5.*" |
||
768 | }, |
||
769 | "suggest": { |
||
770 | "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." |
||
771 | }, |
||
772 | "type": "library", |
||
773 | "autoload": { |
||
774 | "files": [ |
||
775 | "lib/random.php" |
||
776 | ] |
||
777 | }, |
||
778 | "notification-url": "https://packagist.org/downloads/", |
||
779 | "license": [ |
||
780 | "MIT" |
||
781 | ], |
||
782 | "authors": [ |
||
783 | { |
||
784 | "name": "Paragon Initiative Enterprises", |
||
785 | "email": "[email protected]", |
||
786 | "homepage": "https://paragonie.com" |
||
787 | } |
||
788 | ], |
||
789 | "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", |
||
790 | "keywords": [ |
||
791 | "csprng", |
||
792 | "pseudorandom", |
||
793 | "random" |
||
794 | ], |
||
795 | "time": "2017-03-13T16:27:32+00:00" |
||
796 | }, |
||
797 | { |
||
798 | "name": "phpdocumentor/reflection-common", |
||
799 | "version": "1.0", |
||
800 | "source": { |
||
801 | "type": "git", |
||
802 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
||
803 | "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c" |
||
804 | }, |
||
805 | "dist": { |
||
806 | "type": "zip", |
||
807 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c", |
||
808 | "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", |
||
809 | "shasum": "" |
||
810 | }, |
||
811 | "require": { |
||
812 | "php": ">=5.5" |
||
813 | }, |
||
814 | "require-dev": { |
||
815 | "phpunit/phpunit": "^4.6" |
||
816 | }, |
||
817 | "type": "library", |
||
818 | "extra": { |
||
819 | "branch-alias": { |
||
820 | "dev-master": "1.0.x-dev" |
||
821 | } |
||
822 | }, |
||
823 | "autoload": { |
||
824 | "psr-4": { |
||
825 | "phpDocumentor\\Reflection\\": [ |
||
826 | "src" |
||
827 | ] |
||
828 | } |
||
829 | }, |
||
830 | "notification-url": "https://packagist.org/downloads/", |
||
831 | "license": [ |
||
832 | "MIT" |
||
833 | ], |
||
834 | "authors": [ |
||
835 | { |
||
836 | "name": "Jaap van Otterdijk", |
||
837 | "email": "[email protected]" |
||
838 | } |
||
839 | ], |
||
840 | "description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
||
841 | "homepage": "http://www.phpdoc.org", |
||
842 | "keywords": [ |
||
843 | "FQSEN", |
||
844 | "phpDocumentor", |
||
845 | "phpdoc", |
||
846 | "reflection", |
||
847 | "static analysis" |
||
848 | ], |
||
849 | "time": "2015-12-27T11:43:31+00:00" |
||
850 | }, |
||
851 | { |
||
852 | "name": "phpdocumentor/reflection-docblock", |
||
853 | "version": "3.2.0", |
||
854 | "source": { |
||
855 | "type": "git", |
||
856 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
857 | "reference": "46f7e8bb075036c92695b15a1ddb6971c751e585" |
||
858 | }, |
||
859 | "dist": { |
||
860 | "type": "zip", |
||
861 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/46f7e8bb075036c92695b15a1ddb6971c751e585", |
||
862 | "reference": "46f7e8bb075036c92695b15a1ddb6971c751e585", |
||
863 | "shasum": "" |
||
864 | }, |
||
865 | "require": { |
||
866 | "php": ">=5.5", |
||
867 | "phpdocumentor/reflection-common": "^1.0@dev", |
||
868 | "phpdocumentor/type-resolver": "^0.4.0", |
||
869 | "webmozart/assert": "^1.0" |
||
870 | }, |
||
871 | "require-dev": { |
||
872 | "mockery/mockery": "^0.9.4", |
||
873 | "phpunit/phpunit": "^4.4" |
||
874 | }, |
||
875 | "type": "library", |
||
876 | "autoload": { |
||
877 | "psr-4": { |
||
878 | "phpDocumentor\\Reflection\\": [ |
||
879 | "src/" |
||
880 | ] |
||
881 | } |
||
882 | }, |
||
883 | "notification-url": "https://packagist.org/downloads/", |
||
884 | "license": [ |
||
885 | "MIT" |
||
886 | ], |
||
887 | "authors": [ |
||
888 | { |
||
889 | "name": "Mike van Riel", |
||
890 | "email": "[email protected]" |
||
891 | } |
||
892 | ], |
||
893 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
||
894 | "time": "2017-07-15T11:38:20+00:00" |
||
895 | }, |
||
896 | { |
||
897 | "name": "phpdocumentor/type-resolver", |
||
898 | "version": "0.4.0", |
||
899 | "source": { |
||
900 | "type": "git", |
||
901 | "url": "https://github.com/phpDocumentor/TypeResolver.git", |
||
902 | "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" |
||
903 | }, |
||
904 | "dist": { |
||
905 | "type": "zip", |
||
906 | "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", |
||
907 | "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", |
||
908 | "shasum": "" |
||
909 | }, |
||
910 | "require": { |
||
911 | "php": "^5.5 || ^7.0", |
||
912 | "phpdocumentor/reflection-common": "^1.0" |
||
913 | }, |
||
914 | "require-dev": { |
||
915 | "mockery/mockery": "^0.9.4", |
||
916 | "phpunit/phpunit": "^5.2||^4.8.24" |
||
917 | }, |
||
918 | "type": "library", |
||
919 | "extra": { |
||
920 | "branch-alias": { |
||
921 | "dev-master": "1.0.x-dev" |
||
922 | } |
||
923 | }, |
||
924 | "autoload": { |
||
925 | "psr-4": { |
||
926 | "phpDocumentor\\Reflection\\": [ |
||
927 | "src/" |
||
928 | ] |
||
929 | } |
||
930 | }, |
||
931 | "notification-url": "https://packagist.org/downloads/", |
||
932 | "license": [ |
||
933 | "MIT" |
||
934 | ], |
||
935 | "authors": [ |
||
936 | { |
||
937 | "name": "Mike van Riel", |
||
938 | "email": "[email protected]" |
||
939 | } |
||
940 | ], |
||
941 | "time": "2017-07-14T14:27:02+00:00" |
||
942 | }, |
||
943 | { |
||
944 | "name": "phpspec/prophecy", |
||
945 | "version": "v1.7.0", |
||
946 | "source": { |
||
947 | "type": "git", |
||
948 | "url": "https://github.com/phpspec/prophecy.git", |
||
949 | "reference": "93d39f1f7f9326d746203c7c056f300f7f126073" |
||
950 | }, |
||
951 | "dist": { |
||
952 | "type": "zip", |
||
953 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073", |
||
954 | "reference": "93d39f1f7f9326d746203c7c056f300f7f126073", |
||
955 | "shasum": "" |
||
956 | }, |
||
957 | "require": { |
||
958 | "doctrine/instantiator": "^1.0.2", |
||
959 | "php": "^5.3|^7.0", |
||
960 | "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", |
||
961 | "sebastian/comparator": "^1.1|^2.0", |
||
962 | "sebastian/recursion-context": "^1.0|^2.0|^3.0" |
||
963 | }, |
||
964 | "require-dev": { |
||
965 | "phpspec/phpspec": "^2.5|^3.2", |
||
966 | "phpunit/phpunit": "^4.8 || ^5.6.5" |
||
967 | }, |
||
968 | "type": "library", |
||
969 | "extra": { |
||
970 | "branch-alias": { |
||
971 | "dev-master": "1.6.x-dev" |
||
972 | } |
||
973 | }, |
||
974 | "autoload": { |
||
975 | "psr-0": { |
||
976 | "Prophecy\\": "src/" |
||
977 | } |
||
978 | }, |
||
979 | "notification-url": "https://packagist.org/downloads/", |
||
980 | "license": [ |
||
981 | "MIT" |
||
982 | ], |
||
983 | "authors": [ |
||
984 | { |
||
985 | "name": "Konstantin Kudryashov", |
||
986 | "email": "[email protected]", |
||
987 | "homepage": "http://everzet.com" |
||
988 | }, |
||
989 | { |
||
990 | "name": "Marcello Duarte", |
||
991 | "email": "[email protected]" |
||
992 | } |
||
993 | ], |
||
994 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
995 | "homepage": "https://github.com/phpspec/prophecy", |
||
996 | "keywords": [ |
||
997 | "Double", |
||
998 | "Dummy", |
||
999 | "fake", |
||
1000 | "mock", |
||
1001 | "spy", |
||
1002 | "stub" |
||
1003 | ], |
||
1004 | "time": "2017-03-02T20:05:34+00:00" |
||
1005 | }, |
||
1006 | { |
||
1007 | "name": "phpunit/php-code-coverage", |
||
1008 | "version": "2.2.4", |
||
1009 | "source": { |
||
1010 | "type": "git", |
||
1011 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
1012 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" |
||
1013 | }, |
||
1014 | "dist": { |
||
1015 | "type": "zip", |
||
1016 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
1017 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
1018 | "shasum": "" |
||
1019 | }, |
||
1020 | "require": { |
||
1021 | "php": ">=5.3.3", |
||
1022 | "phpunit/php-file-iterator": "~1.3", |
||
1023 | "phpunit/php-text-template": "~1.2", |
||
1024 | "phpunit/php-token-stream": "~1.3", |
||
1025 | "sebastian/environment": "^1.3.2", |
||
1026 | "sebastian/version": "~1.0" |
||
1027 | }, |
||
1028 | "require-dev": { |
||
1029 | "ext-xdebug": ">=2.1.4", |
||
1030 | "phpunit/phpunit": "~4" |
||
1031 | }, |
||
1032 | "suggest": { |
||
1033 | "ext-dom": "*", |
||
1034 | "ext-xdebug": ">=2.2.1", |
||
1035 | "ext-xmlwriter": "*" |
||
1036 | }, |
||
1037 | "type": "library", |
||
1038 | "extra": { |
||
1039 | "branch-alias": { |
||
1040 | "dev-master": "2.2.x-dev" |
||
1041 | } |
||
1042 | }, |
||
1043 | "autoload": { |
||
1044 | "classmap": [ |
||
1045 | "src/" |
||
1046 | ] |
||
1047 | }, |
||
1048 | "notification-url": "https://packagist.org/downloads/", |
||
1049 | "license": [ |
||
1050 | "BSD-3-Clause" |
||
1051 | ], |
||
1052 | "authors": [ |
||
1053 | { |
||
1054 | "name": "Sebastian Bergmann", |
||
1055 | "email": "[email protected]", |
||
1056 | "role": "lead" |
||
1057 | } |
||
1058 | ], |
||
1059 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
1060 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
1061 | "keywords": [ |
||
1062 | "coverage", |
||
1063 | "testing", |
||
1064 | "xunit" |
||
1065 | ], |
||
1066 | "time": "2015-10-06T15:47:00+00:00" |
||
1067 | }, |
||
1068 | { |
||
1069 | "name": "phpunit/php-file-iterator", |
||
1070 | "version": "1.4.2", |
||
1071 | "source": { |
||
1072 | "type": "git", |
||
1073 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
1074 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" |
||
1075 | }, |
||
1076 | "dist": { |
||
1077 | "type": "zip", |
||
1078 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
1079 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
1080 | "shasum": "" |
||
1081 | }, |
||
1082 | "require": { |
||
1083 | "php": ">=5.3.3" |
||
1084 | }, |
||
1085 | "type": "library", |
||
1086 | "extra": { |
||
1087 | "branch-alias": { |
||
1088 | "dev-master": "1.4.x-dev" |
||
1089 | } |
||
1090 | }, |
||
1091 | "autoload": { |
||
1092 | "classmap": [ |
||
1093 | "src/" |
||
1094 | ] |
||
1095 | }, |
||
1096 | "notification-url": "https://packagist.org/downloads/", |
||
1097 | "license": [ |
||
1098 | "BSD-3-Clause" |
||
1099 | ], |
||
1100 | "authors": [ |
||
1101 | { |
||
1102 | "name": "Sebastian Bergmann", |
||
1103 | "email": "[email protected]", |
||
1104 | "role": "lead" |
||
1105 | } |
||
1106 | ], |
||
1107 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
1108 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
1109 | "keywords": [ |
||
1110 | "filesystem", |
||
1111 | "iterator" |
||
1112 | ], |
||
1113 | "time": "2016-10-03T07:40:28+00:00" |
||
1114 | }, |
||
1115 | { |
||
1116 | "name": "phpunit/php-text-template", |
||
1117 | "version": "1.2.1", |
||
1118 | "source": { |
||
1119 | "type": "git", |
||
1120 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
1121 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
1122 | }, |
||
1123 | "dist": { |
||
1124 | "type": "zip", |
||
1125 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
1126 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
1127 | "shasum": "" |
||
1128 | }, |
||
1129 | "require": { |
||
1130 | "php": ">=5.3.3" |
||
1131 | }, |
||
1132 | "type": "library", |
||
1133 | "autoload": { |
||
1134 | "classmap": [ |
||
1135 | "src/" |
||
1136 | ] |
||
1137 | }, |
||
1138 | "notification-url": "https://packagist.org/downloads/", |
||
1139 | "license": [ |
||
1140 | "BSD-3-Clause" |
||
1141 | ], |
||
1142 | "authors": [ |
||
1143 | { |
||
1144 | "name": "Sebastian Bergmann", |
||
1145 | "email": "[email protected]", |
||
1146 | "role": "lead" |
||
1147 | } |
||
1148 | ], |
||
1149 | "description": "Simple template engine.", |
||
1150 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
1151 | "keywords": [ |
||
1152 | "template" |
||
1153 | ], |
||
1154 | "time": "2015-06-21T13:50:34+00:00" |
||
1155 | }, |
||
1156 | { |
||
1157 | "name": "phpunit/php-timer", |
||
1158 | "version": "1.0.9", |
||
1159 | "source": { |
||
1160 | "type": "git", |
||
1161 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
1162 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" |
||
1163 | }, |
||
1164 | "dist": { |
||
1165 | "type": "zip", |
||
1166 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
1167 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
1168 | "shasum": "" |
||
1169 | }, |
||
1170 | "require": { |
||
1171 | "php": "^5.3.3 || ^7.0" |
||
1172 | }, |
||
1173 | "require-dev": { |
||
1174 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
1175 | }, |
||
1176 | "type": "library", |
||
1177 | "extra": { |
||
1178 | "branch-alias": { |
||
1179 | "dev-master": "1.0-dev" |
||
1180 | } |
||
1181 | }, |
||
1182 | "autoload": { |
||
1183 | "classmap": [ |
||
1184 | "src/" |
||
1185 | ] |
||
1186 | }, |
||
1187 | "notification-url": "https://packagist.org/downloads/", |
||
1188 | "license": [ |
||
1189 | "BSD-3-Clause" |
||
1190 | ], |
||
1191 | "authors": [ |
||
1192 | { |
||
1193 | "name": "Sebastian Bergmann", |
||
1194 | "email": "[email protected]", |
||
1195 | "role": "lead" |
||
1196 | } |
||
1197 | ], |
||
1198 | "description": "Utility class for timing", |
||
1199 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
1200 | "keywords": [ |
||
1201 | "timer" |
||
1202 | ], |
||
1203 | "time": "2017-02-26T11:10:40+00:00" |
||
1204 | }, |
||
1205 | { |
||
1206 | "name": "phpunit/php-token-stream", |
||
1207 | "version": "1.4.11", |
||
1208 | "source": { |
||
1209 | "type": "git", |
||
1210 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
1211 | "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7" |
||
1212 | }, |
||
1213 | "dist": { |
||
1214 | "type": "zip", |
||
1215 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7", |
||
1216 | "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7", |
||
1217 | "shasum": "" |
||
1218 | }, |
||
1219 | "require": { |
||
1220 | "ext-tokenizer": "*", |
||
1221 | "php": ">=5.3.3" |
||
1222 | }, |
||
1223 | "require-dev": { |
||
1224 | "phpunit/phpunit": "~4.2" |
||
1225 | }, |
||
1226 | "type": "library", |
||
1227 | "extra": { |
||
1228 | "branch-alias": { |
||
1229 | "dev-master": "1.4-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": "Wrapper around PHP's tokenizer extension.", |
||
1248 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
1249 | "keywords": [ |
||
1250 | "tokenizer" |
||
1251 | ], |
||
1252 | "time": "2017-02-27T10:12:30+00:00" |
||
1253 | }, |
||
1254 | { |
||
1255 | "name": "phpunit/phpunit", |
||
1256 | "version": "4.8.36", |
||
1257 | "source": { |
||
1258 | "type": "git", |
||
1259 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
1260 | "reference": "46023de9a91eec7dfb06cc56cb4e260017298517" |
||
1261 | }, |
||
1262 | "dist": { |
||
1263 | "type": "zip", |
||
1264 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517", |
||
1265 | "reference": "46023de9a91eec7dfb06cc56cb4e260017298517", |
||
1266 | "shasum": "" |
||
1267 | }, |
||
1268 | "require": { |
||
1269 | "ext-dom": "*", |
||
1270 | "ext-json": "*", |
||
1271 | "ext-pcre": "*", |
||
1272 | "ext-reflection": "*", |
||
1273 | "ext-spl": "*", |
||
1274 | "php": ">=5.3.3", |
||
1275 | "phpspec/prophecy": "^1.3.1", |
||
1276 | "phpunit/php-code-coverage": "~2.1", |
||
1277 | "phpunit/php-file-iterator": "~1.4", |
||
1278 | "phpunit/php-text-template": "~1.2", |
||
1279 | "phpunit/php-timer": "^1.0.6", |
||
1280 | "phpunit/phpunit-mock-objects": "~2.3", |
||
1281 | "sebastian/comparator": "~1.2.2", |
||
1282 | "sebastian/diff": "~1.2", |
||
1283 | "sebastian/environment": "~1.3", |
||
1284 | "sebastian/exporter": "~1.2", |
||
1285 | "sebastian/global-state": "~1.0", |
||
1286 | "sebastian/version": "~1.0", |
||
1287 | "symfony/yaml": "~2.1|~3.0" |
||
1288 | }, |
||
1289 | "suggest": { |
||
1290 | "phpunit/php-invoker": "~1.1" |
||
1291 | }, |
||
1292 | "bin": [ |
||
1293 | "phpunit" |
||
1294 | ], |
||
1295 | "type": "library", |
||
1296 | "extra": { |
||
1297 | "branch-alias": { |
||
1298 | "dev-master": "4.8.x-dev" |
||
1299 | } |
||
1300 | }, |
||
1301 | "autoload": { |
||
1302 | "classmap": [ |
||
1303 | "src/" |
||
1304 | ] |
||
1305 | }, |
||
1306 | "notification-url": "https://packagist.org/downloads/", |
||
1307 | "license": [ |
||
1308 | "BSD-3-Clause" |
||
1309 | ], |
||
1310 | "authors": [ |
||
1311 | { |
||
1312 | "name": "Sebastian Bergmann", |
||
1313 | "email": "[email protected]", |
||
1314 | "role": "lead" |
||
1315 | } |
||
1316 | ], |
||
1317 | "description": "The PHP Unit Testing framework.", |
||
1318 | "homepage": "https://phpunit.de/", |
||
1319 | "keywords": [ |
||
1320 | "phpunit", |
||
1321 | "testing", |
||
1322 | "xunit" |
||
1323 | ], |
||
1324 | "time": "2017-06-21T08:07:12+00:00" |
||
1325 | }, |
||
1326 | { |
||
1327 | "name": "phpunit/phpunit-mock-objects", |
||
1328 | "version": "2.3.8", |
||
1329 | "source": { |
||
1330 | "type": "git", |
||
1331 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
1332 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" |
||
1333 | }, |
||
1334 | "dist": { |
||
1335 | "type": "zip", |
||
1336 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
1337 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
1338 | "shasum": "" |
||
1339 | }, |
||
1340 | "require": { |
||
1341 | "doctrine/instantiator": "^1.0.2", |
||
1342 | "php": ">=5.3.3", |
||
1343 | "phpunit/php-text-template": "~1.2", |
||
1344 | "sebastian/exporter": "~1.2" |
||
1345 | }, |
||
1346 | "require-dev": { |
||
1347 | "phpunit/phpunit": "~4.4" |
||
1348 | }, |
||
1349 | "suggest": { |
||
1350 | "ext-soap": "*" |
||
1351 | }, |
||
1352 | "type": "library", |
||
1353 | "extra": { |
||
1354 | "branch-alias": { |
||
1355 | "dev-master": "2.3.x-dev" |
||
1356 | } |
||
1357 | }, |
||
1358 | "autoload": { |
||
1359 | "classmap": [ |
||
1360 | "src/" |
||
1361 | ] |
||
1362 | }, |
||
1363 | "notification-url": "https://packagist.org/downloads/", |
||
1364 | "license": [ |
||
1365 | "BSD-3-Clause" |
||
1366 | ], |
||
1367 | "authors": [ |
||
1368 | { |
||
1369 | "name": "Sebastian Bergmann", |
||
1370 | "email": "[email protected]", |
||
1371 | "role": "lead" |
||
1372 | } |
||
1373 | ], |
||
1374 | "description": "Mock Object library for PHPUnit", |
||
1375 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
1376 | "keywords": [ |
||
1377 | "mock", |
||
1378 | "xunit" |
||
1379 | ], |
||
1380 | "time": "2015-10-02T06:51:40+00:00" |
||
1381 | }, |
||
1382 | { |
||
1383 | "name": "psr/log", |
||
1384 | "version": "1.0.2", |
||
1385 | "source": { |
||
1386 | "type": "git", |
||
1387 | "url": "https://github.com/php-fig/log.git", |
||
1388 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" |
||
1389 | }, |
||
1390 | "dist": { |
||
1391 | "type": "zip", |
||
1392 | "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
1393 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
1394 | "shasum": "" |
||
1395 | }, |
||
1396 | "require": { |
||
1397 | "php": ">=5.3.0" |
||
1398 | }, |
||
1399 | "type": "library", |
||
1400 | "extra": { |
||
1401 | "branch-alias": { |
||
1402 | "dev-master": "1.0.x-dev" |
||
1403 | } |
||
1404 | }, |
||
1405 | "autoload": { |
||
1406 | "psr-4": { |
||
1407 | "Psr\\Log\\": "Psr/Log/" |
||
1408 | } |
||
1409 | }, |
||
1410 | "notification-url": "https://packagist.org/downloads/", |
||
1411 | "license": [ |
||
1412 | "MIT" |
||
1413 | ], |
||
1414 | "authors": [ |
||
1415 | { |
||
1416 | "name": "PHP-FIG", |
||
1417 | "homepage": "http://www.php-fig.org/" |
||
1418 | } |
||
1419 | ], |
||
1420 | "description": "Common interface for logging libraries", |
||
1421 | "homepage": "https://github.com/php-fig/log", |
||
1422 | "keywords": [ |
||
1423 | "log", |
||
1424 | "psr", |
||
1425 | "psr-3" |
||
1426 | ], |
||
1427 | "time": "2016-10-10T12:19:37+00:00" |
||
1428 | }, |
||
1429 | { |
||
1430 | "name": "sebastian/comparator", |
||
1431 | "version": "1.2.4", |
||
1432 | "source": { |
||
1433 | "type": "git", |
||
1434 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
1435 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" |
||
1436 | }, |
||
1437 | "dist": { |
||
1438 | "type": "zip", |
||
1439 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
1440 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
1441 | "shasum": "" |
||
1442 | }, |
||
1443 | "require": { |
||
1444 | "php": ">=5.3.3", |
||
1445 | "sebastian/diff": "~1.2", |
||
1446 | "sebastian/exporter": "~1.2 || ~2.0" |
||
1447 | }, |
||
1448 | "require-dev": { |
||
1449 | "phpunit/phpunit": "~4.4" |
||
1450 | }, |
||
1451 | "type": "library", |
||
1452 | "extra": { |
||
1453 | "branch-alias": { |
||
1454 | "dev-master": "1.2.x-dev" |
||
1455 | } |
||
1456 | }, |
||
1457 | "autoload": { |
||
1458 | "classmap": [ |
||
1459 | "src/" |
||
1460 | ] |
||
1461 | }, |
||
1462 | "notification-url": "https://packagist.org/downloads/", |
||
1463 | "license": [ |
||
1464 | "BSD-3-Clause" |
||
1465 | ], |
||
1466 | "authors": [ |
||
1467 | { |
||
1468 | "name": "Jeff Welch", |
||
1469 | "email": "[email protected]" |
||
1470 | }, |
||
1471 | { |
||
1472 | "name": "Volker Dusch", |
||
1473 | "email": "[email protected]" |
||
1474 | }, |
||
1475 | { |
||
1476 | "name": "Bernhard Schussek", |
||
1477 | "email": "[email protected]" |
||
1478 | }, |
||
1479 | { |
||
1480 | "name": "Sebastian Bergmann", |
||
1481 | "email": "[email protected]" |
||
1482 | } |
||
1483 | ], |
||
1484 | "description": "Provides the functionality to compare PHP values for equality", |
||
1485 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
1486 | "keywords": [ |
||
1487 | "comparator", |
||
1488 | "compare", |
||
1489 | "equality" |
||
1490 | ], |
||
1491 | "time": "2017-01-29T09:50:25+00:00" |
||
1492 | }, |
||
1493 | { |
||
1494 | "name": "sebastian/diff", |
||
1495 | "version": "1.4.3", |
||
1496 | "source": { |
||
1497 | "type": "git", |
||
1498 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
1499 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" |
||
1500 | }, |
||
1501 | "dist": { |
||
1502 | "type": "zip", |
||
1503 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
1504 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
1505 | "shasum": "" |
||
1506 | }, |
||
1507 | "require": { |
||
1508 | "php": "^5.3.3 || ^7.0" |
||
1509 | }, |
||
1510 | "require-dev": { |
||
1511 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
1512 | }, |
||
1513 | "type": "library", |
||
1514 | "extra": { |
||
1515 | "branch-alias": { |
||
1516 | "dev-master": "1.4-dev" |
||
1517 | } |
||
1518 | }, |
||
1519 | "autoload": { |
||
1520 | "classmap": [ |
||
1521 | "src/" |
||
1522 | ] |
||
1523 | }, |
||
1524 | "notification-url": "https://packagist.org/downloads/", |
||
1525 | "license": [ |
||
1526 | "BSD-3-Clause" |
||
1527 | ], |
||
1528 | "authors": [ |
||
1529 | { |
||
1530 | "name": "Kore Nordmann", |
||
1531 | "email": "[email protected]" |
||
1532 | }, |
||
1533 | { |
||
1534 | "name": "Sebastian Bergmann", |
||
1535 | "email": "[email protected]" |
||
1536 | } |
||
1537 | ], |
||
1538 | "description": "Diff implementation", |
||
1539 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
1540 | "keywords": [ |
||
1541 | "diff" |
||
1542 | ], |
||
1543 | "time": "2017-05-22T07:24:03+00:00" |
||
1544 | }, |
||
1545 | { |
||
1546 | "name": "sebastian/environment", |
||
1547 | "version": "1.3.8", |
||
1548 | "source": { |
||
1549 | "type": "git", |
||
1550 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
1551 | "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea" |
||
1552 | }, |
||
1553 | "dist": { |
||
1554 | "type": "zip", |
||
1555 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea", |
||
1556 | "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea", |
||
1557 | "shasum": "" |
||
1558 | }, |
||
1559 | "require": { |
||
1560 | "php": "^5.3.3 || ^7.0" |
||
1561 | }, |
||
1562 | "require-dev": { |
||
1563 | "phpunit/phpunit": "^4.8 || ^5.0" |
||
1564 | }, |
||
1565 | "type": "library", |
||
1566 | "extra": { |
||
1567 | "branch-alias": { |
||
1568 | "dev-master": "1.3.x-dev" |
||
1569 | } |
||
1570 | }, |
||
1571 | "autoload": { |
||
1572 | "classmap": [ |
||
1573 | "src/" |
||
1574 | ] |
||
1575 | }, |
||
1576 | "notification-url": "https://packagist.org/downloads/", |
||
1577 | "license": [ |
||
1578 | "BSD-3-Clause" |
||
1579 | ], |
||
1580 | "authors": [ |
||
1581 | { |
||
1582 | "name": "Sebastian Bergmann", |
||
1583 | "email": "[email protected]" |
||
1584 | } |
||
1585 | ], |
||
1586 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
1587 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
1588 | "keywords": [ |
||
1589 | "Xdebug", |
||
1590 | "environment", |
||
1591 | "hhvm" |
||
1592 | ], |
||
1593 | "time": "2016-08-18T05:49:44+00:00" |
||
1594 | }, |
||
1595 | { |
||
1596 | "name": "sebastian/exporter", |
||
1597 | "version": "1.2.2", |
||
1598 | "source": { |
||
1599 | "type": "git", |
||
1600 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
1601 | "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4" |
||
1602 | }, |
||
1603 | "dist": { |
||
1604 | "type": "zip", |
||
1605 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4", |
||
1606 | "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4", |
||
1607 | "shasum": "" |
||
1608 | }, |
||
1609 | "require": { |
||
1610 | "php": ">=5.3.3", |
||
1611 | "sebastian/recursion-context": "~1.0" |
||
1612 | }, |
||
1613 | "require-dev": { |
||
1614 | "ext-mbstring": "*", |
||
1615 | "phpunit/phpunit": "~4.4" |
||
1616 | }, |
||
1617 | "type": "library", |
||
1618 | "extra": { |
||
1619 | "branch-alias": { |
||
1620 | "dev-master": "1.3.x-dev" |
||
1621 | } |
||
1622 | }, |
||
1623 | "autoload": { |
||
1624 | "classmap": [ |
||
1625 | "src/" |
||
1626 | ] |
||
1627 | }, |
||
1628 | "notification-url": "https://packagist.org/downloads/", |
||
1629 | "license": [ |
||
1630 | "BSD-3-Clause" |
||
1631 | ], |
||
1632 | "authors": [ |
||
1633 | { |
||
1634 | "name": "Jeff Welch", |
||
1635 | "email": "[email protected]" |
||
1636 | }, |
||
1637 | { |
||
1638 | "name": "Volker Dusch", |
||
1639 | "email": "[email protected]" |
||
1640 | }, |
||
1641 | { |
||
1642 | "name": "Bernhard Schussek", |
||
1643 | "email": "[email protected]" |
||
1644 | }, |
||
1645 | { |
||
1646 | "name": "Sebastian Bergmann", |
||
1647 | "email": "[email protected]" |
||
1648 | }, |
||
1649 | { |
||
1650 | "name": "Adam Harvey", |
||
1651 | "email": "[email protected]" |
||
1652 | } |
||
1653 | ], |
||
1654 | "description": "Provides the functionality to export PHP variables for visualization", |
||
1655 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
1656 | "keywords": [ |
||
1657 | "export", |
||
1658 | "exporter" |
||
1659 | ], |
||
1660 | "time": "2016-06-17T09:04:28+00:00" |
||
1661 | }, |
||
1662 | { |
||
1663 | "name": "sebastian/global-state", |
||
1664 | "version": "1.1.1", |
||
1665 | "source": { |
||
1666 | "type": "git", |
||
1667 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
1668 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" |
||
1669 | }, |
||
1670 | "dist": { |
||
1671 | "type": "zip", |
||
1672 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
1673 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
1674 | "shasum": "" |
||
1675 | }, |
||
1676 | "require": { |
||
1677 | "php": ">=5.3.3" |
||
1678 | }, |
||
1679 | "require-dev": { |
||
1680 | "phpunit/phpunit": "~4.2" |
||
1681 | }, |
||
1682 | "suggest": { |
||
1683 | "ext-uopz": "*" |
||
1684 | }, |
||
1685 | "type": "library", |
||
1686 | "extra": { |
||
1687 | "branch-alias": { |
||
1688 | "dev-master": "1.0-dev" |
||
1689 | } |
||
1690 | }, |
||
1691 | "autoload": { |
||
1692 | "classmap": [ |
||
1693 | "src/" |
||
1694 | ] |
||
1695 | }, |
||
1696 | "notification-url": "https://packagist.org/downloads/", |
||
1697 | "license": [ |
||
1698 | "BSD-3-Clause" |
||
1699 | ], |
||
1700 | "authors": [ |
||
1701 | { |
||
1702 | "name": "Sebastian Bergmann", |
||
1703 | "email": "[email protected]" |
||
1704 | } |
||
1705 | ], |
||
1706 | "description": "Snapshotting of global state", |
||
1707 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
1708 | "keywords": [ |
||
1709 | "global state" |
||
1710 | ], |
||
1711 | "time": "2015-10-12T03:26:01+00:00" |
||
1712 | }, |
||
1713 | { |
||
1714 | "name": "sebastian/recursion-context", |
||
1715 | "version": "1.0.5", |
||
1716 | "source": { |
||
1717 | "type": "git", |
||
1718 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
1719 | "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7" |
||
1720 | }, |
||
1721 | "dist": { |
||
1722 | "type": "zip", |
||
1723 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7", |
||
1724 | "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7", |
||
1725 | "shasum": "" |
||
1726 | }, |
||
1727 | "require": { |
||
1728 | "php": ">=5.3.3" |
||
1729 | }, |
||
1730 | "require-dev": { |
||
1731 | "phpunit/phpunit": "~4.4" |
||
1732 | }, |
||
1733 | "type": "library", |
||
1734 | "extra": { |
||
1735 | "branch-alias": { |
||
1736 | "dev-master": "1.0.x-dev" |
||
1737 | } |
||
1738 | }, |
||
1739 | "autoload": { |
||
1740 | "classmap": [ |
||
1741 | "src/" |
||
1742 | ] |
||
1743 | }, |
||
1744 | "notification-url": "https://packagist.org/downloads/", |
||
1745 | "license": [ |
||
1746 | "BSD-3-Clause" |
||
1747 | ], |
||
1748 | "authors": [ |
||
1749 | { |
||
1750 | "name": "Jeff Welch", |
||
1751 | "email": "[email protected]" |
||
1752 | }, |
||
1753 | { |
||
1754 | "name": "Sebastian Bergmann", |
||
1755 | "email": "[email protected]" |
||
1756 | }, |
||
1757 | { |
||
1758 | "name": "Adam Harvey", |
||
1759 | "email": "[email protected]" |
||
1760 | } |
||
1761 | ], |
||
1762 | "description": "Provides functionality to recursively process PHP variables", |
||
1763 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
1764 | "time": "2016-10-03T07:41:43+00:00" |
||
1765 | }, |
||
1766 | { |
||
1767 | "name": "sebastian/version", |
||
1768 | "version": "1.0.6", |
||
1769 | "source": { |
||
1770 | "type": "git", |
||
1771 | "url": "https://github.com/sebastianbergmann/version.git", |
||
1772 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" |
||
1773 | }, |
||
1774 | "dist": { |
||
1775 | "type": "zip", |
||
1776 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
1777 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
1778 | "shasum": "" |
||
1779 | }, |
||
1780 | "type": "library", |
||
1781 | "autoload": { |
||
1782 | "classmap": [ |
||
1783 | "src/" |
||
1784 | ] |
||
1785 | }, |
||
1786 | "notification-url": "https://packagist.org/downloads/", |
||
1787 | "license": [ |
||
1788 | "BSD-3-Clause" |
||
1789 | ], |
||
1790 | "authors": [ |
||
1791 | { |
||
1792 | "name": "Sebastian Bergmann", |
||
1793 | "email": "[email protected]", |
||
1794 | "role": "lead" |
||
1795 | } |
||
1796 | ], |
||
1797 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
1798 | "homepage": "https://github.com/sebastianbergmann/version", |
||
1799 | "time": "2015-06-21T13:59:46+00:00" |
||
1800 | }, |
||
1801 | { |
||
1802 | "name": "symfony/console", |
||
1803 | "version": "v3.3.5", |
||
1804 | "source": { |
||
1805 | "type": "git", |
||
1806 | "url": "https://github.com/symfony/console.git", |
||
1807 | "reference": "a97e45d98c59510f085fa05225a1acb74dfe0546" |
||
1808 | }, |
||
1809 | "dist": { |
||
1810 | "type": "zip", |
||
1811 | "url": "https://api.github.com/repos/symfony/console/zipball/a97e45d98c59510f085fa05225a1acb74dfe0546", |
||
1812 | "reference": "a97e45d98c59510f085fa05225a1acb74dfe0546", |
||
1813 | "shasum": "" |
||
1814 | }, |
||
1815 | "require": { |
||
1816 | "php": ">=5.5.9", |
||
1817 | "symfony/debug": "~2.8|~3.0", |
||
1818 | "symfony/polyfill-mbstring": "~1.0" |
||
1819 | }, |
||
1820 | "conflict": { |
||
1821 | "symfony/dependency-injection": "<3.3" |
||
1822 | }, |
||
1823 | "require-dev": { |
||
1824 | "psr/log": "~1.0", |
||
1825 | "symfony/config": "~3.3", |
||
1826 | "symfony/dependency-injection": "~3.3", |
||
1827 | "symfony/event-dispatcher": "~2.8|~3.0", |
||
1828 | "symfony/filesystem": "~2.8|~3.0", |
||
1829 | "symfony/http-kernel": "~2.8|~3.0", |
||
1830 | "symfony/process": "~2.8|~3.0" |
||
1831 | }, |
||
1832 | "suggest": { |
||
1833 | "psr/log": "For using the console logger", |
||
1834 | "symfony/event-dispatcher": "", |
||
1835 | "symfony/filesystem": "", |
||
1836 | "symfony/process": "" |
||
1837 | }, |
||
1838 | "type": "library", |
||
1839 | "extra": { |
||
1840 | "branch-alias": { |
||
1841 | "dev-master": "3.3-dev" |
||
1842 | } |
||
1843 | }, |
||
1844 | "autoload": { |
||
1845 | "psr-4": { |
||
1846 | "Symfony\\Component\\Console\\": "" |
||
1847 | }, |
||
1848 | "exclude-from-classmap": [ |
||
1849 | "/Tests/" |
||
1850 | ] |
||
1851 | }, |
||
1852 | "notification-url": "https://packagist.org/downloads/", |
||
1853 | "license": [ |
||
1854 | "MIT" |
||
1855 | ], |
||
1856 | "authors": [ |
||
1857 | { |
||
1858 | "name": "Fabien Potencier", |
||
1859 | "email": "[email protected]" |
||
1860 | }, |
||
1861 | { |
||
1862 | "name": "Symfony Community", |
||
1863 | "homepage": "https://symfony.com/contributors" |
||
1864 | } |
||
1865 | ], |
||
1866 | "description": "Symfony Console Component", |
||
1867 | "homepage": "https://symfony.com", |
||
1868 | "time": "2017-07-03T13:19:36+00:00" |
||
1869 | }, |
||
1870 | { |
||
1871 | "name": "symfony/debug", |
||
1872 | "version": "v3.3.5", |
||
1873 | "source": { |
||
1874 | "type": "git", |
||
1875 | "url": "https://github.com/symfony/debug.git", |
||
1876 | "reference": "63b85a968486d95ff9542228dc2e4247f16f9743" |
||
1877 | }, |
||
1878 | "dist": { |
||
1879 | "type": "zip", |
||
1880 | "url": "https://api.github.com/repos/symfony/debug/zipball/63b85a968486d95ff9542228dc2e4247f16f9743", |
||
1881 | "reference": "63b85a968486d95ff9542228dc2e4247f16f9743", |
||
1882 | "shasum": "" |
||
1883 | }, |
||
1884 | "require": { |
||
1885 | "php": ">=5.5.9", |
||
1886 | "psr/log": "~1.0" |
||
1887 | }, |
||
1888 | "conflict": { |
||
1889 | "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" |
||
1890 | }, |
||
1891 | "require-dev": { |
||
1892 | "symfony/http-kernel": "~2.8|~3.0" |
||
1893 | }, |
||
1894 | "type": "library", |
||
1895 | "extra": { |
||
1896 | "branch-alias": { |
||
1897 | "dev-master": "3.3-dev" |
||
1898 | } |
||
1899 | }, |
||
1900 | "autoload": { |
||
1901 | "psr-4": { |
||
1902 | "Symfony\\Component\\Debug\\": "" |
||
1903 | }, |
||
1904 | "exclude-from-classmap": [ |
||
1905 | "/Tests/" |
||
1906 | ] |
||
1907 | }, |
||
1908 | "notification-url": "https://packagist.org/downloads/", |
||
1909 | "license": [ |
||
1910 | "MIT" |
||
1911 | ], |
||
1912 | "authors": [ |
||
1913 | { |
||
1914 | "name": "Fabien Potencier", |
||
1915 | "email": "[email protected]" |
||
1916 | }, |
||
1917 | { |
||
1918 | "name": "Symfony Community", |
||
1919 | "homepage": "https://symfony.com/contributors" |
||
1920 | } |
||
1921 | ], |
||
1922 | "description": "Symfony Debug Component", |
||
1923 | "homepage": "https://symfony.com", |
||
1924 | "time": "2017-07-05T13:02:37+00:00" |
||
1925 | }, |
||
1926 | { |
||
1927 | "name": "symfony/event-dispatcher", |
||
1928 | "version": "v3.3.5", |
||
1929 | "source": { |
||
1930 | "type": "git", |
||
1931 | "url": "https://github.com/symfony/event-dispatcher.git", |
||
1932 | "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e" |
||
1933 | }, |
||
1934 | "dist": { |
||
1935 | "type": "zip", |
||
1936 | "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67535f1e3fd662bdc68d7ba317c93eecd973617e", |
||
1937 | "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e", |
||
1938 | "shasum": "" |
||
1939 | }, |
||
1940 | "require": { |
||
1941 | "php": ">=5.5.9" |
||
1942 | }, |
||
1943 | "conflict": { |
||
1944 | "symfony/dependency-injection": "<3.3" |
||
1945 | }, |
||
1946 | "require-dev": { |
||
1947 | "psr/log": "~1.0", |
||
1948 | "symfony/config": "~2.8|~3.0", |
||
1949 | "symfony/dependency-injection": "~3.3", |
||
1950 | "symfony/expression-language": "~2.8|~3.0", |
||
1951 | "symfony/stopwatch": "~2.8|~3.0" |
||
1952 | }, |
||
1953 | "suggest": { |
||
1954 | "symfony/dependency-injection": "", |
||
1955 | "symfony/http-kernel": "" |
||
1956 | }, |
||
1957 | "type": "library", |
||
1958 | "extra": { |
||
1959 | "branch-alias": { |
||
1960 | "dev-master": "3.3-dev" |
||
1961 | } |
||
1962 | }, |
||
1963 | "autoload": { |
||
1964 | "psr-4": { |
||
1965 | "Symfony\\Component\\EventDispatcher\\": "" |
||
1966 | }, |
||
1967 | "exclude-from-classmap": [ |
||
1968 | "/Tests/" |
||
1969 | ] |
||
1970 | }, |
||
1971 | "notification-url": "https://packagist.org/downloads/", |
||
1972 | "license": [ |
||
1973 | "MIT" |
||
1974 | ], |
||
1975 | "authors": [ |
||
1976 | { |
||
1977 | "name": "Fabien Potencier", |
||
1978 | "email": "[email protected]" |
||
1979 | }, |
||
1980 | { |
||
1981 | "name": "Symfony Community", |
||
1982 | "homepage": "https://symfony.com/contributors" |
||
1983 | } |
||
1984 | ], |
||
1985 | "description": "Symfony EventDispatcher Component", |
||
1986 | "homepage": "https://symfony.com", |
||
1987 | "time": "2017-06-09T14:53:08+00:00" |
||
1988 | }, |
||
1989 | { |
||
1990 | "name": "symfony/filesystem", |
||
1991 | "version": "v3.3.5", |
||
1992 | "source": { |
||
1993 | "type": "git", |
||
1994 | "url": "https://github.com/symfony/filesystem.git", |
||
1995 | "reference": "427987eb4eed764c3b6e38d52a0f87989e010676" |
||
1996 | }, |
||
1997 | "dist": { |
||
1998 | "type": "zip", |
||
1999 | "url": "https://api.github.com/repos/symfony/filesystem/zipball/427987eb4eed764c3b6e38d52a0f87989e010676", |
||
2000 | "reference": "427987eb4eed764c3b6e38d52a0f87989e010676", |
||
2001 | "shasum": "" |
||
2002 | }, |
||
2003 | "require": { |
||
2004 | "php": ">=5.5.9" |
||
2005 | }, |
||
2006 | "type": "library", |
||
2007 | "extra": { |
||
2008 | "branch-alias": { |
||
2009 | "dev-master": "3.3-dev" |
||
2010 | } |
||
2011 | }, |
||
2012 | "autoload": { |
||
2013 | "psr-4": { |
||
2014 | "Symfony\\Component\\Filesystem\\": "" |
||
2015 | }, |
||
2016 | "exclude-from-classmap": [ |
||
2017 | "/Tests/" |
||
2018 | ] |
||
2019 | }, |
||
2020 | "notification-url": "https://packagist.org/downloads/", |
||
2021 | "license": [ |
||
2022 | "MIT" |
||
2023 | ], |
||
2024 | "authors": [ |
||
2025 | { |
||
2026 | "name": "Fabien Potencier", |
||
2027 | "email": "[email protected]" |
||
2028 | }, |
||
2029 | { |
||
2030 | "name": "Symfony Community", |
||
2031 | "homepage": "https://symfony.com/contributors" |
||
2032 | } |
||
2033 | ], |
||
2034 | "description": "Symfony Filesystem Component", |
||
2035 | "homepage": "https://symfony.com", |
||
2036 | "time": "2017-07-11T07:17:58+00:00" |
||
2037 | }, |
||
2038 | { |
||
2039 | "name": "symfony/finder", |
||
2040 | "version": "v3.3.5", |
||
2041 | "source": { |
||
2042 | "type": "git", |
||
2043 | "url": "https://github.com/symfony/finder.git", |
||
2044 | "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4" |
||
2045 | }, |
||
2046 | "dist": { |
||
2047 | "type": "zip", |
||
2048 | "url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4", |
||
2049 | "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4", |
||
2050 | "shasum": "" |
||
2051 | }, |
||
2052 | "require": { |
||
2053 | "php": ">=5.5.9" |
||
2054 | }, |
||
2055 | "type": "library", |
||
2056 | "extra": { |
||
2057 | "branch-alias": { |
||
2058 | "dev-master": "3.3-dev" |
||
2059 | } |
||
2060 | }, |
||
2061 | "autoload": { |
||
2062 | "psr-4": { |
||
2063 | "Symfony\\Component\\Finder\\": "" |
||
2064 | }, |
||
2065 | "exclude-from-classmap": [ |
||
2066 | "/Tests/" |
||
2067 | ] |
||
2068 | }, |
||
2069 | "notification-url": "https://packagist.org/downloads/", |
||
2070 | "license": [ |
||
2071 | "MIT" |
||
2072 | ], |
||
2073 | "authors": [ |
||
2074 | { |
||
2075 | "name": "Fabien Potencier", |
||
2076 | "email": "[email protected]" |
||
2077 | }, |
||
2078 | { |
||
2079 | "name": "Symfony Community", |
||
2080 | "homepage": "https://symfony.com/contributors" |
||
2081 | } |
||
2082 | ], |
||
2083 | "description": "Symfony Finder Component", |
||
2084 | "homepage": "https://symfony.com", |
||
2085 | "time": "2017-06-01T21:01:25+00:00" |
||
2086 | }, |
||
2087 | { |
||
2088 | "name": "symfony/options-resolver", |
||
2089 | "version": "v3.3.5", |
||
2090 | "source": { |
||
2091 | "type": "git", |
||
2092 | "url": "https://github.com/symfony/options-resolver.git", |
||
2093 | "reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0" |
||
2094 | }, |
||
2095 | "dist": { |
||
2096 | "type": "zip", |
||
2097 | "url": "https://api.github.com/repos/symfony/options-resolver/zipball/ff48982d295bcac1fd861f934f041ebc73ae40f0", |
||
2098 | "reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0", |
||
2099 | "shasum": "" |
||
2100 | }, |
||
2101 | "require": { |
||
2102 | "php": ">=5.5.9" |
||
2103 | }, |
||
2104 | "type": "library", |
||
2105 | "extra": { |
||
2106 | "branch-alias": { |
||
2107 | "dev-master": "3.3-dev" |
||
2108 | } |
||
2109 | }, |
||
2110 | "autoload": { |
||
2111 | "psr-4": { |
||
2112 | "Symfony\\Component\\OptionsResolver\\": "" |
||
2113 | }, |
||
2114 | "exclude-from-classmap": [ |
||
2115 | "/Tests/" |
||
2116 | ] |
||
2117 | }, |
||
2118 | "notification-url": "https://packagist.org/downloads/", |
||
2119 | "license": [ |
||
2120 | "MIT" |
||
2121 | ], |
||
2122 | "authors": [ |
||
2123 | { |
||
2124 | "name": "Fabien Potencier", |
||
2125 | "email": "[email protected]" |
||
2126 | }, |
||
2127 | { |
||
2128 | "name": "Symfony Community", |
||
2129 | "homepage": "https://symfony.com/contributors" |
||
2130 | } |
||
2131 | ], |
||
2132 | "description": "Symfony OptionsResolver Component", |
||
2133 | "homepage": "https://symfony.com", |
||
2134 | "keywords": [ |
||
2135 | "config", |
||
2136 | "configuration", |
||
2137 | "options" |
||
2138 | ], |
||
2139 | "time": "2017-04-12T14:14:56+00:00" |
||
2140 | }, |
||
2141 | { |
||
2142 | "name": "symfony/polyfill-mbstring", |
||
2143 | "version": "v1.4.0", |
||
2144 | "source": { |
||
2145 | "type": "git", |
||
2146 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
2147 | "reference": "f29dca382a6485c3cbe6379f0c61230167681937" |
||
2148 | }, |
||
2149 | "dist": { |
||
2150 | "type": "zip", |
||
2151 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937", |
||
2152 | "reference": "f29dca382a6485c3cbe6379f0c61230167681937", |
||
2153 | "shasum": "" |
||
2154 | }, |
||
2155 | "require": { |
||
2156 | "php": ">=5.3.3" |
||
2157 | }, |
||
2158 | "suggest": { |
||
2159 | "ext-mbstring": "For best performance" |
||
2160 | }, |
||
2161 | "type": "library", |
||
2162 | "extra": { |
||
2163 | "branch-alias": { |
||
2164 | "dev-master": "1.4-dev" |
||
2165 | } |
||
2166 | }, |
||
2167 | "autoload": { |
||
2168 | "psr-4": { |
||
2169 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
2170 | }, |
||
2171 | "files": [ |
||
2172 | "bootstrap.php" |
||
2173 | ] |
||
2174 | }, |
||
2175 | "notification-url": "https://packagist.org/downloads/", |
||
2176 | "license": [ |
||
2177 | "MIT" |
||
2178 | ], |
||
2179 | "authors": [ |
||
2180 | { |
||
2181 | "name": "Nicolas Grekas", |
||
2182 | "email": "[email protected]" |
||
2183 | }, |
||
2184 | { |
||
2185 | "name": "Symfony Community", |
||
2186 | "homepage": "https://symfony.com/contributors" |
||
2187 | } |
||
2188 | ], |
||
2189 | "description": "Symfony polyfill for the Mbstring extension", |
||
2190 | "homepage": "https://symfony.com", |
||
2191 | "keywords": [ |
||
2192 | "compatibility", |
||
2193 | "mbstring", |
||
2194 | "polyfill", |
||
2195 | "portable", |
||
2196 | "shim" |
||
2197 | ], |
||
2198 | "time": "2017-06-09T14:24:12+00:00" |
||
2199 | }, |
||
2200 | { |
||
2201 | "name": "symfony/polyfill-php70", |
||
2202 | "version": "v1.4.0", |
||
2203 | "source": { |
||
2204 | "type": "git", |
||
2205 | "url": "https://github.com/symfony/polyfill-php70.git", |
||
2206 | "reference": "032fd647d5c11a9ceab8ee8747e13b5448e93874" |
||
2207 | }, |
||
2208 | "dist": { |
||
2209 | "type": "zip", |
||
2210 | "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/032fd647d5c11a9ceab8ee8747e13b5448e93874", |
||
2211 | "reference": "032fd647d5c11a9ceab8ee8747e13b5448e93874", |
||
2212 | "shasum": "" |
||
2213 | }, |
||
2214 | "require": { |
||
2215 | "paragonie/random_compat": "~1.0|~2.0", |
||
2216 | "php": ">=5.3.3" |
||
2217 | }, |
||
2218 | "type": "library", |
||
2219 | "extra": { |
||
2220 | "branch-alias": { |
||
2221 | "dev-master": "1.4-dev" |
||
2222 | } |
||
2223 | }, |
||
2224 | "autoload": { |
||
2225 | "psr-4": { |
||
2226 | "Symfony\\Polyfill\\Php70\\": "" |
||
2227 | }, |
||
2228 | "files": [ |
||
2229 | "bootstrap.php" |
||
2230 | ], |
||
2231 | "classmap": [ |
||
2232 | "Resources/stubs" |
||
2233 | ] |
||
2234 | }, |
||
2235 | "notification-url": "https://packagist.org/downloads/", |
||
2236 | "license": [ |
||
2237 | "MIT" |
||
2238 | ], |
||
2239 | "authors": [ |
||
2240 | { |
||
2241 | "name": "Nicolas Grekas", |
||
2242 | "email": "[email protected]" |
||
2243 | }, |
||
2244 | { |
||
2245 | "name": "Symfony Community", |
||
2246 | "homepage": "https://symfony.com/contributors" |
||
2247 | } |
||
2248 | ], |
||
2249 | "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", |
||
2250 | "homepage": "https://symfony.com", |
||
2251 | "keywords": [ |
||
2252 | "compatibility", |
||
2253 | "polyfill", |
||
2254 | "portable", |
||
2255 | "shim" |
||
2256 | ], |
||
2257 | "time": "2017-06-09T14:24:12+00:00" |
||
2258 | }, |
||
2259 | { |
||
2260 | "name": "symfony/polyfill-php72", |
||
2261 | "version": "v1.4.0", |
||
2262 | "source": { |
||
2263 | "type": "git", |
||
2264 | "url": "https://github.com/symfony/polyfill-php72.git", |
||
2265 | "reference": "d3a71580c1e2cab33b6d705f0ec40e9015e14d5c" |
||
2266 | }, |
||
2267 | "dist": { |
||
2268 | "type": "zip", |
||
2269 | "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/d3a71580c1e2cab33b6d705f0ec40e9015e14d5c", |
||
2270 | "reference": "d3a71580c1e2cab33b6d705f0ec40e9015e14d5c", |
||
2271 | "shasum": "" |
||
2272 | }, |
||
2273 | "require": { |
||
2274 | "php": ">=5.3.3" |
||
2275 | }, |
||
2276 | "type": "library", |
||
2277 | "extra": { |
||
2278 | "branch-alias": { |
||
2279 | "dev-master": "1.4-dev" |
||
2280 | } |
||
2281 | }, |
||
2282 | "autoload": { |
||
2283 | "psr-4": { |
||
2284 | "Symfony\\Polyfill\\Php72\\": "" |
||
2285 | }, |
||
2286 | "files": [ |
||
2287 | "bootstrap.php" |
||
2288 | ] |
||
2289 | }, |
||
2290 | "notification-url": "https://packagist.org/downloads/", |
||
2291 | "license": [ |
||
2292 | "MIT" |
||
2293 | ], |
||
2294 | "authors": [ |
||
2295 | { |
||
2296 | "name": "Nicolas Grekas", |
||
2297 | "email": "[email protected]" |
||
2298 | }, |
||
2299 | { |
||
2300 | "name": "Symfony Community", |
||
2301 | "homepage": "https://symfony.com/contributors" |
||
2302 | } |
||
2303 | ], |
||
2304 | "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", |
||
2305 | "homepage": "https://symfony.com", |
||
2306 | "keywords": [ |
||
2307 | "compatibility", |
||
2308 | "polyfill", |
||
2309 | "portable", |
||
2310 | "shim" |
||
2311 | ], |
||
2312 | "time": "2017-06-09T08:25:21+00:00" |
||
2313 | }, |
||
2314 | { |
||
2315 | "name": "symfony/process", |
||
2316 | "version": "v3.3.5", |
||
2317 | "source": { |
||
2318 | "type": "git", |
||
2319 | "url": "https://github.com/symfony/process.git", |
||
2320 | "reference": "07432804942b9f6dd7b7377faf9920af5f95d70a" |
||
2321 | }, |
||
2322 | "dist": { |
||
2323 | "type": "zip", |
||
2324 | "url": "https://api.github.com/repos/symfony/process/zipball/07432804942b9f6dd7b7377faf9920af5f95d70a", |
||
2325 | "reference": "07432804942b9f6dd7b7377faf9920af5f95d70a", |
||
2326 | "shasum": "" |
||
2327 | }, |
||
2328 | "require": { |
||
2329 | "php": ">=5.5.9" |
||
2330 | }, |
||
2331 | "type": "library", |
||
2332 | "extra": { |
||
2333 | "branch-alias": { |
||
2334 | "dev-master": "3.3-dev" |
||
2335 | } |
||
2336 | }, |
||
2337 | "autoload": { |
||
2338 | "psr-4": { |
||
2339 | "Symfony\\Component\\Process\\": "" |
||
2340 | }, |
||
2341 | "exclude-from-classmap": [ |
||
2342 | "/Tests/" |
||
2343 | ] |
||
2344 | }, |
||
2345 | "notification-url": "https://packagist.org/downloads/", |
||
2346 | "license": [ |
||
2347 | "MIT" |
||
2348 | ], |
||
2349 | "authors": [ |
||
2350 | { |
||
2351 | "name": "Fabien Potencier", |
||
2352 | "email": "[email protected]" |
||
2353 | }, |
||
2354 | { |
||
2355 | "name": "Symfony Community", |
||
2356 | "homepage": "https://symfony.com/contributors" |
||
2357 | } |
||
2358 | ], |
||
2359 | "description": "Symfony Process Component", |
||
2360 | "homepage": "https://symfony.com", |
||
2361 | "time": "2017-07-13T13:05:09+00:00" |
||
2362 | }, |
||
2363 | { |
||
2364 | "name": "symfony/stopwatch", |
||
2365 | "version": "v3.3.5", |
||
2366 | "source": { |
||
2367 | "type": "git", |
||
2368 | "url": "https://github.com/symfony/stopwatch.git", |
||
2369 | "reference": "602a15299dc01556013b07167d4f5d3a60e90d15" |
||
2370 | }, |
||
2371 | "dist": { |
||
2372 | "type": "zip", |
||
2373 | "url": "https://api.github.com/repos/symfony/stopwatch/zipball/602a15299dc01556013b07167d4f5d3a60e90d15", |
||
2374 | "reference": "602a15299dc01556013b07167d4f5d3a60e90d15", |
||
2375 | "shasum": "" |
||
2376 | }, |
||
2377 | "require": { |
||
2378 | "php": ">=5.5.9" |
||
2379 | }, |
||
2380 | "type": "library", |
||
2381 | "extra": { |
||
2382 | "branch-alias": { |
||
2383 | "dev-master": "3.3-dev" |
||
2384 | } |
||
2385 | }, |
||
2386 | "autoload": { |
||
2387 | "psr-4": { |
||
2388 | "Symfony\\Component\\Stopwatch\\": "" |
||
2389 | }, |
||
2390 | "exclude-from-classmap": [ |
||
2391 | "/Tests/" |
||
2392 | ] |
||
2393 | }, |
||
2394 | "notification-url": "https://packagist.org/downloads/", |
||
2395 | "license": [ |
||
2396 | "MIT" |
||
2397 | ], |
||
2398 | "authors": [ |
||
2399 | { |
||
2400 | "name": "Fabien Potencier", |
||
2401 | "email": "[email protected]" |
||
2402 | }, |
||
2403 | { |
||
2404 | "name": "Symfony Community", |
||
2405 | "homepage": "https://symfony.com/contributors" |
||
2406 | } |
||
2407 | ], |
||
2408 | "description": "Symfony Stopwatch Component", |
||
2409 | "homepage": "https://symfony.com", |
||
2410 | "time": "2017-04-12T14:14:56+00:00" |
||
2411 | }, |
||
2412 | { |
||
2413 | "name": "symfony/yaml", |
||
2414 | "version": "v3.3.5", |
||
2415 | "source": { |
||
2416 | "type": "git", |
||
2417 | "url": "https://github.com/symfony/yaml.git", |
||
2418 | "reference": "1f93a8d19b8241617f5074a123e282575b821df8" |
||
2419 | }, |
||
2420 | "dist": { |
||
2421 | "type": "zip", |
||
2422 | "url": "https://api.github.com/repos/symfony/yaml/zipball/1f93a8d19b8241617f5074a123e282575b821df8", |
||
2423 | "reference": "1f93a8d19b8241617f5074a123e282575b821df8", |
||
2424 | "shasum": "" |
||
2425 | }, |
||
2426 | "require": { |
||
2427 | "php": ">=5.5.9" |
||
2428 | }, |
||
2429 | "require-dev": { |
||
2430 | "symfony/console": "~2.8|~3.0" |
||
2431 | }, |
||
2432 | "suggest": { |
||
2433 | "symfony/console": "For validating YAML files using the lint command" |
||
2434 | }, |
||
2435 | "type": "library", |
||
2436 | "extra": { |
||
2437 | "branch-alias": { |
||
2438 | "dev-master": "3.3-dev" |
||
2439 | } |
||
2440 | }, |
||
2441 | "autoload": { |
||
2442 | "psr-4": { |
||
2443 | "Symfony\\Component\\Yaml\\": "" |
||
2444 | }, |
||
2445 | "exclude-from-classmap": [ |
||
2446 | "/Tests/" |
||
2447 | ] |
||
2448 | }, |
||
2449 | "notification-url": "https://packagist.org/downloads/", |
||
2450 | "license": [ |
||
2451 | "MIT" |
||
2452 | ], |
||
2453 | "authors": [ |
||
2454 | { |
||
2455 | "name": "Fabien Potencier", |
||
2456 | "email": "[email protected]" |
||
2457 | }, |
||
2458 | { |
||
2459 | "name": "Symfony Community", |
||
2460 | "homepage": "https://symfony.com/contributors" |
||
2461 | } |
||
2462 | ], |
||
2463 | "description": "Symfony Yaml Component", |
||
2464 | "homepage": "https://symfony.com", |
||
2465 | "time": "2017-06-15T12:58:50+00:00" |
||
2466 | }, |
||
2467 | { |
||
2468 | "name": "webmozart/assert", |
||
2469 | "version": "1.2.0", |
||
2470 | "source": { |
||
2471 | "type": "git", |
||
2472 | "url": "https://github.com/webmozart/assert.git", |
||
2473 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" |
||
2474 | }, |
||
2475 | "dist": { |
||
2476 | "type": "zip", |
||
2477 | "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
2478 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
2479 | "shasum": "" |
||
2480 | }, |
||
2481 | "require": { |
||
2482 | "php": "^5.3.3 || ^7.0" |
||
2483 | }, |
||
2484 | "require-dev": { |
||
2485 | "phpunit/phpunit": "^4.6", |
||
2486 | "sebastian/version": "^1.0.1" |
||
2487 | }, |
||
2488 | "type": "library", |
||
2489 | "extra": { |
||
2490 | "branch-alias": { |
||
2491 | "dev-master": "1.3-dev" |
||
2492 | } |
||
2493 | }, |
||
2494 | "autoload": { |
||
2495 | "psr-4": { |
||
2496 | "Webmozart\\Assert\\": "src/" |
||
2497 | } |
||
2498 | }, |
||
2499 | "notification-url": "https://packagist.org/downloads/", |
||
2500 | "license": [ |
||
2501 | "MIT" |
||
2502 | ], |
||
2503 | "authors": [ |
||
2504 | { |
||
2505 | "name": "Bernhard Schussek", |
||
2506 | "email": "[email protected]" |
||
2507 | } |
||
2508 | ], |
||
2509 | "description": "Assertions to validate method input/output with nice error messages.", |
||
2510 | "keywords": [ |
||
2511 | "assert", |
||
2512 | "check", |
||
2513 | "validate" |
||
2514 | ], |
||
2515 | "time": "2016-11-23T20:04:58+00:00" |
||
2516 | } |
||
2517 | ], |
||
2518 | "aliases": [], |
||
2519 | "minimum-stability": "dev", |
||
2520 | "stability-flags": [], |
||
2521 | "prefer-stable": true, |
||
2522 | "prefer-lowest": false, |
||
2523 | "platform": [], |
||
2524 | "platform-dev": [] |
||
2525 | } |
||
2526 |