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.3.0", 59 "source": { 60 "type": "git", 61 "url": "https://github.com/fisharebest/algorithm.git", 62 "reference": "c353cc3a200fa068dc0935b5456b915b14dff638" 63 }, 64 "dist": { 65 "type": "zip", 66 "url": "https://api.github.com/repos/fisharebest/algorithm/zipball/c353cc3a200fa068dc0935b5456b915b14dff638", 67 "reference": "c353cc3a200fa068dc0935b5456b915b14dff638", 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": "2016-12-05T20:20:29+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.0", 403 "source": { 404 "type": "git", 405 "url": "https://github.com/Intervention/image.git", 406 "reference": "322a4ade249467179c50a3e50eda8760ff3af2a3" 407 }, 408 "dist": { 409 "type": "zip", 410 "url": "https://api.github.com/repos/Intervention/image/zipball/322a4ade249467179c50a3e50eda8760ff3af2a3", 411 "reference": "322a4ade249467179c50a3e50eda8760ff3af2a3", 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-07-03T15:50:40+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.10", 715 "source": { 716 "type": "git", 717 "url": "https://github.com/paragonie/random_compat.git", 718 "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d" 719 }, 720 "dist": { 721 "type": "zip", 722 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d", 723 "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d", 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-03-13T16:27:32+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.0", 813 "source": { 814 "type": "git", 815 "url": "https://github.com/ramsey/uuid.git", 816 "reference": "0ef23d1b10cf1bc576e9d865a7e9c47982c5715e" 817 }, 818 "dist": { 819 "type": "zip", 820 "url": "https://api.github.com/repos/ramsey/uuid/zipball/0ef23d1b10cf1bc576e9d865a7e9c47982c5715e", 821 "reference": "0ef23d1b10cf1bc576e9d865a7e9c47982c5715e", 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-08-04T13:39: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.6", 949 "source": { 950 "type": "git", 951 "url": "https://github.com/symfony/http-foundation.git", 952 "reference": "49e8cd2d59a7aa9bfab19e46de680c76e500a031" 953 }, 954 "dist": { 955 "type": "zip", 956 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/49e8cd2d59a7aa9bfab19e46de680c76e500a031", 957 "reference": "49e8cd2d59a7aa9bfab19e46de680c76e500a031", 958 "shasum": "" 959 }, 960 "require": { 961 "php": ">=5.5.9", 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-07-21T11:04:46+00:00" 998 }, 999 { 1000 "name": "symfony/polyfill-mbstring", 1001 "version": "v1.4.0", 1002 "source": { 1003 "type": "git", 1004 "url": "https://github.com/symfony/polyfill-mbstring.git", 1005 "reference": "f29dca382a6485c3cbe6379f0c61230167681937" 1006 }, 1007 "dist": { 1008 "type": "zip", 1009 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937", 1010 "reference": "f29dca382a6485c3cbe6379f0c61230167681937", 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.4-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-09T14:24:12+00:00" 1057 }, 1058 { 1059 "name": "symfony/polyfill-php70", 1060 "version": "v1.4.0", 1061 "source": { 1062 "type": "git", 1063 "url": "https://github.com/symfony/polyfill-php70.git", 1064 "reference": "032fd647d5c11a9ceab8ee8747e13b5448e93874" 1065 }, 1066 "dist": { 1067 "type": "zip", 1068 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/032fd647d5c11a9ceab8ee8747e13b5448e93874", 1069 "reference": "032fd647d5c11a9ceab8ee8747e13b5448e93874", 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.4-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-09T14:24:12+00:00" 1116 }, 1117 { 1118 "name": "symfony/polyfill-php71", 1119 "version": "v1.4.0", 1120 "source": { 1121 "type": "git", 1122 "url": "https://github.com/symfony/polyfill-php71.git", 1123 "reference": "0f0fe7d7de4abfe6a2d49b9e5c349eb6aae7dff1" 1124 }, 1125 "dist": { 1126 "type": "zip", 1127 "url": "https://api.github.com/repos/symfony/polyfill-php71/zipball/0f0fe7d7de4abfe6a2d49b9e5c349eb6aae7dff1", 1128 "reference": "0f0fe7d7de4abfe6a2d49b9e5c349eb6aae7dff1", 1129 "shasum": "" 1130 }, 1131 "require": { 1132 "php": ">=5.3.3" 1133 }, 1134 "type": "library", 1135 "extra": { 1136 "branch-alias": { 1137 "dev-master": "1.4-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-09T08:25:21+00:00" 1171 }, 1172 { 1173 "name": "symfony/polyfill-php72", 1174 "version": "v1.4.0", 1175 "source": { 1176 "type": "git", 1177 "url": "https://github.com/symfony/polyfill-php72.git", 1178 "reference": "d3a71580c1e2cab33b6d705f0ec40e9015e14d5c" 1179 }, 1180 "dist": { 1181 "type": "zip", 1182 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/d3a71580c1e2cab33b6d705f0ec40e9015e14d5c", 1183 "reference": "d3a71580c1e2cab33b6d705f0ec40e9015e14d5c", 1184 "shasum": "" 1185 }, 1186 "require": { 1187 "php": ">=5.3.3" 1188 }, 1189 "type": "library", 1190 "extra": { 1191 "branch-alias": { 1192 "dev-master": "1.4-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-06-09T08:25:21+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": "doctrine/annotations", 1293 "version": "v1.4.0", 1294 "source": { 1295 "type": "git", 1296 "url": "https://github.com/doctrine/annotations.git", 1297 "reference": "54cacc9b81758b14e3ce750f205a393d52339e97" 1298 }, 1299 "dist": { 1300 "type": "zip", 1301 "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97", 1302 "reference": "54cacc9b81758b14e3ce750f205a393d52339e97", 1303 "shasum": "" 1304 }, 1305 "require": { 1306 "doctrine/lexer": "1.*", 1307 "php": "^5.6 || ^7.0" 1308 }, 1309 "require-dev": { 1310 "doctrine/cache": "1.*", 1311 "phpunit/phpunit": "^5.7" 1312 }, 1313 "type": "library", 1314 "extra": { 1315 "branch-alias": { 1316 "dev-master": "1.4.x-dev" 1317 } 1318 }, 1319 "autoload": { 1320 "psr-4": { 1321 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" 1322 } 1323 }, 1324 "notification-url": "https://packagist.org/downloads/", 1325 "license": [ 1326 "MIT" 1327 ], 1328 "authors": [ 1329 { 1330 "name": "Roman Borschel", 1331 "email": "roman@code-factory.org" 1332 }, 1333 { 1334 "name": "Benjamin Eberlei", 1335 "email": "kontakt@beberlei.de" 1336 }, 1337 { 1338 "name": "Guilherme Blanco", 1339 "email": "guilhermeblanco@gmail.com" 1340 }, 1341 { 1342 "name": "Jonathan Wage", 1343 "email": "jonwage@gmail.com" 1344 }, 1345 { 1346 "name": "Johannes Schmitt", 1347 "email": "schmittjoh@gmail.com" 1348 } 1349 ], 1350 "description": "Docblock Annotations Parser", 1351 "homepage": "http://www.doctrine-project.org", 1352 "keywords": [ 1353 "annotations", 1354 "docblock", 1355 "parser" 1356 ], 1357 "time": "2017-02-24T16:22:25+00:00" 1358 }, 1359 { 1360 "name": "doctrine/instantiator", 1361 "version": "1.0.5", 1362 "source": { 1363 "type": "git", 1364 "url": "https://github.com/doctrine/instantiator.git", 1365 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" 1366 }, 1367 "dist": { 1368 "type": "zip", 1369 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", 1370 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", 1371 "shasum": "" 1372 }, 1373 "require": { 1374 "php": ">=5.3,<8.0-DEV" 1375 }, 1376 "require-dev": { 1377 "athletic/athletic": "~0.1.8", 1378 "ext-pdo": "*", 1379 "ext-phar": "*", 1380 "phpunit/phpunit": "~4.0", 1381 "squizlabs/php_codesniffer": "~2.0" 1382 }, 1383 "type": "library", 1384 "extra": { 1385 "branch-alias": { 1386 "dev-master": "1.0.x-dev" 1387 } 1388 }, 1389 "autoload": { 1390 "psr-4": { 1391 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" 1392 } 1393 }, 1394 "notification-url": "https://packagist.org/downloads/", 1395 "license": [ 1396 "MIT" 1397 ], 1398 "authors": [ 1399 { 1400 "name": "Marco Pivetta", 1401 "email": "ocramius@gmail.com", 1402 "homepage": "http://ocramius.github.com/" 1403 } 1404 ], 1405 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", 1406 "homepage": "https://github.com/doctrine/instantiator", 1407 "keywords": [ 1408 "constructor", 1409 "instantiate" 1410 ], 1411 "time": "2015-06-14T21:17:01+00:00" 1412 }, 1413 { 1414 "name": "doctrine/lexer", 1415 "version": "v1.0.1", 1416 "source": { 1417 "type": "git", 1418 "url": "https://github.com/doctrine/lexer.git", 1419 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" 1420 }, 1421 "dist": { 1422 "type": "zip", 1423 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", 1424 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", 1425 "shasum": "" 1426 }, 1427 "require": { 1428 "php": ">=5.3.2" 1429 }, 1430 "type": "library", 1431 "extra": { 1432 "branch-alias": { 1433 "dev-master": "1.0.x-dev" 1434 } 1435 }, 1436 "autoload": { 1437 "psr-0": { 1438 "Doctrine\\Common\\Lexer\\": "lib/" 1439 } 1440 }, 1441 "notification-url": "https://packagist.org/downloads/", 1442 "license": [ 1443 "MIT" 1444 ], 1445 "authors": [ 1446 { 1447 "name": "Roman Borschel", 1448 "email": "roman@code-factory.org" 1449 }, 1450 { 1451 "name": "Guilherme Blanco", 1452 "email": "guilhermeblanco@gmail.com" 1453 }, 1454 { 1455 "name": "Johannes Schmitt", 1456 "email": "schmittjoh@gmail.com" 1457 } 1458 ], 1459 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", 1460 "homepage": "http://www.doctrine-project.org", 1461 "keywords": [ 1462 "lexer", 1463 "parser" 1464 ], 1465 "time": "2014-09-09T13:34:57+00:00" 1466 }, 1467 { 1468 "name": "friendsofphp/php-cs-fixer", 1469 "version": "v2.4.0", 1470 "source": { 1471 "type": "git", 1472 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", 1473 "reference": "63661f3add3609e90e4ab8115113e189ae547bb4" 1474 }, 1475 "dist": { 1476 "type": "zip", 1477 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/63661f3add3609e90e4ab8115113e189ae547bb4", 1478 "reference": "63661f3add3609e90e4ab8115113e189ae547bb4", 1479 "shasum": "" 1480 }, 1481 "require": { 1482 "doctrine/annotations": "^1.2", 1483 "ext-json": "*", 1484 "ext-tokenizer": "*", 1485 "gecko-packages/gecko-php-unit": "^2.0", 1486 "php": "^5.6 || >=7.0 <7.2", 1487 "sebastian/diff": "^1.4", 1488 "symfony/console": "^3.0", 1489 "symfony/event-dispatcher": "^3.0", 1490 "symfony/filesystem": "^3.0", 1491 "symfony/finder": "^3.0", 1492 "symfony/options-resolver": "^3.0", 1493 "symfony/polyfill-php70": "^1.0", 1494 "symfony/polyfill-php72": "^1.4", 1495 "symfony/process": "^3.0", 1496 "symfony/stopwatch": "^3.0" 1497 }, 1498 "conflict": { 1499 "hhvm": "*" 1500 }, 1501 "require-dev": { 1502 "johnkary/phpunit-speedtrap": "^1.1", 1503 "justinrainbow/json-schema": "^5.0", 1504 "phpunit/phpunit": "^4.8.35 || ^5.4.3", 1505 "satooshi/php-coveralls": "^1.0", 1506 "symfony/phpunit-bridge": "^3.2.2" 1507 }, 1508 "suggest": { 1509 "ext-mbstring": "For handling non-UTF8 characters in cache signature.", 1510 "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible." 1511 }, 1512 "bin": [ 1513 "php-cs-fixer" 1514 ], 1515 "type": "application", 1516 "extra": { 1517 "branch-alias": { 1518 "dev-master": "2.4-dev" 1519 } 1520 }, 1521 "autoload": { 1522 "psr-4": { 1523 "PhpCsFixer\\": "src/" 1524 }, 1525 "classmap": [ 1526 "tests/Test/Assert/AssertTokensTrait.php", 1527 "tests/Test/AbstractFixerTestCase.php", 1528 "tests/Test/AbstractIntegrationTestCase.php", 1529 "tests/Test/IntegrationCase.php", 1530 "tests/Test/IntegrationCaseFactory.php" 1531 ] 1532 }, 1533 "notification-url": "https://packagist.org/downloads/", 1534 "license": [ 1535 "MIT" 1536 ], 1537 "authors": [ 1538 { 1539 "name": "Dariusz Rumiński", 1540 "email": "dariusz.ruminski@gmail.com" 1541 }, 1542 { 1543 "name": "Fabien Potencier", 1544 "email": "fabien@symfony.com" 1545 } 1546 ], 1547 "description": "A tool to automatically fix PHP code style", 1548 "time": "2017-07-18T15:35:40+00:00" 1549 }, 1550 { 1551 "name": "gecko-packages/gecko-php-unit", 1552 "version": "v2.1", 1553 "source": { 1554 "type": "git", 1555 "url": "https://github.com/GeckoPackages/GeckoPHPUnit.git", 1556 "reference": "5b9e9622c7efd3b22655270b80c03f9e52878a6e" 1557 }, 1558 "dist": { 1559 "type": "zip", 1560 "url": "https://api.github.com/repos/GeckoPackages/GeckoPHPUnit/zipball/5b9e9622c7efd3b22655270b80c03f9e52878a6e", 1561 "reference": "5b9e9622c7efd3b22655270b80c03f9e52878a6e", 1562 "shasum": "" 1563 }, 1564 "require": { 1565 "php": "^5.3.6 || ^7.0" 1566 }, 1567 "require-dev": { 1568 "phpunit/phpunit": "^4.8.35 || ^5.4.3" 1569 }, 1570 "type": "library", 1571 "autoload": { 1572 "psr-4": { 1573 "GeckoPackages\\PHPUnit\\": "src\\PHPUnit" 1574 } 1575 }, 1576 "notification-url": "https://packagist.org/downloads/", 1577 "license": [ 1578 "MIT" 1579 ], 1580 "description": "Additional PHPUnit tests.", 1581 "homepage": "https://github.com/GeckoPackages", 1582 "keywords": [ 1583 "extension", 1584 "filesystem", 1585 "phpunit" 1586 ], 1587 "time": "2017-06-20T11:22:48+00:00" 1588 }, 1589 { 1590 "name": "guzzle/guzzle", 1591 "version": "v3.8.1", 1592 "source": { 1593 "type": "git", 1594 "url": "https://github.com/guzzle/guzzle.git", 1595 "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba" 1596 }, 1597 "dist": { 1598 "type": "zip", 1599 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba", 1600 "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba", 1601 "shasum": "" 1602 }, 1603 "require": { 1604 "ext-curl": "*", 1605 "php": ">=5.3.3", 1606 "symfony/event-dispatcher": ">=2.1" 1607 }, 1608 "replace": { 1609 "guzzle/batch": "self.version", 1610 "guzzle/cache": "self.version", 1611 "guzzle/common": "self.version", 1612 "guzzle/http": "self.version", 1613 "guzzle/inflection": "self.version", 1614 "guzzle/iterator": "self.version", 1615 "guzzle/log": "self.version", 1616 "guzzle/parser": "self.version", 1617 "guzzle/plugin": "self.version", 1618 "guzzle/plugin-async": "self.version", 1619 "guzzle/plugin-backoff": "self.version", 1620 "guzzle/plugin-cache": "self.version", 1621 "guzzle/plugin-cookie": "self.version", 1622 "guzzle/plugin-curlauth": "self.version", 1623 "guzzle/plugin-error-response": "self.version", 1624 "guzzle/plugin-history": "self.version", 1625 "guzzle/plugin-log": "self.version", 1626 "guzzle/plugin-md5": "self.version", 1627 "guzzle/plugin-mock": "self.version", 1628 "guzzle/plugin-oauth": "self.version", 1629 "guzzle/service": "self.version", 1630 "guzzle/stream": "self.version" 1631 }, 1632 "require-dev": { 1633 "doctrine/cache": "*", 1634 "monolog/monolog": "1.*", 1635 "phpunit/phpunit": "3.7.*", 1636 "psr/log": "1.0.*", 1637 "symfony/class-loader": "*", 1638 "zendframework/zend-cache": "<2.3", 1639 "zendframework/zend-log": "<2.3" 1640 }, 1641 "type": "library", 1642 "extra": { 1643 "branch-alias": { 1644 "dev-master": "3.8-dev" 1645 } 1646 }, 1647 "autoload": { 1648 "psr-0": { 1649 "Guzzle": "src/", 1650 "Guzzle\\Tests": "tests/" 1651 } 1652 }, 1653 "notification-url": "https://packagist.org/downloads/", 1654 "license": [ 1655 "MIT" 1656 ], 1657 "authors": [ 1658 { 1659 "name": "Michael Dowling", 1660 "email": "mtdowling@gmail.com", 1661 "homepage": "https://github.com/mtdowling" 1662 }, 1663 { 1664 "name": "Guzzle Community", 1665 "homepage": "https://github.com/guzzle/guzzle/contributors" 1666 } 1667 ], 1668 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", 1669 "homepage": "http://guzzlephp.org/", 1670 "keywords": [ 1671 "client", 1672 "curl", 1673 "framework", 1674 "http", 1675 "http client", 1676 "rest", 1677 "web service" 1678 ], 1679 "abandoned": "guzzlehttp/guzzle", 1680 "time": "2014-01-28T22:29:15+00:00" 1681 }, 1682 { 1683 "name": "hamcrest/hamcrest-php", 1684 "version": "v1.2.2", 1685 "source": { 1686 "type": "git", 1687 "url": "https://github.com/hamcrest/hamcrest-php.git", 1688 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c" 1689 }, 1690 "dist": { 1691 "type": "zip", 1692 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c", 1693 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c", 1694 "shasum": "" 1695 }, 1696 "require": { 1697 "php": ">=5.3.2" 1698 }, 1699 "replace": { 1700 "cordoval/hamcrest-php": "*", 1701 "davedevelopment/hamcrest-php": "*", 1702 "kodova/hamcrest-php": "*" 1703 }, 1704 "require-dev": { 1705 "phpunit/php-file-iterator": "1.3.3", 1706 "satooshi/php-coveralls": "dev-master" 1707 }, 1708 "type": "library", 1709 "autoload": { 1710 "classmap": [ 1711 "hamcrest" 1712 ], 1713 "files": [ 1714 "hamcrest/Hamcrest.php" 1715 ] 1716 }, 1717 "notification-url": "https://packagist.org/downloads/", 1718 "license": [ 1719 "BSD" 1720 ], 1721 "description": "This is the PHP port of Hamcrest Matchers", 1722 "keywords": [ 1723 "test" 1724 ], 1725 "time": "2015-05-11T14:41:42+00:00" 1726 }, 1727 { 1728 "name": "mockery/mockery", 1729 "version": "0.9.9", 1730 "source": { 1731 "type": "git", 1732 "url": "https://github.com/mockery/mockery.git", 1733 "reference": "6fdb61243844dc924071d3404bb23994ea0b6856" 1734 }, 1735 "dist": { 1736 "type": "zip", 1737 "url": "https://api.github.com/repos/mockery/mockery/zipball/6fdb61243844dc924071d3404bb23994ea0b6856", 1738 "reference": "6fdb61243844dc924071d3404bb23994ea0b6856", 1739 "shasum": "" 1740 }, 1741 "require": { 1742 "hamcrest/hamcrest-php": "~1.1", 1743 "lib-pcre": ">=7.0", 1744 "php": ">=5.3.2" 1745 }, 1746 "require-dev": { 1747 "phpunit/phpunit": "~4.0" 1748 }, 1749 "type": "library", 1750 "extra": { 1751 "branch-alias": { 1752 "dev-master": "0.9.x-dev" 1753 } 1754 }, 1755 "autoload": { 1756 "psr-0": { 1757 "Mockery": "library/" 1758 } 1759 }, 1760 "notification-url": "https://packagist.org/downloads/", 1761 "license": [ 1762 "BSD-3-Clause" 1763 ], 1764 "authors": [ 1765 { 1766 "name": "Pádraic Brady", 1767 "email": "padraic.brady@gmail.com", 1768 "homepage": "http://blog.astrumfutura.com" 1769 }, 1770 { 1771 "name": "Dave Marshall", 1772 "email": "dave.marshall@atstsolutions.co.uk", 1773 "homepage": "http://davedevelopment.co.uk" 1774 } 1775 ], 1776 "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.", 1777 "homepage": "http://github.com/padraic/mockery", 1778 "keywords": [ 1779 "BDD", 1780 "TDD", 1781 "library", 1782 "mock", 1783 "mock objects", 1784 "mockery", 1785 "stub", 1786 "test", 1787 "test double", 1788 "testing" 1789 ], 1790 "time": "2017-02-28T12:52:32+00:00" 1791 }, 1792 { 1793 "name": "myclabs/deep-copy", 1794 "version": "1.6.1", 1795 "source": { 1796 "type": "git", 1797 "url": "https://github.com/myclabs/DeepCopy.git", 1798 "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102" 1799 }, 1800 "dist": { 1801 "type": "zip", 1802 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102", 1803 "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102", 1804 "shasum": "" 1805 }, 1806 "require": { 1807 "php": ">=5.4.0" 1808 }, 1809 "require-dev": { 1810 "doctrine/collections": "1.*", 1811 "phpunit/phpunit": "~4.1" 1812 }, 1813 "type": "library", 1814 "autoload": { 1815 "psr-4": { 1816 "DeepCopy\\": "src/DeepCopy/" 1817 } 1818 }, 1819 "notification-url": "https://packagist.org/downloads/", 1820 "license": [ 1821 "MIT" 1822 ], 1823 "description": "Create deep copies (clones) of your objects", 1824 "homepage": "https://github.com/myclabs/DeepCopy", 1825 "keywords": [ 1826 "clone", 1827 "copy", 1828 "duplicate", 1829 "object", 1830 "object graph" 1831 ], 1832 "time": "2017-04-12T18:52:22+00:00" 1833 }, 1834 { 1835 "name": "phpdocumentor/reflection-common", 1836 "version": "1.0", 1837 "source": { 1838 "type": "git", 1839 "url": "https://github.com/phpDocumentor/ReflectionCommon.git", 1840 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c" 1841 }, 1842 "dist": { 1843 "type": "zip", 1844 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c", 1845 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", 1846 "shasum": "" 1847 }, 1848 "require": { 1849 "php": ">=5.5" 1850 }, 1851 "require-dev": { 1852 "phpunit/phpunit": "^4.6" 1853 }, 1854 "type": "library", 1855 "extra": { 1856 "branch-alias": { 1857 "dev-master": "1.0.x-dev" 1858 } 1859 }, 1860 "autoload": { 1861 "psr-4": { 1862 "phpDocumentor\\Reflection\\": [ 1863 "src" 1864 ] 1865 } 1866 }, 1867 "notification-url": "https://packagist.org/downloads/", 1868 "license": [ 1869 "MIT" 1870 ], 1871 "authors": [ 1872 { 1873 "name": "Jaap van Otterdijk", 1874 "email": "opensource@ijaap.nl" 1875 } 1876 ], 1877 "description": "Common reflection classes used by phpdocumentor to reflect the code structure", 1878 "homepage": "http://www.phpdoc.org", 1879 "keywords": [ 1880 "FQSEN", 1881 "phpDocumentor", 1882 "phpdoc", 1883 "reflection", 1884 "static analysis" 1885 ], 1886 "time": "2015-12-27T11:43:31+00:00" 1887 }, 1888 { 1889 "name": "phpdocumentor/reflection-docblock", 1890 "version": "3.2.1", 1891 "source": { 1892 "type": "git", 1893 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", 1894 "reference": "183824db76118b9dddffc7e522b91fa175f75119" 1895 }, 1896 "dist": { 1897 "type": "zip", 1898 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/183824db76118b9dddffc7e522b91fa175f75119", 1899 "reference": "183824db76118b9dddffc7e522b91fa175f75119", 1900 "shasum": "" 1901 }, 1902 "require": { 1903 "php": ">=5.5", 1904 "phpdocumentor/reflection-common": "^1.0@dev", 1905 "phpdocumentor/type-resolver": "^0.3.0", 1906 "webmozart/assert": "^1.0" 1907 }, 1908 "require-dev": { 1909 "mockery/mockery": "^0.9.4", 1910 "phpunit/phpunit": "^4.4" 1911 }, 1912 "type": "library", 1913 "autoload": { 1914 "psr-4": { 1915 "phpDocumentor\\Reflection\\": [ 1916 "src/" 1917 ] 1918 } 1919 }, 1920 "notification-url": "https://packagist.org/downloads/", 1921 "license": [ 1922 "MIT" 1923 ], 1924 "authors": [ 1925 { 1926 "name": "Mike van Riel", 1927 "email": "me@mikevanriel.com" 1928 } 1929 ], 1930 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", 1931 "time": "2017-08-04T20:55:59+00:00" 1932 }, 1933 { 1934 "name": "phpdocumentor/type-resolver", 1935 "version": "0.3.0", 1936 "source": { 1937 "type": "git", 1938 "url": "https://github.com/phpDocumentor/TypeResolver.git", 1939 "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773" 1940 }, 1941 "dist": { 1942 "type": "zip", 1943 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb3933512008d8162b3cdf9e18dba9309b7c3773", 1944 "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773", 1945 "shasum": "" 1946 }, 1947 "require": { 1948 "php": "^5.5 || ^7.0", 1949 "phpdocumentor/reflection-common": "^1.0" 1950 }, 1951 "require-dev": { 1952 "mockery/mockery": "^0.9.4", 1953 "phpunit/phpunit": "^5.2||^4.8.24" 1954 }, 1955 "type": "library", 1956 "extra": { 1957 "branch-alias": { 1958 "dev-master": "1.0.x-dev" 1959 } 1960 }, 1961 "autoload": { 1962 "psr-4": { 1963 "phpDocumentor\\Reflection\\": [ 1964 "src/" 1965 ] 1966 } 1967 }, 1968 "notification-url": "https://packagist.org/downloads/", 1969 "license": [ 1970 "MIT" 1971 ], 1972 "authors": [ 1973 { 1974 "name": "Mike van Riel", 1975 "email": "me@mikevanriel.com" 1976 } 1977 ], 1978 "time": "2017-06-03T08:32:36+00:00" 1979 }, 1980 { 1981 "name": "phpspec/prophecy", 1982 "version": "v1.7.0", 1983 "source": { 1984 "type": "git", 1985 "url": "https://github.com/phpspec/prophecy.git", 1986 "reference": "93d39f1f7f9326d746203c7c056f300f7f126073" 1987 }, 1988 "dist": { 1989 "type": "zip", 1990 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073", 1991 "reference": "93d39f1f7f9326d746203c7c056f300f7f126073", 1992 "shasum": "" 1993 }, 1994 "require": { 1995 "doctrine/instantiator": "^1.0.2", 1996 "php": "^5.3|^7.0", 1997 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", 1998 "sebastian/comparator": "^1.1|^2.0", 1999 "sebastian/recursion-context": "^1.0|^2.0|^3.0" 2000 }, 2001 "require-dev": { 2002 "phpspec/phpspec": "^2.5|^3.2", 2003 "phpunit/phpunit": "^4.8 || ^5.6.5" 2004 }, 2005 "type": "library", 2006 "extra": { 2007 "branch-alias": { 2008 "dev-master": "1.6.x-dev" 2009 } 2010 }, 2011 "autoload": { 2012 "psr-0": { 2013 "Prophecy\\": "src/" 2014 } 2015 }, 2016 "notification-url": "https://packagist.org/downloads/", 2017 "license": [ 2018 "MIT" 2019 ], 2020 "authors": [ 2021 { 2022 "name": "Konstantin Kudryashov", 2023 "email": "ever.zet@gmail.com", 2024 "homepage": "http://everzet.com" 2025 }, 2026 { 2027 "name": "Marcello Duarte", 2028 "email": "marcello.duarte@gmail.com" 2029 } 2030 ], 2031 "description": "Highly opinionated mocking framework for PHP 5.3+", 2032 "homepage": "https://github.com/phpspec/prophecy", 2033 "keywords": [ 2034 "Double", 2035 "Dummy", 2036 "fake", 2037 "mock", 2038 "spy", 2039 "stub" 2040 ], 2041 "time": "2017-03-02T20:05:34+00:00" 2042 }, 2043 { 2044 "name": "phpunit/php-code-coverage", 2045 "version": "4.0.8", 2046 "source": { 2047 "type": "git", 2048 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 2049 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d" 2050 }, 2051 "dist": { 2052 "type": "zip", 2053 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d", 2054 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d", 2055 "shasum": "" 2056 }, 2057 "require": { 2058 "ext-dom": "*", 2059 "ext-xmlwriter": "*", 2060 "php": "^5.6 || ^7.0", 2061 "phpunit/php-file-iterator": "^1.3", 2062 "phpunit/php-text-template": "^1.2", 2063 "phpunit/php-token-stream": "^1.4.2 || ^2.0", 2064 "sebastian/code-unit-reverse-lookup": "^1.0", 2065 "sebastian/environment": "^1.3.2 || ^2.0", 2066 "sebastian/version": "^1.0 || ^2.0" 2067 }, 2068 "require-dev": { 2069 "ext-xdebug": "^2.1.4", 2070 "phpunit/phpunit": "^5.7" 2071 }, 2072 "suggest": { 2073 "ext-xdebug": "^2.5.1" 2074 }, 2075 "type": "library", 2076 "extra": { 2077 "branch-alias": { 2078 "dev-master": "4.0.x-dev" 2079 } 2080 }, 2081 "autoload": { 2082 "classmap": [ 2083 "src/" 2084 ] 2085 }, 2086 "notification-url": "https://packagist.org/downloads/", 2087 "license": [ 2088 "BSD-3-Clause" 2089 ], 2090 "authors": [ 2091 { 2092 "name": "Sebastian Bergmann", 2093 "email": "sb@sebastian-bergmann.de", 2094 "role": "lead" 2095 } 2096 ], 2097 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", 2098 "homepage": "https://github.com/sebastianbergmann/php-code-coverage", 2099 "keywords": [ 2100 "coverage", 2101 "testing", 2102 "xunit" 2103 ], 2104 "time": "2017-04-02T07:44:40+00:00" 2105 }, 2106 { 2107 "name": "phpunit/php-file-iterator", 2108 "version": "1.4.2", 2109 "source": { 2110 "type": "git", 2111 "url": "https://github.com/sebastianbergmann/php-file-iterator.git", 2112 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" 2113 }, 2114 "dist": { 2115 "type": "zip", 2116 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", 2117 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", 2118 "shasum": "" 2119 }, 2120 "require": { 2121 "php": ">=5.3.3" 2122 }, 2123 "type": "library", 2124 "extra": { 2125 "branch-alias": { 2126 "dev-master": "1.4.x-dev" 2127 } 2128 }, 2129 "autoload": { 2130 "classmap": [ 2131 "src/" 2132 ] 2133 }, 2134 "notification-url": "https://packagist.org/downloads/", 2135 "license": [ 2136 "BSD-3-Clause" 2137 ], 2138 "authors": [ 2139 { 2140 "name": "Sebastian Bergmann", 2141 "email": "sb@sebastian-bergmann.de", 2142 "role": "lead" 2143 } 2144 ], 2145 "description": "FilterIterator implementation that filters files based on a list of suffixes.", 2146 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", 2147 "keywords": [ 2148 "filesystem", 2149 "iterator" 2150 ], 2151 "time": "2016-10-03T07:40:28+00:00" 2152 }, 2153 { 2154 "name": "phpunit/php-text-template", 2155 "version": "1.2.1", 2156 "source": { 2157 "type": "git", 2158 "url": "https://github.com/sebastianbergmann/php-text-template.git", 2159 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" 2160 }, 2161 "dist": { 2162 "type": "zip", 2163 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", 2164 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", 2165 "shasum": "" 2166 }, 2167 "require": { 2168 "php": ">=5.3.3" 2169 }, 2170 "type": "library", 2171 "autoload": { 2172 "classmap": [ 2173 "src/" 2174 ] 2175 }, 2176 "notification-url": "https://packagist.org/downloads/", 2177 "license": [ 2178 "BSD-3-Clause" 2179 ], 2180 "authors": [ 2181 { 2182 "name": "Sebastian Bergmann", 2183 "email": "sebastian@phpunit.de", 2184 "role": "lead" 2185 } 2186 ], 2187 "description": "Simple template engine.", 2188 "homepage": "https://github.com/sebastianbergmann/php-text-template/", 2189 "keywords": [ 2190 "template" 2191 ], 2192 "time": "2015-06-21T13:50:34+00:00" 2193 }, 2194 { 2195 "name": "phpunit/php-timer", 2196 "version": "1.0.9", 2197 "source": { 2198 "type": "git", 2199 "url": "https://github.com/sebastianbergmann/php-timer.git", 2200 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" 2201 }, 2202 "dist": { 2203 "type": "zip", 2204 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", 2205 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f", 2206 "shasum": "" 2207 }, 2208 "require": { 2209 "php": "^5.3.3 || ^7.0" 2210 }, 2211 "require-dev": { 2212 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" 2213 }, 2214 "type": "library", 2215 "extra": { 2216 "branch-alias": { 2217 "dev-master": "1.0-dev" 2218 } 2219 }, 2220 "autoload": { 2221 "classmap": [ 2222 "src/" 2223 ] 2224 }, 2225 "notification-url": "https://packagist.org/downloads/", 2226 "license": [ 2227 "BSD-3-Clause" 2228 ], 2229 "authors": [ 2230 { 2231 "name": "Sebastian Bergmann", 2232 "email": "sb@sebastian-bergmann.de", 2233 "role": "lead" 2234 } 2235 ], 2236 "description": "Utility class for timing", 2237 "homepage": "https://github.com/sebastianbergmann/php-timer/", 2238 "keywords": [ 2239 "timer" 2240 ], 2241 "time": "2017-02-26T11:10:40+00:00" 2242 }, 2243 { 2244 "name": "phpunit/php-token-stream", 2245 "version": "1.4.11", 2246 "source": { 2247 "type": "git", 2248 "url": "https://github.com/sebastianbergmann/php-token-stream.git", 2249 "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7" 2250 }, 2251 "dist": { 2252 "type": "zip", 2253 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7", 2254 "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7", 2255 "shasum": "" 2256 }, 2257 "require": { 2258 "ext-tokenizer": "*", 2259 "php": ">=5.3.3" 2260 }, 2261 "require-dev": { 2262 "phpunit/phpunit": "~4.2" 2263 }, 2264 "type": "library", 2265 "extra": { 2266 "branch-alias": { 2267 "dev-master": "1.4-dev" 2268 } 2269 }, 2270 "autoload": { 2271 "classmap": [ 2272 "src/" 2273 ] 2274 }, 2275 "notification-url": "https://packagist.org/downloads/", 2276 "license": [ 2277 "BSD-3-Clause" 2278 ], 2279 "authors": [ 2280 { 2281 "name": "Sebastian Bergmann", 2282 "email": "sebastian@phpunit.de" 2283 } 2284 ], 2285 "description": "Wrapper around PHP's tokenizer extension.", 2286 "homepage": "https://github.com/sebastianbergmann/php-token-stream/", 2287 "keywords": [ 2288 "tokenizer" 2289 ], 2290 "time": "2017-02-27T10:12:30+00:00" 2291 }, 2292 { 2293 "name": "phpunit/phpunit", 2294 "version": "5.7.21", 2295 "source": { 2296 "type": "git", 2297 "url": "https://github.com/sebastianbergmann/phpunit.git", 2298 "reference": "3b91adfb64264ddec5a2dee9851f354aa66327db" 2299 }, 2300 "dist": { 2301 "type": "zip", 2302 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3b91adfb64264ddec5a2dee9851f354aa66327db", 2303 "reference": "3b91adfb64264ddec5a2dee9851f354aa66327db", 2304 "shasum": "" 2305 }, 2306 "require": { 2307 "ext-dom": "*", 2308 "ext-json": "*", 2309 "ext-libxml": "*", 2310 "ext-mbstring": "*", 2311 "ext-xml": "*", 2312 "myclabs/deep-copy": "~1.3", 2313 "php": "^5.6 || ^7.0", 2314 "phpspec/prophecy": "^1.6.2", 2315 "phpunit/php-code-coverage": "^4.0.4", 2316 "phpunit/php-file-iterator": "~1.4", 2317 "phpunit/php-text-template": "~1.2", 2318 "phpunit/php-timer": "^1.0.6", 2319 "phpunit/phpunit-mock-objects": "^3.2", 2320 "sebastian/comparator": "^1.2.4", 2321 "sebastian/diff": "^1.4.3", 2322 "sebastian/environment": "^1.3.4 || ^2.0", 2323 "sebastian/exporter": "~2.0", 2324 "sebastian/global-state": "^1.1", 2325 "sebastian/object-enumerator": "~2.0", 2326 "sebastian/resource-operations": "~1.0", 2327 "sebastian/version": "~1.0.3|~2.0", 2328 "symfony/yaml": "~2.1|~3.0" 2329 }, 2330 "conflict": { 2331 "phpdocumentor/reflection-docblock": "3.0.2" 2332 }, 2333 "require-dev": { 2334 "ext-pdo": "*" 2335 }, 2336 "suggest": { 2337 "ext-xdebug": "*", 2338 "phpunit/php-invoker": "~1.1" 2339 }, 2340 "bin": [ 2341 "phpunit" 2342 ], 2343 "type": "library", 2344 "extra": { 2345 "branch-alias": { 2346 "dev-master": "5.7.x-dev" 2347 } 2348 }, 2349 "autoload": { 2350 "classmap": [ 2351 "src/" 2352 ] 2353 }, 2354 "notification-url": "https://packagist.org/downloads/", 2355 "license": [ 2356 "BSD-3-Clause" 2357 ], 2358 "authors": [ 2359 { 2360 "name": "Sebastian Bergmann", 2361 "email": "sebastian@phpunit.de", 2362 "role": "lead" 2363 } 2364 ], 2365 "description": "The PHP Unit Testing framework.", 2366 "homepage": "https://phpunit.de/", 2367 "keywords": [ 2368 "phpunit", 2369 "testing", 2370 "xunit" 2371 ], 2372 "time": "2017-06-21T08:11:54+00:00" 2373 }, 2374 { 2375 "name": "phpunit/phpunit-mock-objects", 2376 "version": "3.4.4", 2377 "source": { 2378 "type": "git", 2379 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", 2380 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118" 2381 }, 2382 "dist": { 2383 "type": "zip", 2384 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118", 2385 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118", 2386 "shasum": "" 2387 }, 2388 "require": { 2389 "doctrine/instantiator": "^1.0.2", 2390 "php": "^5.6 || ^7.0", 2391 "phpunit/php-text-template": "^1.2", 2392 "sebastian/exporter": "^1.2 || ^2.0" 2393 }, 2394 "conflict": { 2395 "phpunit/phpunit": "<5.4.0" 2396 }, 2397 "require-dev": { 2398 "phpunit/phpunit": "^5.4" 2399 }, 2400 "suggest": { 2401 "ext-soap": "*" 2402 }, 2403 "type": "library", 2404 "extra": { 2405 "branch-alias": { 2406 "dev-master": "3.2.x-dev" 2407 } 2408 }, 2409 "autoload": { 2410 "classmap": [ 2411 "src/" 2412 ] 2413 }, 2414 "notification-url": "https://packagist.org/downloads/", 2415 "license": [ 2416 "BSD-3-Clause" 2417 ], 2418 "authors": [ 2419 { 2420 "name": "Sebastian Bergmann", 2421 "email": "sb@sebastian-bergmann.de", 2422 "role": "lead" 2423 } 2424 ], 2425 "description": "Mock Object library for PHPUnit", 2426 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", 2427 "keywords": [ 2428 "mock", 2429 "xunit" 2430 ], 2431 "time": "2017-06-30T09:13:00+00:00" 2432 }, 2433 { 2434 "name": "psr/log", 2435 "version": "1.0.2", 2436 "source": { 2437 "type": "git", 2438 "url": "https://github.com/php-fig/log.git", 2439 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" 2440 }, 2441 "dist": { 2442 "type": "zip", 2443 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", 2444 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", 2445 "shasum": "" 2446 }, 2447 "require": { 2448 "php": ">=5.3.0" 2449 }, 2450 "type": "library", 2451 "extra": { 2452 "branch-alias": { 2453 "dev-master": "1.0.x-dev" 2454 } 2455 }, 2456 "autoload": { 2457 "psr-4": { 2458 "Psr\\Log\\": "Psr/Log/" 2459 } 2460 }, 2461 "notification-url": "https://packagist.org/downloads/", 2462 "license": [ 2463 "MIT" 2464 ], 2465 "authors": [ 2466 { 2467 "name": "PHP-FIG", 2468 "homepage": "http://www.php-fig.org/" 2469 } 2470 ], 2471 "description": "Common interface for logging libraries", 2472 "homepage": "https://github.com/php-fig/log", 2473 "keywords": [ 2474 "log", 2475 "psr", 2476 "psr-3" 2477 ], 2478 "time": "2016-10-10T12:19:37+00:00" 2479 }, 2480 { 2481 "name": "satooshi/php-coveralls", 2482 "version": "v1.0.1", 2483 "source": { 2484 "type": "git", 2485 "url": "https://github.com/satooshi/php-coveralls.git", 2486 "reference": "da51d304fe8622bf9a6da39a8446e7afd432115c" 2487 }, 2488 "dist": { 2489 "type": "zip", 2490 "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/da51d304fe8622bf9a6da39a8446e7afd432115c", 2491 "reference": "da51d304fe8622bf9a6da39a8446e7afd432115c", 2492 "shasum": "" 2493 }, 2494 "require": { 2495 "ext-json": "*", 2496 "ext-simplexml": "*", 2497 "guzzle/guzzle": "^2.8|^3.0", 2498 "php": ">=5.3.3", 2499 "psr/log": "^1.0", 2500 "symfony/config": "^2.1|^3.0", 2501 "symfony/console": "^2.1|^3.0", 2502 "symfony/stopwatch": "^2.0|^3.0", 2503 "symfony/yaml": "^2.0|^3.0" 2504 }, 2505 "suggest": { 2506 "symfony/http-kernel": "Allows Symfony integration" 2507 }, 2508 "bin": [ 2509 "bin/coveralls" 2510 ], 2511 "type": "library", 2512 "autoload": { 2513 "psr-4": { 2514 "Satooshi\\": "src/Satooshi/" 2515 } 2516 }, 2517 "notification-url": "https://packagist.org/downloads/", 2518 "license": [ 2519 "MIT" 2520 ], 2521 "authors": [ 2522 { 2523 "name": "Kitamura Satoshi", 2524 "email": "with.no.parachute@gmail.com", 2525 "homepage": "https://www.facebook.com/satooshi.jp" 2526 } 2527 ], 2528 "description": "PHP client library for Coveralls API", 2529 "homepage": "https://github.com/satooshi/php-coveralls", 2530 "keywords": [ 2531 "ci", 2532 "coverage", 2533 "github", 2534 "test" 2535 ], 2536 "time": "2016-01-20T17:35:46+00:00" 2537 }, 2538 { 2539 "name": "sebastian/code-unit-reverse-lookup", 2540 "version": "1.0.1", 2541 "source": { 2542 "type": "git", 2543 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", 2544 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" 2545 }, 2546 "dist": { 2547 "type": "zip", 2548 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", 2549 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18", 2550 "shasum": "" 2551 }, 2552 "require": { 2553 "php": "^5.6 || ^7.0" 2554 }, 2555 "require-dev": { 2556 "phpunit/phpunit": "^5.7 || ^6.0" 2557 }, 2558 "type": "library", 2559 "extra": { 2560 "branch-alias": { 2561 "dev-master": "1.0.x-dev" 2562 } 2563 }, 2564 "autoload": { 2565 "classmap": [ 2566 "src/" 2567 ] 2568 }, 2569 "notification-url": "https://packagist.org/downloads/", 2570 "license": [ 2571 "BSD-3-Clause" 2572 ], 2573 "authors": [ 2574 { 2575 "name": "Sebastian Bergmann", 2576 "email": "sebastian@phpunit.de" 2577 } 2578 ], 2579 "description": "Looks up which function or method a line of code belongs to", 2580 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", 2581 "time": "2017-03-04T06:30:41+00:00" 2582 }, 2583 { 2584 "name": "sebastian/comparator", 2585 "version": "1.2.4", 2586 "source": { 2587 "type": "git", 2588 "url": "https://github.com/sebastianbergmann/comparator.git", 2589 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" 2590 }, 2591 "dist": { 2592 "type": "zip", 2593 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", 2594 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", 2595 "shasum": "" 2596 }, 2597 "require": { 2598 "php": ">=5.3.3", 2599 "sebastian/diff": "~1.2", 2600 "sebastian/exporter": "~1.2 || ~2.0" 2601 }, 2602 "require-dev": { 2603 "phpunit/phpunit": "~4.4" 2604 }, 2605 "type": "library", 2606 "extra": { 2607 "branch-alias": { 2608 "dev-master": "1.2.x-dev" 2609 } 2610 }, 2611 "autoload": { 2612 "classmap": [ 2613 "src/" 2614 ] 2615 }, 2616 "notification-url": "https://packagist.org/downloads/", 2617 "license": [ 2618 "BSD-3-Clause" 2619 ], 2620 "authors": [ 2621 { 2622 "name": "Jeff Welch", 2623 "email": "whatthejeff@gmail.com" 2624 }, 2625 { 2626 "name": "Volker Dusch", 2627 "email": "github@wallbash.com" 2628 }, 2629 { 2630 "name": "Bernhard Schussek", 2631 "email": "bschussek@2bepublished.at" 2632 }, 2633 { 2634 "name": "Sebastian Bergmann", 2635 "email": "sebastian@phpunit.de" 2636 } 2637 ], 2638 "description": "Provides the functionality to compare PHP values for equality", 2639 "homepage": "http://www.github.com/sebastianbergmann/comparator", 2640 "keywords": [ 2641 "comparator", 2642 "compare", 2643 "equality" 2644 ], 2645 "time": "2017-01-29T09:50:25+00:00" 2646 }, 2647 { 2648 "name": "sebastian/diff", 2649 "version": "1.4.3", 2650 "source": { 2651 "type": "git", 2652 "url": "https://github.com/sebastianbergmann/diff.git", 2653 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" 2654 }, 2655 "dist": { 2656 "type": "zip", 2657 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", 2658 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", 2659 "shasum": "" 2660 }, 2661 "require": { 2662 "php": "^5.3.3 || ^7.0" 2663 }, 2664 "require-dev": { 2665 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" 2666 }, 2667 "type": "library", 2668 "extra": { 2669 "branch-alias": { 2670 "dev-master": "1.4-dev" 2671 } 2672 }, 2673 "autoload": { 2674 "classmap": [ 2675 "src/" 2676 ] 2677 }, 2678 "notification-url": "https://packagist.org/downloads/", 2679 "license": [ 2680 "BSD-3-Clause" 2681 ], 2682 "authors": [ 2683 { 2684 "name": "Kore Nordmann", 2685 "email": "mail@kore-nordmann.de" 2686 }, 2687 { 2688 "name": "Sebastian Bergmann", 2689 "email": "sebastian@phpunit.de" 2690 } 2691 ], 2692 "description": "Diff implementation", 2693 "homepage": "https://github.com/sebastianbergmann/diff", 2694 "keywords": [ 2695 "diff" 2696 ], 2697 "time": "2017-05-22T07:24:03+00:00" 2698 }, 2699 { 2700 "name": "sebastian/environment", 2701 "version": "2.0.0", 2702 "source": { 2703 "type": "git", 2704 "url": "https://github.com/sebastianbergmann/environment.git", 2705 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac" 2706 }, 2707 "dist": { 2708 "type": "zip", 2709 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac", 2710 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac", 2711 "shasum": "" 2712 }, 2713 "require": { 2714 "php": "^5.6 || ^7.0" 2715 }, 2716 "require-dev": { 2717 "phpunit/phpunit": "^5.0" 2718 }, 2719 "type": "library", 2720 "extra": { 2721 "branch-alias": { 2722 "dev-master": "2.0.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": "Sebastian Bergmann", 2737 "email": "sebastian@phpunit.de" 2738 } 2739 ], 2740 "description": "Provides functionality to handle HHVM/PHP environments", 2741 "homepage": "http://www.github.com/sebastianbergmann/environment", 2742 "keywords": [ 2743 "Xdebug", 2744 "environment", 2745 "hhvm" 2746 ], 2747 "time": "2016-11-26T07:53:53+00:00" 2748 }, 2749 { 2750 "name": "sebastian/exporter", 2751 "version": "2.0.0", 2752 "source": { 2753 "type": "git", 2754 "url": "https://github.com/sebastianbergmann/exporter.git", 2755 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4" 2756 }, 2757 "dist": { 2758 "type": "zip", 2759 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", 2760 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", 2761 "shasum": "" 2762 }, 2763 "require": { 2764 "php": ">=5.3.3", 2765 "sebastian/recursion-context": "~2.0" 2766 }, 2767 "require-dev": { 2768 "ext-mbstring": "*", 2769 "phpunit/phpunit": "~4.4" 2770 }, 2771 "type": "library", 2772 "extra": { 2773 "branch-alias": { 2774 "dev-master": "2.0.x-dev" 2775 } 2776 }, 2777 "autoload": { 2778 "classmap": [ 2779 "src/" 2780 ] 2781 }, 2782 "notification-url": "https://packagist.org/downloads/", 2783 "license": [ 2784 "BSD-3-Clause" 2785 ], 2786 "authors": [ 2787 { 2788 "name": "Jeff Welch", 2789 "email": "whatthejeff@gmail.com" 2790 }, 2791 { 2792 "name": "Volker Dusch", 2793 "email": "github@wallbash.com" 2794 }, 2795 { 2796 "name": "Bernhard Schussek", 2797 "email": "bschussek@2bepublished.at" 2798 }, 2799 { 2800 "name": "Sebastian Bergmann", 2801 "email": "sebastian@phpunit.de" 2802 }, 2803 { 2804 "name": "Adam Harvey", 2805 "email": "aharvey@php.net" 2806 } 2807 ], 2808 "description": "Provides the functionality to export PHP variables for visualization", 2809 "homepage": "http://www.github.com/sebastianbergmann/exporter", 2810 "keywords": [ 2811 "export", 2812 "exporter" 2813 ], 2814 "time": "2016-11-19T08:54:04+00:00" 2815 }, 2816 { 2817 "name": "sebastian/global-state", 2818 "version": "1.1.1", 2819 "source": { 2820 "type": "git", 2821 "url": "https://github.com/sebastianbergmann/global-state.git", 2822 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" 2823 }, 2824 "dist": { 2825 "type": "zip", 2826 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", 2827 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", 2828 "shasum": "" 2829 }, 2830 "require": { 2831 "php": ">=5.3.3" 2832 }, 2833 "require-dev": { 2834 "phpunit/phpunit": "~4.2" 2835 }, 2836 "suggest": { 2837 "ext-uopz": "*" 2838 }, 2839 "type": "library", 2840 "extra": { 2841 "branch-alias": { 2842 "dev-master": "1.0-dev" 2843 } 2844 }, 2845 "autoload": { 2846 "classmap": [ 2847 "src/" 2848 ] 2849 }, 2850 "notification-url": "https://packagist.org/downloads/", 2851 "license": [ 2852 "BSD-3-Clause" 2853 ], 2854 "authors": [ 2855 { 2856 "name": "Sebastian Bergmann", 2857 "email": "sebastian@phpunit.de" 2858 } 2859 ], 2860 "description": "Snapshotting of global state", 2861 "homepage": "http://www.github.com/sebastianbergmann/global-state", 2862 "keywords": [ 2863 "global state" 2864 ], 2865 "time": "2015-10-12T03:26:01+00:00" 2866 }, 2867 { 2868 "name": "sebastian/object-enumerator", 2869 "version": "2.0.1", 2870 "source": { 2871 "type": "git", 2872 "url": "https://github.com/sebastianbergmann/object-enumerator.git", 2873 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7" 2874 }, 2875 "dist": { 2876 "type": "zip", 2877 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7", 2878 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7", 2879 "shasum": "" 2880 }, 2881 "require": { 2882 "php": ">=5.6", 2883 "sebastian/recursion-context": "~2.0" 2884 }, 2885 "require-dev": { 2886 "phpunit/phpunit": "~5" 2887 }, 2888 "type": "library", 2889 "extra": { 2890 "branch-alias": { 2891 "dev-master": "2.0.x-dev" 2892 } 2893 }, 2894 "autoload": { 2895 "classmap": [ 2896 "src/" 2897 ] 2898 }, 2899 "notification-url": "https://packagist.org/downloads/", 2900 "license": [ 2901 "BSD-3-Clause" 2902 ], 2903 "authors": [ 2904 { 2905 "name": "Sebastian Bergmann", 2906 "email": "sebastian@phpunit.de" 2907 } 2908 ], 2909 "description": "Traverses array structures and object graphs to enumerate all referenced objects", 2910 "homepage": "https://github.com/sebastianbergmann/object-enumerator/", 2911 "time": "2017-02-18T15:18:39+00:00" 2912 }, 2913 { 2914 "name": "sebastian/recursion-context", 2915 "version": "2.0.0", 2916 "source": { 2917 "type": "git", 2918 "url": "https://github.com/sebastianbergmann/recursion-context.git", 2919 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a" 2920 }, 2921 "dist": { 2922 "type": "zip", 2923 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a", 2924 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a", 2925 "shasum": "" 2926 }, 2927 "require": { 2928 "php": ">=5.3.3" 2929 }, 2930 "require-dev": { 2931 "phpunit/phpunit": "~4.4" 2932 }, 2933 "type": "library", 2934 "extra": { 2935 "branch-alias": { 2936 "dev-master": "2.0.x-dev" 2937 } 2938 }, 2939 "autoload": { 2940 "classmap": [ 2941 "src/" 2942 ] 2943 }, 2944 "notification-url": "https://packagist.org/downloads/", 2945 "license": [ 2946 "BSD-3-Clause" 2947 ], 2948 "authors": [ 2949 { 2950 "name": "Jeff Welch", 2951 "email": "whatthejeff@gmail.com" 2952 }, 2953 { 2954 "name": "Sebastian Bergmann", 2955 "email": "sebastian@phpunit.de" 2956 }, 2957 { 2958 "name": "Adam Harvey", 2959 "email": "aharvey@php.net" 2960 } 2961 ], 2962 "description": "Provides functionality to recursively process PHP variables", 2963 "homepage": "http://www.github.com/sebastianbergmann/recursion-context", 2964 "time": "2016-11-19T07:33:16+00:00" 2965 }, 2966 { 2967 "name": "sebastian/resource-operations", 2968 "version": "1.0.0", 2969 "source": { 2970 "type": "git", 2971 "url": "https://github.com/sebastianbergmann/resource-operations.git", 2972 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" 2973 }, 2974 "dist": { 2975 "type": "zip", 2976 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", 2977 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", 2978 "shasum": "" 2979 }, 2980 "require": { 2981 "php": ">=5.6.0" 2982 }, 2983 "type": "library", 2984 "extra": { 2985 "branch-alias": { 2986 "dev-master": "1.0.x-dev" 2987 } 2988 }, 2989 "autoload": { 2990 "classmap": [ 2991 "src/" 2992 ] 2993 }, 2994 "notification-url": "https://packagist.org/downloads/", 2995 "license": [ 2996 "BSD-3-Clause" 2997 ], 2998 "authors": [ 2999 { 3000 "name": "Sebastian Bergmann", 3001 "email": "sebastian@phpunit.de" 3002 } 3003 ], 3004 "description": "Provides a list of PHP built-in functions that operate on resources", 3005 "homepage": "https://www.github.com/sebastianbergmann/resource-operations", 3006 "time": "2015-07-28T20:34:47+00:00" 3007 }, 3008 { 3009 "name": "sebastian/version", 3010 "version": "2.0.1", 3011 "source": { 3012 "type": "git", 3013 "url": "https://github.com/sebastianbergmann/version.git", 3014 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" 3015 }, 3016 "dist": { 3017 "type": "zip", 3018 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", 3019 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", 3020 "shasum": "" 3021 }, 3022 "require": { 3023 "php": ">=5.6" 3024 }, 3025 "type": "library", 3026 "extra": { 3027 "branch-alias": { 3028 "dev-master": "2.0.x-dev" 3029 } 3030 }, 3031 "autoload": { 3032 "classmap": [ 3033 "src/" 3034 ] 3035 }, 3036 "notification-url": "https://packagist.org/downloads/", 3037 "license": [ 3038 "BSD-3-Clause" 3039 ], 3040 "authors": [ 3041 { 3042 "name": "Sebastian Bergmann", 3043 "email": "sebastian@phpunit.de", 3044 "role": "lead" 3045 } 3046 ], 3047 "description": "Library that helps with managing the version number of Git-hosted PHP projects", 3048 "homepage": "https://github.com/sebastianbergmann/version", 3049 "time": "2016-10-03T07:35:21+00:00" 3050 }, 3051 { 3052 "name": "symfony/config", 3053 "version": "v3.3.6", 3054 "source": { 3055 "type": "git", 3056 "url": "https://github.com/symfony/config.git", 3057 "reference": "54ee12b0dd60f294132cabae6f5da9573d2e5297" 3058 }, 3059 "dist": { 3060 "type": "zip", 3061 "url": "https://api.github.com/repos/symfony/config/zipball/54ee12b0dd60f294132cabae6f5da9573d2e5297", 3062 "reference": "54ee12b0dd60f294132cabae6f5da9573d2e5297", 3063 "shasum": "" 3064 }, 3065 "require": { 3066 "php": ">=5.5.9", 3067 "symfony/filesystem": "~2.8|~3.0" 3068 }, 3069 "conflict": { 3070 "symfony/dependency-injection": "<3.3", 3071 "symfony/finder": "<3.3" 3072 }, 3073 "require-dev": { 3074 "symfony/dependency-injection": "~3.3", 3075 "symfony/finder": "~3.3", 3076 "symfony/yaml": "~3.0" 3077 }, 3078 "suggest": { 3079 "symfony/yaml": "To use the yaml reference dumper" 3080 }, 3081 "type": "library", 3082 "extra": { 3083 "branch-alias": { 3084 "dev-master": "3.3-dev" 3085 } 3086 }, 3087 "autoload": { 3088 "psr-4": { 3089 "Symfony\\Component\\Config\\": "" 3090 }, 3091 "exclude-from-classmap": [ 3092 "/Tests/" 3093 ] 3094 }, 3095 "notification-url": "https://packagist.org/downloads/", 3096 "license": [ 3097 "MIT" 3098 ], 3099 "authors": [ 3100 { 3101 "name": "Fabien Potencier", 3102 "email": "fabien@symfony.com" 3103 }, 3104 { 3105 "name": "Symfony Community", 3106 "homepage": "https://symfony.com/contributors" 3107 } 3108 ], 3109 "description": "Symfony Config Component", 3110 "homepage": "https://symfony.com", 3111 "time": "2017-07-19T07:37:29+00:00" 3112 }, 3113 { 3114 "name": "symfony/console", 3115 "version": "v3.3.6", 3116 "source": { 3117 "type": "git", 3118 "url": "https://github.com/symfony/console.git", 3119 "reference": "b0878233cb5c4391347e5495089c7af11b8e6201" 3120 }, 3121 "dist": { 3122 "type": "zip", 3123 "url": "https://api.github.com/repos/symfony/console/zipball/b0878233cb5c4391347e5495089c7af11b8e6201", 3124 "reference": "b0878233cb5c4391347e5495089c7af11b8e6201", 3125 "shasum": "" 3126 }, 3127 "require": { 3128 "php": ">=5.5.9", 3129 "symfony/debug": "~2.8|~3.0", 3130 "symfony/polyfill-mbstring": "~1.0" 3131 }, 3132 "conflict": { 3133 "symfony/dependency-injection": "<3.3" 3134 }, 3135 "require-dev": { 3136 "psr/log": "~1.0", 3137 "symfony/config": "~3.3", 3138 "symfony/dependency-injection": "~3.3", 3139 "symfony/event-dispatcher": "~2.8|~3.0", 3140 "symfony/filesystem": "~2.8|~3.0", 3141 "symfony/http-kernel": "~2.8|~3.0", 3142 "symfony/process": "~2.8|~3.0" 3143 }, 3144 "suggest": { 3145 "psr/log": "For using the console logger", 3146 "symfony/event-dispatcher": "", 3147 "symfony/filesystem": "", 3148 "symfony/process": "" 3149 }, 3150 "type": "library", 3151 "extra": { 3152 "branch-alias": { 3153 "dev-master": "3.3-dev" 3154 } 3155 }, 3156 "autoload": { 3157 "psr-4": { 3158 "Symfony\\Component\\Console\\": "" 3159 }, 3160 "exclude-from-classmap": [ 3161 "/Tests/" 3162 ] 3163 }, 3164 "notification-url": "https://packagist.org/downloads/", 3165 "license": [ 3166 "MIT" 3167 ], 3168 "authors": [ 3169 { 3170 "name": "Fabien Potencier", 3171 "email": "fabien@symfony.com" 3172 }, 3173 { 3174 "name": "Symfony Community", 3175 "homepage": "https://symfony.com/contributors" 3176 } 3177 ], 3178 "description": "Symfony Console Component", 3179 "homepage": "https://symfony.com", 3180 "time": "2017-07-29T21:27:59+00:00" 3181 }, 3182 { 3183 "name": "symfony/debug", 3184 "version": "v3.3.6", 3185 "source": { 3186 "type": "git", 3187 "url": "https://github.com/symfony/debug.git", 3188 "reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e13" 3189 }, 3190 "dist": { 3191 "type": "zip", 3192 "url": "https://api.github.com/repos/symfony/debug/zipball/7c13ae8ce1e2adbbd574fc39de7be498e1284e13", 3193 "reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e13", 3194 "shasum": "" 3195 }, 3196 "require": { 3197 "php": ">=5.5.9", 3198 "psr/log": "~1.0" 3199 }, 3200 "conflict": { 3201 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" 3202 }, 3203 "require-dev": { 3204 "symfony/http-kernel": "~2.8|~3.0" 3205 }, 3206 "type": "library", 3207 "extra": { 3208 "branch-alias": { 3209 "dev-master": "3.3-dev" 3210 } 3211 }, 3212 "autoload": { 3213 "psr-4": { 3214 "Symfony\\Component\\Debug\\": "" 3215 }, 3216 "exclude-from-classmap": [ 3217 "/Tests/" 3218 ] 3219 }, 3220 "notification-url": "https://packagist.org/downloads/", 3221 "license": [ 3222 "MIT" 3223 ], 3224 "authors": [ 3225 { 3226 "name": "Fabien Potencier", 3227 "email": "fabien@symfony.com" 3228 }, 3229 { 3230 "name": "Symfony Community", 3231 "homepage": "https://symfony.com/contributors" 3232 } 3233 ], 3234 "description": "Symfony Debug Component", 3235 "homepage": "https://symfony.com", 3236 "time": "2017-07-28T15:27:31+00:00" 3237 }, 3238 { 3239 "name": "symfony/event-dispatcher", 3240 "version": "v3.3.6", 3241 "source": { 3242 "type": "git", 3243 "url": "https://github.com/symfony/event-dispatcher.git", 3244 "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e" 3245 }, 3246 "dist": { 3247 "type": "zip", 3248 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67535f1e3fd662bdc68d7ba317c93eecd973617e", 3249 "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e", 3250 "shasum": "" 3251 }, 3252 "require": { 3253 "php": ">=5.5.9" 3254 }, 3255 "conflict": { 3256 "symfony/dependency-injection": "<3.3" 3257 }, 3258 "require-dev": { 3259 "psr/log": "~1.0", 3260 "symfony/config": "~2.8|~3.0", 3261 "symfony/dependency-injection": "~3.3", 3262 "symfony/expression-language": "~2.8|~3.0", 3263 "symfony/stopwatch": "~2.8|~3.0" 3264 }, 3265 "suggest": { 3266 "symfony/dependency-injection": "", 3267 "symfony/http-kernel": "" 3268 }, 3269 "type": "library", 3270 "extra": { 3271 "branch-alias": { 3272 "dev-master": "3.3-dev" 3273 } 3274 }, 3275 "autoload": { 3276 "psr-4": { 3277 "Symfony\\Component\\EventDispatcher\\": "" 3278 }, 3279 "exclude-from-classmap": [ 3280 "/Tests/" 3281 ] 3282 }, 3283 "notification-url": "https://packagist.org/downloads/", 3284 "license": [ 3285 "MIT" 3286 ], 3287 "authors": [ 3288 { 3289 "name": "Fabien Potencier", 3290 "email": "fabien@symfony.com" 3291 }, 3292 { 3293 "name": "Symfony Community", 3294 "homepage": "https://symfony.com/contributors" 3295 } 3296 ], 3297 "description": "Symfony EventDispatcher Component", 3298 "homepage": "https://symfony.com", 3299 "time": "2017-06-09T14:53:08+00:00" 3300 }, 3301 { 3302 "name": "symfony/filesystem", 3303 "version": "v3.3.6", 3304 "source": { 3305 "type": "git", 3306 "url": "https://github.com/symfony/filesystem.git", 3307 "reference": "427987eb4eed764c3b6e38d52a0f87989e010676" 3308 }, 3309 "dist": { 3310 "type": "zip", 3311 "url": "https://api.github.com/repos/symfony/filesystem/zipball/427987eb4eed764c3b6e38d52a0f87989e010676", 3312 "reference": "427987eb4eed764c3b6e38d52a0f87989e010676", 3313 "shasum": "" 3314 }, 3315 "require": { 3316 "php": ">=5.5.9" 3317 }, 3318 "type": "library", 3319 "extra": { 3320 "branch-alias": { 3321 "dev-master": "3.3-dev" 3322 } 3323 }, 3324 "autoload": { 3325 "psr-4": { 3326 "Symfony\\Component\\Filesystem\\": "" 3327 }, 3328 "exclude-from-classmap": [ 3329 "/Tests/" 3330 ] 3331 }, 3332 "notification-url": "https://packagist.org/downloads/", 3333 "license": [ 3334 "MIT" 3335 ], 3336 "authors": [ 3337 { 3338 "name": "Fabien Potencier", 3339 "email": "fabien@symfony.com" 3340 }, 3341 { 3342 "name": "Symfony Community", 3343 "homepage": "https://symfony.com/contributors" 3344 } 3345 ], 3346 "description": "Symfony Filesystem Component", 3347 "homepage": "https://symfony.com", 3348 "time": "2017-07-11T07:17:58+00:00" 3349 }, 3350 { 3351 "name": "symfony/finder", 3352 "version": "v3.3.6", 3353 "source": { 3354 "type": "git", 3355 "url": "https://github.com/symfony/finder.git", 3356 "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4" 3357 }, 3358 "dist": { 3359 "type": "zip", 3360 "url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4", 3361 "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4", 3362 "shasum": "" 3363 }, 3364 "require": { 3365 "php": ">=5.5.9" 3366 }, 3367 "type": "library", 3368 "extra": { 3369 "branch-alias": { 3370 "dev-master": "3.3-dev" 3371 } 3372 }, 3373 "autoload": { 3374 "psr-4": { 3375 "Symfony\\Component\\Finder\\": "" 3376 }, 3377 "exclude-from-classmap": [ 3378 "/Tests/" 3379 ] 3380 }, 3381 "notification-url": "https://packagist.org/downloads/", 3382 "license": [ 3383 "MIT" 3384 ], 3385 "authors": [ 3386 { 3387 "name": "Fabien Potencier", 3388 "email": "fabien@symfony.com" 3389 }, 3390 { 3391 "name": "Symfony Community", 3392 "homepage": "https://symfony.com/contributors" 3393 } 3394 ], 3395 "description": "Symfony Finder Component", 3396 "homepage": "https://symfony.com", 3397 "time": "2017-06-01T21:01:25+00:00" 3398 }, 3399 { 3400 "name": "symfony/options-resolver", 3401 "version": "v3.3.6", 3402 "source": { 3403 "type": "git", 3404 "url": "https://github.com/symfony/options-resolver.git", 3405 "reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0" 3406 }, 3407 "dist": { 3408 "type": "zip", 3409 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/ff48982d295bcac1fd861f934f041ebc73ae40f0", 3410 "reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0", 3411 "shasum": "" 3412 }, 3413 "require": { 3414 "php": ">=5.5.9" 3415 }, 3416 "type": "library", 3417 "extra": { 3418 "branch-alias": { 3419 "dev-master": "3.3-dev" 3420 } 3421 }, 3422 "autoload": { 3423 "psr-4": { 3424 "Symfony\\Component\\OptionsResolver\\": "" 3425 }, 3426 "exclude-from-classmap": [ 3427 "/Tests/" 3428 ] 3429 }, 3430 "notification-url": "https://packagist.org/downloads/", 3431 "license": [ 3432 "MIT" 3433 ], 3434 "authors": [ 3435 { 3436 "name": "Fabien Potencier", 3437 "email": "fabien@symfony.com" 3438 }, 3439 { 3440 "name": "Symfony Community", 3441 "homepage": "https://symfony.com/contributors" 3442 } 3443 ], 3444 "description": "Symfony OptionsResolver Component", 3445 "homepage": "https://symfony.com", 3446 "keywords": [ 3447 "config", 3448 "configuration", 3449 "options" 3450 ], 3451 "time": "2017-04-12T14:14:56+00:00" 3452 }, 3453 { 3454 "name": "symfony/process", 3455 "version": "v3.3.6", 3456 "source": { 3457 "type": "git", 3458 "url": "https://github.com/symfony/process.git", 3459 "reference": "07432804942b9f6dd7b7377faf9920af5f95d70a" 3460 }, 3461 "dist": { 3462 "type": "zip", 3463 "url": "https://api.github.com/repos/symfony/process/zipball/07432804942b9f6dd7b7377faf9920af5f95d70a", 3464 "reference": "07432804942b9f6dd7b7377faf9920af5f95d70a", 3465 "shasum": "" 3466 }, 3467 "require": { 3468 "php": ">=5.5.9" 3469 }, 3470 "type": "library", 3471 "extra": { 3472 "branch-alias": { 3473 "dev-master": "3.3-dev" 3474 } 3475 }, 3476 "autoload": { 3477 "psr-4": { 3478 "Symfony\\Component\\Process\\": "" 3479 }, 3480 "exclude-from-classmap": [ 3481 "/Tests/" 3482 ] 3483 }, 3484 "notification-url": "https://packagist.org/downloads/", 3485 "license": [ 3486 "MIT" 3487 ], 3488 "authors": [ 3489 { 3490 "name": "Fabien Potencier", 3491 "email": "fabien@symfony.com" 3492 }, 3493 { 3494 "name": "Symfony Community", 3495 "homepage": "https://symfony.com/contributors" 3496 } 3497 ], 3498 "description": "Symfony Process Component", 3499 "homepage": "https://symfony.com", 3500 "time": "2017-07-13T13:05:09+00:00" 3501 }, 3502 { 3503 "name": "symfony/stopwatch", 3504 "version": "v3.3.6", 3505 "source": { 3506 "type": "git", 3507 "url": "https://github.com/symfony/stopwatch.git", 3508 "reference": "602a15299dc01556013b07167d4f5d3a60e90d15" 3509 }, 3510 "dist": { 3511 "type": "zip", 3512 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/602a15299dc01556013b07167d4f5d3a60e90d15", 3513 "reference": "602a15299dc01556013b07167d4f5d3a60e90d15", 3514 "shasum": "" 3515 }, 3516 "require": { 3517 "php": ">=5.5.9" 3518 }, 3519 "type": "library", 3520 "extra": { 3521 "branch-alias": { 3522 "dev-master": "3.3-dev" 3523 } 3524 }, 3525 "autoload": { 3526 "psr-4": { 3527 "Symfony\\Component\\Stopwatch\\": "" 3528 }, 3529 "exclude-from-classmap": [ 3530 "/Tests/" 3531 ] 3532 }, 3533 "notification-url": "https://packagist.org/downloads/", 3534 "license": [ 3535 "MIT" 3536 ], 3537 "authors": [ 3538 { 3539 "name": "Fabien Potencier", 3540 "email": "fabien@symfony.com" 3541 }, 3542 { 3543 "name": "Symfony Community", 3544 "homepage": "https://symfony.com/contributors" 3545 } 3546 ], 3547 "description": "Symfony Stopwatch Component", 3548 "homepage": "https://symfony.com", 3549 "time": "2017-04-12T14:14:56+00:00" 3550 }, 3551 { 3552 "name": "symfony/yaml", 3553 "version": "v3.3.6", 3554 "source": { 3555 "type": "git", 3556 "url": "https://github.com/symfony/yaml.git", 3557 "reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed" 3558 }, 3559 "dist": { 3560 "type": "zip", 3561 "url": "https://api.github.com/repos/symfony/yaml/zipball/ddc23324e6cfe066f3dd34a37ff494fa80b617ed", 3562 "reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed", 3563 "shasum": "" 3564 }, 3565 "require": { 3566 "php": ">=5.5.9" 3567 }, 3568 "require-dev": { 3569 "symfony/console": "~2.8|~3.0" 3570 }, 3571 "suggest": { 3572 "symfony/console": "For validating YAML files using the lint command" 3573 }, 3574 "type": "library", 3575 "extra": { 3576 "branch-alias": { 3577 "dev-master": "3.3-dev" 3578 } 3579 }, 3580 "autoload": { 3581 "psr-4": { 3582 "Symfony\\Component\\Yaml\\": "" 3583 }, 3584 "exclude-from-classmap": [ 3585 "/Tests/" 3586 ] 3587 }, 3588 "notification-url": "https://packagist.org/downloads/", 3589 "license": [ 3590 "MIT" 3591 ], 3592 "authors": [ 3593 { 3594 "name": "Fabien Potencier", 3595 "email": "fabien@symfony.com" 3596 }, 3597 { 3598 "name": "Symfony Community", 3599 "homepage": "https://symfony.com/contributors" 3600 } 3601 ], 3602 "description": "Symfony Yaml Component", 3603 "homepage": "https://symfony.com", 3604 "time": "2017-07-23T12:43:26+00:00" 3605 }, 3606 { 3607 "name": "webmozart/assert", 3608 "version": "1.2.0", 3609 "source": { 3610 "type": "git", 3611 "url": "https://github.com/webmozart/assert.git", 3612 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" 3613 }, 3614 "dist": { 3615 "type": "zip", 3616 "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", 3617 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", 3618 "shasum": "" 3619 }, 3620 "require": { 3621 "php": "^5.3.3 || ^7.0" 3622 }, 3623 "require-dev": { 3624 "phpunit/phpunit": "^4.6", 3625 "sebastian/version": "^1.0.1" 3626 }, 3627 "type": "library", 3628 "extra": { 3629 "branch-alias": { 3630 "dev-master": "1.3-dev" 3631 } 3632 }, 3633 "autoload": { 3634 "psr-4": { 3635 "Webmozart\\Assert\\": "src/" 3636 } 3637 }, 3638 "notification-url": "https://packagist.org/downloads/", 3639 "license": [ 3640 "MIT" 3641 ], 3642 "authors": [ 3643 { 3644 "name": "Bernhard Schussek", 3645 "email": "bschussek@gmail.com" 3646 } 3647 ], 3648 "description": "Assertions to validate method input/output with nice error messages.", 3649 "keywords": [ 3650 "assert", 3651 "check", 3652 "validate" 3653 ], 3654 "time": "2016-11-23T20:04:58+00:00" 3655 } 3656 ], 3657 "aliases": [], 3658 "minimum-stability": "stable", 3659 "stability-flags": [], 3660 "prefer-stable": false, 3661 "prefer-lowest": false, 3662 "platform": { 3663 "ext-gd": "*", 3664 "ext-iconv": "*", 3665 "ext-pcre": "*", 3666 "ext-pdo": "*", 3667 "ext-pdo_mysql": "*", 3668 "ext-session": "*", 3669 "ext-simplexml": "*", 3670 "ext-xml": "*" 3671 }, 3672 "platform-dev": [], 3673 "platform-overrides": { 3674 "php": "5.6" 3675 } 3676} 3677