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": "6848910a0df60bb1469d38641effc78c", 8 "packages": [ 9 { 10 "name": "ezyang/htmlpurifier", 11 "version": "v4.9.3", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/ezyang/htmlpurifier.git", 15 "reference": "95e1bae3182efc0f3422896a3236e991049dac69" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69", 20 "reference": "95e1bae3182efc0f3422896a3236e991049dac69", 21 "shasum": "" 22 }, 23 "require": { 24 "php": ">=5.2" 25 }, 26 "require-dev": { 27 "simpletest/simpletest": "^1.1" 28 }, 29 "type": "library", 30 "autoload": { 31 "psr-0": { 32 "HTMLPurifier": "library/" 33 }, 34 "files": [ 35 "library/HTMLPurifier.composer.php" 36 ] 37 }, 38 "notification-url": "https://packagist.org/downloads/", 39 "license": [ 40 "LGPL" 41 ], 42 "authors": [ 43 { 44 "name": "Edward Z. Yang", 45 "email": "admin@htmlpurifier.org", 46 "homepage": "http://ezyang.com" 47 } 48 ], 49 "description": "Standards compliant HTML filter written in PHP", 50 "homepage": "http://htmlpurifier.org/", 51 "keywords": [ 52 "html" 53 ], 54 "time": "2017-06-03T02:28:16+00:00" 55 }, 56 { 57 "name": "fisharebest/algorithm", 58 "version": "1.4.0", 59 "source": { 60 "type": "git", 61 "url": "https://github.com/fisharebest/algorithm.git", 62 "reference": "e269fd476dc165b40f1cdc99c3051245d56c9380" 63 }, 64 "dist": { 65 "type": "zip", 66 "url": "https://api.github.com/repos/fisharebest/algorithm/zipball/e269fd476dc165b40f1cdc99c3051245d56c9380", 67 "reference": "e269fd476dc165b40f1cdc99c3051245d56c9380", 68 "shasum": "" 69 }, 70 "require": { 71 "php": ">=5.3.0" 72 }, 73 "require-dev": { 74 "phpunit/phpunit": "*", 75 "satooshi/php-coveralls": "*" 76 }, 77 "type": "library", 78 "autoload": { 79 "psr-4": { 80 "Fisharebest\\Algorithm\\": "src/" 81 } 82 }, 83 "notification-url": "https://packagist.org/downloads/", 84 "license": [ 85 "GPL-3.0+" 86 ], 87 "authors": [ 88 { 89 "name": "Greg Roach", 90 "email": "greg@subaqua.co.uk", 91 "role": "Developer" 92 } 93 ], 94 "description": "Implementation of standard algorithms in PHP.", 95 "homepage": "https://github.com/fisharebest/algorithm", 96 "keywords": [ 97 "Algorithm", 98 "diff", 99 "dijkstra", 100 "myers" 101 ], 102 "time": "2017-08-21T11:21:58+00:00" 103 }, 104 { 105 "name": "fisharebest/ext-calendar", 106 "version": "2.3.0", 107 "source": { 108 "type": "git", 109 "url": "https://github.com/fisharebest/ext-calendar.git", 110 "reference": "133ddcfbf06373e8655b4af3b1ee3333e6f77b1d" 111 }, 112 "dist": { 113 "type": "zip", 114 "url": "https://api.github.com/repos/fisharebest/ext-calendar/zipball/133ddcfbf06373e8655b4af3b1ee3333e6f77b1d", 115 "reference": "133ddcfbf06373e8655b4af3b1ee3333e6f77b1d", 116 "shasum": "" 117 }, 118 "require": { 119 "php": ">=5.3.0" 120 }, 121 "require-dev": { 122 "phpunit/phpunit": "<6", 123 "satooshi/php-coveralls": "*" 124 }, 125 "type": "library", 126 "autoload": { 127 "files": [ 128 "src/shims.php" 129 ], 130 "psr-4": { 131 "Fisharebest\\ExtCalendar\\": "src/" 132 } 133 }, 134 "notification-url": "https://packagist.org/downloads/", 135 "license": [ 136 "GPL-3.0+" 137 ], 138 "authors": [ 139 { 140 "name": "Greg Roach", 141 "email": "fisharebest@gmail.com", 142 "role": "Developer" 143 } 144 ], 145 "description": "Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.", 146 "homepage": "https://github.com/fisharebest/ext-calendar", 147 "keywords": [ 148 "Jalali", 149 "arabic", 150 "calendar", 151 "ext-calendar", 152 "french", 153 "gregorian", 154 "hebrew", 155 "hijri", 156 "jewish", 157 "julian", 158 "julian day", 159 "julian day number", 160 "persian", 161 "shamsi" 162 ], 163 "time": "2017-05-07T21:22:43+00:00" 164 }, 165 { 166 "name": "fisharebest/localization", 167 "version": "1.10.0", 168 "source": { 169 "type": "git", 170 "url": "https://github.com/fisharebest/localization.git", 171 "reference": "0c58a02ae03650dd6a406a42d46e0dedc39a3c8a" 172 }, 173 "dist": { 174 "type": "zip", 175 "url": "https://api.github.com/repos/fisharebest/localization/zipball/0c58a02ae03650dd6a406a42d46e0dedc39a3c8a", 176 "reference": "0c58a02ae03650dd6a406a42d46e0dedc39a3c8a", 177 "shasum": "" 178 }, 179 "require": { 180 "php": ">=5.3.0" 181 }, 182 "require-dev": { 183 "phpunit/phpunit": "*", 184 "satooshi/php-coveralls": "*" 185 }, 186 "type": "library", 187 "autoload": { 188 "psr-4": { 189 "Fisharebest\\Localization\\": "src/" 190 } 191 }, 192 "notification-url": "https://packagist.org/downloads/", 193 "license": [ 194 "GPL-3.0+" 195 ], 196 "authors": [ 197 { 198 "name": "Greg Roach", 199 "email": "fisharebest@gmail.com", 200 "role": "Developer" 201 } 202 ], 203 "description": "A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.", 204 "homepage": "https://github.com/fisharebest/localization", 205 "keywords": [ 206 "cldr", 207 "gettext", 208 "i18n", 209 "l10n", 210 "language", 211 "locale", 212 "localization", 213 "script", 214 "translate", 215 "translation" 216 ], 217 "time": "2016-06-02T13:56:47+00:00" 218 }, 219 { 220 "name": "guzzlehttp/guzzle", 221 "version": "6.3.0", 222 "source": { 223 "type": "git", 224 "url": "https://github.com/guzzle/guzzle.git", 225 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" 226 }, 227 "dist": { 228 "type": "zip", 229 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", 230 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", 231 "shasum": "" 232 }, 233 "require": { 234 "guzzlehttp/promises": "^1.0", 235 "guzzlehttp/psr7": "^1.4", 236 "php": ">=5.5" 237 }, 238 "require-dev": { 239 "ext-curl": "*", 240 "phpunit/phpunit": "^4.0 || ^5.0", 241 "psr/log": "^1.0" 242 }, 243 "suggest": { 244 "psr/log": "Required for using the Log middleware" 245 }, 246 "type": "library", 247 "extra": { 248 "branch-alias": { 249 "dev-master": "6.2-dev" 250 } 251 }, 252 "autoload": { 253 "files": [ 254 "src/functions_include.php" 255 ], 256 "psr-4": { 257 "GuzzleHttp\\": "src/" 258 } 259 }, 260 "notification-url": "https://packagist.org/downloads/", 261 "license": [ 262 "MIT" 263 ], 264 "authors": [ 265 { 266 "name": "Michael Dowling", 267 "email": "mtdowling@gmail.com", 268 "homepage": "https://github.com/mtdowling" 269 } 270 ], 271 "description": "Guzzle is a PHP HTTP client library", 272 "homepage": "http://guzzlephp.org/", 273 "keywords": [ 274 "client", 275 "curl", 276 "framework", 277 "http", 278 "http client", 279 "rest", 280 "web service" 281 ], 282 "time": "2017-06-22T18:50:49+00:00" 283 }, 284 { 285 "name": "guzzlehttp/promises", 286 "version": "v1.3.1", 287 "source": { 288 "type": "git", 289 "url": "https://github.com/guzzle/promises.git", 290 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" 291 }, 292 "dist": { 293 "type": "zip", 294 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", 295 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", 296 "shasum": "" 297 }, 298 "require": { 299 "php": ">=5.5.0" 300 }, 301 "require-dev": { 302 "phpunit/phpunit": "^4.0" 303 }, 304 "type": "library", 305 "extra": { 306 "branch-alias": { 307 "dev-master": "1.4-dev" 308 } 309 }, 310 "autoload": { 311 "psr-4": { 312 "GuzzleHttp\\Promise\\": "src/" 313 }, 314 "files": [ 315 "src/functions_include.php" 316 ] 317 }, 318 "notification-url": "https://packagist.org/downloads/", 319 "license": [ 320 "MIT" 321 ], 322 "authors": [ 323 { 324 "name": "Michael Dowling", 325 "email": "mtdowling@gmail.com", 326 "homepage": "https://github.com/mtdowling" 327 } 328 ], 329 "description": "Guzzle promises library", 330 "keywords": [ 331 "promise" 332 ], 333 "time": "2016-12-20T10:07:11+00:00" 334 }, 335 { 336 "name": "guzzlehttp/psr7", 337 "version": "1.4.2", 338 "source": { 339 "type": "git", 340 "url": "https://github.com/guzzle/psr7.git", 341 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" 342 }, 343 "dist": { 344 "type": "zip", 345 "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", 346 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", 347 "shasum": "" 348 }, 349 "require": { 350 "php": ">=5.4.0", 351 "psr/http-message": "~1.0" 352 }, 353 "provide": { 354 "psr/http-message-implementation": "1.0" 355 }, 356 "require-dev": { 357 "phpunit/phpunit": "~4.0" 358 }, 359 "type": "library", 360 "extra": { 361 "branch-alias": { 362 "dev-master": "1.4-dev" 363 } 364 }, 365 "autoload": { 366 "psr-4": { 367 "GuzzleHttp\\Psr7\\": "src/" 368 }, 369 "files": [ 370 "src/functions_include.php" 371 ] 372 }, 373 "notification-url": "https://packagist.org/downloads/", 374 "license": [ 375 "MIT" 376 ], 377 "authors": [ 378 { 379 "name": "Michael Dowling", 380 "email": "mtdowling@gmail.com", 381 "homepage": "https://github.com/mtdowling" 382 }, 383 { 384 "name": "Tobias Schultze", 385 "homepage": "https://github.com/Tobion" 386 } 387 ], 388 "description": "PSR-7 message implementation that also provides common utility methods", 389 "keywords": [ 390 "http", 391 "message", 392 "request", 393 "response", 394 "stream", 395 "uri", 396 "url" 397 ], 398 "time": "2017-03-20T17:10:46+00:00" 399 }, 400 { 401 "name": "intervention/image", 402 "version": "2.4.1", 403 "source": { 404 "type": "git", 405 "url": "https://github.com/Intervention/image.git", 406 "reference": "3603dbcc9a17d307533473246a6c58c31cf17919" 407 }, 408 "dist": { 409 "type": "zip", 410 "url": "https://api.github.com/repos/Intervention/image/zipball/3603dbcc9a17d307533473246a6c58c31cf17919", 411 "reference": "3603dbcc9a17d307533473246a6c58c31cf17919", 412 "shasum": "" 413 }, 414 "require": { 415 "ext-fileinfo": "*", 416 "guzzlehttp/psr7": "~1.1", 417 "php": ">=5.4.0" 418 }, 419 "require-dev": { 420 "mockery/mockery": "~0.9.2", 421 "phpunit/phpunit": "^4.8 || ^5.7" 422 }, 423 "suggest": { 424 "ext-gd": "to use GD library based image processing.", 425 "ext-imagick": "to use Imagick based image processing.", 426 "intervention/imagecache": "Caching extension for the Intervention Image library" 427 }, 428 "type": "library", 429 "extra": { 430 "branch-alias": { 431 "dev-master": "2.3-dev" 432 }, 433 "laravel": { 434 "providers": [ 435 "Intervention\\Image\\ImageServiceProvider" 436 ], 437 "aliases": { 438 "Image": "Intervention\\Image\\Facades\\Image" 439 } 440 } 441 }, 442 "autoload": { 443 "psr-4": { 444 "Intervention\\Image\\": "src/Intervention/Image" 445 } 446 }, 447 "notification-url": "https://packagist.org/downloads/", 448 "license": [ 449 "MIT" 450 ], 451 "authors": [ 452 { 453 "name": "Oliver Vogel", 454 "email": "oliver@olivervogel.com", 455 "homepage": "http://olivervogel.com/" 456 } 457 ], 458 "description": "Image handling and manipulation library with support for Laravel integration", 459 "homepage": "http://image.intervention.io/", 460 "keywords": [ 461 "gd", 462 "image", 463 "imagick", 464 "laravel", 465 "thumbnail", 466 "watermark" 467 ], 468 "time": "2017-09-21T16:29:17+00:00" 469 }, 470 { 471 "name": "league/flysystem", 472 "version": "1.0.41", 473 "source": { 474 "type": "git", 475 "url": "https://github.com/thephpleague/flysystem.git", 476 "reference": "f400aa98912c561ba625ea4065031b7a41e5a155" 477 }, 478 "dist": { 479 "type": "zip", 480 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f400aa98912c561ba625ea4065031b7a41e5a155", 481 "reference": "f400aa98912c561ba625ea4065031b7a41e5a155", 482 "shasum": "" 483 }, 484 "require": { 485 "php": ">=5.5.9" 486 }, 487 "conflict": { 488 "league/flysystem-sftp": "<1.0.6" 489 }, 490 "require-dev": { 491 "ext-fileinfo": "*", 492 "mockery/mockery": "~0.9", 493 "phpspec/phpspec": "^2.2", 494 "phpunit/phpunit": "~4.8" 495 }, 496 "suggest": { 497 "ext-fileinfo": "Required for MimeType", 498 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", 499 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3", 500 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage", 501 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", 502 "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", 503 "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", 504 "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", 505 "league/flysystem-webdav": "Allows you to use WebDAV storage", 506 "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter", 507 "spatie/flysystem-dropbox": "Allows you to use Dropbox storage", 508 "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications" 509 }, 510 "type": "library", 511 "extra": { 512 "branch-alias": { 513 "dev-master": "1.1-dev" 514 } 515 }, 516 "autoload": { 517 "psr-4": { 518 "League\\Flysystem\\": "src/" 519 } 520 }, 521 "notification-url": "https://packagist.org/downloads/", 522 "license": [ 523 "MIT" 524 ], 525 "authors": [ 526 { 527 "name": "Frank de Jonge", 528 "email": "info@frenky.net" 529 } 530 ], 531 "description": "Filesystem abstraction: Many filesystems, one API.", 532 "keywords": [ 533 "Cloud Files", 534 "WebDAV", 535 "abstraction", 536 "aws", 537 "cloud", 538 "copy.com", 539 "dropbox", 540 "file systems", 541 "files", 542 "filesystem", 543 "filesystems", 544 "ftp", 545 "rackspace", 546 "remote", 547 "s3", 548 "sftp", 549 "storage" 550 ], 551 "time": "2017-08-06T17:41:04+00:00" 552 }, 553 { 554 "name": "league/flysystem-ziparchive", 555 "version": "1.0.3", 556 "source": { 557 "type": "git", 558 "url": "https://github.com/thephpleague/flysystem-ziparchive.git", 559 "reference": "c6d7c7ea23a57ee802d533ab9eb9f19dd5c5fc45" 560 }, 561 "dist": { 562 "type": "zip", 563 "url": "https://api.github.com/repos/thephpleague/flysystem-ziparchive/zipball/c6d7c7ea23a57ee802d533ab9eb9f19dd5c5fc45", 564 "reference": "c6d7c7ea23a57ee802d533ab9eb9f19dd5c5fc45", 565 "shasum": "" 566 }, 567 "require": { 568 "ext-zip": "*", 569 "league/flysystem": "~1.0", 570 "php": ">=5.4.0" 571 }, 572 "require-dev": { 573 "mockery/mockery": "0.9.*", 574 "phpunit/phpunit": "~4.0" 575 }, 576 "type": "library", 577 "extra": { 578 "branch-alias": { 579 "dev-master": "1.0-dev" 580 } 581 }, 582 "autoload": { 583 "psr-4": { 584 "League\\Flysystem\\ZipArchive\\": "src/" 585 } 586 }, 587 "notification-url": "https://packagist.org/downloads/", 588 "license": [ 589 "MIT" 590 ], 591 "authors": [ 592 { 593 "name": "Frank de Jonge", 594 "email": "info@frenky.net" 595 } 596 ], 597 "description": "Flysystem adapter for ZipArchive's", 598 "time": "2016-12-20T08:36:16+00:00" 599 }, 600 { 601 "name": "league/glide", 602 "version": "1.2.2", 603 "source": { 604 "type": "git", 605 "url": "https://github.com/thephpleague/glide.git", 606 "reference": "8077f529a07ded3eed6c5dcf7f688249b626ddf3" 607 }, 608 "dist": { 609 "type": "zip", 610 "url": "https://api.github.com/repos/thephpleague/glide/zipball/8077f529a07ded3eed6c5dcf7f688249b626ddf3", 611 "reference": "8077f529a07ded3eed6c5dcf7f688249b626ddf3", 612 "shasum": "" 613 }, 614 "require": { 615 "intervention/image": "^2.1", 616 "league/flysystem": "^1.0", 617 "php": "^5.4 | ^7.0", 618 "psr/http-message": "^1.0" 619 }, 620 "require-dev": { 621 "mockery/mockery": "~0.9", 622 "phpunit/php-token-stream": "^1.4", 623 "phpunit/phpunit": "~4.4" 624 }, 625 "type": "library", 626 "extra": { 627 "branch-alias": { 628 "dev-master": "1.1-dev" 629 } 630 }, 631 "autoload": { 632 "psr-4": { 633 "League\\Glide\\": "src/" 634 } 635 }, 636 "notification-url": "https://packagist.org/downloads/", 637 "license": [ 638 "MIT" 639 ], 640 "authors": [ 641 { 642 "name": "Jonathan Reinink", 643 "email": "jonathan@reinink.ca", 644 "homepage": "http://reinink.ca" 645 } 646 ], 647 "description": "Wonderfully easy on-demand image manipulation library with an HTTP based API.", 648 "homepage": "http://glide.thephpleague.com", 649 "keywords": [ 650 "ImageMagick", 651 "editing", 652 "gd", 653 "image", 654 "imagick", 655 "league", 656 "manipulation", 657 "processing" 658 ], 659 "time": "2017-05-09T17:41:49+00:00" 660 }, 661 { 662 "name": "michelf/php-markdown", 663 "version": "1.7.0", 664 "source": { 665 "type": "git", 666 "url": "https://github.com/michelf/php-markdown.git", 667 "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220" 668 }, 669 "dist": { 670 "type": "zip", 671 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/1f51cc520948f66cd2af8cbc45a5ee175e774220", 672 "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220", 673 "shasum": "" 674 }, 675 "require": { 676 "php": ">=5.3.0" 677 }, 678 "type": "library", 679 "extra": { 680 "branch-alias": { 681 "dev-lib": "1.4.x-dev" 682 } 683 }, 684 "autoload": { 685 "psr-0": { 686 "Michelf": "" 687 } 688 }, 689 "notification-url": "https://packagist.org/downloads/", 690 "license": [ 691 "BSD-3-Clause" 692 ], 693 "authors": [ 694 { 695 "name": "Michel Fortin", 696 "email": "michel.fortin@michelf.ca", 697 "homepage": "https://michelf.ca/", 698 "role": "Developer" 699 }, 700 { 701 "name": "John Gruber", 702 "homepage": "https://daringfireball.net/" 703 } 704 ], 705 "description": "PHP Markdown", 706 "homepage": "https://michelf.ca/projects/php-markdown/", 707 "keywords": [ 708 "markdown" 709 ], 710 "time": "2016-10-29T18:58:20+00:00" 711 }, 712 { 713 "name": "paragonie/random_compat", 714 "version": "v2.0.11", 715 "source": { 716 "type": "git", 717 "url": "https://github.com/paragonie/random_compat.git", 718 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8" 719 }, 720 "dist": { 721 "type": "zip", 722 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8", 723 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8", 724 "shasum": "" 725 }, 726 "require": { 727 "php": ">=5.2.0" 728 }, 729 "require-dev": { 730 "phpunit/phpunit": "4.*|5.*" 731 }, 732 "suggest": { 733 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." 734 }, 735 "type": "library", 736 "autoload": { 737 "files": [ 738 "lib/random.php" 739 ] 740 }, 741 "notification-url": "https://packagist.org/downloads/", 742 "license": [ 743 "MIT" 744 ], 745 "authors": [ 746 { 747 "name": "Paragon Initiative Enterprises", 748 "email": "security@paragonie.com", 749 "homepage": "https://paragonie.com" 750 } 751 ], 752 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", 753 "keywords": [ 754 "csprng", 755 "pseudorandom", 756 "random" 757 ], 758 "time": "2017-09-27T21:40:39+00:00" 759 }, 760 { 761 "name": "psr/http-message", 762 "version": "1.0.1", 763 "source": { 764 "type": "git", 765 "url": "https://github.com/php-fig/http-message.git", 766 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" 767 }, 768 "dist": { 769 "type": "zip", 770 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", 771 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", 772 "shasum": "" 773 }, 774 "require": { 775 "php": ">=5.3.0" 776 }, 777 "type": "library", 778 "extra": { 779 "branch-alias": { 780 "dev-master": "1.0.x-dev" 781 } 782 }, 783 "autoload": { 784 "psr-4": { 785 "Psr\\Http\\Message\\": "src/" 786 } 787 }, 788 "notification-url": "https://packagist.org/downloads/", 789 "license": [ 790 "MIT" 791 ], 792 "authors": [ 793 { 794 "name": "PHP-FIG", 795 "homepage": "http://www.php-fig.org/" 796 } 797 ], 798 "description": "Common interface for HTTP messages", 799 "homepage": "https://github.com/php-fig/http-message", 800 "keywords": [ 801 "http", 802 "http-message", 803 "psr", 804 "psr-7", 805 "request", 806 "response" 807 ], 808 "time": "2016-08-06T14:39:51+00:00" 809 }, 810 { 811 "name": "ramsey/uuid", 812 "version": "3.7.1", 813 "source": { 814 "type": "git", 815 "url": "https://github.com/ramsey/uuid.git", 816 "reference": "45cffe822057a09e05f7bd09ec5fb88eeecd2334" 817 }, 818 "dist": { 819 "type": "zip", 820 "url": "https://api.github.com/repos/ramsey/uuid/zipball/45cffe822057a09e05f7bd09ec5fb88eeecd2334", 821 "reference": "45cffe822057a09e05f7bd09ec5fb88eeecd2334", 822 "shasum": "" 823 }, 824 "require": { 825 "paragonie/random_compat": "^1.0|^2.0", 826 "php": "^5.4 || ^7.0" 827 }, 828 "replace": { 829 "rhumsaa/uuid": "self.version" 830 }, 831 "require-dev": { 832 "apigen/apigen": "^4.1", 833 "codeception/aspect-mock": "^1.0 | ^2.0", 834 "doctrine/annotations": "~1.2.0", 835 "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1", 836 "ircmaxell/random-lib": "^1.1", 837 "jakub-onderka/php-parallel-lint": "^0.9.0", 838 "mockery/mockery": "^0.9.4", 839 "moontoast/math": "^1.1", 840 "php-mock/php-mock-phpunit": "^0.3|^1.1", 841 "phpunit/phpunit": "^4.7|>=5.0 <5.4", 842 "satooshi/php-coveralls": "^0.6.1", 843 "squizlabs/php_codesniffer": "^2.3" 844 }, 845 "suggest": { 846 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", 847 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", 848 "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter", 849 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", 850 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", 851 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." 852 }, 853 "type": "library", 854 "extra": { 855 "branch-alias": { 856 "dev-master": "3.x-dev" 857 } 858 }, 859 "autoload": { 860 "psr-4": { 861 "Ramsey\\Uuid\\": "src/" 862 } 863 }, 864 "notification-url": "https://packagist.org/downloads/", 865 "license": [ 866 "MIT" 867 ], 868 "authors": [ 869 { 870 "name": "Marijn Huizendveld", 871 "email": "marijn.huizendveld@gmail.com" 872 }, 873 { 874 "name": "Thibaud Fabre", 875 "email": "thibaud@aztech.io" 876 }, 877 { 878 "name": "Ben Ramsey", 879 "email": "ben@benramsey.com", 880 "homepage": "https://benramsey.com" 881 } 882 ], 883 "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", 884 "homepage": "https://github.com/ramsey/uuid", 885 "keywords": [ 886 "guid", 887 "identifier", 888 "uuid" 889 ], 890 "time": "2017-09-22T20:46:04+00:00" 891 }, 892 { 893 "name": "swiftmailer/swiftmailer", 894 "version": "v5.4.8", 895 "source": { 896 "type": "git", 897 "url": "https://github.com/swiftmailer/swiftmailer.git", 898 "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517" 899 }, 900 "dist": { 901 "type": "zip", 902 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/9a06dc570a0367850280eefd3f1dc2da45aef517", 903 "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517", 904 "shasum": "" 905 }, 906 "require": { 907 "php": ">=5.3.3" 908 }, 909 "require-dev": { 910 "mockery/mockery": "~0.9.1", 911 "symfony/phpunit-bridge": "~3.2" 912 }, 913 "type": "library", 914 "extra": { 915 "branch-alias": { 916 "dev-master": "5.4-dev" 917 } 918 }, 919 "autoload": { 920 "files": [ 921 "lib/swift_required.php" 922 ] 923 }, 924 "notification-url": "https://packagist.org/downloads/", 925 "license": [ 926 "MIT" 927 ], 928 "authors": [ 929 { 930 "name": "Chris Corbyn" 931 }, 932 { 933 "name": "Fabien Potencier", 934 "email": "fabien@symfony.com" 935 } 936 ], 937 "description": "Swiftmailer, free feature-rich PHP mailer", 938 "homepage": "http://swiftmailer.org", 939 "keywords": [ 940 "email", 941 "mail", 942 "mailer" 943 ], 944 "time": "2017-05-01T15:54:03+00:00" 945 }, 946 { 947 "name": "symfony/http-foundation", 948 "version": "v3.3.10", 949 "source": { 950 "type": "git", 951 "url": "https://github.com/symfony/http-foundation.git", 952 "reference": "22cf9c2b1d9f67cc8e75ae7f4eaa60e4c1eff1f8" 953 }, 954 "dist": { 955 "type": "zip", 956 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/22cf9c2b1d9f67cc8e75ae7f4eaa60e4c1eff1f8", 957 "reference": "22cf9c2b1d9f67cc8e75ae7f4eaa60e4c1eff1f8", 958 "shasum": "" 959 }, 960 "require": { 961 "php": "^5.5.9|>=7.0.8", 962 "symfony/polyfill-mbstring": "~1.1" 963 }, 964 "require-dev": { 965 "symfony/expression-language": "~2.8|~3.0" 966 }, 967 "type": "library", 968 "extra": { 969 "branch-alias": { 970 "dev-master": "3.3-dev" 971 } 972 }, 973 "autoload": { 974 "psr-4": { 975 "Symfony\\Component\\HttpFoundation\\": "" 976 }, 977 "exclude-from-classmap": [ 978 "/Tests/" 979 ] 980 }, 981 "notification-url": "https://packagist.org/downloads/", 982 "license": [ 983 "MIT" 984 ], 985 "authors": [ 986 { 987 "name": "Fabien Potencier", 988 "email": "fabien@symfony.com" 989 }, 990 { 991 "name": "Symfony Community", 992 "homepage": "https://symfony.com/contributors" 993 } 994 ], 995 "description": "Symfony HttpFoundation Component", 996 "homepage": "https://symfony.com", 997 "time": "2017-10-05T23:10:23+00:00" 998 }, 999 { 1000 "name": "symfony/polyfill-mbstring", 1001 "version": "v1.5.0", 1002 "source": { 1003 "type": "git", 1004 "url": "https://github.com/symfony/polyfill-mbstring.git", 1005 "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803" 1006 }, 1007 "dist": { 1008 "type": "zip", 1009 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7c8fae0ac1d216eb54349e6a8baa57d515fe8803", 1010 "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803", 1011 "shasum": "" 1012 }, 1013 "require": { 1014 "php": ">=5.3.3" 1015 }, 1016 "suggest": { 1017 "ext-mbstring": "For best performance" 1018 }, 1019 "type": "library", 1020 "extra": { 1021 "branch-alias": { 1022 "dev-master": "1.5-dev" 1023 } 1024 }, 1025 "autoload": { 1026 "psr-4": { 1027 "Symfony\\Polyfill\\Mbstring\\": "" 1028 }, 1029 "files": [ 1030 "bootstrap.php" 1031 ] 1032 }, 1033 "notification-url": "https://packagist.org/downloads/", 1034 "license": [ 1035 "MIT" 1036 ], 1037 "authors": [ 1038 { 1039 "name": "Nicolas Grekas", 1040 "email": "p@tchwork.com" 1041 }, 1042 { 1043 "name": "Symfony Community", 1044 "homepage": "https://symfony.com/contributors" 1045 } 1046 ], 1047 "description": "Symfony polyfill for the Mbstring extension", 1048 "homepage": "https://symfony.com", 1049 "keywords": [ 1050 "compatibility", 1051 "mbstring", 1052 "polyfill", 1053 "portable", 1054 "shim" 1055 ], 1056 "time": "2017-06-14T15:44:48+00:00" 1057 }, 1058 { 1059 "name": "symfony/polyfill-php70", 1060 "version": "v1.5.0", 1061 "source": { 1062 "type": "git", 1063 "url": "https://github.com/symfony/polyfill-php70.git", 1064 "reference": "b6482e68974486984f59449ecea1fbbb22ff840f" 1065 }, 1066 "dist": { 1067 "type": "zip", 1068 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/b6482e68974486984f59449ecea1fbbb22ff840f", 1069 "reference": "b6482e68974486984f59449ecea1fbbb22ff840f", 1070 "shasum": "" 1071 }, 1072 "require": { 1073 "paragonie/random_compat": "~1.0|~2.0", 1074 "php": ">=5.3.3" 1075 }, 1076 "type": "library", 1077 "extra": { 1078 "branch-alias": { 1079 "dev-master": "1.5-dev" 1080 } 1081 }, 1082 "autoload": { 1083 "psr-4": { 1084 "Symfony\\Polyfill\\Php70\\": "" 1085 }, 1086 "files": [ 1087 "bootstrap.php" 1088 ], 1089 "classmap": [ 1090 "Resources/stubs" 1091 ] 1092 }, 1093 "notification-url": "https://packagist.org/downloads/", 1094 "license": [ 1095 "MIT" 1096 ], 1097 "authors": [ 1098 { 1099 "name": "Nicolas Grekas", 1100 "email": "p@tchwork.com" 1101 }, 1102 { 1103 "name": "Symfony Community", 1104 "homepage": "https://symfony.com/contributors" 1105 } 1106 ], 1107 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", 1108 "homepage": "https://symfony.com", 1109 "keywords": [ 1110 "compatibility", 1111 "polyfill", 1112 "portable", 1113 "shim" 1114 ], 1115 "time": "2017-06-14T15:44:48+00:00" 1116 }, 1117 { 1118 "name": "symfony/polyfill-php71", 1119 "version": "v1.5.0", 1120 "source": { 1121 "type": "git", 1122 "url": "https://github.com/symfony/polyfill-php71.git", 1123 "reference": "3630055c2ba5cc99ab72f7fadb811e5fab334086" 1124 }, 1125 "dist": { 1126 "type": "zip", 1127 "url": "https://api.github.com/repos/symfony/polyfill-php71/zipball/3630055c2ba5cc99ab72f7fadb811e5fab334086", 1128 "reference": "3630055c2ba5cc99ab72f7fadb811e5fab334086", 1129 "shasum": "" 1130 }, 1131 "require": { 1132 "php": ">=5.3.3" 1133 }, 1134 "type": "library", 1135 "extra": { 1136 "branch-alias": { 1137 "dev-master": "1.5-dev" 1138 } 1139 }, 1140 "autoload": { 1141 "psr-4": { 1142 "Symfony\\Polyfill\\Php71\\": "" 1143 }, 1144 "files": [ 1145 "bootstrap.php" 1146 ] 1147 }, 1148 "notification-url": "https://packagist.org/downloads/", 1149 "license": [ 1150 "MIT" 1151 ], 1152 "authors": [ 1153 { 1154 "name": "Nicolas Grekas", 1155 "email": "p@tchwork.com" 1156 }, 1157 { 1158 "name": "Symfony Community", 1159 "homepage": "https://symfony.com/contributors" 1160 } 1161 ], 1162 "description": "Symfony polyfill backporting some PHP 7.1+ features to lower PHP versions", 1163 "homepage": "https://symfony.com", 1164 "keywords": [ 1165 "compatibility", 1166 "polyfill", 1167 "portable", 1168 "shim" 1169 ], 1170 "time": "2017-06-14T15:44:48+00:00" 1171 }, 1172 { 1173 "name": "symfony/polyfill-php72", 1174 "version": "v1.5.0", 1175 "source": { 1176 "type": "git", 1177 "url": "https://github.com/symfony/polyfill-php72.git", 1178 "reference": "8abc9097f5001d310f0edba727469c988acc6ea7" 1179 }, 1180 "dist": { 1181 "type": "zip", 1182 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/8abc9097f5001d310f0edba727469c988acc6ea7", 1183 "reference": "8abc9097f5001d310f0edba727469c988acc6ea7", 1184 "shasum": "" 1185 }, 1186 "require": { 1187 "php": ">=5.3.3" 1188 }, 1189 "type": "library", 1190 "extra": { 1191 "branch-alias": { 1192 "dev-master": "1.5-dev" 1193 } 1194 }, 1195 "autoload": { 1196 "psr-4": { 1197 "Symfony\\Polyfill\\Php72\\": "" 1198 }, 1199 "files": [ 1200 "bootstrap.php" 1201 ] 1202 }, 1203 "notification-url": "https://packagist.org/downloads/", 1204 "license": [ 1205 "MIT" 1206 ], 1207 "authors": [ 1208 { 1209 "name": "Nicolas Grekas", 1210 "email": "p@tchwork.com" 1211 }, 1212 { 1213 "name": "Symfony Community", 1214 "homepage": "https://symfony.com/contributors" 1215 } 1216 ], 1217 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", 1218 "homepage": "https://symfony.com", 1219 "keywords": [ 1220 "compatibility", 1221 "polyfill", 1222 "portable", 1223 "shim" 1224 ], 1225 "time": "2017-07-11T13:25:55+00:00" 1226 }, 1227 { 1228 "name": "tecnickcom/tcpdf", 1229 "version": "6.2.13", 1230 "source": { 1231 "type": "git", 1232 "url": "https://github.com/tecnickcom/TCPDF.git", 1233 "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64" 1234 }, 1235 "dist": { 1236 "type": "zip", 1237 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/95c5938aafe4b20df1454dbddb3e5005c0b26f64", 1238 "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64", 1239 "shasum": "" 1240 }, 1241 "require": { 1242 "php": ">=5.3.0" 1243 }, 1244 "type": "library", 1245 "autoload": { 1246 "classmap": [ 1247 "config", 1248 "include", 1249 "tcpdf.php", 1250 "tcpdf_parser.php", 1251 "tcpdf_import.php", 1252 "tcpdf_barcodes_1d.php", 1253 "tcpdf_barcodes_2d.php", 1254 "include/tcpdf_colors.php", 1255 "include/tcpdf_filters.php", 1256 "include/tcpdf_font_data.php", 1257 "include/tcpdf_fonts.php", 1258 "include/tcpdf_images.php", 1259 "include/tcpdf_static.php", 1260 "include/barcodes/datamatrix.php", 1261 "include/barcodes/pdf417.php", 1262 "include/barcodes/qrcode.php" 1263 ] 1264 }, 1265 "notification-url": "https://packagist.org/downloads/", 1266 "license": [ 1267 "LGPLv3" 1268 ], 1269 "authors": [ 1270 { 1271 "name": "Nicola Asuni", 1272 "email": "info@tecnick.com", 1273 "homepage": "http://nicolaasuni.tecnick.com" 1274 } 1275 ], 1276 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", 1277 "homepage": "http://www.tcpdf.org/", 1278 "keywords": [ 1279 "PDFD32000-2008", 1280 "TCPDF", 1281 "barcodes", 1282 "datamatrix", 1283 "pdf", 1284 "pdf417", 1285 "qrcode" 1286 ], 1287 "time": "2017-04-26T08:14:48+00:00" 1288 } 1289 ], 1290 "packages-dev": [ 1291 { 1292 "name": "composer/semver", 1293 "version": "1.4.2", 1294 "source": { 1295 "type": "git", 1296 "url": "https://github.com/composer/semver.git", 1297 "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573" 1298 }, 1299 "dist": { 1300 "type": "zip", 1301 "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573", 1302 "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573", 1303 "shasum": "" 1304 }, 1305 "require": { 1306 "php": "^5.3.2 || ^7.0" 1307 }, 1308 "require-dev": { 1309 "phpunit/phpunit": "^4.5 || ^5.0.5", 1310 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" 1311 }, 1312 "type": "library", 1313 "extra": { 1314 "branch-alias": { 1315 "dev-master": "1.x-dev" 1316 } 1317 }, 1318 "autoload": { 1319 "psr-4": { 1320 "Composer\\Semver\\": "src" 1321 } 1322 }, 1323 "notification-url": "https://packagist.org/downloads/", 1324 "license": [ 1325 "MIT" 1326 ], 1327 "authors": [ 1328 { 1329 "name": "Nils Adermann", 1330 "email": "naderman@naderman.de", 1331 "homepage": "http://www.naderman.de" 1332 }, 1333 { 1334 "name": "Jordi Boggiano", 1335 "email": "j.boggiano@seld.be", 1336 "homepage": "http://seld.be" 1337 }, 1338 { 1339 "name": "Rob Bast", 1340 "email": "rob.bast@gmail.com", 1341 "homepage": "http://robbast.nl" 1342 } 1343 ], 1344 "description": "Semver library that offers utilities, version constraint parsing and validation.", 1345 "keywords": [ 1346 "semantic", 1347 "semver", 1348 "validation", 1349 "versioning" 1350 ], 1351 "time": "2016-08-30T16:08:34+00:00" 1352 }, 1353 { 1354 "name": "doctrine/annotations", 1355 "version": "v1.4.0", 1356 "source": { 1357 "type": "git", 1358 "url": "https://github.com/doctrine/annotations.git", 1359 "reference": "54cacc9b81758b14e3ce750f205a393d52339e97" 1360 }, 1361 "dist": { 1362 "type": "zip", 1363 "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97", 1364 "reference": "54cacc9b81758b14e3ce750f205a393d52339e97", 1365 "shasum": "" 1366 }, 1367 "require": { 1368 "doctrine/lexer": "1.*", 1369 "php": "^5.6 || ^7.0" 1370 }, 1371 "require-dev": { 1372 "doctrine/cache": "1.*", 1373 "phpunit/phpunit": "^5.7" 1374 }, 1375 "type": "library", 1376 "extra": { 1377 "branch-alias": { 1378 "dev-master": "1.4.x-dev" 1379 } 1380 }, 1381 "autoload": { 1382 "psr-4": { 1383 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" 1384 } 1385 }, 1386 "notification-url": "https://packagist.org/downloads/", 1387 "license": [ 1388 "MIT" 1389 ], 1390 "authors": [ 1391 { 1392 "name": "Roman Borschel", 1393 "email": "roman@code-factory.org" 1394 }, 1395 { 1396 "name": "Benjamin Eberlei", 1397 "email": "kontakt@beberlei.de" 1398 }, 1399 { 1400 "name": "Guilherme Blanco", 1401 "email": "guilhermeblanco@gmail.com" 1402 }, 1403 { 1404 "name": "Jonathan Wage", 1405 "email": "jonwage@gmail.com" 1406 }, 1407 { 1408 "name": "Johannes Schmitt", 1409 "email": "schmittjoh@gmail.com" 1410 } 1411 ], 1412 "description": "Docblock Annotations Parser", 1413 "homepage": "http://www.doctrine-project.org", 1414 "keywords": [ 1415 "annotations", 1416 "docblock", 1417 "parser" 1418 ], 1419 "time": "2017-02-24T16:22:25+00:00" 1420 }, 1421 { 1422 "name": "doctrine/instantiator", 1423 "version": "1.0.5", 1424 "source": { 1425 "type": "git", 1426 "url": "https://github.com/doctrine/instantiator.git", 1427 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" 1428 }, 1429 "dist": { 1430 "type": "zip", 1431 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", 1432 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", 1433 "shasum": "" 1434 }, 1435 "require": { 1436 "php": ">=5.3,<8.0-DEV" 1437 }, 1438 "require-dev": { 1439 "athletic/athletic": "~0.1.8", 1440 "ext-pdo": "*", 1441 "ext-phar": "*", 1442 "phpunit/phpunit": "~4.0", 1443 "squizlabs/php_codesniffer": "~2.0" 1444 }, 1445 "type": "library", 1446 "extra": { 1447 "branch-alias": { 1448 "dev-master": "1.0.x-dev" 1449 } 1450 }, 1451 "autoload": { 1452 "psr-4": { 1453 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" 1454 } 1455 }, 1456 "notification-url": "https://packagist.org/downloads/", 1457 "license": [ 1458 "MIT" 1459 ], 1460 "authors": [ 1461 { 1462 "name": "Marco Pivetta", 1463 "email": "ocramius@gmail.com", 1464 "homepage": "http://ocramius.github.com/" 1465 } 1466 ], 1467 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", 1468 "homepage": "https://github.com/doctrine/instantiator", 1469 "keywords": [ 1470 "constructor", 1471 "instantiate" 1472 ], 1473 "time": "2015-06-14T21:17:01+00:00" 1474 }, 1475 { 1476 "name": "doctrine/lexer", 1477 "version": "v1.0.1", 1478 "source": { 1479 "type": "git", 1480 "url": "https://github.com/doctrine/lexer.git", 1481 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" 1482 }, 1483 "dist": { 1484 "type": "zip", 1485 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", 1486 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", 1487 "shasum": "" 1488 }, 1489 "require": { 1490 "php": ">=5.3.2" 1491 }, 1492 "type": "library", 1493 "extra": { 1494 "branch-alias": { 1495 "dev-master": "1.0.x-dev" 1496 } 1497 }, 1498 "autoload": { 1499 "psr-0": { 1500 "Doctrine\\Common\\Lexer\\": "lib/" 1501 } 1502 }, 1503 "notification-url": "https://packagist.org/downloads/", 1504 "license": [ 1505 "MIT" 1506 ], 1507 "authors": [ 1508 { 1509 "name": "Roman Borschel", 1510 "email": "roman@code-factory.org" 1511 }, 1512 { 1513 "name": "Guilherme Blanco", 1514 "email": "guilhermeblanco@gmail.com" 1515 }, 1516 { 1517 "name": "Johannes Schmitt", 1518 "email": "schmittjoh@gmail.com" 1519 } 1520 ], 1521 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", 1522 "homepage": "http://www.doctrine-project.org", 1523 "keywords": [ 1524 "lexer", 1525 "parser" 1526 ], 1527 "time": "2014-09-09T13:34:57+00:00" 1528 }, 1529 { 1530 "name": "friendsofphp/php-cs-fixer", 1531 "version": "v2.7.1", 1532 "source": { 1533 "type": "git", 1534 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", 1535 "reference": "ab2e189d94698178988f9732bc75bb4ce8d16f77" 1536 }, 1537 "dist": { 1538 "type": "zip", 1539 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/ab2e189d94698178988f9732bc75bb4ce8d16f77", 1540 "reference": "ab2e189d94698178988f9732bc75bb4ce8d16f77", 1541 "shasum": "" 1542 }, 1543 "require": { 1544 "composer/semver": "^1.4", 1545 "doctrine/annotations": "^1.2", 1546 "ext-json": "*", 1547 "ext-tokenizer": "*", 1548 "gecko-packages/gecko-php-unit": "^2.0", 1549 "php": "^5.6 || >=7.0 <7.3", 1550 "php-cs-fixer/diff": "^1.0", 1551 "symfony/console": "^3.2", 1552 "symfony/event-dispatcher": "^3.0", 1553 "symfony/filesystem": "^3.0", 1554 "symfony/finder": "^3.0", 1555 "symfony/options-resolver": "^3.0", 1556 "symfony/polyfill-php70": "^1.0", 1557 "symfony/polyfill-php72": "^1.4", 1558 "symfony/process": "^3.0", 1559 "symfony/stopwatch": "^3.0" 1560 }, 1561 "conflict": { 1562 "hhvm": "*" 1563 }, 1564 "require-dev": { 1565 "johnkary/phpunit-speedtrap": "^1.1", 1566 "justinrainbow/json-schema": "^5.0", 1567 "php-cs-fixer/accessible-object": "^1.0", 1568 "phpunit/phpunit": "^4.8.35 || ^5.4.3", 1569 "satooshi/php-coveralls": "^1.0", 1570 "symfony/phpunit-bridge": "^3.2.2" 1571 }, 1572 "suggest": { 1573 "ext-mbstring": "For handling non-UTF8 characters in cache signature.", 1574 "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible." 1575 }, 1576 "bin": [ 1577 "php-cs-fixer" 1578 ], 1579 "type": "application", 1580 "autoload": { 1581 "psr-4": { 1582 "PhpCsFixer\\": "src/" 1583 }, 1584 "classmap": [ 1585 "tests/Test/Assert/AssertTokensTrait.php", 1586 "tests/Test/AbstractFixerTestCase.php", 1587 "tests/Test/AbstractIntegrationTestCase.php", 1588 "tests/Test/IntegrationCase.php", 1589 "tests/Test/IntegrationCaseFactory.php" 1590 ] 1591 }, 1592 "notification-url": "https://packagist.org/downloads/", 1593 "license": [ 1594 "MIT" 1595 ], 1596 "authors": [ 1597 { 1598 "name": "Dariusz Rumiński", 1599 "email": "dariusz.ruminski@gmail.com" 1600 }, 1601 { 1602 "name": "Fabien Potencier", 1603 "email": "fabien@symfony.com" 1604 } 1605 ], 1606 "description": "A tool to automatically fix PHP code style", 1607 "time": "2017-10-02T12:16:05+00:00" 1608 }, 1609 { 1610 "name": "gecko-packages/gecko-php-unit", 1611 "version": "v2.2", 1612 "source": { 1613 "type": "git", 1614 "url": "https://github.com/GeckoPackages/GeckoPHPUnit.git", 1615 "reference": "ab525fac9a9ffea219687f261b02008b18ebf2d1" 1616 }, 1617 "dist": { 1618 "type": "zip", 1619 "url": "https://api.github.com/repos/GeckoPackages/GeckoPHPUnit/zipball/ab525fac9a9ffea219687f261b02008b18ebf2d1", 1620 "reference": "ab525fac9a9ffea219687f261b02008b18ebf2d1", 1621 "shasum": "" 1622 }, 1623 "require": { 1624 "php": "^5.3.6 || ^7.0" 1625 }, 1626 "require-dev": { 1627 "phpunit/phpunit": "^4.8.35 || ^5.4.3" 1628 }, 1629 "suggest": { 1630 "ext-dom": "When testing with xml.", 1631 "ext-libxml": "When testing with xml.", 1632 "phpunit/phpunit": "This is an extension for it so make sure you have it some way." 1633 }, 1634 "type": "library", 1635 "autoload": { 1636 "psr-4": { 1637 "GeckoPackages\\PHPUnit\\": "src/PHPUnit" 1638 } 1639 }, 1640 "notification-url": "https://packagist.org/downloads/", 1641 "license": [ 1642 "MIT" 1643 ], 1644 "description": "Additional PHPUnit asserts and constraints.", 1645 "homepage": "https://github.com/GeckoPackages", 1646 "keywords": [ 1647 "extension", 1648 "filesystem", 1649 "phpunit" 1650 ], 1651 "time": "2017-08-23T07:39:54+00:00" 1652 }, 1653 { 1654 "name": "guzzle/guzzle", 1655 "version": "v3.8.1", 1656 "source": { 1657 "type": "git", 1658 "url": "https://github.com/guzzle/guzzle.git", 1659 "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba" 1660 }, 1661 "dist": { 1662 "type": "zip", 1663 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba", 1664 "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba", 1665 "shasum": "" 1666 }, 1667 "require": { 1668 "ext-curl": "*", 1669 "php": ">=5.3.3", 1670 "symfony/event-dispatcher": ">=2.1" 1671 }, 1672 "replace": { 1673 "guzzle/batch": "self.version", 1674 "guzzle/cache": "self.version", 1675 "guzzle/common": "self.version", 1676 "guzzle/http": "self.version", 1677 "guzzle/inflection": "self.version", 1678 "guzzle/iterator": "self.version", 1679 "guzzle/log": "self.version", 1680 "guzzle/parser": "self.version", 1681 "guzzle/plugin": "self.version", 1682 "guzzle/plugin-async": "self.version", 1683 "guzzle/plugin-backoff": "self.version", 1684 "guzzle/plugin-cache": "self.version", 1685 "guzzle/plugin-cookie": "self.version", 1686 "guzzle/plugin-curlauth": "self.version", 1687 "guzzle/plugin-error-response": "self.version", 1688 "guzzle/plugin-history": "self.version", 1689 "guzzle/plugin-log": "self.version", 1690 "guzzle/plugin-md5": "self.version", 1691 "guzzle/plugin-mock": "self.version", 1692 "guzzle/plugin-oauth": "self.version", 1693 "guzzle/service": "self.version", 1694 "guzzle/stream": "self.version" 1695 }, 1696 "require-dev": { 1697 "doctrine/cache": "*", 1698 "monolog/monolog": "1.*", 1699 "phpunit/phpunit": "3.7.*", 1700 "psr/log": "1.0.*", 1701 "symfony/class-loader": "*", 1702 "zendframework/zend-cache": "<2.3", 1703 "zendframework/zend-log": "<2.3" 1704 }, 1705 "type": "library", 1706 "extra": { 1707 "branch-alias": { 1708 "dev-master": "3.8-dev" 1709 } 1710 }, 1711 "autoload": { 1712 "psr-0": { 1713 "Guzzle": "src/", 1714 "Guzzle\\Tests": "tests/" 1715 } 1716 }, 1717 "notification-url": "https://packagist.org/downloads/", 1718 "license": [ 1719 "MIT" 1720 ], 1721 "authors": [ 1722 { 1723 "name": "Michael Dowling", 1724 "email": "mtdowling@gmail.com", 1725 "homepage": "https://github.com/mtdowling" 1726 }, 1727 { 1728 "name": "Guzzle Community", 1729 "homepage": "https://github.com/guzzle/guzzle/contributors" 1730 } 1731 ], 1732 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", 1733 "homepage": "http://guzzlephp.org/", 1734 "keywords": [ 1735 "client", 1736 "curl", 1737 "framework", 1738 "http", 1739 "http client", 1740 "rest", 1741 "web service" 1742 ], 1743 "abandoned": "guzzlehttp/guzzle", 1744 "time": "2014-01-28T22:29:15+00:00" 1745 }, 1746 { 1747 "name": "hamcrest/hamcrest-php", 1748 "version": "v2.0.0", 1749 "source": { 1750 "type": "git", 1751 "url": "https://github.com/hamcrest/hamcrest-php.git", 1752 "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad" 1753 }, 1754 "dist": { 1755 "type": "zip", 1756 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/776503d3a8e85d4f9a1148614f95b7a608b046ad", 1757 "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad", 1758 "shasum": "" 1759 }, 1760 "require": { 1761 "php": "^5.3|^7.0" 1762 }, 1763 "replace": { 1764 "cordoval/hamcrest-php": "*", 1765 "davedevelopment/hamcrest-php": "*", 1766 "kodova/hamcrest-php": "*" 1767 }, 1768 "require-dev": { 1769 "phpunit/php-file-iterator": "1.3.3", 1770 "phpunit/phpunit": "~4.0", 1771 "satooshi/php-coveralls": "^1.0" 1772 }, 1773 "type": "library", 1774 "extra": { 1775 "branch-alias": { 1776 "dev-master": "2.0-dev" 1777 } 1778 }, 1779 "autoload": { 1780 "classmap": [ 1781 "hamcrest" 1782 ] 1783 }, 1784 "notification-url": "https://packagist.org/downloads/", 1785 "license": [ 1786 "BSD" 1787 ], 1788 "description": "This is the PHP port of Hamcrest Matchers", 1789 "keywords": [ 1790 "test" 1791 ], 1792 "time": "2016-01-20T08:20:44+00:00" 1793 }, 1794 { 1795 "name": "mockery/mockery", 1796 "version": "1.0", 1797 "source": { 1798 "type": "git", 1799 "url": "https://github.com/mockery/mockery.git", 1800 "reference": "1bac8c362b12f522fdd1f1fa3556284c91affa38" 1801 }, 1802 "dist": { 1803 "type": "zip", 1804 "url": "https://api.github.com/repos/mockery/mockery/zipball/1bac8c362b12f522fdd1f1fa3556284c91affa38", 1805 "reference": "1bac8c362b12f522fdd1f1fa3556284c91affa38", 1806 "shasum": "" 1807 }, 1808 "require": { 1809 "hamcrest/hamcrest-php": "~2.0", 1810 "lib-pcre": ">=7.0", 1811 "php": ">=5.6.0" 1812 }, 1813 "require-dev": { 1814 "phpunit/phpunit": "~5.7|~6.1" 1815 }, 1816 "type": "library", 1817 "extra": { 1818 "branch-alias": { 1819 "dev-master": "1.0.x-dev" 1820 } 1821 }, 1822 "autoload": { 1823 "psr-0": { 1824 "Mockery": "library/" 1825 } 1826 }, 1827 "notification-url": "https://packagist.org/downloads/", 1828 "license": [ 1829 "BSD-3-Clause" 1830 ], 1831 "authors": [ 1832 { 1833 "name": "Pádraic Brady", 1834 "email": "padraic.brady@gmail.com", 1835 "homepage": "http://blog.astrumfutura.com" 1836 }, 1837 { 1838 "name": "Dave Marshall", 1839 "email": "dave.marshall@atstsolutions.co.uk", 1840 "homepage": "http://davedevelopment.co.uk" 1841 } 1842 ], 1843 "description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.", 1844 "homepage": "http://github.com/mockery/mockery", 1845 "keywords": [ 1846 "BDD", 1847 "TDD", 1848 "library", 1849 "mock", 1850 "mock objects", 1851 "mockery", 1852 "stub", 1853 "test", 1854 "test double", 1855 "testing" 1856 ], 1857 "time": "2017-10-06T16:20:43+00:00" 1858 }, 1859 { 1860 "name": "myclabs/deep-copy", 1861 "version": "1.6.1", 1862 "source": { 1863 "type": "git", 1864 "url": "https://github.com/myclabs/DeepCopy.git", 1865 "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102" 1866 }, 1867 "dist": { 1868 "type": "zip", 1869 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102", 1870 "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102", 1871 "shasum": "" 1872 }, 1873 "require": { 1874 "php": ">=5.4.0" 1875 }, 1876 "require-dev": { 1877 "doctrine/collections": "1.*", 1878 "phpunit/phpunit": "~4.1" 1879 }, 1880 "type": "library", 1881 "autoload": { 1882 "psr-4": { 1883 "DeepCopy\\": "src/DeepCopy/" 1884 } 1885 }, 1886 "notification-url": "https://packagist.org/downloads/", 1887 "license": [ 1888 "MIT" 1889 ], 1890 "description": "Create deep copies (clones) of your objects", 1891 "homepage": "https://github.com/myclabs/DeepCopy", 1892 "keywords": [ 1893 "clone", 1894 "copy", 1895 "duplicate", 1896 "object", 1897 "object graph" 1898 ], 1899 "time": "2017-04-12T18:52:22+00:00" 1900 }, 1901 { 1902 "name": "php-cs-fixer/diff", 1903 "version": "v1.1.0", 1904 "source": { 1905 "type": "git", 1906 "url": "https://github.com/PHP-CS-Fixer/diff.git", 1907 "reference": "d068edadcb8f7bc2ea3d3769cdbaf609026ec4f4" 1908 }, 1909 "dist": { 1910 "type": "zip", 1911 "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/d068edadcb8f7bc2ea3d3769cdbaf609026ec4f4", 1912 "reference": "d068edadcb8f7bc2ea3d3769cdbaf609026ec4f4", 1913 "shasum": "" 1914 }, 1915 "require": { 1916 "php": "^5.6 || ^7.0" 1917 }, 1918 "require-dev": { 1919 "phpunit/phpunit": "^4.8.35 || ^5.4.3" 1920 }, 1921 "type": "library", 1922 "autoload": { 1923 "classmap": [ 1924 "src/" 1925 ] 1926 }, 1927 "notification-url": "https://packagist.org/downloads/", 1928 "license": [ 1929 "BSD-3-Clause" 1930 ], 1931 "authors": [ 1932 { 1933 "name": "Kore Nordmann", 1934 "email": "mail@kore-nordmann.de" 1935 }, 1936 { 1937 "name": "Sebastian Bergmann", 1938 "email": "sebastian@phpunit.de" 1939 } 1940 ], 1941 "description": "sebastian/diff v2 backport support for PHP5.6", 1942 "homepage": "https://github.com/PHP-CS-Fixer", 1943 "keywords": [ 1944 "diff" 1945 ], 1946 "time": "2017-09-23T16:02:08+00:00" 1947 }, 1948 { 1949 "name": "phpdocumentor/reflection-common", 1950 "version": "1.0.1", 1951 "source": { 1952 "type": "git", 1953 "url": "https://github.com/phpDocumentor/ReflectionCommon.git", 1954 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6" 1955 }, 1956 "dist": { 1957 "type": "zip", 1958 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", 1959 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6", 1960 "shasum": "" 1961 }, 1962 "require": { 1963 "php": ">=5.5" 1964 }, 1965 "require-dev": { 1966 "phpunit/phpunit": "^4.6" 1967 }, 1968 "type": "library", 1969 "extra": { 1970 "branch-alias": { 1971 "dev-master": "1.0.x-dev" 1972 } 1973 }, 1974 "autoload": { 1975 "psr-4": { 1976 "phpDocumentor\\Reflection\\": [ 1977 "src" 1978 ] 1979 } 1980 }, 1981 "notification-url": "https://packagist.org/downloads/", 1982 "license": [ 1983 "MIT" 1984 ], 1985 "authors": [ 1986 { 1987 "name": "Jaap van Otterdijk", 1988 "email": "opensource@ijaap.nl" 1989 } 1990 ], 1991 "description": "Common reflection classes used by phpdocumentor to reflect the code structure", 1992 "homepage": "http://www.phpdoc.org", 1993 "keywords": [ 1994 "FQSEN", 1995 "phpDocumentor", 1996 "phpdoc", 1997 "reflection", 1998 "static analysis" 1999 ], 2000 "time": "2017-09-11T18:02:19+00:00" 2001 }, 2002 { 2003 "name": "phpdocumentor/reflection-docblock", 2004 "version": "3.2.2", 2005 "source": { 2006 "type": "git", 2007 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", 2008 "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157" 2009 }, 2010 "dist": { 2011 "type": "zip", 2012 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/4aada1f93c72c35e22fb1383b47fee43b8f1d157", 2013 "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157", 2014 "shasum": "" 2015 }, 2016 "require": { 2017 "php": ">=5.5", 2018 "phpdocumentor/reflection-common": "^1.0@dev", 2019 "phpdocumentor/type-resolver": "^0.3.0", 2020 "webmozart/assert": "^1.0" 2021 }, 2022 "require-dev": { 2023 "mockery/mockery": "^0.9.4", 2024 "phpunit/phpunit": "^4.4" 2025 }, 2026 "type": "library", 2027 "autoload": { 2028 "psr-4": { 2029 "phpDocumentor\\Reflection\\": [ 2030 "src/" 2031 ] 2032 } 2033 }, 2034 "notification-url": "https://packagist.org/downloads/", 2035 "license": [ 2036 "MIT" 2037 ], 2038 "authors": [ 2039 { 2040 "name": "Mike van Riel", 2041 "email": "me@mikevanriel.com" 2042 } 2043 ], 2044 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", 2045 "time": "2017-08-08T06:39:58+00:00" 2046 }, 2047 { 2048 "name": "phpdocumentor/type-resolver", 2049 "version": "0.3.0", 2050 "source": { 2051 "type": "git", 2052 "url": "https://github.com/phpDocumentor/TypeResolver.git", 2053 "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773" 2054 }, 2055 "dist": { 2056 "type": "zip", 2057 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb3933512008d8162b3cdf9e18dba9309b7c3773", 2058 "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773", 2059 "shasum": "" 2060 }, 2061 "require": { 2062 "php": "^5.5 || ^7.0", 2063 "phpdocumentor/reflection-common": "^1.0" 2064 }, 2065 "require-dev": { 2066 "mockery/mockery": "^0.9.4", 2067 "phpunit/phpunit": "^5.2||^4.8.24" 2068 }, 2069 "type": "library", 2070 "extra": { 2071 "branch-alias": { 2072 "dev-master": "1.0.x-dev" 2073 } 2074 }, 2075 "autoload": { 2076 "psr-4": { 2077 "phpDocumentor\\Reflection\\": [ 2078 "src/" 2079 ] 2080 } 2081 }, 2082 "notification-url": "https://packagist.org/downloads/", 2083 "license": [ 2084 "MIT" 2085 ], 2086 "authors": [ 2087 { 2088 "name": "Mike van Riel", 2089 "email": "me@mikevanriel.com" 2090 } 2091 ], 2092 "time": "2017-06-03T08:32:36+00:00" 2093 }, 2094 { 2095 "name": "phpspec/prophecy", 2096 "version": "v1.7.2", 2097 "source": { 2098 "type": "git", 2099 "url": "https://github.com/phpspec/prophecy.git", 2100 "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6" 2101 }, 2102 "dist": { 2103 "type": "zip", 2104 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6", 2105 "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6", 2106 "shasum": "" 2107 }, 2108 "require": { 2109 "doctrine/instantiator": "^1.0.2", 2110 "php": "^5.3|^7.0", 2111 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", 2112 "sebastian/comparator": "^1.1|^2.0", 2113 "sebastian/recursion-context": "^1.0|^2.0|^3.0" 2114 }, 2115 "require-dev": { 2116 "phpspec/phpspec": "^2.5|^3.2", 2117 "phpunit/phpunit": "^4.8 || ^5.6.5" 2118 }, 2119 "type": "library", 2120 "extra": { 2121 "branch-alias": { 2122 "dev-master": "1.7.x-dev" 2123 } 2124 }, 2125 "autoload": { 2126 "psr-0": { 2127 "Prophecy\\": "src/" 2128 } 2129 }, 2130 "notification-url": "https://packagist.org/downloads/", 2131 "license": [ 2132 "MIT" 2133 ], 2134 "authors": [ 2135 { 2136 "name": "Konstantin Kudryashov", 2137 "email": "ever.zet@gmail.com", 2138 "homepage": "http://everzet.com" 2139 }, 2140 { 2141 "name": "Marcello Duarte", 2142 "email": "marcello.duarte@gmail.com" 2143 } 2144 ], 2145 "description": "Highly opinionated mocking framework for PHP 5.3+", 2146 "homepage": "https://github.com/phpspec/prophecy", 2147 "keywords": [ 2148 "Double", 2149 "Dummy", 2150 "fake", 2151 "mock", 2152 "spy", 2153 "stub" 2154 ], 2155 "time": "2017-09-04T11:05:03+00:00" 2156 }, 2157 { 2158 "name": "phpunit/php-code-coverage", 2159 "version": "4.0.8", 2160 "source": { 2161 "type": "git", 2162 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 2163 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d" 2164 }, 2165 "dist": { 2166 "type": "zip", 2167 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d", 2168 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d", 2169 "shasum": "" 2170 }, 2171 "require": { 2172 "ext-dom": "*", 2173 "ext-xmlwriter": "*", 2174 "php": "^5.6 || ^7.0", 2175 "phpunit/php-file-iterator": "^1.3", 2176 "phpunit/php-text-template": "^1.2", 2177 "phpunit/php-token-stream": "^1.4.2 || ^2.0", 2178 "sebastian/code-unit-reverse-lookup": "^1.0", 2179 "sebastian/environment": "^1.3.2 || ^2.0", 2180 "sebastian/version": "^1.0 || ^2.0" 2181 }, 2182 "require-dev": { 2183 "ext-xdebug": "^2.1.4", 2184 "phpunit/phpunit": "^5.7" 2185 }, 2186 "suggest": { 2187 "ext-xdebug": "^2.5.1" 2188 }, 2189 "type": "library", 2190 "extra": { 2191 "branch-alias": { 2192 "dev-master": "4.0.x-dev" 2193 } 2194 }, 2195 "autoload": { 2196 "classmap": [ 2197 "src/" 2198 ] 2199 }, 2200 "notification-url": "https://packagist.org/downloads/", 2201 "license": [ 2202 "BSD-3-Clause" 2203 ], 2204 "authors": [ 2205 { 2206 "name": "Sebastian Bergmann", 2207 "email": "sb@sebastian-bergmann.de", 2208 "role": "lead" 2209 } 2210 ], 2211 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", 2212 "homepage": "https://github.com/sebastianbergmann/php-code-coverage", 2213 "keywords": [ 2214 "coverage", 2215 "testing", 2216 "xunit" 2217 ], 2218 "time": "2017-04-02T07:44:40+00:00" 2219 }, 2220 { 2221 "name": "phpunit/php-file-iterator", 2222 "version": "1.4.2", 2223 "source": { 2224 "type": "git", 2225 "url": "https://github.com/sebastianbergmann/php-file-iterator.git", 2226 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" 2227 }, 2228 "dist": { 2229 "type": "zip", 2230 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", 2231 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", 2232 "shasum": "" 2233 }, 2234 "require": { 2235 "php": ">=5.3.3" 2236 }, 2237 "type": "library", 2238 "extra": { 2239 "branch-alias": { 2240 "dev-master": "1.4.x-dev" 2241 } 2242 }, 2243 "autoload": { 2244 "classmap": [ 2245 "src/" 2246 ] 2247 }, 2248 "notification-url": "https://packagist.org/downloads/", 2249 "license": [ 2250 "BSD-3-Clause" 2251 ], 2252 "authors": [ 2253 { 2254 "name": "Sebastian Bergmann", 2255 "email": "sb@sebastian-bergmann.de", 2256 "role": "lead" 2257 } 2258 ], 2259 "description": "FilterIterator implementation that filters files based on a list of suffixes.", 2260 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", 2261 "keywords": [ 2262 "filesystem", 2263 "iterator" 2264 ], 2265 "time": "2016-10-03T07:40:28+00:00" 2266 }, 2267 { 2268 "name": "phpunit/php-text-template", 2269 "version": "1.2.1", 2270 "source": { 2271 "type": "git", 2272 "url": "https://github.com/sebastianbergmann/php-text-template.git", 2273 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" 2274 }, 2275 "dist": { 2276 "type": "zip", 2277 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", 2278 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", 2279 "shasum": "" 2280 }, 2281 "require": { 2282 "php": ">=5.3.3" 2283 }, 2284 "type": "library", 2285 "autoload": { 2286 "classmap": [ 2287 "src/" 2288 ] 2289 }, 2290 "notification-url": "https://packagist.org/downloads/", 2291 "license": [ 2292 "BSD-3-Clause" 2293 ], 2294 "authors": [ 2295 { 2296 "name": "Sebastian Bergmann", 2297 "email": "sebastian@phpunit.de", 2298 "role": "lead" 2299 } 2300 ], 2301 "description": "Simple template engine.", 2302 "homepage": "https://github.com/sebastianbergmann/php-text-template/", 2303 "keywords": [ 2304 "template" 2305 ], 2306 "time": "2015-06-21T13:50:34+00:00" 2307 }, 2308 { 2309 "name": "phpunit/php-timer", 2310 "version": "1.0.9", 2311 "source": { 2312 "type": "git", 2313 "url": "https://github.com/sebastianbergmann/php-timer.git", 2314 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" 2315 }, 2316 "dist": { 2317 "type": "zip", 2318 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", 2319 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", 2320 "shasum": "" 2321 }, 2322 "require": { 2323 "php": "^5.3.3 || ^7.0" 2324 }, 2325 "require-dev": { 2326 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" 2327 }, 2328 "type": "library", 2329 "extra": { 2330 "branch-alias": { 2331 "dev-master": "1.0-dev" 2332 } 2333 }, 2334 "autoload": { 2335 "classmap": [ 2336 "src/" 2337 ] 2338 }, 2339 "notification-url": "https://packagist.org/downloads/", 2340 "license": [ 2341 "BSD-3-Clause" 2342 ], 2343 "authors": [ 2344 { 2345 "name": "Sebastian Bergmann", 2346 "email": "sb@sebastian-bergmann.de", 2347 "role": "lead" 2348 } 2349 ], 2350 "description": "Utility class for timing", 2351 "homepage": "https://github.com/sebastianbergmann/php-timer/", 2352 "keywords": [ 2353 "timer" 2354 ], 2355 "time": "2017-02-26T11:10:40+00:00" 2356 }, 2357 { 2358 "name": "phpunit/php-token-stream", 2359 "version": "1.4.11", 2360 "source": { 2361 "type": "git", 2362 "url": "https://github.com/sebastianbergmann/php-token-stream.git", 2363 "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7" 2364 }, 2365 "dist": { 2366 "type": "zip", 2367 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7", 2368 "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7", 2369 "shasum": "" 2370 }, 2371 "require": { 2372 "ext-tokenizer": "*", 2373 "php": ">=5.3.3" 2374 }, 2375 "require-dev": { 2376 "phpunit/phpunit": "~4.2" 2377 }, 2378 "type": "library", 2379 "extra": { 2380 "branch-alias": { 2381 "dev-master": "1.4-dev" 2382 } 2383 }, 2384 "autoload": { 2385 "classmap": [ 2386 "src/" 2387 ] 2388 }, 2389 "notification-url": "https://packagist.org/downloads/", 2390 "license": [ 2391 "BSD-3-Clause" 2392 ], 2393 "authors": [ 2394 { 2395 "name": "Sebastian Bergmann", 2396 "email": "sebastian@phpunit.de" 2397 } 2398 ], 2399 "description": "Wrapper around PHP's tokenizer extension.", 2400 "homepage": "https://github.com/sebastianbergmann/php-token-stream/", 2401 "keywords": [ 2402 "tokenizer" 2403 ], 2404 "time": "2017-02-27T10:12:30+00:00" 2405 }, 2406 { 2407 "name": "phpunit/phpunit", 2408 "version": "5.7.23", 2409 "source": { 2410 "type": "git", 2411 "url": "https://github.com/sebastianbergmann/phpunit.git", 2412 "reference": "78532d5269d984660080d8e0f4c99c5c2ea65ffe" 2413 }, 2414 "dist": { 2415 "type": "zip", 2416 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/78532d5269d984660080d8e0f4c99c5c2ea65ffe", 2417 "reference": "78532d5269d984660080d8e0f4c99c5c2ea65ffe", 2418 "shasum": "" 2419 }, 2420 "require": { 2421 "ext-dom": "*", 2422 "ext-json": "*", 2423 "ext-libxml": "*", 2424 "ext-mbstring": "*", 2425 "ext-xml": "*", 2426 "myclabs/deep-copy": "~1.3", 2427 "php": "^5.6 || ^7.0", 2428 "phpspec/prophecy": "^1.6.2", 2429 "phpunit/php-code-coverage": "^4.0.4", 2430 "phpunit/php-file-iterator": "~1.4", 2431 "phpunit/php-text-template": "~1.2", 2432 "phpunit/php-timer": "^1.0.6", 2433 "phpunit/phpunit-mock-objects": "^3.2", 2434 "sebastian/comparator": "^1.2.4", 2435 "sebastian/diff": "^1.4.3", 2436 "sebastian/environment": "^1.3.4 || ^2.0", 2437 "sebastian/exporter": "~2.0", 2438 "sebastian/global-state": "^1.1", 2439 "sebastian/object-enumerator": "~2.0", 2440 "sebastian/resource-operations": "~1.0", 2441 "sebastian/version": "~1.0.3|~2.0", 2442 "symfony/yaml": "~2.1|~3.0" 2443 }, 2444 "conflict": { 2445 "phpdocumentor/reflection-docblock": "3.0.2" 2446 }, 2447 "require-dev": { 2448 "ext-pdo": "*" 2449 }, 2450 "suggest": { 2451 "ext-xdebug": "*", 2452 "phpunit/php-invoker": "~1.1" 2453 }, 2454 "bin": [ 2455 "phpunit" 2456 ], 2457 "type": "library", 2458 "extra": { 2459 "branch-alias": { 2460 "dev-master": "5.7.x-dev" 2461 } 2462 }, 2463 "autoload": { 2464 "classmap": [ 2465 "src/" 2466 ] 2467 }, 2468 "notification-url": "https://packagist.org/downloads/", 2469 "license": [ 2470 "BSD-3-Clause" 2471 ], 2472 "authors": [ 2473 { 2474 "name": "Sebastian Bergmann", 2475 "email": "sebastian@phpunit.de", 2476 "role": "lead" 2477 } 2478 ], 2479 "description": "The PHP Unit Testing framework.", 2480 "homepage": "https://phpunit.de/", 2481 "keywords": [ 2482 "phpunit", 2483 "testing", 2484 "xunit" 2485 ], 2486 "time": "2017-10-15T06:13:55+00:00" 2487 }, 2488 { 2489 "name": "phpunit/phpunit-mock-objects", 2490 "version": "3.4.4", 2491 "source": { 2492 "type": "git", 2493 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", 2494 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118" 2495 }, 2496 "dist": { 2497 "type": "zip", 2498 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118", 2499 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118", 2500 "shasum": "" 2501 }, 2502 "require": { 2503 "doctrine/instantiator": "^1.0.2", 2504 "php": "^5.6 || ^7.0", 2505 "phpunit/php-text-template": "^1.2", 2506 "sebastian/exporter": "^1.2 || ^2.0" 2507 }, 2508 "conflict": { 2509 "phpunit/phpunit": "<5.4.0" 2510 }, 2511 "require-dev": { 2512 "phpunit/phpunit": "^5.4" 2513 }, 2514 "suggest": { 2515 "ext-soap": "*" 2516 }, 2517 "type": "library", 2518 "extra": { 2519 "branch-alias": { 2520 "dev-master": "3.2.x-dev" 2521 } 2522 }, 2523 "autoload": { 2524 "classmap": [ 2525 "src/" 2526 ] 2527 }, 2528 "notification-url": "https://packagist.org/downloads/", 2529 "license": [ 2530 "BSD-3-Clause" 2531 ], 2532 "authors": [ 2533 { 2534 "name": "Sebastian Bergmann", 2535 "email": "sb@sebastian-bergmann.de", 2536 "role": "lead" 2537 } 2538 ], 2539 "description": "Mock Object library for PHPUnit", 2540 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", 2541 "keywords": [ 2542 "mock", 2543 "xunit" 2544 ], 2545 "time": "2017-06-30T09:13:00+00:00" 2546 }, 2547 { 2548 "name": "psr/log", 2549 "version": "1.0.2", 2550 "source": { 2551 "type": "git", 2552 "url": "https://github.com/php-fig/log.git", 2553 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" 2554 }, 2555 "dist": { 2556 "type": "zip", 2557 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", 2558 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", 2559 "shasum": "" 2560 }, 2561 "require": { 2562 "php": ">=5.3.0" 2563 }, 2564 "type": "library", 2565 "extra": { 2566 "branch-alias": { 2567 "dev-master": "1.0.x-dev" 2568 } 2569 }, 2570 "autoload": { 2571 "psr-4": { 2572 "Psr\\Log\\": "Psr/Log/" 2573 } 2574 }, 2575 "notification-url": "https://packagist.org/downloads/", 2576 "license": [ 2577 "MIT" 2578 ], 2579 "authors": [ 2580 { 2581 "name": "PHP-FIG", 2582 "homepage": "http://www.php-fig.org/" 2583 } 2584 ], 2585 "description": "Common interface for logging libraries", 2586 "homepage": "https://github.com/php-fig/log", 2587 "keywords": [ 2588 "log", 2589 "psr", 2590 "psr-3" 2591 ], 2592 "time": "2016-10-10T12:19:37+00:00" 2593 }, 2594 { 2595 "name": "satooshi/php-coveralls", 2596 "version": "v1.0.1", 2597 "source": { 2598 "type": "git", 2599 "url": "https://github.com/satooshi/php-coveralls.git", 2600 "reference": "da51d304fe8622bf9a6da39a8446e7afd432115c" 2601 }, 2602 "dist": { 2603 "type": "zip", 2604 "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/da51d304fe8622bf9a6da39a8446e7afd432115c", 2605 "reference": "da51d304fe8622bf9a6da39a8446e7afd432115c", 2606 "shasum": "" 2607 }, 2608 "require": { 2609 "ext-json": "*", 2610 "ext-simplexml": "*", 2611 "guzzle/guzzle": "^2.8|^3.0", 2612 "php": ">=5.3.3", 2613 "psr/log": "^1.0", 2614 "symfony/config": "^2.1|^3.0", 2615 "symfony/console": "^2.1|^3.0", 2616 "symfony/stopwatch": "^2.0|^3.0", 2617 "symfony/yaml": "^2.0|^3.0" 2618 }, 2619 "suggest": { 2620 "symfony/http-kernel": "Allows Symfony integration" 2621 }, 2622 "bin": [ 2623 "bin/coveralls" 2624 ], 2625 "type": "library", 2626 "autoload": { 2627 "psr-4": { 2628 "Satooshi\\": "src/Satooshi/" 2629 } 2630 }, 2631 "notification-url": "https://packagist.org/downloads/", 2632 "license": [ 2633 "MIT" 2634 ], 2635 "authors": [ 2636 { 2637 "name": "Kitamura Satoshi", 2638 "email": "with.no.parachute@gmail.com", 2639 "homepage": "https://www.facebook.com/satooshi.jp" 2640 } 2641 ], 2642 "description": "PHP client library for Coveralls API", 2643 "homepage": "https://github.com/satooshi/php-coveralls", 2644 "keywords": [ 2645 "ci", 2646 "coverage", 2647 "github", 2648 "test" 2649 ], 2650 "time": "2016-01-20T17:35:46+00:00" 2651 }, 2652 { 2653 "name": "sebastian/code-unit-reverse-lookup", 2654 "version": "1.0.1", 2655 "source": { 2656 "type": "git", 2657 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", 2658 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" 2659 }, 2660 "dist": { 2661 "type": "zip", 2662 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", 2663 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", 2664 "shasum": "" 2665 }, 2666 "require": { 2667 "php": "^5.6 || ^7.0" 2668 }, 2669 "require-dev": { 2670 "phpunit/phpunit": "^5.7 || ^6.0" 2671 }, 2672 "type": "library", 2673 "extra": { 2674 "branch-alias": { 2675 "dev-master": "1.0.x-dev" 2676 } 2677 }, 2678 "autoload": { 2679 "classmap": [ 2680 "src/" 2681 ] 2682 }, 2683 "notification-url": "https://packagist.org/downloads/", 2684 "license": [ 2685 "BSD-3-Clause" 2686 ], 2687 "authors": [ 2688 { 2689 "name": "Sebastian Bergmann", 2690 "email": "sebastian@phpunit.de" 2691 } 2692 ], 2693 "description": "Looks up which function or method a line of code belongs to", 2694 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", 2695 "time": "2017-03-04T06:30:41+00:00" 2696 }, 2697 { 2698 "name": "sebastian/comparator", 2699 "version": "1.2.4", 2700 "source": { 2701 "type": "git", 2702 "url": "https://github.com/sebastianbergmann/comparator.git", 2703 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" 2704 }, 2705 "dist": { 2706 "type": "zip", 2707 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", 2708 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", 2709 "shasum": "" 2710 }, 2711 "require": { 2712 "php": ">=5.3.3", 2713 "sebastian/diff": "~1.2", 2714 "sebastian/exporter": "~1.2 || ~2.0" 2715 }, 2716 "require-dev": { 2717 "phpunit/phpunit": "~4.4" 2718 }, 2719 "type": "library", 2720 "extra": { 2721 "branch-alias": { 2722 "dev-master": "1.2.x-dev" 2723 } 2724 }, 2725 "autoload": { 2726 "classmap": [ 2727 "src/" 2728 ] 2729 }, 2730 "notification-url": "https://packagist.org/downloads/", 2731 "license": [ 2732 "BSD-3-Clause" 2733 ], 2734 "authors": [ 2735 { 2736 "name": "Jeff Welch", 2737 "email": "whatthejeff@gmail.com" 2738 }, 2739 { 2740 "name": "Volker Dusch", 2741 "email": "github@wallbash.com" 2742 }, 2743 { 2744 "name": "Bernhard Schussek", 2745 "email": "bschussek@2bepublished.at" 2746 }, 2747 { 2748 "name": "Sebastian Bergmann", 2749 "email": "sebastian@phpunit.de" 2750 } 2751 ], 2752 "description": "Provides the functionality to compare PHP values for equality", 2753 "homepage": "http://www.github.com/sebastianbergmann/comparator", 2754 "keywords": [ 2755 "comparator", 2756 "compare", 2757 "equality" 2758 ], 2759 "time": "2017-01-29T09:50:25+00:00" 2760 }, 2761 { 2762 "name": "sebastian/diff", 2763 "version": "1.4.3", 2764 "source": { 2765 "type": "git", 2766 "url": "https://github.com/sebastianbergmann/diff.git", 2767 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" 2768 }, 2769 "dist": { 2770 "type": "zip", 2771 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", 2772 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", 2773 "shasum": "" 2774 }, 2775 "require": { 2776 "php": "^5.3.3 || ^7.0" 2777 }, 2778 "require-dev": { 2779 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" 2780 }, 2781 "type": "library", 2782 "extra": { 2783 "branch-alias": { 2784 "dev-master": "1.4-dev" 2785 } 2786 }, 2787 "autoload": { 2788 "classmap": [ 2789 "src/" 2790 ] 2791 }, 2792 "notification-url": "https://packagist.org/downloads/", 2793 "license": [ 2794 "BSD-3-Clause" 2795 ], 2796 "authors": [ 2797 { 2798 "name": "Kore Nordmann", 2799 "email": "mail@kore-nordmann.de" 2800 }, 2801 { 2802 "name": "Sebastian Bergmann", 2803 "email": "sebastian@phpunit.de" 2804 } 2805 ], 2806 "description": "Diff implementation", 2807 "homepage": "https://github.com/sebastianbergmann/diff", 2808 "keywords": [ 2809 "diff" 2810 ], 2811 "time": "2017-05-22T07:24:03+00:00" 2812 }, 2813 { 2814 "name": "sebastian/environment", 2815 "version": "2.0.0", 2816 "source": { 2817 "type": "git", 2818 "url": "https://github.com/sebastianbergmann/environment.git", 2819 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac" 2820 }, 2821 "dist": { 2822 "type": "zip", 2823 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac", 2824 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac", 2825 "shasum": "" 2826 }, 2827 "require": { 2828 "php": "^5.6 || ^7.0" 2829 }, 2830 "require-dev": { 2831 "phpunit/phpunit": "^5.0" 2832 }, 2833 "type": "library", 2834 "extra": { 2835 "branch-alias": { 2836 "dev-master": "2.0.x-dev" 2837 } 2838 }, 2839 "autoload": { 2840 "classmap": [ 2841 "src/" 2842 ] 2843 }, 2844 "notification-url": "https://packagist.org/downloads/", 2845 "license": [ 2846 "BSD-3-Clause" 2847 ], 2848 "authors": [ 2849 { 2850 "name": "Sebastian Bergmann", 2851 "email": "sebastian@phpunit.de" 2852 } 2853 ], 2854 "description": "Provides functionality to handle HHVM/PHP environments", 2855 "homepage": "http://www.github.com/sebastianbergmann/environment", 2856 "keywords": [ 2857 "Xdebug", 2858 "environment", 2859 "hhvm" 2860 ], 2861 "time": "2016-11-26T07:53:53+00:00" 2862 }, 2863 { 2864 "name": "sebastian/exporter", 2865 "version": "2.0.0", 2866 "source": { 2867 "type": "git", 2868 "url": "https://github.com/sebastianbergmann/exporter.git", 2869 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4" 2870 }, 2871 "dist": { 2872 "type": "zip", 2873 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", 2874 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", 2875 "shasum": "" 2876 }, 2877 "require": { 2878 "php": ">=5.3.3", 2879 "sebastian/recursion-context": "~2.0" 2880 }, 2881 "require-dev": { 2882 "ext-mbstring": "*", 2883 "phpunit/phpunit": "~4.4" 2884 }, 2885 "type": "library", 2886 "extra": { 2887 "branch-alias": { 2888 "dev-master": "2.0.x-dev" 2889 } 2890 }, 2891 "autoload": { 2892 "classmap": [ 2893 "src/" 2894 ] 2895 }, 2896 "notification-url": "https://packagist.org/downloads/", 2897 "license": [ 2898 "BSD-3-Clause" 2899 ], 2900 "authors": [ 2901 { 2902 "name": "Jeff Welch", 2903 "email": "whatthejeff@gmail.com" 2904 }, 2905 { 2906 "name": "Volker Dusch", 2907 "email": "github@wallbash.com" 2908 }, 2909 { 2910 "name": "Bernhard Schussek", 2911 "email": "bschussek@2bepublished.at" 2912 }, 2913 { 2914 "name": "Sebastian Bergmann", 2915 "email": "sebastian@phpunit.de" 2916 }, 2917 { 2918 "name": "Adam Harvey", 2919 "email": "aharvey@php.net" 2920 } 2921 ], 2922 "description": "Provides the functionality to export PHP variables for visualization", 2923 "homepage": "http://www.github.com/sebastianbergmann/exporter", 2924 "keywords": [ 2925 "export", 2926 "exporter" 2927 ], 2928 "time": "2016-11-19T08:54:04+00:00" 2929 }, 2930 { 2931 "name": "sebastian/global-state", 2932 "version": "1.1.1", 2933 "source": { 2934 "type": "git", 2935 "url": "https://github.com/sebastianbergmann/global-state.git", 2936 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" 2937 }, 2938 "dist": { 2939 "type": "zip", 2940 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", 2941 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", 2942 "shasum": "" 2943 }, 2944 "require": { 2945 "php": ">=5.3.3" 2946 }, 2947 "require-dev": { 2948 "phpunit/phpunit": "~4.2" 2949 }, 2950 "suggest": { 2951 "ext-uopz": "*" 2952 }, 2953 "type": "library", 2954 "extra": { 2955 "branch-alias": { 2956 "dev-master": "1.0-dev" 2957 } 2958 }, 2959 "autoload": { 2960 "classmap": [ 2961 "src/" 2962 ] 2963 }, 2964 "notification-url": "https://packagist.org/downloads/", 2965 "license": [ 2966 "BSD-3-Clause" 2967 ], 2968 "authors": [ 2969 { 2970 "name": "Sebastian Bergmann", 2971 "email": "sebastian@phpunit.de" 2972 } 2973 ], 2974 "description": "Snapshotting of global state", 2975 "homepage": "http://www.github.com/sebastianbergmann/global-state", 2976 "keywords": [ 2977 "global state" 2978 ], 2979 "time": "2015-10-12T03:26:01+00:00" 2980 }, 2981 { 2982 "name": "sebastian/object-enumerator", 2983 "version": "2.0.1", 2984 "source": { 2985 "type": "git", 2986 "url": "https://github.com/sebastianbergmann/object-enumerator.git", 2987 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7" 2988 }, 2989 "dist": { 2990 "type": "zip", 2991 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7", 2992 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7", 2993 "shasum": "" 2994 }, 2995 "require": { 2996 "php": ">=5.6", 2997 "sebastian/recursion-context": "~2.0" 2998 }, 2999 "require-dev": { 3000 "phpunit/phpunit": "~5" 3001 }, 3002 "type": "library", 3003 "extra": { 3004 "branch-alias": { 3005 "dev-master": "2.0.x-dev" 3006 } 3007 }, 3008 "autoload": { 3009 "classmap": [ 3010 "src/" 3011 ] 3012 }, 3013 "notification-url": "https://packagist.org/downloads/", 3014 "license": [ 3015 "BSD-3-Clause" 3016 ], 3017 "authors": [ 3018 { 3019 "name": "Sebastian Bergmann", 3020 "email": "sebastian@phpunit.de" 3021 } 3022 ], 3023 "description": "Traverses array structures and object graphs to enumerate all referenced objects", 3024 "homepage": "https://github.com/sebastianbergmann/object-enumerator/", 3025 "time": "2017-02-18T15:18:39+00:00" 3026 }, 3027 { 3028 "name": "sebastian/recursion-context", 3029 "version": "2.0.0", 3030 "source": { 3031 "type": "git", 3032 "url": "https://github.com/sebastianbergmann/recursion-context.git", 3033 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a" 3034 }, 3035 "dist": { 3036 "type": "zip", 3037 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a", 3038 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a", 3039 "shasum": "" 3040 }, 3041 "require": { 3042 "php": ">=5.3.3" 3043 }, 3044 "require-dev": { 3045 "phpunit/phpunit": "~4.4" 3046 }, 3047 "type": "library", 3048 "extra": { 3049 "branch-alias": { 3050 "dev-master": "2.0.x-dev" 3051 } 3052 }, 3053 "autoload": { 3054 "classmap": [ 3055 "src/" 3056 ] 3057 }, 3058 "notification-url": "https://packagist.org/downloads/", 3059 "license": [ 3060 "BSD-3-Clause" 3061 ], 3062 "authors": [ 3063 { 3064 "name": "Jeff Welch", 3065 "email": "whatthejeff@gmail.com" 3066 }, 3067 { 3068 "name": "Sebastian Bergmann", 3069 "email": "sebastian@phpunit.de" 3070 }, 3071 { 3072 "name": "Adam Harvey", 3073 "email": "aharvey@php.net" 3074 } 3075 ], 3076 "description": "Provides functionality to recursively process PHP variables", 3077 "homepage": "http://www.github.com/sebastianbergmann/recursion-context", 3078 "time": "2016-11-19T07:33:16+00:00" 3079 }, 3080 { 3081 "name": "sebastian/resource-operations", 3082 "version": "1.0.0", 3083 "source": { 3084 "type": "git", 3085 "url": "https://github.com/sebastianbergmann/resource-operations.git", 3086 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" 3087 }, 3088 "dist": { 3089 "type": "zip", 3090 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", 3091 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", 3092 "shasum": "" 3093 }, 3094 "require": { 3095 "php": ">=5.6.0" 3096 }, 3097 "type": "library", 3098 "extra": { 3099 "branch-alias": { 3100 "dev-master": "1.0.x-dev" 3101 } 3102 }, 3103 "autoload": { 3104 "classmap": [ 3105 "src/" 3106 ] 3107 }, 3108 "notification-url": "https://packagist.org/downloads/", 3109 "license": [ 3110 "BSD-3-Clause" 3111 ], 3112 "authors": [ 3113 { 3114 "name": "Sebastian Bergmann", 3115 "email": "sebastian@phpunit.de" 3116 } 3117 ], 3118 "description": "Provides a list of PHP built-in functions that operate on resources", 3119 "homepage": "https://www.github.com/sebastianbergmann/resource-operations", 3120 "time": "2015-07-28T20:34:47+00:00" 3121 }, 3122 { 3123 "name": "sebastian/version", 3124 "version": "2.0.1", 3125 "source": { 3126 "type": "git", 3127 "url": "https://github.com/sebastianbergmann/version.git", 3128 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" 3129 }, 3130 "dist": { 3131 "type": "zip", 3132 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", 3133 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", 3134 "shasum": "" 3135 }, 3136 "require": { 3137 "php": ">=5.6" 3138 }, 3139 "type": "library", 3140 "extra": { 3141 "branch-alias": { 3142 "dev-master": "2.0.x-dev" 3143 } 3144 }, 3145 "autoload": { 3146 "classmap": [ 3147 "src/" 3148 ] 3149 }, 3150 "notification-url": "https://packagist.org/downloads/", 3151 "license": [ 3152 "BSD-3-Clause" 3153 ], 3154 "authors": [ 3155 { 3156 "name": "Sebastian Bergmann", 3157 "email": "sebastian@phpunit.de", 3158 "role": "lead" 3159 } 3160 ], 3161 "description": "Library that helps with managing the version number of Git-hosted PHP projects", 3162 "homepage": "https://github.com/sebastianbergmann/version", 3163 "time": "2016-10-03T07:35:21+00:00" 3164 }, 3165 { 3166 "name": "symfony/config", 3167 "version": "v3.3.10", 3168 "source": { 3169 "type": "git", 3170 "url": "https://github.com/symfony/config.git", 3171 "reference": "4ab62407bff9cd97c410a7feaef04c375aaa5cfd" 3172 }, 3173 "dist": { 3174 "type": "zip", 3175 "url": "https://api.github.com/repos/symfony/config/zipball/4ab62407bff9cd97c410a7feaef04c375aaa5cfd", 3176 "reference": "4ab62407bff9cd97c410a7feaef04c375aaa5cfd", 3177 "shasum": "" 3178 }, 3179 "require": { 3180 "php": "^5.5.9|>=7.0.8", 3181 "symfony/filesystem": "~2.8|~3.0" 3182 }, 3183 "conflict": { 3184 "symfony/dependency-injection": "<3.3", 3185 "symfony/finder": "<3.3" 3186 }, 3187 "require-dev": { 3188 "symfony/dependency-injection": "~3.3", 3189 "symfony/finder": "~3.3", 3190 "symfony/yaml": "~3.0" 3191 }, 3192 "suggest": { 3193 "symfony/yaml": "To use the yaml reference dumper" 3194 }, 3195 "type": "library", 3196 "extra": { 3197 "branch-alias": { 3198 "dev-master": "3.3-dev" 3199 } 3200 }, 3201 "autoload": { 3202 "psr-4": { 3203 "Symfony\\Component\\Config\\": "" 3204 }, 3205 "exclude-from-classmap": [ 3206 "/Tests/" 3207 ] 3208 }, 3209 "notification-url": "https://packagist.org/downloads/", 3210 "license": [ 3211 "MIT" 3212 ], 3213 "authors": [ 3214 { 3215 "name": "Fabien Potencier", 3216 "email": "fabien@symfony.com" 3217 }, 3218 { 3219 "name": "Symfony Community", 3220 "homepage": "https://symfony.com/contributors" 3221 } 3222 ], 3223 "description": "Symfony Config Component", 3224 "homepage": "https://symfony.com", 3225 "time": "2017-10-04T18:56:58+00:00" 3226 }, 3227 { 3228 "name": "symfony/console", 3229 "version": "v3.3.10", 3230 "source": { 3231 "type": "git", 3232 "url": "https://github.com/symfony/console.git", 3233 "reference": "116bc56e45a8e5572e51eb43ab58c769a352366c" 3234 }, 3235 "dist": { 3236 "type": "zip", 3237 "url": "https://api.github.com/repos/symfony/console/zipball/116bc56e45a8e5572e51eb43ab58c769a352366c", 3238 "reference": "116bc56e45a8e5572e51eb43ab58c769a352366c", 3239 "shasum": "" 3240 }, 3241 "require": { 3242 "php": "^5.5.9|>=7.0.8", 3243 "symfony/debug": "~2.8|~3.0", 3244 "symfony/polyfill-mbstring": "~1.0" 3245 }, 3246 "conflict": { 3247 "symfony/dependency-injection": "<3.3" 3248 }, 3249 "require-dev": { 3250 "psr/log": "~1.0", 3251 "symfony/config": "~3.3", 3252 "symfony/dependency-injection": "~3.3", 3253 "symfony/event-dispatcher": "~2.8|~3.0", 3254 "symfony/filesystem": "~2.8|~3.0", 3255 "symfony/process": "~2.8|~3.0" 3256 }, 3257 "suggest": { 3258 "psr/log": "For using the console logger", 3259 "symfony/event-dispatcher": "", 3260 "symfony/filesystem": "", 3261 "symfony/process": "" 3262 }, 3263 "type": "library", 3264 "extra": { 3265 "branch-alias": { 3266 "dev-master": "3.3-dev" 3267 } 3268 }, 3269 "autoload": { 3270 "psr-4": { 3271 "Symfony\\Component\\Console\\": "" 3272 }, 3273 "exclude-from-classmap": [ 3274 "/Tests/" 3275 ] 3276 }, 3277 "notification-url": "https://packagist.org/downloads/", 3278 "license": [ 3279 "MIT" 3280 ], 3281 "authors": [ 3282 { 3283 "name": "Fabien Potencier", 3284 "email": "fabien@symfony.com" 3285 }, 3286 { 3287 "name": "Symfony Community", 3288 "homepage": "https://symfony.com/contributors" 3289 } 3290 ], 3291 "description": "Symfony Console Component", 3292 "homepage": "https://symfony.com", 3293 "time": "2017-10-02T06:42:24+00:00" 3294 }, 3295 { 3296 "name": "symfony/debug", 3297 "version": "v3.3.10", 3298 "source": { 3299 "type": "git", 3300 "url": "https://github.com/symfony/debug.git", 3301 "reference": "eb95d9ce8f18dcc1b3dfff00cb624c402be78ffd" 3302 }, 3303 "dist": { 3304 "type": "zip", 3305 "url": "https://api.github.com/repos/symfony/debug/zipball/eb95d9ce8f18dcc1b3dfff00cb624c402be78ffd", 3306 "reference": "eb95d9ce8f18dcc1b3dfff00cb624c402be78ffd", 3307 "shasum": "" 3308 }, 3309 "require": { 3310 "php": "^5.5.9|>=7.0.8", 3311 "psr/log": "~1.0" 3312 }, 3313 "conflict": { 3314 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" 3315 }, 3316 "require-dev": { 3317 "symfony/http-kernel": "~2.8|~3.0" 3318 }, 3319 "type": "library", 3320 "extra": { 3321 "branch-alias": { 3322 "dev-master": "3.3-dev" 3323 } 3324 }, 3325 "autoload": { 3326 "psr-4": { 3327 "Symfony\\Component\\Debug\\": "" 3328 }, 3329 "exclude-from-classmap": [ 3330 "/Tests/" 3331 ] 3332 }, 3333 "notification-url": "https://packagist.org/downloads/", 3334 "license": [ 3335 "MIT" 3336 ], 3337 "authors": [ 3338 { 3339 "name": "Fabien Potencier", 3340 "email": "fabien@symfony.com" 3341 }, 3342 { 3343 "name": "Symfony Community", 3344 "homepage": "https://symfony.com/contributors" 3345 } 3346 ], 3347 "description": "Symfony Debug Component", 3348 "homepage": "https://symfony.com", 3349 "time": "2017-10-02T06:42:24+00:00" 3350 }, 3351 { 3352 "name": "symfony/event-dispatcher", 3353 "version": "v3.3.10", 3354 "source": { 3355 "type": "git", 3356 "url": "https://github.com/symfony/event-dispatcher.git", 3357 "reference": "d7ba037e4b8221956ab1e221c73c9e27e05dd423" 3358 }, 3359 "dist": { 3360 "type": "zip", 3361 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d7ba037e4b8221956ab1e221c73c9e27e05dd423", 3362 "reference": "d7ba037e4b8221956ab1e221c73c9e27e05dd423", 3363 "shasum": "" 3364 }, 3365 "require": { 3366 "php": "^5.5.9|>=7.0.8" 3367 }, 3368 "conflict": { 3369 "symfony/dependency-injection": "<3.3" 3370 }, 3371 "require-dev": { 3372 "psr/log": "~1.0", 3373 "symfony/config": "~2.8|~3.0", 3374 "symfony/dependency-injection": "~3.3", 3375 "symfony/expression-language": "~2.8|~3.0", 3376 "symfony/stopwatch": "~2.8|~3.0" 3377 }, 3378 "suggest": { 3379 "symfony/dependency-injection": "", 3380 "symfony/http-kernel": "" 3381 }, 3382 "type": "library", 3383 "extra": { 3384 "branch-alias": { 3385 "dev-master": "3.3-dev" 3386 } 3387 }, 3388 "autoload": { 3389 "psr-4": { 3390 "Symfony\\Component\\EventDispatcher\\": "" 3391 }, 3392 "exclude-from-classmap": [ 3393 "/Tests/" 3394 ] 3395 }, 3396 "notification-url": "https://packagist.org/downloads/", 3397 "license": [ 3398 "MIT" 3399 ], 3400 "authors": [ 3401 { 3402 "name": "Fabien Potencier", 3403 "email": "fabien@symfony.com" 3404 }, 3405 { 3406 "name": "Symfony Community", 3407 "homepage": "https://symfony.com/contributors" 3408 } 3409 ], 3410 "description": "Symfony EventDispatcher Component", 3411 "homepage": "https://symfony.com", 3412 "time": "2017-10-02T06:42:24+00:00" 3413 }, 3414 { 3415 "name": "symfony/filesystem", 3416 "version": "v3.3.10", 3417 "source": { 3418 "type": "git", 3419 "url": "https://github.com/symfony/filesystem.git", 3420 "reference": "90bc45abf02ae6b7deb43895c1052cb0038506f1" 3421 }, 3422 "dist": { 3423 "type": "zip", 3424 "url": "https://api.github.com/repos/symfony/filesystem/zipball/90bc45abf02ae6b7deb43895c1052cb0038506f1", 3425 "reference": "90bc45abf02ae6b7deb43895c1052cb0038506f1", 3426 "shasum": "" 3427 }, 3428 "require": { 3429 "php": "^5.5.9|>=7.0.8" 3430 }, 3431 "type": "library", 3432 "extra": { 3433 "branch-alias": { 3434 "dev-master": "3.3-dev" 3435 } 3436 }, 3437 "autoload": { 3438 "psr-4": { 3439 "Symfony\\Component\\Filesystem\\": "" 3440 }, 3441 "exclude-from-classmap": [ 3442 "/Tests/" 3443 ] 3444 }, 3445 "notification-url": "https://packagist.org/downloads/", 3446 "license": [ 3447 "MIT" 3448 ], 3449 "authors": [ 3450 { 3451 "name": "Fabien Potencier", 3452 "email": "fabien@symfony.com" 3453 }, 3454 { 3455 "name": "Symfony Community", 3456 "homepage": "https://symfony.com/contributors" 3457 } 3458 ], 3459 "description": "Symfony Filesystem Component", 3460 "homepage": "https://symfony.com", 3461 "time": "2017-10-03T13:33:10+00:00" 3462 }, 3463 { 3464 "name": "symfony/finder", 3465 "version": "v3.3.10", 3466 "source": { 3467 "type": "git", 3468 "url": "https://github.com/symfony/finder.git", 3469 "reference": "773e19a491d97926f236942484cb541560ce862d" 3470 }, 3471 "dist": { 3472 "type": "zip", 3473 "url": "https://api.github.com/repos/symfony/finder/zipball/773e19a491d97926f236942484cb541560ce862d", 3474 "reference": "773e19a491d97926f236942484cb541560ce862d", 3475 "shasum": "" 3476 }, 3477 "require": { 3478 "php": "^5.5.9|>=7.0.8" 3479 }, 3480 "type": "library", 3481 "extra": { 3482 "branch-alias": { 3483 "dev-master": "3.3-dev" 3484 } 3485 }, 3486 "autoload": { 3487 "psr-4": { 3488 "Symfony\\Component\\Finder\\": "" 3489 }, 3490 "exclude-from-classmap": [ 3491 "/Tests/" 3492 ] 3493 }, 3494 "notification-url": "https://packagist.org/downloads/", 3495 "license": [ 3496 "MIT" 3497 ], 3498 "authors": [ 3499 { 3500 "name": "Fabien Potencier", 3501 "email": "fabien@symfony.com" 3502 }, 3503 { 3504 "name": "Symfony Community", 3505 "homepage": "https://symfony.com/contributors" 3506 } 3507 ], 3508 "description": "Symfony Finder Component", 3509 "homepage": "https://symfony.com", 3510 "time": "2017-10-02T06:42:24+00:00" 3511 }, 3512 { 3513 "name": "symfony/options-resolver", 3514 "version": "v3.3.10", 3515 "source": { 3516 "type": "git", 3517 "url": "https://github.com/symfony/options-resolver.git", 3518 "reference": "ee4e22978fe885b54ee5da8c7964f0a5301abfb6" 3519 }, 3520 "dist": { 3521 "type": "zip", 3522 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/ee4e22978fe885b54ee5da8c7964f0a5301abfb6", 3523 "reference": "ee4e22978fe885b54ee5da8c7964f0a5301abfb6", 3524 "shasum": "" 3525 }, 3526 "require": { 3527 "php": "^5.5.9|>=7.0.8" 3528 }, 3529 "type": "library", 3530 "extra": { 3531 "branch-alias": { 3532 "dev-master": "3.3-dev" 3533 } 3534 }, 3535 "autoload": { 3536 "psr-4": { 3537 "Symfony\\Component\\OptionsResolver\\": "" 3538 }, 3539 "exclude-from-classmap": [ 3540 "/Tests/" 3541 ] 3542 }, 3543 "notification-url": "https://packagist.org/downloads/", 3544 "license": [ 3545 "MIT" 3546 ], 3547 "authors": [ 3548 { 3549 "name": "Fabien Potencier", 3550 "email": "fabien@symfony.com" 3551 }, 3552 { 3553 "name": "Symfony Community", 3554 "homepage": "https://symfony.com/contributors" 3555 } 3556 ], 3557 "description": "Symfony OptionsResolver Component", 3558 "homepage": "https://symfony.com", 3559 "keywords": [ 3560 "config", 3561 "configuration", 3562 "options" 3563 ], 3564 "time": "2017-07-29T21:54:42+00:00" 3565 }, 3566 { 3567 "name": "symfony/process", 3568 "version": "v3.3.10", 3569 "source": { 3570 "type": "git", 3571 "url": "https://github.com/symfony/process.git", 3572 "reference": "fdf89e57a723a29baf536e288d6e232c059697b1" 3573 }, 3574 "dist": { 3575 "type": "zip", 3576 "url": "https://api.github.com/repos/symfony/process/zipball/fdf89e57a723a29baf536e288d6e232c059697b1", 3577 "reference": "fdf89e57a723a29baf536e288d6e232c059697b1", 3578 "shasum": "" 3579 }, 3580 "require": { 3581 "php": "^5.5.9|>=7.0.8" 3582 }, 3583 "type": "library", 3584 "extra": { 3585 "branch-alias": { 3586 "dev-master": "3.3-dev" 3587 } 3588 }, 3589 "autoload": { 3590 "psr-4": { 3591 "Symfony\\Component\\Process\\": "" 3592 }, 3593 "exclude-from-classmap": [ 3594 "/Tests/" 3595 ] 3596 }, 3597 "notification-url": "https://packagist.org/downloads/", 3598 "license": [ 3599 "MIT" 3600 ], 3601 "authors": [ 3602 { 3603 "name": "Fabien Potencier", 3604 "email": "fabien@symfony.com" 3605 }, 3606 { 3607 "name": "Symfony Community", 3608 "homepage": "https://symfony.com/contributors" 3609 } 3610 ], 3611 "description": "Symfony Process Component", 3612 "homepage": "https://symfony.com", 3613 "time": "2017-10-02T06:42:24+00:00" 3614 }, 3615 { 3616 "name": "symfony/stopwatch", 3617 "version": "v3.3.10", 3618 "source": { 3619 "type": "git", 3620 "url": "https://github.com/symfony/stopwatch.git", 3621 "reference": "170edf8b3247d7b6779eb6fa7428f342702ca184" 3622 }, 3623 "dist": { 3624 "type": "zip", 3625 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/170edf8b3247d7b6779eb6fa7428f342702ca184", 3626 "reference": "170edf8b3247d7b6779eb6fa7428f342702ca184", 3627 "shasum": "" 3628 }, 3629 "require": { 3630 "php": "^5.5.9|>=7.0.8" 3631 }, 3632 "type": "library", 3633 "extra": { 3634 "branch-alias": { 3635 "dev-master": "3.3-dev" 3636 } 3637 }, 3638 "autoload": { 3639 "psr-4": { 3640 "Symfony\\Component\\Stopwatch\\": "" 3641 }, 3642 "exclude-from-classmap": [ 3643 "/Tests/" 3644 ] 3645 }, 3646 "notification-url": "https://packagist.org/downloads/", 3647 "license": [ 3648 "MIT" 3649 ], 3650 "authors": [ 3651 { 3652 "name": "Fabien Potencier", 3653 "email": "fabien@symfony.com" 3654 }, 3655 { 3656 "name": "Symfony Community", 3657 "homepage": "https://symfony.com/contributors" 3658 } 3659 ], 3660 "description": "Symfony Stopwatch Component", 3661 "homepage": "https://symfony.com", 3662 "time": "2017-10-02T06:42:24+00:00" 3663 }, 3664 { 3665 "name": "symfony/yaml", 3666 "version": "v3.3.10", 3667 "source": { 3668 "type": "git", 3669 "url": "https://github.com/symfony/yaml.git", 3670 "reference": "8c7bf1e7d5d6b05a690b715729cb4cd0c0a99c46" 3671 }, 3672 "dist": { 3673 "type": "zip", 3674 "url": "https://api.github.com/repos/symfony/yaml/zipball/8c7bf1e7d5d6b05a690b715729cb4cd0c0a99c46", 3675 "reference": "8c7bf1e7d5d6b05a690b715729cb4cd0c0a99c46", 3676 "shasum": "" 3677 }, 3678 "require": { 3679 "php": "^5.5.9|>=7.0.8" 3680 }, 3681 "require-dev": { 3682 "symfony/console": "~2.8|~3.0" 3683 }, 3684 "suggest": { 3685 "symfony/console": "For validating YAML files using the lint command" 3686 }, 3687 "type": "library", 3688 "extra": { 3689 "branch-alias": { 3690 "dev-master": "3.3-dev" 3691 } 3692 }, 3693 "autoload": { 3694 "psr-4": { 3695 "Symfony\\Component\\Yaml\\": "" 3696 }, 3697 "exclude-from-classmap": [ 3698 "/Tests/" 3699 ] 3700 }, 3701 "notification-url": "https://packagist.org/downloads/", 3702 "license": [ 3703 "MIT" 3704 ], 3705 "authors": [ 3706 { 3707 "name": "Fabien Potencier", 3708 "email": "fabien@symfony.com" 3709 }, 3710 { 3711 "name": "Symfony Community", 3712 "homepage": "https://symfony.com/contributors" 3713 } 3714 ], 3715 "description": "Symfony Yaml Component", 3716 "homepage": "https://symfony.com", 3717 "time": "2017-10-05T14:43:42+00:00" 3718 }, 3719 { 3720 "name": "webmozart/assert", 3721 "version": "1.2.0", 3722 "source": { 3723 "type": "git", 3724 "url": "https://github.com/webmozart/assert.git", 3725 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" 3726 }, 3727 "dist": { 3728 "type": "zip", 3729 "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", 3730 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", 3731 "shasum": "" 3732 }, 3733 "require": { 3734 "php": "^5.3.3 || ^7.0" 3735 }, 3736 "require-dev": { 3737 "phpunit/phpunit": "^4.6", 3738 "sebastian/version": "^1.0.1" 3739 }, 3740 "type": "library", 3741 "extra": { 3742 "branch-alias": { 3743 "dev-master": "1.3-dev" 3744 } 3745 }, 3746 "autoload": { 3747 "psr-4": { 3748 "Webmozart\\Assert\\": "src/" 3749 } 3750 }, 3751 "notification-url": "https://packagist.org/downloads/", 3752 "license": [ 3753 "MIT" 3754 ], 3755 "authors": [ 3756 { 3757 "name": "Bernhard Schussek", 3758 "email": "bschussek@gmail.com" 3759 } 3760 ], 3761 "description": "Assertions to validate method input/output with nice error messages.", 3762 "keywords": [ 3763 "assert", 3764 "check", 3765 "validate" 3766 ], 3767 "time": "2016-11-23T20:04:58+00:00" 3768 } 3769 ], 3770 "aliases": [], 3771 "minimum-stability": "stable", 3772 "stability-flags": [], 3773 "prefer-stable": false, 3774 "prefer-lowest": false, 3775 "platform": { 3776 "ext-gd": "*", 3777 "ext-iconv": "*", 3778 "ext-pcre": "*", 3779 "ext-pdo": "*", 3780 "ext-pdo_mysql": "*", 3781 "ext-session": "*", 3782 "ext-simplexml": "*", 3783 "ext-xml": "*" 3784 }, 3785 "platform-dev": [], 3786 "platform-overrides": { 3787 "php": "5.6" 3788 } 3789} 3790