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": "85cbc6855b84ac9efdfefd22806dd231", |
||
8 | "packages": [ |
||
9 | { |
||
10 | "name": "erusev/parsedown", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
11 | "version": "1.6.4", |
||
12 | "source": { |
||
13 | "type": "git", |
||
14 | "url": "https://github.com/erusev/parsedown.git", |
||
15 | "reference": "fbe3fe878f4fe69048bb8a52783a09802004f548" |
||
16 | }, |
||
17 | "dist": { |
||
18 | "type": "zip", |
||
19 | "url": "https://api.github.com/repos/erusev/parsedown/zipball/fbe3fe878f4fe69048bb8a52783a09802004f548", |
||
20 | "reference": "fbe3fe878f4fe69048bb8a52783a09802004f548", |
||
21 | "shasum": "" |
||
22 | }, |
||
23 | "require": { |
||
24 | "php": ">=5.3.0" |
||
25 | }, |
||
26 | "require-dev": { |
||
27 | "phpunit/phpunit": "^4.8.35" |
||
28 | }, |
||
29 | "type": "library", |
||
30 | "autoload": { |
||
31 | "psr-0": { |
||
32 | "Parsedown": "" |
||
33 | } |
||
34 | }, |
||
35 | "notification-url": "https://packagist.org/downloads/", |
||
36 | "license": [ |
||
37 | "MIT" |
||
38 | ], |
||
39 | "authors": [ |
||
40 | { |
||
41 | "name": "Emanuil Rusev", |
||
42 | "email": "[email protected]", |
||
43 | "homepage": "http://erusev.com" |
||
44 | } |
||
45 | ], |
||
46 | "description": "Parser for Markdown.", |
||
47 | "homepage": "http://parsedown.org", |
||
48 | "keywords": [ |
||
49 | "markdown", |
||
50 | "parser" |
||
51 | ], |
||
52 | "time": "2017-11-14T20:44:03+00:00" |
||
53 | }, |
||
54 | { |
||
55 | "name": "erusev/parsedown-extra", |
||
56 | "version": "0.7.1", |
||
57 | "source": { |
||
58 | "type": "git", |
||
59 | "url": "https://github.com/erusev/parsedown-extra.git", |
||
60 | "reference": "0db5cce7354e4b76f155d092ab5eb3981c21258c" |
||
61 | }, |
||
62 | "dist": { |
||
63 | "type": "zip", |
||
64 | "url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/0db5cce7354e4b76f155d092ab5eb3981c21258c", |
||
65 | "reference": "0db5cce7354e4b76f155d092ab5eb3981c21258c", |
||
66 | "shasum": "" |
||
67 | }, |
||
68 | "require": { |
||
69 | "erusev/parsedown": "~1.4" |
||
70 | }, |
||
71 | "type": "library", |
||
72 | "autoload": { |
||
73 | "psr-0": { |
||
74 | "ParsedownExtra": "" |
||
75 | } |
||
76 | }, |
||
77 | "notification-url": "https://packagist.org/downloads/", |
||
78 | "license": [ |
||
79 | "MIT" |
||
80 | ], |
||
81 | "authors": [ |
||
82 | { |
||
83 | "name": "Emanuil Rusev", |
||
84 | "email": "[email protected]", |
||
85 | "homepage": "http://erusev.com" |
||
86 | } |
||
87 | ], |
||
88 | "description": "An extension of Parsedown that adds support for Markdown Extra.", |
||
89 | "homepage": "https://github.com/erusev/parsedown-extra", |
||
90 | "keywords": [ |
||
91 | "markdown", |
||
92 | "markdown extra", |
||
93 | "parsedown", |
||
94 | "parser" |
||
95 | ], |
||
96 | "time": "2015-11-01T10:19:22+00:00" |
||
97 | }, |
||
98 | { |
||
99 | "name": "gregwar/rst", |
||
100 | "version": "v1.0.4", |
||
101 | "target-dir": "Gregwar/RST", |
||
102 | "source": { |
||
103 | "type": "git", |
||
104 | "url": "https://github.com/Gregwar/RST.git", |
||
105 | "reference": "c469724db46e86dbdef878fe5bb604ae77a59133" |
||
106 | }, |
||
107 | "dist": { |
||
108 | "type": "zip", |
||
109 | "url": "https://api.github.com/repos/Gregwar/RST/zipball/c469724db46e86dbdef878fe5bb604ae77a59133", |
||
110 | "reference": "c469724db46e86dbdef878fe5bb604ae77a59133", |
||
111 | "shasum": "" |
||
112 | }, |
||
113 | "require": { |
||
114 | "php": ">=5.3.0" |
||
115 | }, |
||
116 | "type": "library", |
||
117 | "autoload": { |
||
118 | "psr-0": { |
||
119 | "Gregwar\\RST": "" |
||
120 | } |
||
121 | }, |
||
122 | "notification-url": "https://packagist.org/downloads/", |
||
123 | "license": [ |
||
124 | "MIT" |
||
125 | ], |
||
126 | "authors": [ |
||
127 | { |
||
128 | "name": "Grégoire Passault", |
||
129 | "email": "[email protected]", |
||
130 | "homepage": "http://www.gregwar.com/" |
||
131 | } |
||
132 | ], |
||
133 | "description": "PHP library to parse reStructuredText documents", |
||
134 | "homepage": "https://github.com/Gregwar/RST", |
||
135 | "keywords": [ |
||
136 | "markup", |
||
137 | "parser", |
||
138 | "rst" |
||
139 | ], |
||
140 | "time": "2017-09-07T13:11:08+00:00" |
||
141 | }, |
||
142 | { |
||
143 | "name": "maciejczyzewski/bottomline", |
||
144 | "version": "dev-master", |
||
145 | "source": { |
||
146 | "type": "git", |
||
147 | "url": "https://github.com/maciejczyzewski/bottomline.git", |
||
148 | "reference": "f24b923afccec02be496130848996d6144af87a8" |
||
149 | }, |
||
150 | "dist": { |
||
151 | "type": "zip", |
||
152 | "url": "https://api.github.com/repos/maciejczyzewski/bottomline/zipball/f24b923afccec02be496130848996d6144af87a8", |
||
153 | "reference": "f24b923afccec02be496130848996d6144af87a8", |
||
154 | "shasum": "" |
||
155 | }, |
||
156 | "require": { |
||
157 | "ext-mbstring": "*", |
||
158 | "php": ">=5.4.0" |
||
159 | }, |
||
160 | "require-dev": { |
||
161 | "phpunit/phpunit": "^4.8" |
||
162 | }, |
||
163 | "type": "library", |
||
164 | "autoload": { |
||
165 | "files": [ |
||
166 | "bottomline.php" |
||
167 | ], |
||
168 | "psr-4": { |
||
169 | "__\\": "src/" |
||
170 | } |
||
171 | }, |
||
172 | "notification-url": "https://packagist.org/downloads/", |
||
173 | "license": [ |
||
174 | "MIT" |
||
175 | ], |
||
176 | "authors": [ |
||
177 | { |
||
178 | "name": "Maciej A. Czyzewski", |
||
179 | "email": "[email protected]" |
||
180 | } |
||
181 | ], |
||
182 | "description": "A full-on PHP manipulation utility-belt that provides support for the usual functional.", |
||
183 | "keywords": [ |
||
184 | "__", |
||
185 | "bottomline", |
||
186 | "functions", |
||
187 | "library", |
||
188 | "utility" |
||
189 | ], |
||
190 | "time": "2018-04-10 21:47:58" |
||
191 | }, |
||
192 | { |
||
193 | "name": "mikey179/vfsStream", |
||
194 | "version": "v1.6.5", |
||
195 | "source": { |
||
196 | "type": "git", |
||
197 | "url": "https://github.com/mikey179/vfsStream.git", |
||
198 | "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145" |
||
199 | }, |
||
200 | "dist": { |
||
201 | "type": "zip", |
||
202 | "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/d5fec95f541d4d71c4823bb5e30cf9b9e5b96145", |
||
203 | "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145", |
||
204 | "shasum": "" |
||
205 | }, |
||
206 | "require": { |
||
207 | "php": ">=5.3.0" |
||
208 | }, |
||
209 | "require-dev": { |
||
210 | "phpunit/phpunit": "~4.5" |
||
211 | }, |
||
212 | "type": "library", |
||
213 | "extra": { |
||
214 | "branch-alias": { |
||
215 | "dev-master": "1.6.x-dev" |
||
216 | } |
||
217 | }, |
||
218 | "autoload": { |
||
219 | "psr-0": { |
||
220 | "org\\bovigo\\vfs\\": "src/main/php" |
||
221 | } |
||
222 | }, |
||
223 | "notification-url": "https://packagist.org/downloads/", |
||
224 | "license": [ |
||
225 | "BSD-3-Clause" |
||
226 | ], |
||
227 | "authors": [ |
||
228 | { |
||
229 | "name": "Frank Kleine", |
||
230 | "homepage": "http://frankkleine.de/", |
||
231 | "role": "Developer" |
||
232 | } |
||
233 | ], |
||
234 | "description": "Virtual file system to mock the real file system in unit tests.", |
||
235 | "homepage": "http://vfs.bovigo.org/", |
||
236 | "time": "2017-08-01T08:02:14+00:00" |
||
237 | }, |
||
238 | { |
||
239 | "name": "psr/container", |
||
240 | "version": "1.0.0", |
||
241 | "source": { |
||
242 | "type": "git", |
||
243 | "url": "https://github.com/php-fig/container.git", |
||
244 | "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" |
||
245 | }, |
||
246 | "dist": { |
||
247 | "type": "zip", |
||
248 | "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", |
||
249 | "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", |
||
250 | "shasum": "" |
||
251 | }, |
||
252 | "require": { |
||
253 | "php": ">=5.3.0" |
||
254 | }, |
||
255 | "type": "library", |
||
256 | "extra": { |
||
257 | "branch-alias": { |
||
258 | "dev-master": "1.0.x-dev" |
||
259 | } |
||
260 | }, |
||
261 | "autoload": { |
||
262 | "psr-4": { |
||
263 | "Psr\\Container\\": "src/" |
||
264 | } |
||
265 | }, |
||
266 | "notification-url": "https://packagist.org/downloads/", |
||
267 | "license": [ |
||
268 | "MIT" |
||
269 | ], |
||
270 | "authors": [ |
||
271 | { |
||
272 | "name": "PHP-FIG", |
||
273 | "homepage": "http://www.php-fig.org/" |
||
274 | } |
||
275 | ], |
||
276 | "description": "Common Container Interface (PHP FIG PSR-11)", |
||
277 | "homepage": "https://github.com/php-fig/container", |
||
278 | "keywords": [ |
||
279 | "PSR-11", |
||
280 | "container", |
||
281 | "container-interface", |
||
282 | "container-interop", |
||
283 | "psr" |
||
284 | ], |
||
285 | "time": "2017-02-14T16:28:37+00:00" |
||
286 | }, |
||
287 | { |
||
288 | "name": "psr/log", |
||
289 | "version": "1.0.2", |
||
290 | "source": { |
||
291 | "type": "git", |
||
292 | "url": "https://github.com/php-fig/log.git", |
||
293 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" |
||
294 | }, |
||
295 | "dist": { |
||
296 | "type": "zip", |
||
297 | "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
298 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
299 | "shasum": "" |
||
300 | }, |
||
301 | "require": { |
||
302 | "php": ">=5.3.0" |
||
303 | }, |
||
304 | "type": "library", |
||
305 | "extra": { |
||
306 | "branch-alias": { |
||
307 | "dev-master": "1.0.x-dev" |
||
308 | } |
||
309 | }, |
||
310 | "autoload": { |
||
311 | "psr-4": { |
||
312 | "Psr\\Log\\": "Psr/Log/" |
||
313 | } |
||
314 | }, |
||
315 | "notification-url": "https://packagist.org/downloads/", |
||
316 | "license": [ |
||
317 | "MIT" |
||
318 | ], |
||
319 | "authors": [ |
||
320 | { |
||
321 | "name": "PHP-FIG", |
||
322 | "homepage": "http://www.php-fig.org/" |
||
323 | } |
||
324 | ], |
||
325 | "description": "Common interface for logging libraries", |
||
326 | "homepage": "https://github.com/php-fig/log", |
||
327 | "keywords": [ |
||
328 | "log", |
||
329 | "psr", |
||
330 | "psr-3" |
||
331 | ], |
||
332 | "time": "2016-10-10T12:19:37+00:00" |
||
333 | }, |
||
334 | { |
||
335 | "name": "scrivo/highlight.php", |
||
336 | "version": "v9.12.0.2", |
||
337 | "source": { |
||
338 | "type": "git", |
||
339 | "url": "https://github.com/scrivo/highlight.php.git", |
||
340 | "reference": "186ad7df8c02f0cbe5e8dd13f98a8b2778b2b608" |
||
341 | }, |
||
342 | "dist": { |
||
343 | "type": "zip", |
||
344 | "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/186ad7df8c02f0cbe5e8dd13f98a8b2778b2b608", |
||
345 | "reference": "186ad7df8c02f0cbe5e8dd13f98a8b2778b2b608", |
||
346 | "shasum": "" |
||
347 | }, |
||
348 | "require-dev": { |
||
349 | "phpunit/phpunit": "^4.8", |
||
350 | "symfony/finder": "^2.8" |
||
351 | }, |
||
352 | "type": "library", |
||
353 | "autoload": { |
||
354 | "psr-0": { |
||
355 | "Highlight\\": "" |
||
356 | } |
||
357 | }, |
||
358 | "notification-url": "https://packagist.org/downloads/", |
||
359 | "license": [ |
||
360 | "BSD-3-Clause" |
||
361 | ], |
||
362 | "authors": [ |
||
363 | { |
||
364 | "name": "Geert Bergman", |
||
365 | "homepage": "http://www.scrivo.org/", |
||
366 | "role": "Project Author" |
||
367 | }, |
||
368 | { |
||
369 | "name": "Vladimir Jimenez", |
||
370 | "homepage": "https://allejo.io", |
||
371 | "role": "Contributor" |
||
372 | }, |
||
373 | { |
||
374 | "name": "Martin Folkers", |
||
375 | "homepage": "https://twobrain.io", |
||
376 | "role": "Contributor" |
||
377 | } |
||
378 | ], |
||
379 | "description": "Server side syntax highlighter that supports 176 languages. It's a PHP port of highlight.js", |
||
380 | "keywords": [ |
||
381 | "code", |
||
382 | "highlight", |
||
383 | "highlight.js", |
||
384 | "highlight.php", |
||
385 | "syntax" |
||
386 | ], |
||
387 | "time": "2018-02-19T02:38:14+00:00" |
||
388 | }, |
||
389 | { |
||
390 | "name": "stakx/file-watcher", |
||
391 | "version": "dev-master", |
||
392 | "source": { |
||
393 | "type": "git", |
||
394 | "url": "https://github.com/stakx-io/file-watcher.git", |
||
395 | "reference": "5caee664e8340cd430bfd62cb5235c13aacf9eb4" |
||
396 | }, |
||
397 | "require": { |
||
398 | "psr/log": "~1.0", |
||
399 | "symfony/event-dispatcher": "^2.6|^3.0", |
||
400 | "symfony/finder": "^2.6|^3.0", |
||
401 | "symfony/process": "^2.6|^3.0" |
||
402 | }, |
||
403 | "require-dev": { |
||
404 | "phpunit/php-invoker": "*", |
||
405 | "phpunit/phpunit": "4.5.*", |
||
406 | "symfony/filesystem": "^2.6|^3.0" |
||
407 | }, |
||
408 | "type": "library", |
||
409 | "autoload": { |
||
410 | "psr-0": { |
||
411 | "Kwf\\FileWatcher": "src/" |
||
412 | } |
||
413 | }, |
||
414 | "license": [ |
||
415 | "BSD-2-Clause" |
||
416 | ], |
||
417 | "description": "Library for watching for file system changes", |
||
418 | "homepage": "http://www.koala-framework.org/", |
||
419 | "time": "2017-06-21 21:47:27" |
||
420 | }, |
||
421 | { |
||
422 | "name": "symfony/config", |
||
423 | "version": "v3.4.6", |
||
424 | "source": { |
||
425 | "type": "git", |
||
426 | "url": "https://github.com/symfony/config.git", |
||
427 | "reference": "05e10567b529476a006b00746c5f538f1636810e" |
||
428 | }, |
||
429 | "dist": { |
||
430 | "type": "zip", |
||
431 | "url": "https://api.github.com/repos/symfony/config/zipball/05e10567b529476a006b00746c5f538f1636810e", |
||
432 | "reference": "05e10567b529476a006b00746c5f538f1636810e", |
||
433 | "shasum": "" |
||
434 | }, |
||
435 | "require": { |
||
436 | "php": "^5.5.9|>=7.0.8", |
||
437 | "symfony/filesystem": "~2.8|~3.0|~4.0" |
||
438 | }, |
||
439 | "conflict": { |
||
440 | "symfony/dependency-injection": "<3.3", |
||
441 | "symfony/finder": "<3.3" |
||
442 | }, |
||
443 | "require-dev": { |
||
444 | "symfony/dependency-injection": "~3.3|~4.0", |
||
445 | "symfony/event-dispatcher": "~3.3|~4.0", |
||
446 | "symfony/finder": "~3.3|~4.0", |
||
447 | "symfony/yaml": "~3.0|~4.0" |
||
448 | }, |
||
449 | "suggest": { |
||
450 | "symfony/yaml": "To use the yaml reference dumper" |
||
451 | }, |
||
452 | "type": "library", |
||
453 | "extra": { |
||
454 | "branch-alias": { |
||
455 | "dev-master": "3.4-dev" |
||
456 | } |
||
457 | }, |
||
458 | "autoload": { |
||
459 | "psr-4": { |
||
460 | "Symfony\\Component\\Config\\": "" |
||
461 | }, |
||
462 | "exclude-from-classmap": [ |
||
463 | "/Tests/" |
||
464 | ] |
||
465 | }, |
||
466 | "notification-url": "https://packagist.org/downloads/", |
||
467 | "license": [ |
||
468 | "MIT" |
||
469 | ], |
||
470 | "authors": [ |
||
471 | { |
||
472 | "name": "Fabien Potencier", |
||
473 | "email": "[email protected]" |
||
474 | }, |
||
475 | { |
||
476 | "name": "Symfony Community", |
||
477 | "homepage": "https://symfony.com/contributors" |
||
478 | } |
||
479 | ], |
||
480 | "description": "Symfony Config Component", |
||
481 | "homepage": "https://symfony.com", |
||
482 | "time": "2018-02-14T10:03:57+00:00" |
||
483 | }, |
||
484 | { |
||
485 | "name": "symfony/console", |
||
486 | "version": "v3.4.6", |
||
487 | "source": { |
||
488 | "type": "git", |
||
489 | "url": "https://github.com/symfony/console.git", |
||
490 | "reference": "067339e9b8ec30d5f19f5950208893ff026b94f7" |
||
491 | }, |
||
492 | "dist": { |
||
493 | "type": "zip", |
||
494 | "url": "https://api.github.com/repos/symfony/console/zipball/067339e9b8ec30d5f19f5950208893ff026b94f7", |
||
495 | "reference": "067339e9b8ec30d5f19f5950208893ff026b94f7", |
||
496 | "shasum": "" |
||
497 | }, |
||
498 | "require": { |
||
499 | "php": "^5.5.9|>=7.0.8", |
||
500 | "symfony/debug": "~2.8|~3.0|~4.0", |
||
501 | "symfony/polyfill-mbstring": "~1.0" |
||
502 | }, |
||
503 | "conflict": { |
||
504 | "symfony/dependency-injection": "<3.4", |
||
505 | "symfony/process": "<3.3" |
||
506 | }, |
||
507 | "require-dev": { |
||
508 | "psr/log": "~1.0", |
||
509 | "symfony/config": "~3.3|~4.0", |
||
510 | "symfony/dependency-injection": "~3.4|~4.0", |
||
511 | "symfony/event-dispatcher": "~2.8|~3.0|~4.0", |
||
512 | "symfony/lock": "~3.4|~4.0", |
||
513 | "symfony/process": "~3.3|~4.0" |
||
514 | }, |
||
515 | "suggest": { |
||
516 | "psr/log": "For using the console logger", |
||
517 | "symfony/event-dispatcher": "", |
||
518 | "symfony/lock": "", |
||
519 | "symfony/process": "" |
||
520 | }, |
||
521 | "type": "library", |
||
522 | "extra": { |
||
523 | "branch-alias": { |
||
524 | "dev-master": "3.4-dev" |
||
525 | } |
||
526 | }, |
||
527 | "autoload": { |
||
528 | "psr-4": { |
||
529 | "Symfony\\Component\\Console\\": "" |
||
530 | }, |
||
531 | "exclude-from-classmap": [ |
||
532 | "/Tests/" |
||
533 | ] |
||
534 | }, |
||
535 | "notification-url": "https://packagist.org/downloads/", |
||
536 | "license": [ |
||
537 | "MIT" |
||
538 | ], |
||
539 | "authors": [ |
||
540 | { |
||
541 | "name": "Fabien Potencier", |
||
542 | "email": "[email protected]" |
||
543 | }, |
||
544 | { |
||
545 | "name": "Symfony Community", |
||
546 | "homepage": "https://symfony.com/contributors" |
||
547 | } |
||
548 | ], |
||
549 | "description": "Symfony Console Component", |
||
550 | "homepage": "https://symfony.com", |
||
551 | "time": "2018-02-26T15:46:28+00:00" |
||
552 | }, |
||
553 | { |
||
554 | "name": "symfony/debug", |
||
555 | "version": "v3.4.6", |
||
556 | "source": { |
||
557 | "type": "git", |
||
558 | "url": "https://github.com/symfony/debug.git", |
||
559 | "reference": "9b1071f86e79e1999b3d3675d2e0e7684268b9bc" |
||
560 | }, |
||
561 | "dist": { |
||
562 | "type": "zip", |
||
563 | "url": "https://api.github.com/repos/symfony/debug/zipball/9b1071f86e79e1999b3d3675d2e0e7684268b9bc", |
||
564 | "reference": "9b1071f86e79e1999b3d3675d2e0e7684268b9bc", |
||
565 | "shasum": "" |
||
566 | }, |
||
567 | "require": { |
||
568 | "php": "^5.5.9|>=7.0.8", |
||
569 | "psr/log": "~1.0" |
||
570 | }, |
||
571 | "conflict": { |
||
572 | "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" |
||
573 | }, |
||
574 | "require-dev": { |
||
575 | "symfony/http-kernel": "~2.8|~3.0|~4.0" |
||
576 | }, |
||
577 | "type": "library", |
||
578 | "extra": { |
||
579 | "branch-alias": { |
||
580 | "dev-master": "3.4-dev" |
||
581 | } |
||
582 | }, |
||
583 | "autoload": { |
||
584 | "psr-4": { |
||
585 | "Symfony\\Component\\Debug\\": "" |
||
586 | }, |
||
587 | "exclude-from-classmap": [ |
||
588 | "/Tests/" |
||
589 | ] |
||
590 | }, |
||
591 | "notification-url": "https://packagist.org/downloads/", |
||
592 | "license": [ |
||
593 | "MIT" |
||
594 | ], |
||
595 | "authors": [ |
||
596 | { |
||
597 | "name": "Fabien Potencier", |
||
598 | "email": "[email protected]" |
||
599 | }, |
||
600 | { |
||
601 | "name": "Symfony Community", |
||
602 | "homepage": "https://symfony.com/contributors" |
||
603 | } |
||
604 | ], |
||
605 | "description": "Symfony Debug Component", |
||
606 | "homepage": "https://symfony.com", |
||
607 | "time": "2018-02-28T21:49:22+00:00" |
||
608 | }, |
||
609 | { |
||
610 | "name": "symfony/dependency-injection", |
||
611 | "version": "v3.4.6", |
||
612 | "source": { |
||
613 | "type": "git", |
||
614 | "url": "https://github.com/symfony/dependency-injection.git", |
||
615 | "reference": "12e901abc1cb0d637a0e5abe9923471361d96b07" |
||
616 | }, |
||
617 | "dist": { |
||
618 | "type": "zip", |
||
619 | "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/12e901abc1cb0d637a0e5abe9923471361d96b07", |
||
620 | "reference": "12e901abc1cb0d637a0e5abe9923471361d96b07", |
||
621 | "shasum": "" |
||
622 | }, |
||
623 | "require": { |
||
624 | "php": "^5.5.9|>=7.0.8", |
||
625 | "psr/container": "^1.0" |
||
626 | }, |
||
627 | "conflict": { |
||
628 | "symfony/config": "<3.3.7", |
||
629 | "symfony/finder": "<3.3", |
||
630 | "symfony/proxy-manager-bridge": "<3.4", |
||
631 | "symfony/yaml": "<3.4" |
||
632 | }, |
||
633 | "provide": { |
||
634 | "psr/container-implementation": "1.0" |
||
635 | }, |
||
636 | "require-dev": { |
||
637 | "symfony/config": "~3.3|~4.0", |
||
638 | "symfony/expression-language": "~2.8|~3.0|~4.0", |
||
639 | "symfony/yaml": "~3.4|~4.0" |
||
640 | }, |
||
641 | "suggest": { |
||
642 | "symfony/config": "", |
||
643 | "symfony/expression-language": "For using expressions in service container configuration", |
||
644 | "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", |
||
645 | "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", |
||
646 | "symfony/yaml": "" |
||
647 | }, |
||
648 | "type": "library", |
||
649 | "extra": { |
||
650 | "branch-alias": { |
||
651 | "dev-master": "3.4-dev" |
||
652 | } |
||
653 | }, |
||
654 | "autoload": { |
||
655 | "psr-4": { |
||
656 | "Symfony\\Component\\DependencyInjection\\": "" |
||
657 | }, |
||
658 | "exclude-from-classmap": [ |
||
659 | "/Tests/" |
||
660 | ] |
||
661 | }, |
||
662 | "notification-url": "https://packagist.org/downloads/", |
||
663 | "license": [ |
||
664 | "MIT" |
||
665 | ], |
||
666 | "authors": [ |
||
667 | { |
||
668 | "name": "Fabien Potencier", |
||
669 | "email": "[email protected]" |
||
670 | }, |
||
671 | { |
||
672 | "name": "Symfony Community", |
||
673 | "homepage": "https://symfony.com/contributors" |
||
674 | } |
||
675 | ], |
||
676 | "description": "Symfony DependencyInjection Component", |
||
677 | "homepage": "https://symfony.com", |
||
678 | "time": "2018-03-04T03:54:53+00:00" |
||
679 | }, |
||
680 | { |
||
681 | "name": "symfony/event-dispatcher", |
||
682 | "version": "v3.4.6", |
||
683 | "source": { |
||
684 | "type": "git", |
||
685 | "url": "https://github.com/symfony/event-dispatcher.git", |
||
686 | "reference": "58990682ac3fdc1f563b7e705452921372aad11d" |
||
687 | }, |
||
688 | "dist": { |
||
689 | "type": "zip", |
||
690 | "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/58990682ac3fdc1f563b7e705452921372aad11d", |
||
691 | "reference": "58990682ac3fdc1f563b7e705452921372aad11d", |
||
692 | "shasum": "" |
||
693 | }, |
||
694 | "require": { |
||
695 | "php": "^5.5.9|>=7.0.8" |
||
696 | }, |
||
697 | "conflict": { |
||
698 | "symfony/dependency-injection": "<3.3" |
||
699 | }, |
||
700 | "require-dev": { |
||
701 | "psr/log": "~1.0", |
||
702 | "symfony/config": "~2.8|~3.0|~4.0", |
||
703 | "symfony/dependency-injection": "~3.3|~4.0", |
||
704 | "symfony/expression-language": "~2.8|~3.0|~4.0", |
||
705 | "symfony/stopwatch": "~2.8|~3.0|~4.0" |
||
706 | }, |
||
707 | "suggest": { |
||
708 | "symfony/dependency-injection": "", |
||
709 | "symfony/http-kernel": "" |
||
710 | }, |
||
711 | "type": "library", |
||
712 | "extra": { |
||
713 | "branch-alias": { |
||
714 | "dev-master": "3.4-dev" |
||
715 | } |
||
716 | }, |
||
717 | "autoload": { |
||
718 | "psr-4": { |
||
719 | "Symfony\\Component\\EventDispatcher\\": "" |
||
720 | }, |
||
721 | "exclude-from-classmap": [ |
||
722 | "/Tests/" |
||
723 | ] |
||
724 | }, |
||
725 | "notification-url": "https://packagist.org/downloads/", |
||
726 | "license": [ |
||
727 | "MIT" |
||
728 | ], |
||
729 | "authors": [ |
||
730 | { |
||
731 | "name": "Fabien Potencier", |
||
732 | "email": "[email protected]" |
||
733 | }, |
||
734 | { |
||
735 | "name": "Symfony Community", |
||
736 | "homepage": "https://symfony.com/contributors" |
||
737 | } |
||
738 | ], |
||
739 | "description": "Symfony EventDispatcher Component", |
||
740 | "homepage": "https://symfony.com", |
||
741 | "time": "2018-02-14T10:03:57+00:00" |
||
742 | }, |
||
743 | { |
||
744 | "name": "symfony/filesystem", |
||
745 | "version": "v3.4.6", |
||
746 | "source": { |
||
747 | "type": "git", |
||
748 | "url": "https://github.com/symfony/filesystem.git", |
||
749 | "reference": "253a4490b528597aa14d2bf5aeded6f5e5e4a541" |
||
750 | }, |
||
751 | "dist": { |
||
752 | "type": "zip", |
||
753 | "url": "https://api.github.com/repos/symfony/filesystem/zipball/253a4490b528597aa14d2bf5aeded6f5e5e4a541", |
||
754 | "reference": "253a4490b528597aa14d2bf5aeded6f5e5e4a541", |
||
755 | "shasum": "" |
||
756 | }, |
||
757 | "require": { |
||
758 | "php": "^5.5.9|>=7.0.8" |
||
759 | }, |
||
760 | "type": "library", |
||
761 | "extra": { |
||
762 | "branch-alias": { |
||
763 | "dev-master": "3.4-dev" |
||
764 | } |
||
765 | }, |
||
766 | "autoload": { |
||
767 | "psr-4": { |
||
768 | "Symfony\\Component\\Filesystem\\": "" |
||
769 | }, |
||
770 | "exclude-from-classmap": [ |
||
771 | "/Tests/" |
||
772 | ] |
||
773 | }, |
||
774 | "notification-url": "https://packagist.org/downloads/", |
||
775 | "license": [ |
||
776 | "MIT" |
||
777 | ], |
||
778 | "authors": [ |
||
779 | { |
||
780 | "name": "Fabien Potencier", |
||
781 | "email": "[email protected]" |
||
782 | }, |
||
783 | { |
||
784 | "name": "Symfony Community", |
||
785 | "homepage": "https://symfony.com/contributors" |
||
786 | } |
||
787 | ], |
||
788 | "description": "Symfony Filesystem Component", |
||
789 | "homepage": "https://symfony.com", |
||
790 | "time": "2018-02-22T10:48:49+00:00" |
||
791 | }, |
||
792 | { |
||
793 | "name": "symfony/finder", |
||
794 | "version": "v3.4.6", |
||
795 | "source": { |
||
796 | "type": "git", |
||
797 | "url": "https://github.com/symfony/finder.git", |
||
798 | "reference": "a479817ce0a9e4adfd7d39c6407c95d97c254625" |
||
799 | }, |
||
800 | "dist": { |
||
801 | "type": "zip", |
||
802 | "url": "https://api.github.com/repos/symfony/finder/zipball/a479817ce0a9e4adfd7d39c6407c95d97c254625", |
||
803 | "reference": "a479817ce0a9e4adfd7d39c6407c95d97c254625", |
||
804 | "shasum": "" |
||
805 | }, |
||
806 | "require": { |
||
807 | "php": "^5.5.9|>=7.0.8" |
||
808 | }, |
||
809 | "type": "library", |
||
810 | "extra": { |
||
811 | "branch-alias": { |
||
812 | "dev-master": "3.4-dev" |
||
813 | } |
||
814 | }, |
||
815 | "autoload": { |
||
816 | "psr-4": { |
||
817 | "Symfony\\Component\\Finder\\": "" |
||
818 | }, |
||
819 | "exclude-from-classmap": [ |
||
820 | "/Tests/" |
||
821 | ] |
||
822 | }, |
||
823 | "notification-url": "https://packagist.org/downloads/", |
||
824 | "license": [ |
||
825 | "MIT" |
||
826 | ], |
||
827 | "authors": [ |
||
828 | { |
||
829 | "name": "Fabien Potencier", |
||
830 | "email": "[email protected]" |
||
831 | }, |
||
832 | { |
||
833 | "name": "Symfony Community", |
||
834 | "homepage": "https://symfony.com/contributors" |
||
835 | } |
||
836 | ], |
||
837 | "description": "Symfony Finder Component", |
||
838 | "homepage": "https://symfony.com", |
||
839 | "time": "2018-03-05T18:28:11+00:00" |
||
840 | }, |
||
841 | { |
||
842 | "name": "symfony/polyfill-mbstring", |
||
843 | "version": "v1.7.0", |
||
844 | "source": { |
||
845 | "type": "git", |
||
846 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
847 | "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b" |
||
848 | }, |
||
849 | "dist": { |
||
850 | "type": "zip", |
||
851 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b", |
||
852 | "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b", |
||
853 | "shasum": "" |
||
854 | }, |
||
855 | "require": { |
||
856 | "php": ">=5.3.3" |
||
857 | }, |
||
858 | "suggest": { |
||
859 | "ext-mbstring": "For best performance" |
||
860 | }, |
||
861 | "type": "library", |
||
862 | "extra": { |
||
863 | "branch-alias": { |
||
864 | "dev-master": "1.7-dev" |
||
865 | } |
||
866 | }, |
||
867 | "autoload": { |
||
868 | "psr-4": { |
||
869 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
870 | }, |
||
871 | "files": [ |
||
872 | "bootstrap.php" |
||
873 | ] |
||
874 | }, |
||
875 | "notification-url": "https://packagist.org/downloads/", |
||
876 | "license": [ |
||
877 | "MIT" |
||
878 | ], |
||
879 | "authors": [ |
||
880 | { |
||
881 | "name": "Nicolas Grekas", |
||
882 | "email": "[email protected]" |
||
883 | }, |
||
884 | { |
||
885 | "name": "Symfony Community", |
||
886 | "homepage": "https://symfony.com/contributors" |
||
887 | } |
||
888 | ], |
||
889 | "description": "Symfony polyfill for the Mbstring extension", |
||
890 | "homepage": "https://symfony.com", |
||
891 | "keywords": [ |
||
892 | "compatibility", |
||
893 | "mbstring", |
||
894 | "polyfill", |
||
895 | "portable", |
||
896 | "shim" |
||
897 | ], |
||
898 | "time": "2018-01-30T19:27:44+00:00" |
||
899 | }, |
||
900 | { |
||
901 | "name": "symfony/process", |
||
902 | "version": "v3.4.6", |
||
903 | "source": { |
||
904 | "type": "git", |
||
905 | "url": "https://github.com/symfony/process.git", |
||
906 | "reference": "cc4aea21f619116aaf1c58016a944e4821c8e8af" |
||
907 | }, |
||
908 | "dist": { |
||
909 | "type": "zip", |
||
910 | "url": "https://api.github.com/repos/symfony/process/zipball/cc4aea21f619116aaf1c58016a944e4821c8e8af", |
||
911 | "reference": "cc4aea21f619116aaf1c58016a944e4821c8e8af", |
||
912 | "shasum": "" |
||
913 | }, |
||
914 | "require": { |
||
915 | "php": "^5.5.9|>=7.0.8" |
||
916 | }, |
||
917 | "type": "library", |
||
918 | "extra": { |
||
919 | "branch-alias": { |
||
920 | "dev-master": "3.4-dev" |
||
921 | } |
||
922 | }, |
||
923 | "autoload": { |
||
924 | "psr-4": { |
||
925 | "Symfony\\Component\\Process\\": "" |
||
926 | }, |
||
927 | "exclude-from-classmap": [ |
||
928 | "/Tests/" |
||
929 | ] |
||
930 | }, |
||
931 | "notification-url": "https://packagist.org/downloads/", |
||
932 | "license": [ |
||
933 | "MIT" |
||
934 | ], |
||
935 | "authors": [ |
||
936 | { |
||
937 | "name": "Fabien Potencier", |
||
938 | "email": "[email protected]" |
||
939 | }, |
||
940 | { |
||
941 | "name": "Symfony Community", |
||
942 | "homepage": "https://symfony.com/contributors" |
||
943 | } |
||
944 | ], |
||
945 | "description": "Symfony Process Component", |
||
946 | "homepage": "https://symfony.com", |
||
947 | "time": "2018-02-12T17:55:00+00:00" |
||
948 | }, |
||
949 | { |
||
950 | "name": "symfony/yaml", |
||
951 | "version": "v3.4.6", |
||
952 | "source": { |
||
953 | "type": "git", |
||
954 | "url": "https://github.com/symfony/yaml.git", |
||
955 | "reference": "6af42631dcf89e9c616242c900d6c52bd53bd1bb" |
||
956 | }, |
||
957 | "dist": { |
||
958 | "type": "zip", |
||
959 | "url": "https://api.github.com/repos/symfony/yaml/zipball/6af42631dcf89e9c616242c900d6c52bd53bd1bb", |
||
960 | "reference": "6af42631dcf89e9c616242c900d6c52bd53bd1bb", |
||
961 | "shasum": "" |
||
962 | }, |
||
963 | "require": { |
||
964 | "php": "^5.5.9|>=7.0.8" |
||
965 | }, |
||
966 | "conflict": { |
||
967 | "symfony/console": "<3.4" |
||
968 | }, |
||
969 | "require-dev": { |
||
970 | "symfony/console": "~3.4|~4.0" |
||
971 | }, |
||
972 | "suggest": { |
||
973 | "symfony/console": "For validating YAML files using the lint command" |
||
974 | }, |
||
975 | "type": "library", |
||
976 | "extra": { |
||
977 | "branch-alias": { |
||
978 | "dev-master": "3.4-dev" |
||
979 | } |
||
980 | }, |
||
981 | "autoload": { |
||
982 | "psr-4": { |
||
983 | "Symfony\\Component\\Yaml\\": "" |
||
984 | }, |
||
985 | "exclude-from-classmap": [ |
||
986 | "/Tests/" |
||
987 | ] |
||
988 | }, |
||
989 | "notification-url": "https://packagist.org/downloads/", |
||
990 | "license": [ |
||
991 | "MIT" |
||
992 | ], |
||
993 | "authors": [ |
||
994 | { |
||
995 | "name": "Fabien Potencier", |
||
996 | "email": "[email protected]" |
||
997 | }, |
||
998 | { |
||
999 | "name": "Symfony Community", |
||
1000 | "homepage": "https://symfony.com/contributors" |
||
1001 | } |
||
1002 | ], |
||
1003 | "description": "Symfony Yaml Component", |
||
1004 | "homepage": "https://symfony.com", |
||
1005 | "time": "2018-02-16T09:50:28+00:00" |
||
1006 | }, |
||
1007 | { |
||
1008 | "name": "twig/twig", |
||
1009 | "version": "v1.35.3", |
||
1010 | "source": { |
||
1011 | "type": "git", |
||
1012 | "url": "https://github.com/twigphp/Twig.git", |
||
1013 | "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f" |
||
1014 | }, |
||
1015 | "dist": { |
||
1016 | "type": "zip", |
||
1017 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/b48680b6eb7d16b5025b9bfc4108d86f6b8af86f", |
||
1018 | "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f", |
||
1019 | "shasum": "" |
||
1020 | }, |
||
1021 | "require": { |
||
1022 | "php": ">=5.3.3" |
||
1023 | }, |
||
1024 | "require-dev": { |
||
1025 | "psr/container": "^1.0", |
||
1026 | "symfony/debug": "^2.7", |
||
1027 | "symfony/phpunit-bridge": "^3.3" |
||
1028 | }, |
||
1029 | "type": "library", |
||
1030 | "extra": { |
||
1031 | "branch-alias": { |
||
1032 | "dev-master": "1.35-dev" |
||
1033 | } |
||
1034 | }, |
||
1035 | "autoload": { |
||
1036 | "psr-0": { |
||
1037 | "Twig_": "lib/" |
||
1038 | }, |
||
1039 | "psr-4": { |
||
1040 | "Twig\\": "src/" |
||
1041 | } |
||
1042 | }, |
||
1043 | "notification-url": "https://packagist.org/downloads/", |
||
1044 | "license": [ |
||
1045 | "BSD-3-Clause" |
||
1046 | ], |
||
1047 | "authors": [ |
||
1048 | { |
||
1049 | "name": "Fabien Potencier", |
||
1050 | "email": "[email protected]", |
||
1051 | "homepage": "http://fabien.potencier.org", |
||
1052 | "role": "Lead Developer" |
||
1053 | }, |
||
1054 | { |
||
1055 | "name": "Armin Ronacher", |
||
1056 | "email": "[email protected]", |
||
1057 | "role": "Project Founder" |
||
1058 | }, |
||
1059 | { |
||
1060 | "name": "Twig Team", |
||
1061 | "homepage": "http://twig.sensiolabs.org/contributors", |
||
1062 | "role": "Contributors" |
||
1063 | } |
||
1064 | ], |
||
1065 | "description": "Twig, the flexible, fast, and secure template language for PHP", |
||
1066 | "homepage": "http://twig.sensiolabs.org", |
||
1067 | "keywords": [ |
||
1068 | "templating" |
||
1069 | ], |
||
1070 | "time": "2018-03-20T04:25:58+00:00" |
||
1071 | } |
||
1072 | ], |
||
1073 | "packages-dev": [ |
||
1074 | { |
||
1075 | "name": "doctrine/instantiator", |
||
1076 | "version": "1.0.5", |
||
1077 | "source": { |
||
1078 | "type": "git", |
||
1079 | "url": "https://github.com/doctrine/instantiator.git", |
||
1080 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
1081 | }, |
||
1082 | "dist": { |
||
1083 | "type": "zip", |
||
1084 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
1085 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
1086 | "shasum": "" |
||
1087 | }, |
||
1088 | "require": { |
||
1089 | "php": ">=5.3,<8.0-DEV" |
||
1090 | }, |
||
1091 | "require-dev": { |
||
1092 | "athletic/athletic": "~0.1.8", |
||
1093 | "ext-pdo": "*", |
||
1094 | "ext-phar": "*", |
||
1095 | "phpunit/phpunit": "~4.0", |
||
1096 | "squizlabs/php_codesniffer": "~2.0" |
||
1097 | }, |
||
1098 | "type": "library", |
||
1099 | "extra": { |
||
1100 | "branch-alias": { |
||
1101 | "dev-master": "1.0.x-dev" |
||
1102 | } |
||
1103 | }, |
||
1104 | "autoload": { |
||
1105 | "psr-4": { |
||
1106 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
1107 | } |
||
1108 | }, |
||
1109 | "notification-url": "https://packagist.org/downloads/", |
||
1110 | "license": [ |
||
1111 | "MIT" |
||
1112 | ], |
||
1113 | "authors": [ |
||
1114 | { |
||
1115 | "name": "Marco Pivetta", |
||
1116 | "email": "[email protected]", |
||
1117 | "homepage": "http://ocramius.github.com/" |
||
1118 | } |
||
1119 | ], |
||
1120 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
1121 | "homepage": "https://github.com/doctrine/instantiator", |
||
1122 | "keywords": [ |
||
1123 | "constructor", |
||
1124 | "instantiate" |
||
1125 | ], |
||
1126 | "time": "2015-06-14T21:17:01+00:00" |
||
1127 | }, |
||
1128 | { |
||
1129 | "name": "phpdocumentor/reflection-common", |
||
1130 | "version": "1.0.1", |
||
1131 | "source": { |
||
1132 | "type": "git", |
||
1133 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
||
1134 | "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" |
||
1135 | }, |
||
1136 | "dist": { |
||
1137 | "type": "zip", |
||
1138 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", |
||
1139 | "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", |
||
1140 | "shasum": "" |
||
1141 | }, |
||
1142 | "require": { |
||
1143 | "php": ">=5.5" |
||
1144 | }, |
||
1145 | "require-dev": { |
||
1146 | "phpunit/phpunit": "^4.6" |
||
1147 | }, |
||
1148 | "type": "library", |
||
1149 | "extra": { |
||
1150 | "branch-alias": { |
||
1151 | "dev-master": "1.0.x-dev" |
||
1152 | } |
||
1153 | }, |
||
1154 | "autoload": { |
||
1155 | "psr-4": { |
||
1156 | "phpDocumentor\\Reflection\\": [ |
||
1157 | "src" |
||
1158 | ] |
||
1159 | } |
||
1160 | }, |
||
1161 | "notification-url": "https://packagist.org/downloads/", |
||
1162 | "license": [ |
||
1163 | "MIT" |
||
1164 | ], |
||
1165 | "authors": [ |
||
1166 | { |
||
1167 | "name": "Jaap van Otterdijk", |
||
1168 | "email": "[email protected]" |
||
1169 | } |
||
1170 | ], |
||
1171 | "description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
||
1172 | "homepage": "http://www.phpdoc.org", |
||
1173 | "keywords": [ |
||
1174 | "FQSEN", |
||
1175 | "phpDocumentor", |
||
1176 | "phpdoc", |
||
1177 | "reflection", |
||
1178 | "static analysis" |
||
1179 | ], |
||
1180 | "time": "2017-09-11T18:02:19+00:00" |
||
1181 | }, |
||
1182 | { |
||
1183 | "name": "phpdocumentor/reflection-docblock", |
||
1184 | "version": "3.2.2", |
||
1185 | "source": { |
||
1186 | "type": "git", |
||
1187 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
1188 | "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157" |
||
1189 | }, |
||
1190 | "dist": { |
||
1191 | "type": "zip", |
||
1192 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/4aada1f93c72c35e22fb1383b47fee43b8f1d157", |
||
1193 | "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157", |
||
1194 | "shasum": "" |
||
1195 | }, |
||
1196 | "require": { |
||
1197 | "php": ">=5.5", |
||
1198 | "phpdocumentor/reflection-common": "^1.0@dev", |
||
1199 | "phpdocumentor/type-resolver": "^0.3.0", |
||
1200 | "webmozart/assert": "^1.0" |
||
1201 | }, |
||
1202 | "require-dev": { |
||
1203 | "mockery/mockery": "^0.9.4", |
||
1204 | "phpunit/phpunit": "^4.4" |
||
1205 | }, |
||
1206 | "type": "library", |
||
1207 | "autoload": { |
||
1208 | "psr-4": { |
||
1209 | "phpDocumentor\\Reflection\\": [ |
||
1210 | "src/" |
||
1211 | ] |
||
1212 | } |
||
1213 | }, |
||
1214 | "notification-url": "https://packagist.org/downloads/", |
||
1215 | "license": [ |
||
1216 | "MIT" |
||
1217 | ], |
||
1218 | "authors": [ |
||
1219 | { |
||
1220 | "name": "Mike van Riel", |
||
1221 | "email": "[email protected]" |
||
1222 | } |
||
1223 | ], |
||
1224 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
||
1225 | "time": "2017-08-08T06:39:58+00:00" |
||
1226 | }, |
||
1227 | { |
||
1228 | "name": "phpdocumentor/type-resolver", |
||
1229 | "version": "0.3.0", |
||
1230 | "source": { |
||
1231 | "type": "git", |
||
1232 | "url": "https://github.com/phpDocumentor/TypeResolver.git", |
||
1233 | "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773" |
||
1234 | }, |
||
1235 | "dist": { |
||
1236 | "type": "zip", |
||
1237 | "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb3933512008d8162b3cdf9e18dba9309b7c3773", |
||
1238 | "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773", |
||
1239 | "shasum": "" |
||
1240 | }, |
||
1241 | "require": { |
||
1242 | "php": "^5.5 || ^7.0", |
||
1243 | "phpdocumentor/reflection-common": "^1.0" |
||
1244 | }, |
||
1245 | "require-dev": { |
||
1246 | "mockery/mockery": "^0.9.4", |
||
1247 | "phpunit/phpunit": "^5.2||^4.8.24" |
||
1248 | }, |
||
1249 | "type": "library", |
||
1250 | "extra": { |
||
1251 | "branch-alias": { |
||
1252 | "dev-master": "1.0.x-dev" |
||
1253 | } |
||
1254 | }, |
||
1255 | "autoload": { |
||
1256 | "psr-4": { |
||
1257 | "phpDocumentor\\Reflection\\": [ |
||
1258 | "src/" |
||
1259 | ] |
||
1260 | } |
||
1261 | }, |
||
1262 | "notification-url": "https://packagist.org/downloads/", |
||
1263 | "license": [ |
||
1264 | "MIT" |
||
1265 | ], |
||
1266 | "authors": [ |
||
1267 | { |
||
1268 | "name": "Mike van Riel", |
||
1269 | "email": "[email protected]" |
||
1270 | } |
||
1271 | ], |
||
1272 | "time": "2017-06-03T08:32:36+00:00" |
||
1273 | }, |
||
1274 | { |
||
1275 | "name": "phpspec/prophecy", |
||
1276 | "version": "1.7.5", |
||
1277 | "source": { |
||
1278 | "type": "git", |
||
1279 | "url": "https://github.com/phpspec/prophecy.git", |
||
1280 | "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401" |
||
1281 | }, |
||
1282 | "dist": { |
||
1283 | "type": "zip", |
||
1284 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/dfd6be44111a7c41c2e884a336cc4f461b3b2401", |
||
1285 | "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401", |
||
1286 | "shasum": "" |
||
1287 | }, |
||
1288 | "require": { |
||
1289 | "doctrine/instantiator": "^1.0.2", |
||
1290 | "php": "^5.3|^7.0", |
||
1291 | "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", |
||
1292 | "sebastian/comparator": "^1.1|^2.0", |
||
1293 | "sebastian/recursion-context": "^1.0|^2.0|^3.0" |
||
1294 | }, |
||
1295 | "require-dev": { |
||
1296 | "phpspec/phpspec": "^2.5|^3.2", |
||
1297 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5" |
||
1298 | }, |
||
1299 | "type": "library", |
||
1300 | "extra": { |
||
1301 | "branch-alias": { |
||
1302 | "dev-master": "1.7.x-dev" |
||
1303 | } |
||
1304 | }, |
||
1305 | "autoload": { |
||
1306 | "psr-0": { |
||
1307 | "Prophecy\\": "src/" |
||
1308 | } |
||
1309 | }, |
||
1310 | "notification-url": "https://packagist.org/downloads/", |
||
1311 | "license": [ |
||
1312 | "MIT" |
||
1313 | ], |
||
1314 | "authors": [ |
||
1315 | { |
||
1316 | "name": "Konstantin Kudryashov", |
||
1317 | "email": "[email protected]", |
||
1318 | "homepage": "http://everzet.com" |
||
1319 | }, |
||
1320 | { |
||
1321 | "name": "Marcello Duarte", |
||
1322 | "email": "[email protected]" |
||
1323 | } |
||
1324 | ], |
||
1325 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
1326 | "homepage": "https://github.com/phpspec/prophecy", |
||
1327 | "keywords": [ |
||
1328 | "Double", |
||
1329 | "Dummy", |
||
1330 | "fake", |
||
1331 | "mock", |
||
1332 | "spy", |
||
1333 | "stub" |
||
1334 | ], |
||
1335 | "time": "2018-02-19T10:16:54+00:00" |
||
1336 | }, |
||
1337 | { |
||
1338 | "name": "phpunit/php-code-coverage", |
||
1339 | "version": "2.2.4", |
||
1340 | "source": { |
||
1341 | "type": "git", |
||
1342 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
1343 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" |
||
1344 | }, |
||
1345 | "dist": { |
||
1346 | "type": "zip", |
||
1347 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
1348 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
1349 | "shasum": "" |
||
1350 | }, |
||
1351 | "require": { |
||
1352 | "php": ">=5.3.3", |
||
1353 | "phpunit/php-file-iterator": "~1.3", |
||
1354 | "phpunit/php-text-template": "~1.2", |
||
1355 | "phpunit/php-token-stream": "~1.3", |
||
1356 | "sebastian/environment": "^1.3.2", |
||
1357 | "sebastian/version": "~1.0" |
||
1358 | }, |
||
1359 | "require-dev": { |
||
1360 | "ext-xdebug": ">=2.1.4", |
||
1361 | "phpunit/phpunit": "~4" |
||
1362 | }, |
||
1363 | "suggest": { |
||
1364 | "ext-dom": "*", |
||
1365 | "ext-xdebug": ">=2.2.1", |
||
1366 | "ext-xmlwriter": "*" |
||
1367 | }, |
||
1368 | "type": "library", |
||
1369 | "extra": { |
||
1370 | "branch-alias": { |
||
1371 | "dev-master": "2.2.x-dev" |
||
1372 | } |
||
1373 | }, |
||
1374 | "autoload": { |
||
1375 | "classmap": [ |
||
1376 | "src/" |
||
1377 | ] |
||
1378 | }, |
||
1379 | "notification-url": "https://packagist.org/downloads/", |
||
1380 | "license": [ |
||
1381 | "BSD-3-Clause" |
||
1382 | ], |
||
1383 | "authors": [ |
||
1384 | { |
||
1385 | "name": "Sebastian Bergmann", |
||
1386 | "email": "[email protected]", |
||
1387 | "role": "lead" |
||
1388 | } |
||
1389 | ], |
||
1390 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
1391 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
1392 | "keywords": [ |
||
1393 | "coverage", |
||
1394 | "testing", |
||
1395 | "xunit" |
||
1396 | ], |
||
1397 | "time": "2015-10-06T15:47:00+00:00" |
||
1398 | }, |
||
1399 | { |
||
1400 | "name": "phpunit/php-file-iterator", |
||
1401 | "version": "1.4.5", |
||
1402 | "source": { |
||
1403 | "type": "git", |
||
1404 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
1405 | "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4" |
||
1406 | }, |
||
1407 | "dist": { |
||
1408 | "type": "zip", |
||
1409 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4", |
||
1410 | "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4", |
||
1411 | "shasum": "" |
||
1412 | }, |
||
1413 | "require": { |
||
1414 | "php": ">=5.3.3" |
||
1415 | }, |
||
1416 | "type": "library", |
||
1417 | "extra": { |
||
1418 | "branch-alias": { |
||
1419 | "dev-master": "1.4.x-dev" |
||
1420 | } |
||
1421 | }, |
||
1422 | "autoload": { |
||
1423 | "classmap": [ |
||
1424 | "src/" |
||
1425 | ] |
||
1426 | }, |
||
1427 | "notification-url": "https://packagist.org/downloads/", |
||
1428 | "license": [ |
||
1429 | "BSD-3-Clause" |
||
1430 | ], |
||
1431 | "authors": [ |
||
1432 | { |
||
1433 | "name": "Sebastian Bergmann", |
||
1434 | "email": "[email protected]", |
||
1435 | "role": "lead" |
||
1436 | } |
||
1437 | ], |
||
1438 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
1439 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
1440 | "keywords": [ |
||
1441 | "filesystem", |
||
1442 | "iterator" |
||
1443 | ], |
||
1444 | "time": "2017-11-27T13:52:08+00:00" |
||
1445 | }, |
||
1446 | { |
||
1447 | "name": "phpunit/php-text-template", |
||
1448 | "version": "1.2.1", |
||
1449 | "source": { |
||
1450 | "type": "git", |
||
1451 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
1452 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
1453 | }, |
||
1454 | "dist": { |
||
1455 | "type": "zip", |
||
1456 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
1457 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
1458 | "shasum": "" |
||
1459 | }, |
||
1460 | "require": { |
||
1461 | "php": ">=5.3.3" |
||
1462 | }, |
||
1463 | "type": "library", |
||
1464 | "autoload": { |
||
1465 | "classmap": [ |
||
1466 | "src/" |
||
1467 | ] |
||
1468 | }, |
||
1469 | "notification-url": "https://packagist.org/downloads/", |
||
1470 | "license": [ |
||
1471 | "BSD-3-Clause" |
||
1472 | ], |
||
1473 | "authors": [ |
||
1474 | { |
||
1475 | "name": "Sebastian Bergmann", |
||
1476 | "email": "[email protected]", |
||
1477 | "role": "lead" |
||
1478 | } |
||
1479 | ], |
||
1480 | "description": "Simple template engine.", |
||
1481 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
1482 | "keywords": [ |
||
1483 | "template" |
||
1484 | ], |
||
1485 | "time": "2015-06-21T13:50:34+00:00" |
||
1486 | }, |
||
1487 | { |
||
1488 | "name": "phpunit/php-timer", |
||
1489 | "version": "1.0.9", |
||
1490 | "source": { |
||
1491 | "type": "git", |
||
1492 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
1493 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" |
||
1494 | }, |
||
1495 | "dist": { |
||
1496 | "type": "zip", |
||
1497 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
1498 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
1499 | "shasum": "" |
||
1500 | }, |
||
1501 | "require": { |
||
1502 | "php": "^5.3.3 || ^7.0" |
||
1503 | }, |
||
1504 | "require-dev": { |
||
1505 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
1506 | }, |
||
1507 | "type": "library", |
||
1508 | "extra": { |
||
1509 | "branch-alias": { |
||
1510 | "dev-master": "1.0-dev" |
||
1511 | } |
||
1512 | }, |
||
1513 | "autoload": { |
||
1514 | "classmap": [ |
||
1515 | "src/" |
||
1516 | ] |
||
1517 | }, |
||
1518 | "notification-url": "https://packagist.org/downloads/", |
||
1519 | "license": [ |
||
1520 | "BSD-3-Clause" |
||
1521 | ], |
||
1522 | "authors": [ |
||
1523 | { |
||
1524 | "name": "Sebastian Bergmann", |
||
1525 | "email": "[email protected]", |
||
1526 | "role": "lead" |
||
1527 | } |
||
1528 | ], |
||
1529 | "description": "Utility class for timing", |
||
1530 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
1531 | "keywords": [ |
||
1532 | "timer" |
||
1533 | ], |
||
1534 | "time": "2017-02-26T11:10:40+00:00" |
||
1535 | }, |
||
1536 | { |
||
1537 | "name": "phpunit/php-token-stream", |
||
1538 | "version": "1.4.12", |
||
1539 | "source": { |
||
1540 | "type": "git", |
||
1541 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
1542 | "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16" |
||
1543 | }, |
||
1544 | "dist": { |
||
1545 | "type": "zip", |
||
1546 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16", |
||
1547 | "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16", |
||
1548 | "shasum": "" |
||
1549 | }, |
||
1550 | "require": { |
||
1551 | "ext-tokenizer": "*", |
||
1552 | "php": ">=5.3.3" |
||
1553 | }, |
||
1554 | "require-dev": { |
||
1555 | "phpunit/phpunit": "~4.2" |
||
1556 | }, |
||
1557 | "type": "library", |
||
1558 | "extra": { |
||
1559 | "branch-alias": { |
||
1560 | "dev-master": "1.4-dev" |
||
1561 | } |
||
1562 | }, |
||
1563 | "autoload": { |
||
1564 | "classmap": [ |
||
1565 | "src/" |
||
1566 | ] |
||
1567 | }, |
||
1568 | "notification-url": "https://packagist.org/downloads/", |
||
1569 | "license": [ |
||
1570 | "BSD-3-Clause" |
||
1571 | ], |
||
1572 | "authors": [ |
||
1573 | { |
||
1574 | "name": "Sebastian Bergmann", |
||
1575 | "email": "[email protected]" |
||
1576 | } |
||
1577 | ], |
||
1578 | "description": "Wrapper around PHP's tokenizer extension.", |
||
1579 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
1580 | "keywords": [ |
||
1581 | "tokenizer" |
||
1582 | ], |
||
1583 | "time": "2017-12-04T08:55:13+00:00" |
||
1584 | }, |
||
1585 | { |
||
1586 | "name": "phpunit/phpunit", |
||
1587 | "version": "4.8.36", |
||
1588 | "source": { |
||
1589 | "type": "git", |
||
1590 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
1591 | "reference": "46023de9a91eec7dfb06cc56cb4e260017298517" |
||
1592 | }, |
||
1593 | "dist": { |
||
1594 | "type": "zip", |
||
1595 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517", |
||
1596 | "reference": "46023de9a91eec7dfb06cc56cb4e260017298517", |
||
1597 | "shasum": "" |
||
1598 | }, |
||
1599 | "require": { |
||
1600 | "ext-dom": "*", |
||
1601 | "ext-json": "*", |
||
1602 | "ext-pcre": "*", |
||
1603 | "ext-reflection": "*", |
||
1604 | "ext-spl": "*", |
||
1605 | "php": ">=5.3.3", |
||
1606 | "phpspec/prophecy": "^1.3.1", |
||
1607 | "phpunit/php-code-coverage": "~2.1", |
||
1608 | "phpunit/php-file-iterator": "~1.4", |
||
1609 | "phpunit/php-text-template": "~1.2", |
||
1610 | "phpunit/php-timer": "^1.0.6", |
||
1611 | "phpunit/phpunit-mock-objects": "~2.3", |
||
1612 | "sebastian/comparator": "~1.2.2", |
||
1613 | "sebastian/diff": "~1.2", |
||
1614 | "sebastian/environment": "~1.3", |
||
1615 | "sebastian/exporter": "~1.2", |
||
1616 | "sebastian/global-state": "~1.0", |
||
1617 | "sebastian/version": "~1.0", |
||
1618 | "symfony/yaml": "~2.1|~3.0" |
||
1619 | }, |
||
1620 | "suggest": { |
||
1621 | "phpunit/php-invoker": "~1.1" |
||
1622 | }, |
||
1623 | "bin": [ |
||
1624 | "phpunit" |
||
1625 | ], |
||
1626 | "type": "library", |
||
1627 | "extra": { |
||
1628 | "branch-alias": { |
||
1629 | "dev-master": "4.8.x-dev" |
||
1630 | } |
||
1631 | }, |
||
1632 | "autoload": { |
||
1633 | "classmap": [ |
||
1634 | "src/" |
||
1635 | ] |
||
1636 | }, |
||
1637 | "notification-url": "https://packagist.org/downloads/", |
||
1638 | "license": [ |
||
1639 | "BSD-3-Clause" |
||
1640 | ], |
||
1641 | "authors": [ |
||
1642 | { |
||
1643 | "name": "Sebastian Bergmann", |
||
1644 | "email": "[email protected]", |
||
1645 | "role": "lead" |
||
1646 | } |
||
1647 | ], |
||
1648 | "description": "The PHP Unit Testing framework.", |
||
1649 | "homepage": "https://phpunit.de/", |
||
1650 | "keywords": [ |
||
1651 | "phpunit", |
||
1652 | "testing", |
||
1653 | "xunit" |
||
1654 | ], |
||
1655 | "time": "2017-06-21T08:07:12+00:00" |
||
1656 | }, |
||
1657 | { |
||
1658 | "name": "phpunit/phpunit-mock-objects", |
||
1659 | "version": "2.3.8", |
||
1660 | "source": { |
||
1661 | "type": "git", |
||
1662 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
1663 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" |
||
1664 | }, |
||
1665 | "dist": { |
||
1666 | "type": "zip", |
||
1667 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
1668 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
1669 | "shasum": "" |
||
1670 | }, |
||
1671 | "require": { |
||
1672 | "doctrine/instantiator": "^1.0.2", |
||
1673 | "php": ">=5.3.3", |
||
1674 | "phpunit/php-text-template": "~1.2", |
||
1675 | "sebastian/exporter": "~1.2" |
||
1676 | }, |
||
1677 | "require-dev": { |
||
1678 | "phpunit/phpunit": "~4.4" |
||
1679 | }, |
||
1680 | "suggest": { |
||
1681 | "ext-soap": "*" |
||
1682 | }, |
||
1683 | "type": "library", |
||
1684 | "extra": { |
||
1685 | "branch-alias": { |
||
1686 | "dev-master": "2.3.x-dev" |
||
1687 | } |
||
1688 | }, |
||
1689 | "autoload": { |
||
1690 | "classmap": [ |
||
1691 | "src/" |
||
1692 | ] |
||
1693 | }, |
||
1694 | "notification-url": "https://packagist.org/downloads/", |
||
1695 | "license": [ |
||
1696 | "BSD-3-Clause" |
||
1697 | ], |
||
1698 | "authors": [ |
||
1699 | { |
||
1700 | "name": "Sebastian Bergmann", |
||
1701 | "email": "[email protected]", |
||
1702 | "role": "lead" |
||
1703 | } |
||
1704 | ], |
||
1705 | "description": "Mock Object library for PHPUnit", |
||
1706 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
1707 | "keywords": [ |
||
1708 | "mock", |
||
1709 | "xunit" |
||
1710 | ], |
||
1711 | "time": "2015-10-02T06:51:40+00:00" |
||
1712 | }, |
||
1713 | { |
||
1714 | "name": "sebastian/comparator", |
||
1715 | "version": "1.2.4", |
||
1716 | "source": { |
||
1717 | "type": "git", |
||
1718 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
1719 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" |
||
1720 | }, |
||
1721 | "dist": { |
||
1722 | "type": "zip", |
||
1723 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
1724 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
1725 | "shasum": "" |
||
1726 | }, |
||
1727 | "require": { |
||
1728 | "php": ">=5.3.3", |
||
1729 | "sebastian/diff": "~1.2", |
||
1730 | "sebastian/exporter": "~1.2 || ~2.0" |
||
1731 | }, |
||
1732 | "require-dev": { |
||
1733 | "phpunit/phpunit": "~4.4" |
||
1734 | }, |
||
1735 | "type": "library", |
||
1736 | "extra": { |
||
1737 | "branch-alias": { |
||
1738 | "dev-master": "1.2.x-dev" |
||
1739 | } |
||
1740 | }, |
||
1741 | "autoload": { |
||
1742 | "classmap": [ |
||
1743 | "src/" |
||
1744 | ] |
||
1745 | }, |
||
1746 | "notification-url": "https://packagist.org/downloads/", |
||
1747 | "license": [ |
||
1748 | "BSD-3-Clause" |
||
1749 | ], |
||
1750 | "authors": [ |
||
1751 | { |
||
1752 | "name": "Jeff Welch", |
||
1753 | "email": "[email protected]" |
||
1754 | }, |
||
1755 | { |
||
1756 | "name": "Volker Dusch", |
||
1757 | "email": "[email protected]" |
||
1758 | }, |
||
1759 | { |
||
1760 | "name": "Bernhard Schussek", |
||
1761 | "email": "[email protected]" |
||
1762 | }, |
||
1763 | { |
||
1764 | "name": "Sebastian Bergmann", |
||
1765 | "email": "[email protected]" |
||
1766 | } |
||
1767 | ], |
||
1768 | "description": "Provides the functionality to compare PHP values for equality", |
||
1769 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
1770 | "keywords": [ |
||
1771 | "comparator", |
||
1772 | "compare", |
||
1773 | "equality" |
||
1774 | ], |
||
1775 | "time": "2017-01-29T09:50:25+00:00" |
||
1776 | }, |
||
1777 | { |
||
1778 | "name": "sebastian/diff", |
||
1779 | "version": "1.4.3", |
||
1780 | "source": { |
||
1781 | "type": "git", |
||
1782 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
1783 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" |
||
1784 | }, |
||
1785 | "dist": { |
||
1786 | "type": "zip", |
||
1787 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
1788 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
1789 | "shasum": "" |
||
1790 | }, |
||
1791 | "require": { |
||
1792 | "php": "^5.3.3 || ^7.0" |
||
1793 | }, |
||
1794 | "require-dev": { |
||
1795 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
1796 | }, |
||
1797 | "type": "library", |
||
1798 | "extra": { |
||
1799 | "branch-alias": { |
||
1800 | "dev-master": "1.4-dev" |
||
1801 | } |
||
1802 | }, |
||
1803 | "autoload": { |
||
1804 | "classmap": [ |
||
1805 | "src/" |
||
1806 | ] |
||
1807 | }, |
||
1808 | "notification-url": "https://packagist.org/downloads/", |
||
1809 | "license": [ |
||
1810 | "BSD-3-Clause" |
||
1811 | ], |
||
1812 | "authors": [ |
||
1813 | { |
||
1814 | "name": "Kore Nordmann", |
||
1815 | "email": "[email protected]" |
||
1816 | }, |
||
1817 | { |
||
1818 | "name": "Sebastian Bergmann", |
||
1819 | "email": "[email protected]" |
||
1820 | } |
||
1821 | ], |
||
1822 | "description": "Diff implementation", |
||
1823 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
1824 | "keywords": [ |
||
1825 | "diff" |
||
1826 | ], |
||
1827 | "time": "2017-05-22T07:24:03+00:00" |
||
1828 | }, |
||
1829 | { |
||
1830 | "name": "sebastian/environment", |
||
1831 | "version": "1.3.8", |
||
1832 | "source": { |
||
1833 | "type": "git", |
||
1834 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
1835 | "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea" |
||
1836 | }, |
||
1837 | "dist": { |
||
1838 | "type": "zip", |
||
1839 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea", |
||
1840 | "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea", |
||
1841 | "shasum": "" |
||
1842 | }, |
||
1843 | "require": { |
||
1844 | "php": "^5.3.3 || ^7.0" |
||
1845 | }, |
||
1846 | "require-dev": { |
||
1847 | "phpunit/phpunit": "^4.8 || ^5.0" |
||
1848 | }, |
||
1849 | "type": "library", |
||
1850 | "extra": { |
||
1851 | "branch-alias": { |
||
1852 | "dev-master": "1.3.x-dev" |
||
1853 | } |
||
1854 | }, |
||
1855 | "autoload": { |
||
1856 | "classmap": [ |
||
1857 | "src/" |
||
1858 | ] |
||
1859 | }, |
||
1860 | "notification-url": "https://packagist.org/downloads/", |
||
1861 | "license": [ |
||
1862 | "BSD-3-Clause" |
||
1863 | ], |
||
1864 | "authors": [ |
||
1865 | { |
||
1866 | "name": "Sebastian Bergmann", |
||
1867 | "email": "[email protected]" |
||
1868 | } |
||
1869 | ], |
||
1870 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
1871 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
1872 | "keywords": [ |
||
1873 | "Xdebug", |
||
1874 | "environment", |
||
1875 | "hhvm" |
||
1876 | ], |
||
1877 | "time": "2016-08-18T05:49:44+00:00" |
||
1878 | }, |
||
1879 | { |
||
1880 | "name": "sebastian/exporter", |
||
1881 | "version": "1.2.2", |
||
1882 | "source": { |
||
1883 | "type": "git", |
||
1884 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
1885 | "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4" |
||
1886 | }, |
||
1887 | "dist": { |
||
1888 | "type": "zip", |
||
1889 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4", |
||
1890 | "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4", |
||
1891 | "shasum": "" |
||
1892 | }, |
||
1893 | "require": { |
||
1894 | "php": ">=5.3.3", |
||
1895 | "sebastian/recursion-context": "~1.0" |
||
1896 | }, |
||
1897 | "require-dev": { |
||
1898 | "ext-mbstring": "*", |
||
1899 | "phpunit/phpunit": "~4.4" |
||
1900 | }, |
||
1901 | "type": "library", |
||
1902 | "extra": { |
||
1903 | "branch-alias": { |
||
1904 | "dev-master": "1.3.x-dev" |
||
1905 | } |
||
1906 | }, |
||
1907 | "autoload": { |
||
1908 | "classmap": [ |
||
1909 | "src/" |
||
1910 | ] |
||
1911 | }, |
||
1912 | "notification-url": "https://packagist.org/downloads/", |
||
1913 | "license": [ |
||
1914 | "BSD-3-Clause" |
||
1915 | ], |
||
1916 | "authors": [ |
||
1917 | { |
||
1918 | "name": "Jeff Welch", |
||
1919 | "email": "[email protected]" |
||
1920 | }, |
||
1921 | { |
||
1922 | "name": "Volker Dusch", |
||
1923 | "email": "[email protected]" |
||
1924 | }, |
||
1925 | { |
||
1926 | "name": "Bernhard Schussek", |
||
1927 | "email": "[email protected]" |
||
1928 | }, |
||
1929 | { |
||
1930 | "name": "Sebastian Bergmann", |
||
1931 | "email": "[email protected]" |
||
1932 | }, |
||
1933 | { |
||
1934 | "name": "Adam Harvey", |
||
1935 | "email": "[email protected]" |
||
1936 | } |
||
1937 | ], |
||
1938 | "description": "Provides the functionality to export PHP variables for visualization", |
||
1939 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
1940 | "keywords": [ |
||
1941 | "export", |
||
1942 | "exporter" |
||
1943 | ], |
||
1944 | "time": "2016-06-17T09:04:28+00:00" |
||
1945 | }, |
||
1946 | { |
||
1947 | "name": "sebastian/global-state", |
||
1948 | "version": "1.1.1", |
||
1949 | "source": { |
||
1950 | "type": "git", |
||
1951 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
1952 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" |
||
1953 | }, |
||
1954 | "dist": { |
||
1955 | "type": "zip", |
||
1956 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
1957 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
1958 | "shasum": "" |
||
1959 | }, |
||
1960 | "require": { |
||
1961 | "php": ">=5.3.3" |
||
1962 | }, |
||
1963 | "require-dev": { |
||
1964 | "phpunit/phpunit": "~4.2" |
||
1965 | }, |
||
1966 | "suggest": { |
||
1967 | "ext-uopz": "*" |
||
1968 | }, |
||
1969 | "type": "library", |
||
1970 | "extra": { |
||
1971 | "branch-alias": { |
||
1972 | "dev-master": "1.0-dev" |
||
1973 | } |
||
1974 | }, |
||
1975 | "autoload": { |
||
1976 | "classmap": [ |
||
1977 | "src/" |
||
1978 | ] |
||
1979 | }, |
||
1980 | "notification-url": "https://packagist.org/downloads/", |
||
1981 | "license": [ |
||
1982 | "BSD-3-Clause" |
||
1983 | ], |
||
1984 | "authors": [ |
||
1985 | { |
||
1986 | "name": "Sebastian Bergmann", |
||
1987 | "email": "[email protected]" |
||
1988 | } |
||
1989 | ], |
||
1990 | "description": "Snapshotting of global state", |
||
1991 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
1992 | "keywords": [ |
||
1993 | "global state" |
||
1994 | ], |
||
1995 | "time": "2015-10-12T03:26:01+00:00" |
||
1996 | }, |
||
1997 | { |
||
1998 | "name": "sebastian/recursion-context", |
||
1999 | "version": "1.0.5", |
||
2000 | "source": { |
||
2001 | "type": "git", |
||
2002 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
2003 | "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7" |
||
2004 | }, |
||
2005 | "dist": { |
||
2006 | "type": "zip", |
||
2007 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7", |
||
2008 | "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7", |
||
2009 | "shasum": "" |
||
2010 | }, |
||
2011 | "require": { |
||
2012 | "php": ">=5.3.3" |
||
2013 | }, |
||
2014 | "require-dev": { |
||
2015 | "phpunit/phpunit": "~4.4" |
||
2016 | }, |
||
2017 | "type": "library", |
||
2018 | "extra": { |
||
2019 | "branch-alias": { |
||
2020 | "dev-master": "1.0.x-dev" |
||
2021 | } |
||
2022 | }, |
||
2023 | "autoload": { |
||
2024 | "classmap": [ |
||
2025 | "src/" |
||
2026 | ] |
||
2027 | }, |
||
2028 | "notification-url": "https://packagist.org/downloads/", |
||
2029 | "license": [ |
||
2030 | "BSD-3-Clause" |
||
2031 | ], |
||
2032 | "authors": [ |
||
2033 | { |
||
2034 | "name": "Jeff Welch", |
||
2035 | "email": "[email protected]" |
||
2036 | }, |
||
2037 | { |
||
2038 | "name": "Sebastian Bergmann", |
||
2039 | "email": "[email protected]" |
||
2040 | }, |
||
2041 | { |
||
2042 | "name": "Adam Harvey", |
||
2043 | "email": "[email protected]" |
||
2044 | } |
||
2045 | ], |
||
2046 | "description": "Provides functionality to recursively process PHP variables", |
||
2047 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
2048 | "time": "2016-10-03T07:41:43+00:00" |
||
2049 | }, |
||
2050 | { |
||
2051 | "name": "sebastian/version", |
||
2052 | "version": "1.0.6", |
||
2053 | "source": { |
||
2054 | "type": "git", |
||
2055 | "url": "https://github.com/sebastianbergmann/version.git", |
||
2056 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" |
||
2057 | }, |
||
2058 | "dist": { |
||
2059 | "type": "zip", |
||
2060 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
2061 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
2062 | "shasum": "" |
||
2063 | }, |
||
2064 | "type": "library", |
||
2065 | "autoload": { |
||
2066 | "classmap": [ |
||
2067 | "src/" |
||
2068 | ] |
||
2069 | }, |
||
2070 | "notification-url": "https://packagist.org/downloads/", |
||
2071 | "license": [ |
||
2072 | "BSD-3-Clause" |
||
2073 | ], |
||
2074 | "authors": [ |
||
2075 | { |
||
2076 | "name": "Sebastian Bergmann", |
||
2077 | "email": "[email protected]", |
||
2078 | "role": "lead" |
||
2079 | } |
||
2080 | ], |
||
2081 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
2082 | "homepage": "https://github.com/sebastianbergmann/version", |
||
2083 | "time": "2015-06-21T13:59:46+00:00" |
||
2084 | }, |
||
2085 | { |
||
2086 | "name": "webmozart/assert", |
||
2087 | "version": "1.3.0", |
||
2088 | "source": { |
||
2089 | "type": "git", |
||
2090 | "url": "https://github.com/webmozart/assert.git", |
||
2091 | "reference": "0df1908962e7a3071564e857d86874dad1ef204a" |
||
2092 | }, |
||
2093 | "dist": { |
||
2094 | "type": "zip", |
||
2095 | "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a", |
||
2096 | "reference": "0df1908962e7a3071564e857d86874dad1ef204a", |
||
2097 | "shasum": "" |
||
2098 | }, |
||
2099 | "require": { |
||
2100 | "php": "^5.3.3 || ^7.0" |
||
2101 | }, |
||
2102 | "require-dev": { |
||
2103 | "phpunit/phpunit": "^4.6", |
||
2104 | "sebastian/version": "^1.0.1" |
||
2105 | }, |
||
2106 | "type": "library", |
||
2107 | "extra": { |
||
2108 | "branch-alias": { |
||
2109 | "dev-master": "1.3-dev" |
||
2110 | } |
||
2111 | }, |
||
2112 | "autoload": { |
||
2113 | "psr-4": { |
||
2114 | "Webmozart\\Assert\\": "src/" |
||
2115 | } |
||
2116 | }, |
||
2117 | "notification-url": "https://packagist.org/downloads/", |
||
2118 | "license": [ |
||
2119 | "MIT" |
||
2120 | ], |
||
2121 | "authors": [ |
||
2122 | { |
||
2123 | "name": "Bernhard Schussek", |
||
2124 | "email": "[email protected]" |
||
2125 | } |
||
2126 | ], |
||
2127 | "description": "Assertions to validate method input/output with nice error messages.", |
||
2128 | "keywords": [ |
||
2129 | "assert", |
||
2130 | "check", |
||
2131 | "validate" |
||
2132 | ], |
||
2133 | "time": "2018-01-29T19:49:41+00:00" |
||
2134 | } |
||
2135 | ], |
||
2136 | "aliases": [], |
||
2137 | "minimum-stability": "stable", |
||
2138 | "stability-flags": { |
||
2139 | "maciejczyzewski/bottomline": 20, |
||
2140 | "stakx/file-watcher": 20 |
||
2141 | }, |
||
2142 | "prefer-stable": false, |
||
2143 | "prefer-lowest": false, |
||
2144 | "platform": [], |
||
2145 | "platform-dev": [], |
||
2146 | "platform-overrides": { |
||
2147 | "php": "5.5.9" |
||
2148 | } |
||
2149 | } |
||
2150 |