These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more
1 | { |
||
2 | "_readme": [ |
||
3 | "This file locks the dependencies of your project to a known state", |
||
4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
||
5 | "This file is @generated automatically" |
||
6 | ], |
||
7 | "hash": "37fb23137f0dc638ab261bd225029f28", |
||
8 | "content-hash": "c51f68ebbc8e925d76f81ec78a59425d", |
||
9 | "packages": [ |
||
10 | { |
||
11 | "name": "composer/installers", |
||
12 | "version": "v1.3.0", |
||
13 | "source": { |
||
14 | "type": "git", |
||
15 | "url": "https://github.com/composer/installers.git", |
||
16 | "reference": "79ad876c7498c0bbfe7eed065b8651c93bfd6045" |
||
17 | }, |
||
18 | "dist": { |
||
19 | "type": "zip", |
||
20 | "url": "https://api.github.com/repos/composer/installers/zipball/79ad876c7498c0bbfe7eed065b8651c93bfd6045", |
||
21 | "reference": "79ad876c7498c0bbfe7eed065b8651c93bfd6045", |
||
22 | "shasum": "" |
||
23 | }, |
||
24 | "require": { |
||
25 | "composer-plugin-api": "^1.0" |
||
26 | }, |
||
27 | "replace": { |
||
28 | "roundcube/plugin-installer": "*", |
||
29 | "shama/baton": "*" |
||
30 | }, |
||
31 | "require-dev": { |
||
32 | "composer/composer": "1.0.*@dev", |
||
33 | "phpunit/phpunit": "4.1.*" |
||
34 | }, |
||
35 | "type": "composer-plugin", |
||
36 | "extra": { |
||
37 | "class": "Composer\\Installers\\Plugin", |
||
38 | "branch-alias": { |
||
39 | "dev-master": "1.0-dev" |
||
40 | } |
||
41 | }, |
||
42 | "autoload": { |
||
43 | "psr-4": { |
||
44 | "Composer\\Installers\\": "src/Composer/Installers" |
||
45 | } |
||
46 | }, |
||
47 | "notification-url": "https://packagist.org/downloads/", |
||
48 | "license": [ |
||
49 | "MIT" |
||
50 | ], |
||
51 | "authors": [ |
||
52 | { |
||
53 | "name": "Kyle Robinson Young", |
||
54 | "email": "[email protected]", |
||
55 | "homepage": "https://github.com/shama" |
||
56 | } |
||
57 | ], |
||
58 | "description": "A multi-framework Composer library installer", |
||
59 | "homepage": "https://composer.github.io/installers/", |
||
60 | "keywords": [ |
||
61 | "Craft", |
||
62 | "Dolibarr", |
||
63 | "Eliasis", |
||
64 | "Hurad", |
||
65 | "ImageCMS", |
||
66 | "Kanboard", |
||
67 | "MODX Evo", |
||
68 | "Mautic", |
||
69 | "Maya", |
||
70 | "OXID", |
||
71 | "Plentymarkets", |
||
72 | "Porto", |
||
73 | "RadPHP", |
||
74 | "SMF", |
||
75 | "Thelia", |
||
76 | "WolfCMS", |
||
77 | "agl", |
||
78 | "aimeos", |
||
79 | "annotatecms", |
||
80 | "attogram", |
||
81 | "bitrix", |
||
82 | "cakephp", |
||
83 | "chef", |
||
84 | "cockpit", |
||
85 | "codeigniter", |
||
86 | "concrete5", |
||
87 | "croogo", |
||
88 | "dokuwiki", |
||
89 | "drupal", |
||
90 | "elgg", |
||
91 | "expressionengine", |
||
92 | "fuelphp", |
||
93 | "grav", |
||
94 | "installer", |
||
95 | "itop", |
||
96 | "joomla", |
||
97 | "kohana", |
||
98 | "laravel", |
||
99 | "lavalite", |
||
100 | "lithium", |
||
101 | "magento", |
||
102 | "mako", |
||
103 | "mediawiki", |
||
104 | "modulework", |
||
105 | "moodle", |
||
106 | "phpbb", |
||
107 | "piwik", |
||
108 | "ppi", |
||
109 | "puppet", |
||
110 | "reindex", |
||
111 | "roundcube", |
||
112 | "shopware", |
||
113 | "silverstripe", |
||
114 | "sydes", |
||
115 | "symfony", |
||
116 | "typo3", |
||
117 | "wordpress", |
||
118 | "yawik", |
||
119 | "zend", |
||
120 | "zikula" |
||
121 | ], |
||
122 | "time": "2017-04-24 06:37:16" |
||
123 | }, |
||
124 | { |
||
125 | "name": "elgg/login_as", |
||
126 | "version": "1.9.2", |
||
127 | "source": { |
||
128 | "type": "git", |
||
129 | "url": "https://github.com/Elgg/login_as.git", |
||
130 | "reference": "6cade385000e726875aba74498c28e0121222a1c" |
||
131 | }, |
||
132 | "dist": { |
||
133 | "type": "zip", |
||
134 | "url": "https://api.github.com/repos/Elgg/login_as/zipball/6cade385000e726875aba74498c28e0121222a1c", |
||
135 | "reference": "6cade385000e726875aba74498c28e0121222a1c", |
||
136 | "shasum": "" |
||
137 | }, |
||
138 | "require": { |
||
139 | "composer/installers": ">=1.0.8" |
||
140 | }, |
||
141 | "type": "elgg-plugin", |
||
142 | "notification-url": "https://packagist.org/downloads/", |
||
143 | "license": [ |
||
144 | "GPL-2.0" |
||
145 | ], |
||
146 | "authors": [ |
||
147 | { |
||
148 | "name": "Brett Profitt", |
||
149 | "email": "[email protected]" |
||
150 | } |
||
151 | ], |
||
152 | "description": "Elgg plugin that allows admin users to login as another user.", |
||
153 | "keywords": [ |
||
154 | "elgg", |
||
155 | "plugin" |
||
156 | ], |
||
157 | "time": "2015-09-03 12:18:17" |
||
158 | }, |
||
159 | { |
||
160 | "name": "ircmaxell/password-compat", |
||
161 | "version": "v1.0.4", |
||
162 | "source": { |
||
163 | "type": "git", |
||
164 | "url": "https://github.com/ircmaxell/password_compat.git", |
||
165 | "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" |
||
166 | }, |
||
167 | "dist": { |
||
168 | "type": "zip", |
||
169 | "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", |
||
170 | "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", |
||
171 | "shasum": "" |
||
172 | }, |
||
173 | "require-dev": { |
||
174 | "phpunit/phpunit": "4.*" |
||
175 | }, |
||
176 | "type": "library", |
||
177 | "autoload": { |
||
178 | "files": [ |
||
179 | "lib/password.php" |
||
180 | ] |
||
181 | }, |
||
182 | "notification-url": "https://packagist.org/downloads/", |
||
183 | "license": [ |
||
184 | "MIT" |
||
185 | ], |
||
186 | "authors": [ |
||
187 | { |
||
188 | "name": "Anthony Ferrara", |
||
189 | "email": "[email protected]", |
||
190 | "homepage": "http://blog.ircmaxell.com" |
||
191 | } |
||
192 | ], |
||
193 | "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", |
||
194 | "homepage": "https://github.com/ircmaxell/password_compat", |
||
195 | "keywords": [ |
||
196 | "hashing", |
||
197 | "password" |
||
198 | ], |
||
199 | "time": "2014-11-20 16:49:30" |
||
200 | }, |
||
201 | { |
||
202 | "name": "knplabs/gaufrette", |
||
203 | "version": "v0.1.9", |
||
204 | "source": { |
||
205 | "type": "git", |
||
206 | "url": "https://github.com/KnpLabs/Gaufrette.git", |
||
207 | "reference": "4c73bb66ff41d7c9beb57372a82047cf5dcc6d1c" |
||
208 | }, |
||
209 | "dist": { |
||
210 | "type": "zip", |
||
211 | "url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/4c73bb66ff41d7c9beb57372a82047cf5dcc6d1c", |
||
212 | "reference": "4c73bb66ff41d7c9beb57372a82047cf5dcc6d1c", |
||
213 | "shasum": "" |
||
214 | }, |
||
215 | "require": { |
||
216 | "php": ">=5.3.2" |
||
217 | }, |
||
218 | "require-dev": { |
||
219 | "amazonwebservices/aws-sdk-for-php": "1.5.*", |
||
220 | "aws/aws-sdk-php": "~2", |
||
221 | "doctrine/dbal": ">=2.3", |
||
222 | "dropbox-php/dropbox-php": "*", |
||
223 | "google/apiclient": "~1.1", |
||
224 | "herzult/php-ssh": "*", |
||
225 | "microsoft/windowsazure": "dev-master", |
||
226 | "mikey179/vfsstream": "~1.2.0", |
||
227 | "phpseclib/phpseclib": "dev-master", |
||
228 | "phpspec/phpspec": "2.0.*", |
||
229 | "phpunit/phpunit": "3.7.*", |
||
230 | "rackspace/php-opencloud": "1.9.*" |
||
231 | }, |
||
232 | "suggest": { |
||
233 | "amazonwebservices/aws-sdk-for-php": "to use the legacy Amazon S3 adapters", |
||
234 | "aws/aws-sdk-php": "to use the Amazon S3 adapter", |
||
235 | "doctrine/dbal": "to use the Doctrine DBAL adapter", |
||
236 | "dropbox-php/dropbox-php": "to use the Dropbox adapter", |
||
237 | "ext-apc": "to use the APC adapter", |
||
238 | "ext-curl": "*", |
||
239 | "ext-fileinfo": "This extension is used to automatically detect the content-type of a file in the AwsS3, OpenCloud, AzureBlogStorage and GoogleCloudStorage adapters", |
||
240 | "ext-mbstring": "*", |
||
241 | "ext-mongo": "*", |
||
242 | "ext-zip": "to use the Zip adapter", |
||
243 | "google/apiclient": "to use GoogleCloudStorage adapter", |
||
244 | "herzult/php-ssh": "to use SFtp adapter", |
||
245 | "knplabs/knp-gaufrette-bundle": "to use with Symfony2", |
||
246 | "microsoft/windowsazure": "to use Microsoft Azure Blob Storage adapter", |
||
247 | "phpseclib/phpseclib": "to use PhpseclibSftp adapter", |
||
248 | "rackspace/php-opencloud": "to use Opencloud adapter" |
||
249 | }, |
||
250 | "type": "library", |
||
251 | "extra": { |
||
252 | "branch-alias": { |
||
253 | "dev-master": "0.2.x-dev" |
||
254 | } |
||
255 | }, |
||
256 | "autoload": { |
||
257 | "psr-0": { |
||
258 | "Gaufrette": "src/" |
||
259 | } |
||
260 | }, |
||
261 | "notification-url": "https://packagist.org/downloads/", |
||
262 | "license": [ |
||
263 | "MIT" |
||
264 | ], |
||
265 | "authors": [ |
||
266 | { |
||
267 | "name": "The contributors", |
||
268 | "homepage": "http://github.com/knplabs/Gaufrette/contributors" |
||
269 | }, |
||
270 | { |
||
271 | "name": "KnpLabs Team", |
||
272 | "homepage": "http://knplabs.com" |
||
273 | } |
||
274 | ], |
||
275 | "description": "PHP5 library that provides a filesystem abstraction layer", |
||
276 | "homepage": "http://knplabs.com", |
||
277 | "keywords": [ |
||
278 | "abstraction", |
||
279 | "file", |
||
280 | "filesystem", |
||
281 | "media" |
||
282 | ], |
||
283 | "time": "2015-03-09 08:06:57" |
||
284 | }, |
||
285 | { |
||
286 | "name": "mrclay/minify", |
||
287 | "version": "2.3.2", |
||
288 | "source": { |
||
289 | "type": "git", |
||
290 | "url": "https://github.com/mrclay/minify.git", |
||
291 | "reference": "2c83b82bfa894180335f19141794a4de1ccd06e6" |
||
292 | }, |
||
293 | "dist": { |
||
294 | "type": "zip", |
||
295 | "url": "https://api.github.com/repos/mrclay/minify/zipball/2c83b82bfa894180335f19141794a4de1ccd06e6", |
||
296 | "reference": "2c83b82bfa894180335f19141794a4de1ccd06e6", |
||
297 | "shasum": "" |
||
298 | }, |
||
299 | "require": { |
||
300 | "ext-pcre": "*", |
||
301 | "php": ">=5.2.1" |
||
302 | }, |
||
303 | "require-dev": { |
||
304 | "tubalmartin/cssmin": "~2.4.8" |
||
305 | }, |
||
306 | "suggest": { |
||
307 | "tubalmartin/cssmin": "Support minify with CSSMin (YUI PHP port)" |
||
308 | }, |
||
309 | "type": "library", |
||
310 | "autoload": { |
||
311 | "classmap": [ |
||
312 | "min/lib/" |
||
313 | ] |
||
314 | }, |
||
315 | "notification-url": "https://packagist.org/downloads/", |
||
316 | "license": [ |
||
317 | "BSD-3-Clause" |
||
318 | ], |
||
319 | "authors": [ |
||
320 | { |
||
321 | "name": "Stephen Clay", |
||
322 | "email": "[email protected]", |
||
323 | "role": "Developer" |
||
324 | } |
||
325 | ], |
||
326 | "description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers", |
||
327 | "homepage": "http://code.google.com/p/minify/", |
||
328 | "time": "2017-06-08 17:49:34" |
||
329 | }, |
||
330 | { |
||
331 | "name": "psr/cache", |
||
332 | "version": "1.0.1", |
||
333 | "source": { |
||
334 | "type": "git", |
||
335 | "url": "https://github.com/php-fig/cache.git", |
||
336 | "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" |
||
337 | }, |
||
338 | "dist": { |
||
339 | "type": "zip", |
||
340 | "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", |
||
341 | "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", |
||
342 | "shasum": "" |
||
343 | }, |
||
344 | "require": { |
||
345 | "php": ">=5.3.0" |
||
346 | }, |
||
347 | "type": "library", |
||
348 | "extra": { |
||
349 | "branch-alias": { |
||
350 | "dev-master": "1.0.x-dev" |
||
351 | } |
||
352 | }, |
||
353 | "autoload": { |
||
354 | "psr-4": { |
||
355 | "Psr\\Cache\\": "src/" |
||
356 | } |
||
357 | }, |
||
358 | "notification-url": "https://packagist.org/downloads/", |
||
359 | "license": [ |
||
360 | "MIT" |
||
361 | ], |
||
362 | "authors": [ |
||
363 | { |
||
364 | "name": "PHP-FIG", |
||
365 | "homepage": "http://www.php-fig.org/" |
||
366 | } |
||
367 | ], |
||
368 | "description": "Common interface for caching libraries", |
||
369 | "keywords": [ |
||
370 | "cache", |
||
371 | "psr", |
||
372 | "psr-6" |
||
373 | ], |
||
374 | "time": "2016-08-06 20:24:11" |
||
375 | }, |
||
376 | { |
||
377 | "name": "symfony/http-foundation", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
378 | "version": "v2.8.23", |
||
379 | "source": { |
||
380 | "type": "git", |
||
381 | "url": "https://github.com/symfony/http-foundation.git", |
||
382 | "reference": "2b592ca5fe2ad7ee8a92d409d2b830277ad58231" |
||
383 | }, |
||
384 | "dist": { |
||
385 | "type": "zip", |
||
386 | "url": "https://api.github.com/repos/symfony/http-foundation/zipball/2b592ca5fe2ad7ee8a92d409d2b830277ad58231", |
||
387 | "reference": "2b592ca5fe2ad7ee8a92d409d2b830277ad58231", |
||
388 | "shasum": "" |
||
389 | }, |
||
390 | "require": { |
||
391 | "php": ">=5.3.9", |
||
392 | "symfony/polyfill-mbstring": "~1.1", |
||
393 | "symfony/polyfill-php54": "~1.0", |
||
394 | "symfony/polyfill-php55": "~1.0" |
||
395 | }, |
||
396 | "require-dev": { |
||
397 | "symfony/expression-language": "~2.4|~3.0.0" |
||
398 | }, |
||
399 | "type": "library", |
||
400 | "extra": { |
||
401 | "branch-alias": { |
||
402 | "dev-master": "2.8-dev" |
||
403 | } |
||
404 | }, |
||
405 | "autoload": { |
||
406 | "psr-4": { |
||
407 | "Symfony\\Component\\HttpFoundation\\": "" |
||
408 | }, |
||
409 | "exclude-from-classmap": [ |
||
410 | "/Tests/" |
||
411 | ] |
||
412 | }, |
||
413 | "notification-url": "https://packagist.org/downloads/", |
||
414 | "license": [ |
||
415 | "MIT" |
||
416 | ], |
||
417 | "authors": [ |
||
418 | { |
||
419 | "name": "Fabien Potencier", |
||
420 | "email": "[email protected]" |
||
421 | }, |
||
422 | { |
||
423 | "name": "Symfony Community", |
||
424 | "homepage": "https://symfony.com/contributors" |
||
425 | } |
||
426 | ], |
||
427 | "description": "Symfony HttpFoundation Component", |
||
428 | "homepage": "https://symfony.com", |
||
429 | "time": "2017-06-20 23:27:56" |
||
430 | }, |
||
431 | { |
||
432 | "name": "symfony/polyfill-mbstring", |
||
433 | "version": "v1.4.0", |
||
434 | "source": { |
||
435 | "type": "git", |
||
436 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
||
437 | "reference": "f29dca382a6485c3cbe6379f0c61230167681937" |
||
438 | }, |
||
439 | "dist": { |
||
440 | "type": "zip", |
||
441 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937", |
||
442 | "reference": "f29dca382a6485c3cbe6379f0c61230167681937", |
||
443 | "shasum": "" |
||
444 | }, |
||
445 | "require": { |
||
446 | "php": ">=5.3.3" |
||
447 | }, |
||
448 | "suggest": { |
||
449 | "ext-mbstring": "For best performance" |
||
450 | }, |
||
451 | "type": "library", |
||
452 | "extra": { |
||
453 | "branch-alias": { |
||
454 | "dev-master": "1.4-dev" |
||
455 | } |
||
456 | }, |
||
457 | "autoload": { |
||
458 | "psr-4": { |
||
459 | "Symfony\\Polyfill\\Mbstring\\": "" |
||
460 | }, |
||
461 | "files": [ |
||
462 | "bootstrap.php" |
||
463 | ] |
||
464 | }, |
||
465 | "notification-url": "https://packagist.org/downloads/", |
||
466 | "license": [ |
||
467 | "MIT" |
||
468 | ], |
||
469 | "authors": [ |
||
470 | { |
||
471 | "name": "Nicolas Grekas", |
||
472 | "email": "[email protected]" |
||
473 | }, |
||
474 | { |
||
475 | "name": "Symfony Community", |
||
476 | "homepage": "https://symfony.com/contributors" |
||
477 | } |
||
478 | ], |
||
479 | "description": "Symfony polyfill for the Mbstring extension", |
||
480 | "homepage": "https://symfony.com", |
||
481 | "keywords": [ |
||
482 | "compatibility", |
||
483 | "mbstring", |
||
484 | "polyfill", |
||
485 | "portable", |
||
486 | "shim" |
||
487 | ], |
||
488 | "time": "2017-06-09 14:24:12" |
||
489 | }, |
||
490 | { |
||
491 | "name": "symfony/polyfill-php54", |
||
492 | "version": "v1.4.0", |
||
493 | "source": { |
||
494 | "type": "git", |
||
495 | "url": "https://github.com/symfony/polyfill-php54.git", |
||
496 | "reference": "7dd1a8b9f0442273fdfeb1c4f5eaff6890a82789" |
||
497 | }, |
||
498 | "dist": { |
||
499 | "type": "zip", |
||
500 | "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/7dd1a8b9f0442273fdfeb1c4f5eaff6890a82789", |
||
501 | "reference": "7dd1a8b9f0442273fdfeb1c4f5eaff6890a82789", |
||
502 | "shasum": "" |
||
503 | }, |
||
504 | "require": { |
||
505 | "php": ">=5.3.3" |
||
506 | }, |
||
507 | "type": "library", |
||
508 | "extra": { |
||
509 | "branch-alias": { |
||
510 | "dev-master": "1.4-dev" |
||
511 | } |
||
512 | }, |
||
513 | "autoload": { |
||
514 | "psr-4": { |
||
515 | "Symfony\\Polyfill\\Php54\\": "" |
||
516 | }, |
||
517 | "files": [ |
||
518 | "bootstrap.php" |
||
519 | ], |
||
520 | "classmap": [ |
||
521 | "Resources/stubs" |
||
522 | ] |
||
523 | }, |
||
524 | "notification-url": "https://packagist.org/downloads/", |
||
525 | "license": [ |
||
526 | "MIT" |
||
527 | ], |
||
528 | "authors": [ |
||
529 | { |
||
530 | "name": "Nicolas Grekas", |
||
531 | "email": "[email protected]" |
||
532 | }, |
||
533 | { |
||
534 | "name": "Symfony Community", |
||
535 | "homepage": "https://symfony.com/contributors" |
||
536 | } |
||
537 | ], |
||
538 | "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions", |
||
539 | "homepage": "https://symfony.com", |
||
540 | "keywords": [ |
||
541 | "compatibility", |
||
542 | "polyfill", |
||
543 | "portable", |
||
544 | "shim" |
||
545 | ], |
||
546 | "time": "2017-06-09 08:25:21" |
||
547 | }, |
||
548 | { |
||
549 | "name": "symfony/polyfill-php55", |
||
0 ignored issues
–
show
There is a security advisory for your installed version of symfony/polyfill-php55:
Possible DOS attack with long user-submitted passwords (correct fix for CVE-2013-5958) ![]() |
|||
550 | "version": "v1.4.0", |
||
551 | "source": { |
||
552 | "type": "git", |
||
553 | "url": "https://github.com/symfony/polyfill-php55.git", |
||
554 | "reference": "94566239a7720cde0820f15f0cc348ddb51ba51d" |
||
555 | }, |
||
556 | "dist": { |
||
557 | "type": "zip", |
||
558 | "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/94566239a7720cde0820f15f0cc348ddb51ba51d", |
||
559 | "reference": "94566239a7720cde0820f15f0cc348ddb51ba51d", |
||
560 | "shasum": "" |
||
561 | }, |
||
562 | "require": { |
||
563 | "ircmaxell/password-compat": "~1.0", |
||
564 | "php": ">=5.3.3" |
||
565 | }, |
||
566 | "type": "library", |
||
567 | "extra": { |
||
568 | "branch-alias": { |
||
569 | "dev-master": "1.4-dev" |
||
570 | } |
||
571 | }, |
||
572 | "autoload": { |
||
573 | "psr-4": { |
||
574 | "Symfony\\Polyfill\\Php55\\": "" |
||
575 | }, |
||
576 | "files": [ |
||
577 | "bootstrap.php" |
||
578 | ] |
||
579 | }, |
||
580 | "notification-url": "https://packagist.org/downloads/", |
||
581 | "license": [ |
||
582 | "MIT" |
||
583 | ], |
||
584 | "authors": [ |
||
585 | { |
||
586 | "name": "Nicolas Grekas", |
||
587 | "email": "[email protected]" |
||
588 | }, |
||
589 | { |
||
590 | "name": "Symfony Community", |
||
591 | "homepage": "https://symfony.com/contributors" |
||
592 | } |
||
593 | ], |
||
594 | "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions", |
||
595 | "homepage": "https://symfony.com", |
||
596 | "keywords": [ |
||
597 | "compatibility", |
||
598 | "polyfill", |
||
599 | "portable", |
||
600 | "shim" |
||
601 | ], |
||
602 | "time": "2017-06-09 08:25:21" |
||
603 | }, |
||
604 | { |
||
605 | "name": "tedivm/stash", |
||
606 | "version": "v0.14.2", |
||
607 | "source": { |
||
608 | "type": "git", |
||
609 | "url": "https://github.com/tedious/Stash.git", |
||
610 | "reference": "7ea9749784152dcd2dab72c4bbf2bef18c326e41" |
||
611 | }, |
||
612 | "dist": { |
||
613 | "type": "zip", |
||
614 | "url": "https://api.github.com/repos/tedious/Stash/zipball/7ea9749784152dcd2dab72c4bbf2bef18c326e41", |
||
615 | "reference": "7ea9749784152dcd2dab72c4bbf2bef18c326e41", |
||
616 | "shasum": "" |
||
617 | }, |
||
618 | "require": { |
||
619 | "php": "^5.4|^7.0", |
||
620 | "psr/cache": "~1.0" |
||
621 | }, |
||
622 | "provide": { |
||
623 | "psr/cache-implementation": "1.0.0" |
||
624 | }, |
||
625 | "require-dev": { |
||
626 | "friendsofphp/php-cs-fixer": "^1.9", |
||
627 | "phpunit/phpunit": "4.8.*", |
||
628 | "satooshi/php-coveralls": "1.0.*" |
||
629 | }, |
||
630 | "type": "library", |
||
631 | "autoload": { |
||
632 | "psr-4": { |
||
633 | "Stash\\": "src/Stash/" |
||
634 | } |
||
635 | }, |
||
636 | "notification-url": "https://packagist.org/downloads/", |
||
637 | "license": [ |
||
638 | "BSD-3-Clause" |
||
639 | ], |
||
640 | "authors": [ |
||
641 | { |
||
642 | "name": "Robert Hafner", |
||
643 | "email": "[email protected]" |
||
644 | }, |
||
645 | { |
||
646 | "name": "Josh Hall-Bachner", |
||
647 | "email": "[email protected]" |
||
648 | } |
||
649 | ], |
||
650 | "description": "The place to keep your cache.", |
||
651 | "homepage": "http://github.com/tedious/Stash", |
||
652 | "keywords": [ |
||
653 | "apc", |
||
654 | "cache", |
||
655 | "caching", |
||
656 | "memcached", |
||
657 | "psr-6", |
||
658 | "psr6", |
||
659 | "redis", |
||
660 | "sessions" |
||
661 | ], |
||
662 | "time": "2017-04-23 17:16:57" |
||
663 | } |
||
664 | ], |
||
665 | "packages-dev": [ |
||
666 | { |
||
667 | "name": "doctrine/instantiator", |
||
668 | "version": "1.0.5", |
||
669 | "source": { |
||
670 | "type": "git", |
||
671 | "url": "https://github.com/doctrine/instantiator.git", |
||
672 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" |
||
673 | }, |
||
674 | "dist": { |
||
675 | "type": "zip", |
||
676 | "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
677 | "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", |
||
678 | "shasum": "" |
||
679 | }, |
||
680 | "require": { |
||
681 | "php": ">=5.3,<8.0-DEV" |
||
682 | }, |
||
683 | "require-dev": { |
||
684 | "athletic/athletic": "~0.1.8", |
||
685 | "ext-pdo": "*", |
||
686 | "ext-phar": "*", |
||
687 | "phpunit/phpunit": "~4.0", |
||
688 | "squizlabs/php_codesniffer": "~2.0" |
||
689 | }, |
||
690 | "type": "library", |
||
691 | "extra": { |
||
692 | "branch-alias": { |
||
693 | "dev-master": "1.0.x-dev" |
||
694 | } |
||
695 | }, |
||
696 | "autoload": { |
||
697 | "psr-4": { |
||
698 | "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
||
699 | } |
||
700 | }, |
||
701 | "notification-url": "https://packagist.org/downloads/", |
||
702 | "license": [ |
||
703 | "MIT" |
||
704 | ], |
||
705 | "authors": [ |
||
706 | { |
||
707 | "name": "Marco Pivetta", |
||
708 | "email": "[email protected]", |
||
709 | "homepage": "http://ocramius.github.com/" |
||
710 | } |
||
711 | ], |
||
712 | "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
||
713 | "homepage": "https://github.com/doctrine/instantiator", |
||
714 | "keywords": [ |
||
715 | "constructor", |
||
716 | "instantiate" |
||
717 | ], |
||
718 | "time": "2015-06-14 21:17:01" |
||
719 | }, |
||
720 | { |
||
721 | "name": "phpdocumentor/reflection-common", |
||
722 | "version": "1.0", |
||
723 | "source": { |
||
724 | "type": "git", |
||
725 | "url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
||
726 | "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c" |
||
727 | }, |
||
728 | "dist": { |
||
729 | "type": "zip", |
||
730 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c", |
||
731 | "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", |
||
732 | "shasum": "" |
||
733 | }, |
||
734 | "require": { |
||
735 | "php": ">=5.5" |
||
736 | }, |
||
737 | "require-dev": { |
||
738 | "phpunit/phpunit": "^4.6" |
||
739 | }, |
||
740 | "type": "library", |
||
741 | "extra": { |
||
742 | "branch-alias": { |
||
743 | "dev-master": "1.0.x-dev" |
||
744 | } |
||
745 | }, |
||
746 | "autoload": { |
||
747 | "psr-4": { |
||
748 | "phpDocumentor\\Reflection\\": [ |
||
749 | "src" |
||
750 | ] |
||
751 | } |
||
752 | }, |
||
753 | "notification-url": "https://packagist.org/downloads/", |
||
754 | "license": [ |
||
755 | "MIT" |
||
756 | ], |
||
757 | "authors": [ |
||
758 | { |
||
759 | "name": "Jaap van Otterdijk", |
||
760 | "email": "[email protected]" |
||
761 | } |
||
762 | ], |
||
763 | "description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
||
764 | "homepage": "http://www.phpdoc.org", |
||
765 | "keywords": [ |
||
766 | "FQSEN", |
||
767 | "phpDocumentor", |
||
768 | "phpdoc", |
||
769 | "reflection", |
||
770 | "static analysis" |
||
771 | ], |
||
772 | "time": "2015-12-27 11:43:31" |
||
773 | }, |
||
774 | { |
||
775 | "name": "phpdocumentor/reflection-docblock", |
||
776 | "version": "3.1.1", |
||
777 | "source": { |
||
778 | "type": "git", |
||
779 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
780 | "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e" |
||
781 | }, |
||
782 | "dist": { |
||
783 | "type": "zip", |
||
784 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e", |
||
785 | "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e", |
||
786 | "shasum": "" |
||
787 | }, |
||
788 | "require": { |
||
789 | "php": ">=5.5", |
||
790 | "phpdocumentor/reflection-common": "^1.0@dev", |
||
791 | "phpdocumentor/type-resolver": "^0.2.0", |
||
792 | "webmozart/assert": "^1.0" |
||
793 | }, |
||
794 | "require-dev": { |
||
795 | "mockery/mockery": "^0.9.4", |
||
796 | "phpunit/phpunit": "^4.4" |
||
797 | }, |
||
798 | "type": "library", |
||
799 | "autoload": { |
||
800 | "psr-4": { |
||
801 | "phpDocumentor\\Reflection\\": [ |
||
802 | "src/" |
||
803 | ] |
||
804 | } |
||
805 | }, |
||
806 | "notification-url": "https://packagist.org/downloads/", |
||
807 | "license": [ |
||
808 | "MIT" |
||
809 | ], |
||
810 | "authors": [ |
||
811 | { |
||
812 | "name": "Mike van Riel", |
||
813 | "email": "[email protected]" |
||
814 | } |
||
815 | ], |
||
816 | "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
||
817 | "time": "2016-09-30 07:12:33" |
||
818 | }, |
||
819 | { |
||
820 | "name": "phpdocumentor/type-resolver", |
||
821 | "version": "0.2.1", |
||
822 | "source": { |
||
823 | "type": "git", |
||
824 | "url": "https://github.com/phpDocumentor/TypeResolver.git", |
||
825 | "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb" |
||
826 | }, |
||
827 | "dist": { |
||
828 | "type": "zip", |
||
829 | "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", |
||
830 | "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb", |
||
831 | "shasum": "" |
||
832 | }, |
||
833 | "require": { |
||
834 | "php": ">=5.5", |
||
835 | "phpdocumentor/reflection-common": "^1.0" |
||
836 | }, |
||
837 | "require-dev": { |
||
838 | "mockery/mockery": "^0.9.4", |
||
839 | "phpunit/phpunit": "^5.2||^4.8.24" |
||
840 | }, |
||
841 | "type": "library", |
||
842 | "extra": { |
||
843 | "branch-alias": { |
||
844 | "dev-master": "1.0.x-dev" |
||
845 | } |
||
846 | }, |
||
847 | "autoload": { |
||
848 | "psr-4": { |
||
849 | "phpDocumentor\\Reflection\\": [ |
||
850 | "src/" |
||
851 | ] |
||
852 | } |
||
853 | }, |
||
854 | "notification-url": "https://packagist.org/downloads/", |
||
855 | "license": [ |
||
856 | "MIT" |
||
857 | ], |
||
858 | "authors": [ |
||
859 | { |
||
860 | "name": "Mike van Riel", |
||
861 | "email": "[email protected]" |
||
862 | } |
||
863 | ], |
||
864 | "time": "2016-11-25 06:54:22" |
||
865 | }, |
||
866 | { |
||
867 | "name": "phpspec/prophecy", |
||
868 | "version": "v1.7.0", |
||
869 | "source": { |
||
870 | "type": "git", |
||
871 | "url": "https://github.com/phpspec/prophecy.git", |
||
872 | "reference": "93d39f1f7f9326d746203c7c056f300f7f126073" |
||
873 | }, |
||
874 | "dist": { |
||
875 | "type": "zip", |
||
876 | "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073", |
||
877 | "reference": "93d39f1f7f9326d746203c7c056f300f7f126073", |
||
878 | "shasum": "" |
||
879 | }, |
||
880 | "require": { |
||
881 | "doctrine/instantiator": "^1.0.2", |
||
882 | "php": "^5.3|^7.0", |
||
883 | "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", |
||
884 | "sebastian/comparator": "^1.1|^2.0", |
||
885 | "sebastian/recursion-context": "^1.0|^2.0|^3.0" |
||
886 | }, |
||
887 | "require-dev": { |
||
888 | "phpspec/phpspec": "^2.5|^3.2", |
||
889 | "phpunit/phpunit": "^4.8 || ^5.6.5" |
||
890 | }, |
||
891 | "type": "library", |
||
892 | "extra": { |
||
893 | "branch-alias": { |
||
894 | "dev-master": "1.6.x-dev" |
||
895 | } |
||
896 | }, |
||
897 | "autoload": { |
||
898 | "psr-0": { |
||
899 | "Prophecy\\": "src/" |
||
900 | } |
||
901 | }, |
||
902 | "notification-url": "https://packagist.org/downloads/", |
||
903 | "license": [ |
||
904 | "MIT" |
||
905 | ], |
||
906 | "authors": [ |
||
907 | { |
||
908 | "name": "Konstantin Kudryashov", |
||
909 | "email": "[email protected]", |
||
910 | "homepage": "http://everzet.com" |
||
911 | }, |
||
912 | { |
||
913 | "name": "Marcello Duarte", |
||
914 | "email": "[email protected]" |
||
915 | } |
||
916 | ], |
||
917 | "description": "Highly opinionated mocking framework for PHP 5.3+", |
||
918 | "homepage": "https://github.com/phpspec/prophecy", |
||
919 | "keywords": [ |
||
920 | "Double", |
||
921 | "Dummy", |
||
922 | "fake", |
||
923 | "mock", |
||
924 | "spy", |
||
925 | "stub" |
||
926 | ], |
||
927 | "time": "2017-03-02 20:05:34" |
||
928 | }, |
||
929 | { |
||
930 | "name": "phpunit/php-code-coverage", |
||
931 | "version": "2.2.4", |
||
932 | "source": { |
||
933 | "type": "git", |
||
934 | "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
||
935 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" |
||
936 | }, |
||
937 | "dist": { |
||
938 | "type": "zip", |
||
939 | "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
940 | "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", |
||
941 | "shasum": "" |
||
942 | }, |
||
943 | "require": { |
||
944 | "php": ">=5.3.3", |
||
945 | "phpunit/php-file-iterator": "~1.3", |
||
946 | "phpunit/php-text-template": "~1.2", |
||
947 | "phpunit/php-token-stream": "~1.3", |
||
948 | "sebastian/environment": "^1.3.2", |
||
949 | "sebastian/version": "~1.0" |
||
950 | }, |
||
951 | "require-dev": { |
||
952 | "ext-xdebug": ">=2.1.4", |
||
953 | "phpunit/phpunit": "~4" |
||
954 | }, |
||
955 | "suggest": { |
||
956 | "ext-dom": "*", |
||
957 | "ext-xdebug": ">=2.2.1", |
||
958 | "ext-xmlwriter": "*" |
||
959 | }, |
||
960 | "type": "library", |
||
961 | "extra": { |
||
962 | "branch-alias": { |
||
963 | "dev-master": "2.2.x-dev" |
||
964 | } |
||
965 | }, |
||
966 | "autoload": { |
||
967 | "classmap": [ |
||
968 | "src/" |
||
969 | ] |
||
970 | }, |
||
971 | "notification-url": "https://packagist.org/downloads/", |
||
972 | "license": [ |
||
973 | "BSD-3-Clause" |
||
974 | ], |
||
975 | "authors": [ |
||
976 | { |
||
977 | "name": "Sebastian Bergmann", |
||
978 | "email": "[email protected]", |
||
979 | "role": "lead" |
||
980 | } |
||
981 | ], |
||
982 | "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
||
983 | "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
||
984 | "keywords": [ |
||
985 | "coverage", |
||
986 | "testing", |
||
987 | "xunit" |
||
988 | ], |
||
989 | "time": "2015-10-06 15:47:00" |
||
990 | }, |
||
991 | { |
||
992 | "name": "phpunit/php-file-iterator", |
||
993 | "version": "1.4.2", |
||
994 | "source": { |
||
995 | "type": "git", |
||
996 | "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
||
997 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" |
||
998 | }, |
||
999 | "dist": { |
||
1000 | "type": "zip", |
||
1001 | "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
1002 | "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", |
||
1003 | "shasum": "" |
||
1004 | }, |
||
1005 | "require": { |
||
1006 | "php": ">=5.3.3" |
||
1007 | }, |
||
1008 | "type": "library", |
||
1009 | "extra": { |
||
1010 | "branch-alias": { |
||
1011 | "dev-master": "1.4.x-dev" |
||
1012 | } |
||
1013 | }, |
||
1014 | "autoload": { |
||
1015 | "classmap": [ |
||
1016 | "src/" |
||
1017 | ] |
||
1018 | }, |
||
1019 | "notification-url": "https://packagist.org/downloads/", |
||
1020 | "license": [ |
||
1021 | "BSD-3-Clause" |
||
1022 | ], |
||
1023 | "authors": [ |
||
1024 | { |
||
1025 | "name": "Sebastian Bergmann", |
||
1026 | "email": "[email protected]", |
||
1027 | "role": "lead" |
||
1028 | } |
||
1029 | ], |
||
1030 | "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
||
1031 | "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
||
1032 | "keywords": [ |
||
1033 | "filesystem", |
||
1034 | "iterator" |
||
1035 | ], |
||
1036 | "time": "2016-10-03 07:40:28" |
||
1037 | }, |
||
1038 | { |
||
1039 | "name": "phpunit/php-text-template", |
||
1040 | "version": "1.2.1", |
||
1041 | "source": { |
||
1042 | "type": "git", |
||
1043 | "url": "https://github.com/sebastianbergmann/php-text-template.git", |
||
1044 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
||
1045 | }, |
||
1046 | "dist": { |
||
1047 | "type": "zip", |
||
1048 | "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
1049 | "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
||
1050 | "shasum": "" |
||
1051 | }, |
||
1052 | "require": { |
||
1053 | "php": ">=5.3.3" |
||
1054 | }, |
||
1055 | "type": "library", |
||
1056 | "autoload": { |
||
1057 | "classmap": [ |
||
1058 | "src/" |
||
1059 | ] |
||
1060 | }, |
||
1061 | "notification-url": "https://packagist.org/downloads/", |
||
1062 | "license": [ |
||
1063 | "BSD-3-Clause" |
||
1064 | ], |
||
1065 | "authors": [ |
||
1066 | { |
||
1067 | "name": "Sebastian Bergmann", |
||
1068 | "email": "[email protected]", |
||
1069 | "role": "lead" |
||
1070 | } |
||
1071 | ], |
||
1072 | "description": "Simple template engine.", |
||
1073 | "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
||
1074 | "keywords": [ |
||
1075 | "template" |
||
1076 | ], |
||
1077 | "time": "2015-06-21 13:50:34" |
||
1078 | }, |
||
1079 | { |
||
1080 | "name": "phpunit/php-timer", |
||
1081 | "version": "1.0.9", |
||
1082 | "source": { |
||
1083 | "type": "git", |
||
1084 | "url": "https://github.com/sebastianbergmann/php-timer.git", |
||
1085 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" |
||
1086 | }, |
||
1087 | "dist": { |
||
1088 | "type": "zip", |
||
1089 | "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
1090 | "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", |
||
1091 | "shasum": "" |
||
1092 | }, |
||
1093 | "require": { |
||
1094 | "php": "^5.3.3 || ^7.0" |
||
1095 | }, |
||
1096 | "require-dev": { |
||
1097 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
1098 | }, |
||
1099 | "type": "library", |
||
1100 | "extra": { |
||
1101 | "branch-alias": { |
||
1102 | "dev-master": "1.0-dev" |
||
1103 | } |
||
1104 | }, |
||
1105 | "autoload": { |
||
1106 | "classmap": [ |
||
1107 | "src/" |
||
1108 | ] |
||
1109 | }, |
||
1110 | "notification-url": "https://packagist.org/downloads/", |
||
1111 | "license": [ |
||
1112 | "BSD-3-Clause" |
||
1113 | ], |
||
1114 | "authors": [ |
||
1115 | { |
||
1116 | "name": "Sebastian Bergmann", |
||
1117 | "email": "[email protected]", |
||
1118 | "role": "lead" |
||
1119 | } |
||
1120 | ], |
||
1121 | "description": "Utility class for timing", |
||
1122 | "homepage": "https://github.com/sebastianbergmann/php-timer/", |
||
1123 | "keywords": [ |
||
1124 | "timer" |
||
1125 | ], |
||
1126 | "time": "2017-02-26 11:10:40" |
||
1127 | }, |
||
1128 | { |
||
1129 | "name": "phpunit/php-token-stream", |
||
1130 | "version": "1.4.11", |
||
1131 | "source": { |
||
1132 | "type": "git", |
||
1133 | "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
||
1134 | "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7" |
||
1135 | }, |
||
1136 | "dist": { |
||
1137 | "type": "zip", |
||
1138 | "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7", |
||
1139 | "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7", |
||
1140 | "shasum": "" |
||
1141 | }, |
||
1142 | "require": { |
||
1143 | "ext-tokenizer": "*", |
||
1144 | "php": ">=5.3.3" |
||
1145 | }, |
||
1146 | "require-dev": { |
||
1147 | "phpunit/phpunit": "~4.2" |
||
1148 | }, |
||
1149 | "type": "library", |
||
1150 | "extra": { |
||
1151 | "branch-alias": { |
||
1152 | "dev-master": "1.4-dev" |
||
1153 | } |
||
1154 | }, |
||
1155 | "autoload": { |
||
1156 | "classmap": [ |
||
1157 | "src/" |
||
1158 | ] |
||
1159 | }, |
||
1160 | "notification-url": "https://packagist.org/downloads/", |
||
1161 | "license": [ |
||
1162 | "BSD-3-Clause" |
||
1163 | ], |
||
1164 | "authors": [ |
||
1165 | { |
||
1166 | "name": "Sebastian Bergmann", |
||
1167 | "email": "[email protected]" |
||
1168 | } |
||
1169 | ], |
||
1170 | "description": "Wrapper around PHP's tokenizer extension.", |
||
1171 | "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
||
1172 | "keywords": [ |
||
1173 | "tokenizer" |
||
1174 | ], |
||
1175 | "time": "2017-02-27 10:12:30" |
||
1176 | }, |
||
1177 | { |
||
1178 | "name": "phpunit/phpunit", |
||
1179 | "version": "4.8.36", |
||
1180 | "source": { |
||
1181 | "type": "git", |
||
1182 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
||
1183 | "reference": "46023de9a91eec7dfb06cc56cb4e260017298517" |
||
1184 | }, |
||
1185 | "dist": { |
||
1186 | "type": "zip", |
||
1187 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517", |
||
1188 | "reference": "46023de9a91eec7dfb06cc56cb4e260017298517", |
||
1189 | "shasum": "" |
||
1190 | }, |
||
1191 | "require": { |
||
1192 | "ext-dom": "*", |
||
1193 | "ext-json": "*", |
||
1194 | "ext-pcre": "*", |
||
1195 | "ext-reflection": "*", |
||
1196 | "ext-spl": "*", |
||
1197 | "php": ">=5.3.3", |
||
1198 | "phpspec/prophecy": "^1.3.1", |
||
1199 | "phpunit/php-code-coverage": "~2.1", |
||
1200 | "phpunit/php-file-iterator": "~1.4", |
||
1201 | "phpunit/php-text-template": "~1.2", |
||
1202 | "phpunit/php-timer": "^1.0.6", |
||
1203 | "phpunit/phpunit-mock-objects": "~2.3", |
||
1204 | "sebastian/comparator": "~1.2.2", |
||
1205 | "sebastian/diff": "~1.2", |
||
1206 | "sebastian/environment": "~1.3", |
||
1207 | "sebastian/exporter": "~1.2", |
||
1208 | "sebastian/global-state": "~1.0", |
||
1209 | "sebastian/version": "~1.0", |
||
1210 | "symfony/yaml": "~2.1|~3.0" |
||
1211 | }, |
||
1212 | "suggest": { |
||
1213 | "phpunit/php-invoker": "~1.1" |
||
1214 | }, |
||
1215 | "bin": [ |
||
1216 | "phpunit" |
||
1217 | ], |
||
1218 | "type": "library", |
||
1219 | "extra": { |
||
1220 | "branch-alias": { |
||
1221 | "dev-master": "4.8.x-dev" |
||
1222 | } |
||
1223 | }, |
||
1224 | "autoload": { |
||
1225 | "classmap": [ |
||
1226 | "src/" |
||
1227 | ] |
||
1228 | }, |
||
1229 | "notification-url": "https://packagist.org/downloads/", |
||
1230 | "license": [ |
||
1231 | "BSD-3-Clause" |
||
1232 | ], |
||
1233 | "authors": [ |
||
1234 | { |
||
1235 | "name": "Sebastian Bergmann", |
||
1236 | "email": "[email protected]", |
||
1237 | "role": "lead" |
||
1238 | } |
||
1239 | ], |
||
1240 | "description": "The PHP Unit Testing framework.", |
||
1241 | "homepage": "https://phpunit.de/", |
||
1242 | "keywords": [ |
||
1243 | "phpunit", |
||
1244 | "testing", |
||
1245 | "xunit" |
||
1246 | ], |
||
1247 | "time": "2017-06-21 08:07:12" |
||
1248 | }, |
||
1249 | { |
||
1250 | "name": "phpunit/phpunit-mock-objects", |
||
1251 | "version": "2.3.8", |
||
1252 | "source": { |
||
1253 | "type": "git", |
||
1254 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
||
1255 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" |
||
1256 | }, |
||
1257 | "dist": { |
||
1258 | "type": "zip", |
||
1259 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
1260 | "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", |
||
1261 | "shasum": "" |
||
1262 | }, |
||
1263 | "require": { |
||
1264 | "doctrine/instantiator": "^1.0.2", |
||
1265 | "php": ">=5.3.3", |
||
1266 | "phpunit/php-text-template": "~1.2", |
||
1267 | "sebastian/exporter": "~1.2" |
||
1268 | }, |
||
1269 | "require-dev": { |
||
1270 | "phpunit/phpunit": "~4.4" |
||
1271 | }, |
||
1272 | "suggest": { |
||
1273 | "ext-soap": "*" |
||
1274 | }, |
||
1275 | "type": "library", |
||
1276 | "extra": { |
||
1277 | "branch-alias": { |
||
1278 | "dev-master": "2.3.x-dev" |
||
1279 | } |
||
1280 | }, |
||
1281 | "autoload": { |
||
1282 | "classmap": [ |
||
1283 | "src/" |
||
1284 | ] |
||
1285 | }, |
||
1286 | "notification-url": "https://packagist.org/downloads/", |
||
1287 | "license": [ |
||
1288 | "BSD-3-Clause" |
||
1289 | ], |
||
1290 | "authors": [ |
||
1291 | { |
||
1292 | "name": "Sebastian Bergmann", |
||
1293 | "email": "[email protected]", |
||
1294 | "role": "lead" |
||
1295 | } |
||
1296 | ], |
||
1297 | "description": "Mock Object library for PHPUnit", |
||
1298 | "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", |
||
1299 | "keywords": [ |
||
1300 | "mock", |
||
1301 | "xunit" |
||
1302 | ], |
||
1303 | "time": "2015-10-02 06:51:40" |
||
1304 | }, |
||
1305 | { |
||
1306 | "name": "sebastian/comparator", |
||
1307 | "version": "1.2.4", |
||
1308 | "source": { |
||
1309 | "type": "git", |
||
1310 | "url": "https://github.com/sebastianbergmann/comparator.git", |
||
1311 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" |
||
1312 | }, |
||
1313 | "dist": { |
||
1314 | "type": "zip", |
||
1315 | "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
1316 | "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", |
||
1317 | "shasum": "" |
||
1318 | }, |
||
1319 | "require": { |
||
1320 | "php": ">=5.3.3", |
||
1321 | "sebastian/diff": "~1.2", |
||
1322 | "sebastian/exporter": "~1.2 || ~2.0" |
||
1323 | }, |
||
1324 | "require-dev": { |
||
1325 | "phpunit/phpunit": "~4.4" |
||
1326 | }, |
||
1327 | "type": "library", |
||
1328 | "extra": { |
||
1329 | "branch-alias": { |
||
1330 | "dev-master": "1.2.x-dev" |
||
1331 | } |
||
1332 | }, |
||
1333 | "autoload": { |
||
1334 | "classmap": [ |
||
1335 | "src/" |
||
1336 | ] |
||
1337 | }, |
||
1338 | "notification-url": "https://packagist.org/downloads/", |
||
1339 | "license": [ |
||
1340 | "BSD-3-Clause" |
||
1341 | ], |
||
1342 | "authors": [ |
||
1343 | { |
||
1344 | "name": "Jeff Welch", |
||
1345 | "email": "[email protected]" |
||
1346 | }, |
||
1347 | { |
||
1348 | "name": "Volker Dusch", |
||
1349 | "email": "[email protected]" |
||
1350 | }, |
||
1351 | { |
||
1352 | "name": "Bernhard Schussek", |
||
1353 | "email": "[email protected]" |
||
1354 | }, |
||
1355 | { |
||
1356 | "name": "Sebastian Bergmann", |
||
1357 | "email": "[email protected]" |
||
1358 | } |
||
1359 | ], |
||
1360 | "description": "Provides the functionality to compare PHP values for equality", |
||
1361 | "homepage": "http://www.github.com/sebastianbergmann/comparator", |
||
1362 | "keywords": [ |
||
1363 | "comparator", |
||
1364 | "compare", |
||
1365 | "equality" |
||
1366 | ], |
||
1367 | "time": "2017-01-29 09:50:25" |
||
1368 | }, |
||
1369 | { |
||
1370 | "name": "sebastian/diff", |
||
1371 | "version": "1.4.3", |
||
1372 | "source": { |
||
1373 | "type": "git", |
||
1374 | "url": "https://github.com/sebastianbergmann/diff.git", |
||
1375 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" |
||
1376 | }, |
||
1377 | "dist": { |
||
1378 | "type": "zip", |
||
1379 | "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
1380 | "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", |
||
1381 | "shasum": "" |
||
1382 | }, |
||
1383 | "require": { |
||
1384 | "php": "^5.3.3 || ^7.0" |
||
1385 | }, |
||
1386 | "require-dev": { |
||
1387 | "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" |
||
1388 | }, |
||
1389 | "type": "library", |
||
1390 | "extra": { |
||
1391 | "branch-alias": { |
||
1392 | "dev-master": "1.4-dev" |
||
1393 | } |
||
1394 | }, |
||
1395 | "autoload": { |
||
1396 | "classmap": [ |
||
1397 | "src/" |
||
1398 | ] |
||
1399 | }, |
||
1400 | "notification-url": "https://packagist.org/downloads/", |
||
1401 | "license": [ |
||
1402 | "BSD-3-Clause" |
||
1403 | ], |
||
1404 | "authors": [ |
||
1405 | { |
||
1406 | "name": "Kore Nordmann", |
||
1407 | "email": "[email protected]" |
||
1408 | }, |
||
1409 | { |
||
1410 | "name": "Sebastian Bergmann", |
||
1411 | "email": "[email protected]" |
||
1412 | } |
||
1413 | ], |
||
1414 | "description": "Diff implementation", |
||
1415 | "homepage": "https://github.com/sebastianbergmann/diff", |
||
1416 | "keywords": [ |
||
1417 | "diff" |
||
1418 | ], |
||
1419 | "time": "2017-05-22 07:24:03" |
||
1420 | }, |
||
1421 | { |
||
1422 | "name": "sebastian/environment", |
||
1423 | "version": "1.3.8", |
||
1424 | "source": { |
||
1425 | "type": "git", |
||
1426 | "url": "https://github.com/sebastianbergmann/environment.git", |
||
1427 | "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea" |
||
1428 | }, |
||
1429 | "dist": { |
||
1430 | "type": "zip", |
||
1431 | "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea", |
||
1432 | "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea", |
||
1433 | "shasum": "" |
||
1434 | }, |
||
1435 | "require": { |
||
1436 | "php": "^5.3.3 || ^7.0" |
||
1437 | }, |
||
1438 | "require-dev": { |
||
1439 | "phpunit/phpunit": "^4.8 || ^5.0" |
||
1440 | }, |
||
1441 | "type": "library", |
||
1442 | "extra": { |
||
1443 | "branch-alias": { |
||
1444 | "dev-master": "1.3.x-dev" |
||
1445 | } |
||
1446 | }, |
||
1447 | "autoload": { |
||
1448 | "classmap": [ |
||
1449 | "src/" |
||
1450 | ] |
||
1451 | }, |
||
1452 | "notification-url": "https://packagist.org/downloads/", |
||
1453 | "license": [ |
||
1454 | "BSD-3-Clause" |
||
1455 | ], |
||
1456 | "authors": [ |
||
1457 | { |
||
1458 | "name": "Sebastian Bergmann", |
||
1459 | "email": "[email protected]" |
||
1460 | } |
||
1461 | ], |
||
1462 | "description": "Provides functionality to handle HHVM/PHP environments", |
||
1463 | "homepage": "http://www.github.com/sebastianbergmann/environment", |
||
1464 | "keywords": [ |
||
1465 | "Xdebug", |
||
1466 | "environment", |
||
1467 | "hhvm" |
||
1468 | ], |
||
1469 | "time": "2016-08-18 05:49:44" |
||
1470 | }, |
||
1471 | { |
||
1472 | "name": "sebastian/exporter", |
||
1473 | "version": "1.2.2", |
||
1474 | "source": { |
||
1475 | "type": "git", |
||
1476 | "url": "https://github.com/sebastianbergmann/exporter.git", |
||
1477 | "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4" |
||
1478 | }, |
||
1479 | "dist": { |
||
1480 | "type": "zip", |
||
1481 | "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4", |
||
1482 | "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4", |
||
1483 | "shasum": "" |
||
1484 | }, |
||
1485 | "require": { |
||
1486 | "php": ">=5.3.3", |
||
1487 | "sebastian/recursion-context": "~1.0" |
||
1488 | }, |
||
1489 | "require-dev": { |
||
1490 | "ext-mbstring": "*", |
||
1491 | "phpunit/phpunit": "~4.4" |
||
1492 | }, |
||
1493 | "type": "library", |
||
1494 | "extra": { |
||
1495 | "branch-alias": { |
||
1496 | "dev-master": "1.3.x-dev" |
||
1497 | } |
||
1498 | }, |
||
1499 | "autoload": { |
||
1500 | "classmap": [ |
||
1501 | "src/" |
||
1502 | ] |
||
1503 | }, |
||
1504 | "notification-url": "https://packagist.org/downloads/", |
||
1505 | "license": [ |
||
1506 | "BSD-3-Clause" |
||
1507 | ], |
||
1508 | "authors": [ |
||
1509 | { |
||
1510 | "name": "Jeff Welch", |
||
1511 | "email": "[email protected]" |
||
1512 | }, |
||
1513 | { |
||
1514 | "name": "Volker Dusch", |
||
1515 | "email": "[email protected]" |
||
1516 | }, |
||
1517 | { |
||
1518 | "name": "Bernhard Schussek", |
||
1519 | "email": "[email protected]" |
||
1520 | }, |
||
1521 | { |
||
1522 | "name": "Sebastian Bergmann", |
||
1523 | "email": "[email protected]" |
||
1524 | }, |
||
1525 | { |
||
1526 | "name": "Adam Harvey", |
||
1527 | "email": "[email protected]" |
||
1528 | } |
||
1529 | ], |
||
1530 | "description": "Provides the functionality to export PHP variables for visualization", |
||
1531 | "homepage": "http://www.github.com/sebastianbergmann/exporter", |
||
1532 | "keywords": [ |
||
1533 | "export", |
||
1534 | "exporter" |
||
1535 | ], |
||
1536 | "time": "2016-06-17 09:04:28" |
||
1537 | }, |
||
1538 | { |
||
1539 | "name": "sebastian/global-state", |
||
1540 | "version": "1.1.1", |
||
1541 | "source": { |
||
1542 | "type": "git", |
||
1543 | "url": "https://github.com/sebastianbergmann/global-state.git", |
||
1544 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" |
||
1545 | }, |
||
1546 | "dist": { |
||
1547 | "type": "zip", |
||
1548 | "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
1549 | "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", |
||
1550 | "shasum": "" |
||
1551 | }, |
||
1552 | "require": { |
||
1553 | "php": ">=5.3.3" |
||
1554 | }, |
||
1555 | "require-dev": { |
||
1556 | "phpunit/phpunit": "~4.2" |
||
1557 | }, |
||
1558 | "suggest": { |
||
1559 | "ext-uopz": "*" |
||
1560 | }, |
||
1561 | "type": "library", |
||
1562 | "extra": { |
||
1563 | "branch-alias": { |
||
1564 | "dev-master": "1.0-dev" |
||
1565 | } |
||
1566 | }, |
||
1567 | "autoload": { |
||
1568 | "classmap": [ |
||
1569 | "src/" |
||
1570 | ] |
||
1571 | }, |
||
1572 | "notification-url": "https://packagist.org/downloads/", |
||
1573 | "license": [ |
||
1574 | "BSD-3-Clause" |
||
1575 | ], |
||
1576 | "authors": [ |
||
1577 | { |
||
1578 | "name": "Sebastian Bergmann", |
||
1579 | "email": "[email protected]" |
||
1580 | } |
||
1581 | ], |
||
1582 | "description": "Snapshotting of global state", |
||
1583 | "homepage": "http://www.github.com/sebastianbergmann/global-state", |
||
1584 | "keywords": [ |
||
1585 | "global state" |
||
1586 | ], |
||
1587 | "time": "2015-10-12 03:26:01" |
||
1588 | }, |
||
1589 | { |
||
1590 | "name": "sebastian/recursion-context", |
||
1591 | "version": "1.0.5", |
||
1592 | "source": { |
||
1593 | "type": "git", |
||
1594 | "url": "https://github.com/sebastianbergmann/recursion-context.git", |
||
1595 | "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7" |
||
1596 | }, |
||
1597 | "dist": { |
||
1598 | "type": "zip", |
||
1599 | "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7", |
||
1600 | "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7", |
||
1601 | "shasum": "" |
||
1602 | }, |
||
1603 | "require": { |
||
1604 | "php": ">=5.3.3" |
||
1605 | }, |
||
1606 | "require-dev": { |
||
1607 | "phpunit/phpunit": "~4.4" |
||
1608 | }, |
||
1609 | "type": "library", |
||
1610 | "extra": { |
||
1611 | "branch-alias": { |
||
1612 | "dev-master": "1.0.x-dev" |
||
1613 | } |
||
1614 | }, |
||
1615 | "autoload": { |
||
1616 | "classmap": [ |
||
1617 | "src/" |
||
1618 | ] |
||
1619 | }, |
||
1620 | "notification-url": "https://packagist.org/downloads/", |
||
1621 | "license": [ |
||
1622 | "BSD-3-Clause" |
||
1623 | ], |
||
1624 | "authors": [ |
||
1625 | { |
||
1626 | "name": "Jeff Welch", |
||
1627 | "email": "[email protected]" |
||
1628 | }, |
||
1629 | { |
||
1630 | "name": "Sebastian Bergmann", |
||
1631 | "email": "[email protected]" |
||
1632 | }, |
||
1633 | { |
||
1634 | "name": "Adam Harvey", |
||
1635 | "email": "[email protected]" |
||
1636 | } |
||
1637 | ], |
||
1638 | "description": "Provides functionality to recursively process PHP variables", |
||
1639 | "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
||
1640 | "time": "2016-10-03 07:41:43" |
||
1641 | }, |
||
1642 | { |
||
1643 | "name": "sebastian/version", |
||
1644 | "version": "1.0.6", |
||
1645 | "source": { |
||
1646 | "type": "git", |
||
1647 | "url": "https://github.com/sebastianbergmann/version.git", |
||
1648 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" |
||
1649 | }, |
||
1650 | "dist": { |
||
1651 | "type": "zip", |
||
1652 | "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
1653 | "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", |
||
1654 | "shasum": "" |
||
1655 | }, |
||
1656 | "type": "library", |
||
1657 | "autoload": { |
||
1658 | "classmap": [ |
||
1659 | "src/" |
||
1660 | ] |
||
1661 | }, |
||
1662 | "notification-url": "https://packagist.org/downloads/", |
||
1663 | "license": [ |
||
1664 | "BSD-3-Clause" |
||
1665 | ], |
||
1666 | "authors": [ |
||
1667 | { |
||
1668 | "name": "Sebastian Bergmann", |
||
1669 | "email": "[email protected]", |
||
1670 | "role": "lead" |
||
1671 | } |
||
1672 | ], |
||
1673 | "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
||
1674 | "homepage": "https://github.com/sebastianbergmann/version", |
||
1675 | "time": "2015-06-21 13:59:46" |
||
1676 | }, |
||
1677 | { |
||
1678 | "name": "simpletest/simpletest", |
||
1679 | "version": "v1.1.7", |
||
1680 | "source": { |
||
1681 | "type": "git", |
||
1682 | "url": "https://github.com/simpletest/simpletest.git", |
||
1683 | "reference": "2f8c466c114bdb9c11028a0c3e6d1380ae6a18dc" |
||
1684 | }, |
||
1685 | "dist": { |
||
1686 | "type": "zip", |
||
1687 | "url": "https://api.github.com/repos/simpletest/simpletest/zipball/2f8c466c114bdb9c11028a0c3e6d1380ae6a18dc", |
||
1688 | "reference": "2f8c466c114bdb9c11028a0c3e6d1380ae6a18dc", |
||
1689 | "shasum": "" |
||
1690 | }, |
||
1691 | "require": { |
||
1692 | "php": ">=5.0.5" |
||
1693 | }, |
||
1694 | "replace": { |
||
1695 | "lastcraft/simpletest": "self.version", |
||
1696 | "vierbergenlars/simpletest": "self.version" |
||
1697 | }, |
||
1698 | "type": "library", |
||
1699 | "autoload": { |
||
1700 | "classmap": [ |
||
1701 | "." |
||
1702 | ] |
||
1703 | }, |
||
1704 | "notification-url": "https://packagist.org/downloads/", |
||
1705 | "license": [ |
||
1706 | "LGPL-2.0+" |
||
1707 | ], |
||
1708 | "authors": [ |
||
1709 | { |
||
1710 | "name": "Lars Vierbergen", |
||
1711 | "email": "[email protected]" |
||
1712 | }, |
||
1713 | { |
||
1714 | "name": "Lachlan Donald", |
||
1715 | "email": "[email protected]" |
||
1716 | }, |
||
1717 | { |
||
1718 | "name": "Marcus Baker", |
||
1719 | "email": "[email protected]", |
||
1720 | "role": "Original project lead" |
||
1721 | }, |
||
1722 | { |
||
1723 | "name": "Jason Sweat", |
||
1724 | "role": "Original developer" |
||
1725 | }, |
||
1726 | { |
||
1727 | "name": "Travis Swicegood", |
||
1728 | "role": "Original developer" |
||
1729 | }, |
||
1730 | { |
||
1731 | "name": "Perrick Penet", |
||
1732 | "role": "Original developer" |
||
1733 | }, |
||
1734 | { |
||
1735 | "name": "Edward Z. Yang", |
||
1736 | "role": "Original developer" |
||
1737 | } |
||
1738 | ], |
||
1739 | "description": "Unit testing, mock objects and web testing framework for PHP built around test cases.", |
||
1740 | "homepage": "http://simpletest.org/", |
||
1741 | "keywords": [ |
||
1742 | "SimpleTest", |
||
1743 | "code-coverage", |
||
1744 | "selenium", |
||
1745 | "testing", |
||
1746 | "unit-test" |
||
1747 | ], |
||
1748 | "time": "2015-09-21 18:19:52" |
||
1749 | }, |
||
1750 | { |
||
1751 | "name": "symfony/yaml", |
||
1752 | "version": "v3.3.3", |
||
1753 | "source": { |
||
1754 | "type": "git", |
||
1755 | "url": "https://github.com/symfony/yaml.git", |
||
1756 | "reference": "1f93a8d19b8241617f5074a123e282575b821df8" |
||
1757 | }, |
||
1758 | "dist": { |
||
1759 | "type": "zip", |
||
1760 | "url": "https://api.github.com/repos/symfony/yaml/zipball/1f93a8d19b8241617f5074a123e282575b821df8", |
||
1761 | "reference": "1f93a8d19b8241617f5074a123e282575b821df8", |
||
1762 | "shasum": "" |
||
1763 | }, |
||
1764 | "require": { |
||
1765 | "php": ">=5.5.9" |
||
1766 | }, |
||
1767 | "require-dev": { |
||
1768 | "symfony/console": "~2.8|~3.0" |
||
1769 | }, |
||
1770 | "suggest": { |
||
1771 | "symfony/console": "For validating YAML files using the lint command" |
||
1772 | }, |
||
1773 | "type": "library", |
||
1774 | "extra": { |
||
1775 | "branch-alias": { |
||
1776 | "dev-master": "3.3-dev" |
||
1777 | } |
||
1778 | }, |
||
1779 | "autoload": { |
||
1780 | "psr-4": { |
||
1781 | "Symfony\\Component\\Yaml\\": "" |
||
1782 | }, |
||
1783 | "exclude-from-classmap": [ |
||
1784 | "/Tests/" |
||
1785 | ] |
||
1786 | }, |
||
1787 | "notification-url": "https://packagist.org/downloads/", |
||
1788 | "license": [ |
||
1789 | "MIT" |
||
1790 | ], |
||
1791 | "authors": [ |
||
1792 | { |
||
1793 | "name": "Fabien Potencier", |
||
1794 | "email": "[email protected]" |
||
1795 | }, |
||
1796 | { |
||
1797 | "name": "Symfony Community", |
||
1798 | "homepage": "https://symfony.com/contributors" |
||
1799 | } |
||
1800 | ], |
||
1801 | "description": "Symfony Yaml Component", |
||
1802 | "homepage": "https://symfony.com", |
||
1803 | "time": "2017-06-15 12:58:50" |
||
1804 | }, |
||
1805 | { |
||
1806 | "name": "webmozart/assert", |
||
1807 | "version": "1.2.0", |
||
1808 | "source": { |
||
1809 | "type": "git", |
||
1810 | "url": "https://github.com/webmozart/assert.git", |
||
1811 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" |
||
1812 | }, |
||
1813 | "dist": { |
||
1814 | "type": "zip", |
||
1815 | "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
1816 | "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", |
||
1817 | "shasum": "" |
||
1818 | }, |
||
1819 | "require": { |
||
1820 | "php": "^5.3.3 || ^7.0" |
||
1821 | }, |
||
1822 | "require-dev": { |
||
1823 | "phpunit/phpunit": "^4.6", |
||
1824 | "sebastian/version": "^1.0.1" |
||
1825 | }, |
||
1826 | "type": "library", |
||
1827 | "extra": { |
||
1828 | "branch-alias": { |
||
1829 | "dev-master": "1.3-dev" |
||
1830 | } |
||
1831 | }, |
||
1832 | "autoload": { |
||
1833 | "psr-4": { |
||
1834 | "Webmozart\\Assert\\": "src/" |
||
1835 | } |
||
1836 | }, |
||
1837 | "notification-url": "https://packagist.org/downloads/", |
||
1838 | "license": [ |
||
1839 | "MIT" |
||
1840 | ], |
||
1841 | "authors": [ |
||
1842 | { |
||
1843 | "name": "Bernhard Schussek", |
||
1844 | "email": "[email protected]" |
||
1845 | } |
||
1846 | ], |
||
1847 | "description": "Assertions to validate method input/output with nice error messages.", |
||
1848 | "keywords": [ |
||
1849 | "assert", |
||
1850 | "check", |
||
1851 | "validate" |
||
1852 | ], |
||
1853 | "time": "2016-11-23 20:04:58" |
||
1854 | } |
||
1855 | ], |
||
1856 | "aliases": [], |
||
1857 | "minimum-stability": "dev", |
||
1858 | "stability-flags": [], |
||
1859 | "prefer-stable": true, |
||
1860 | "prefer-lowest": false, |
||
1861 | "platform": { |
||
1862 | "php": "~5.4", |
||
1863 | "ext-mysql": "*", |
||
1864 | "ext-gd": "*", |
||
1865 | "ext-json": "*", |
||
1866 | "ext-xml": "*" |
||
1867 | }, |
||
1868 | "platform-dev": [] |
||
1869 | } |
||
1870 |