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": "89852bae49b70f5bb022b3bcfcf90756", 8 "packages": [ 9 { 10 "name": "ezyang/htmlpurifier", 11 "version": "v4.8.0", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/ezyang/htmlpurifier.git", 15 "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2", 20 "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2", 21 "shasum": "" 22 }, 23 "require": { 24 "php": ">=5.2" 25 }, 26 "type": "library", 27 "autoload": { 28 "psr-0": { 29 "HTMLPurifier": "library/" 30 }, 31 "files": [ 32 "library/HTMLPurifier.composer.php" 33 ] 34 }, 35 "notification-url": "https://packagist.org/downloads/", 36 "license": [ 37 "LGPL" 38 ], 39 "authors": [ 40 { 41 "name": "Edward Z. Yang", 42 "email": "admin@htmlpurifier.org", 43 "homepage": "http://ezyang.com" 44 } 45 ], 46 "description": "Standards compliant HTML filter written in PHP", 47 "homepage": "http://htmlpurifier.org/", 48 "keywords": [ 49 "html" 50 ], 51 "time": "2016-07-16T12:58:58+00:00" 52 }, 53 { 54 "name": "fisharebest/algorithm", 55 "version": "1.3.0", 56 "source": { 57 "type": "git", 58 "url": "https://github.com/fisharebest/algorithm.git", 59 "reference": "c353cc3a200fa068dc0935b5456b915b14dff638" 60 }, 61 "dist": { 62 "type": "zip", 63 "url": "https://api.github.com/repos/fisharebest/algorithm/zipball/c353cc3a200fa068dc0935b5456b915b14dff638", 64 "reference": "c353cc3a200fa068dc0935b5456b915b14dff638", 65 "shasum": "" 66 }, 67 "require": { 68 "php": ">=5.3.0" 69 }, 70 "require-dev": { 71 "phpunit/phpunit": "*", 72 "satooshi/php-coveralls": "*" 73 }, 74 "type": "library", 75 "autoload": { 76 "psr-4": { 77 "Fisharebest\\Algorithm\\": "src/" 78 } 79 }, 80 "notification-url": "https://packagist.org/downloads/", 81 "license": [ 82 "GPL-3.0+" 83 ], 84 "authors": [ 85 { 86 "name": "Greg Roach", 87 "email": "greg@subaqua.co.uk", 88 "role": "Developer" 89 } 90 ], 91 "description": "Implementation of standard algorithms in PHP.", 92 "homepage": "https://github.com/fisharebest/algorithm", 93 "keywords": [ 94 "Algorithm", 95 "diff", 96 "dijkstra", 97 "myers" 98 ], 99 "time": "2016-12-05T20:20:29+00:00" 100 }, 101 { 102 "name": "fisharebest/ext-calendar", 103 "version": "2.2.1", 104 "source": { 105 "type": "git", 106 "url": "https://github.com/fisharebest/ext-calendar.git", 107 "reference": "2751c860b3ed7f9c1fca47944645337e8fa2b38a" 108 }, 109 "dist": { 110 "type": "zip", 111 "url": "https://api.github.com/repos/fisharebest/ext-calendar/zipball/2751c860b3ed7f9c1fca47944645337e8fa2b38a", 112 "reference": "2751c860b3ed7f9c1fca47944645337e8fa2b38a", 113 "shasum": "" 114 }, 115 "require": { 116 "php": ">=5.3.0" 117 }, 118 "require-dev": { 119 "phpunit/phpunit": "*", 120 "satooshi/php-coveralls": "*" 121 }, 122 "type": "library", 123 "autoload": { 124 "files": [ 125 "src/shims.php" 126 ], 127 "psr-4": { 128 "Fisharebest\\ExtCalendar\\": "src/" 129 } 130 }, 131 "notification-url": "https://packagist.org/downloads/", 132 "license": [ 133 "GPL-3.0+" 134 ], 135 "authors": [ 136 { 137 "name": "Greg Roach", 138 "email": "fisharebest@gmail.com", 139 "role": "Developer" 140 } 141 ], 142 "description": "Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.", 143 "homepage": "https://github.com/fisharebest/ext-calendar", 144 "keywords": [ 145 "Jalali", 146 "arabic", 147 "calendar", 148 "ext-calendar", 149 "french", 150 "gregorian", 151 "hebrew", 152 "hijri", 153 "jewish", 154 "julian", 155 "julian day", 156 "julian day number", 157 "persian", 158 "shamsi" 159 ], 160 "time": "2015-12-11T22:50:01+00:00" 161 }, 162 { 163 "name": "fisharebest/localization", 164 "version": "1.10.0", 165 "source": { 166 "type": "git", 167 "url": "https://github.com/fisharebest/localization.git", 168 "reference": "0c58a02ae03650dd6a406a42d46e0dedc39a3c8a" 169 }, 170 "dist": { 171 "type": "zip", 172 "url": "https://api.github.com/repos/fisharebest/localization/zipball/0c58a02ae03650dd6a406a42d46e0dedc39a3c8a", 173 "reference": "0c58a02ae03650dd6a406a42d46e0dedc39a3c8a", 174 "shasum": "" 175 }, 176 "require": { 177 "php": ">=5.3.0" 178 }, 179 "require-dev": { 180 "phpunit/phpunit": "*", 181 "satooshi/php-coveralls": "*" 182 }, 183 "type": "library", 184 "autoload": { 185 "psr-4": { 186 "Fisharebest\\Localization\\": "src/" 187 } 188 }, 189 "notification-url": "https://packagist.org/downloads/", 190 "license": [ 191 "GPL-3.0+" 192 ], 193 "authors": [ 194 { 195 "name": "Greg Roach", 196 "email": "fisharebest@gmail.com", 197 "role": "Developer" 198 } 199 ], 200 "description": "A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.", 201 "homepage": "https://github.com/fisharebest/localization", 202 "keywords": [ 203 "cldr", 204 "gettext", 205 "i18n", 206 "l10n", 207 "language", 208 "locale", 209 "localization", 210 "script", 211 "translate", 212 "translation" 213 ], 214 "time": "2016-06-02T13:56:47+00:00" 215 }, 216 { 217 "name": "michelf/php-markdown", 218 "version": "1.7.0", 219 "source": { 220 "type": "git", 221 "url": "https://github.com/michelf/php-markdown.git", 222 "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220" 223 }, 224 "dist": { 225 "type": "zip", 226 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/1f51cc520948f66cd2af8cbc45a5ee175e774220", 227 "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220", 228 "shasum": "" 229 }, 230 "require": { 231 "php": ">=5.3.0" 232 }, 233 "type": "library", 234 "extra": { 235 "branch-alias": { 236 "dev-lib": "1.4.x-dev" 237 } 238 }, 239 "autoload": { 240 "psr-0": { 241 "Michelf": "" 242 } 243 }, 244 "notification-url": "https://packagist.org/downloads/", 245 "license": [ 246 "BSD-3-Clause" 247 ], 248 "authors": [ 249 { 250 "name": "Michel Fortin", 251 "email": "michel.fortin@michelf.ca", 252 "homepage": "https://michelf.ca/", 253 "role": "Developer" 254 }, 255 { 256 "name": "John Gruber", 257 "homepage": "https://daringfireball.net/" 258 } 259 ], 260 "description": "PHP Markdown", 261 "homepage": "https://michelf.ca/projects/php-markdown/", 262 "keywords": [ 263 "markdown" 264 ], 265 "time": "2016-10-29T18:58:20+00:00" 266 }, 267 { 268 "name": "paragonie/random_compat", 269 "version": "v2.0.4", 270 "source": { 271 "type": "git", 272 "url": "https://github.com/paragonie/random_compat.git", 273 "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e" 274 }, 275 "dist": { 276 "type": "zip", 277 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e", 278 "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e", 279 "shasum": "" 280 }, 281 "require": { 282 "php": ">=5.2.0" 283 }, 284 "require-dev": { 285 "phpunit/phpunit": "4.*|5.*" 286 }, 287 "suggest": { 288 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." 289 }, 290 "type": "library", 291 "autoload": { 292 "files": [ 293 "lib/random.php" 294 ] 295 }, 296 "notification-url": "https://packagist.org/downloads/", 297 "license": [ 298 "MIT" 299 ], 300 "authors": [ 301 { 302 "name": "Paragon Initiative Enterprises", 303 "email": "security@paragonie.com", 304 "homepage": "https://paragonie.com" 305 } 306 ], 307 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", 308 "keywords": [ 309 "csprng", 310 "pseudorandom", 311 "random" 312 ], 313 "time": "2016-11-07T23:38:38+00:00" 314 }, 315 { 316 "name": "pclzip/pclzip", 317 "version": "2.8.2", 318 "source": { 319 "type": "git", 320 "url": "https://github.com/ivanlanin/pclzip.git", 321 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd" 322 }, 323 "dist": { 324 "type": "zip", 325 "url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd", 326 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd", 327 "shasum": "" 328 }, 329 "type": "library", 330 "autoload": { 331 "classmap": [ 332 "pclzip.lib.php" 333 ] 334 }, 335 "notification-url": "https://packagist.org/downloads/", 336 "license": [ 337 "LGPL-2.1" 338 ], 339 "authors": [ 340 { 341 "name": "Vincent Blavet" 342 } 343 ], 344 "description": "A PHP library that offers compression and extraction functions for Zip formatted archives", 345 "homepage": "http://www.phpconcept.net/pclzip", 346 "keywords": [ 347 "php", 348 "zip" 349 ], 350 "time": "2014-06-05T11:42:24+00:00" 351 }, 352 { 353 "name": "ramsey/uuid", 354 "version": "2.9.0", 355 "source": { 356 "type": "git", 357 "url": "https://github.com/ramsey/uuid.git", 358 "reference": "b2ef4dd9584268d73f92f752a62bc24cd534dc9a" 359 }, 360 "dist": { 361 "type": "zip", 362 "url": "https://api.github.com/repos/ramsey/uuid/zipball/b2ef4dd9584268d73f92f752a62bc24cd534dc9a", 363 "reference": "b2ef4dd9584268d73f92f752a62bc24cd534dc9a", 364 "shasum": "" 365 }, 366 "require": { 367 "paragonie/random_compat": "^1.0|^2.0", 368 "php": ">=5.3.3" 369 }, 370 "replace": { 371 "rhumsaa/uuid": "self.version" 372 }, 373 "require-dev": { 374 "doctrine/dbal": ">=2.3", 375 "jakub-onderka/php-parallel-lint": "^0.9.0", 376 "moontoast/math": "~1.1", 377 "phpunit/phpunit": "~4.1|~5.0", 378 "satooshi/php-coveralls": "~0.6", 379 "squizlabs/php_codesniffer": "^2.3", 380 "symfony/console": "~2.3|~3.0" 381 }, 382 "suggest": { 383 "doctrine/dbal": "Allow the use of a UUID as doctrine field type.", 384 "moontoast/math": "Support for converting UUID to 128-bit integer (in string form).", 385 "symfony/console": "Support for use of the bin/uuid command line tool." 386 }, 387 "bin": [ 388 "bin/uuid" 389 ], 390 "type": "library", 391 "autoload": { 392 "psr-4": { 393 "Rhumsaa\\Uuid\\": "src/" 394 } 395 }, 396 "notification-url": "https://packagist.org/downloads/", 397 "license": [ 398 "MIT" 399 ], 400 "authors": [ 401 { 402 "name": "Marijn Huizendveld", 403 "email": "marijn.huizendveld@gmail.com" 404 }, 405 { 406 "name": "Ben Ramsey", 407 "homepage": "http://benramsey.com" 408 } 409 ], 410 "description": "A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", 411 "homepage": "https://github.com/ramsey/uuid", 412 "keywords": [ 413 "guid", 414 "identifier", 415 "uuid" 416 ], 417 "time": "2016-03-22T18:20:19+00:00" 418 }, 419 { 420 "name": "swiftmailer/swiftmailer", 421 "version": "v5.4.5", 422 "source": { 423 "type": "git", 424 "url": "https://github.com/swiftmailer/swiftmailer.git", 425 "reference": "cd142238a339459b10da3d8234220963f392540c" 426 }, 427 "dist": { 428 "type": "zip", 429 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/cd142238a339459b10da3d8234220963f392540c", 430 "reference": "cd142238a339459b10da3d8234220963f392540c", 431 "shasum": "" 432 }, 433 "require": { 434 "php": ">=5.3.3" 435 }, 436 "require-dev": { 437 "mockery/mockery": "~0.9.1", 438 "symfony/phpunit-bridge": "~3.2" 439 }, 440 "type": "library", 441 "extra": { 442 "branch-alias": { 443 "dev-master": "5.4-dev" 444 } 445 }, 446 "autoload": { 447 "files": [ 448 "lib/swift_required.php" 449 ] 450 }, 451 "notification-url": "https://packagist.org/downloads/", 452 "license": [ 453 "MIT" 454 ], 455 "authors": [ 456 { 457 "name": "Chris Corbyn" 458 }, 459 { 460 "name": "Fabien Potencier", 461 "email": "fabien@symfony.com" 462 } 463 ], 464 "description": "Swiftmailer, free feature-rich PHP mailer", 465 "homepage": "http://swiftmailer.org", 466 "keywords": [ 467 "email", 468 "mail", 469 "mailer" 470 ], 471 "time": "2016-12-29T10:02:40+00:00" 472 }, 473 { 474 "name": "tecnickcom/tcpdf", 475 "version": "6.2.12", 476 "source": { 477 "type": "git", 478 "url": "https://github.com/tecnickcom/TCPDF.git", 479 "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f" 480 }, 481 "dist": { 482 "type": "zip", 483 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/2f732eaa91b5665274689b1d40b285a7bacdc37f", 484 "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f", 485 "shasum": "" 486 }, 487 "require": { 488 "php": ">=5.3.0" 489 }, 490 "type": "library", 491 "autoload": { 492 "classmap": [ 493 "fonts", 494 "config", 495 "include", 496 "tcpdf.php", 497 "tcpdf_parser.php", 498 "tcpdf_import.php", 499 "tcpdf_barcodes_1d.php", 500 "tcpdf_barcodes_2d.php", 501 "include/tcpdf_colors.php", 502 "include/tcpdf_filters.php", 503 "include/tcpdf_font_data.php", 504 "include/tcpdf_fonts.php", 505 "include/tcpdf_images.php", 506 "include/tcpdf_static.php", 507 "include/barcodes/datamatrix.php", 508 "include/barcodes/pdf417.php", 509 "include/barcodes/qrcode.php" 510 ] 511 }, 512 "notification-url": "https://packagist.org/downloads/", 513 "license": [ 514 "LGPLv3" 515 ], 516 "authors": [ 517 { 518 "name": "Nicola Asuni", 519 "email": "info@tecnick.com", 520 "homepage": "http://nicolaasuni.tecnick.com" 521 } 522 ], 523 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", 524 "homepage": "http://www.tcpdf.org/", 525 "keywords": [ 526 "PDFD32000-2008", 527 "TCPDF", 528 "barcodes", 529 "datamatrix", 530 "pdf", 531 "pdf417", 532 "qrcode" 533 ], 534 "time": "2015-09-12T10:08:34+00:00" 535 } 536 ], 537 "packages-dev": [ 538 { 539 "name": "cilex/cilex", 540 "version": "1.1.0", 541 "source": { 542 "type": "git", 543 "url": "https://github.com/Cilex/Cilex.git", 544 "reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5" 545 }, 546 "dist": { 547 "type": "zip", 548 "url": "https://api.github.com/repos/Cilex/Cilex/zipball/7acd965a609a56d0345e8b6071c261fbdb926cb5", 549 "reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5", 550 "shasum": "" 551 }, 552 "require": { 553 "cilex/console-service-provider": "1.*", 554 "php": ">=5.3.3", 555 "pimple/pimple": "~1.0", 556 "symfony/finder": "~2.1", 557 "symfony/process": "~2.1" 558 }, 559 "require-dev": { 560 "phpunit/phpunit": "3.7.*", 561 "symfony/validator": "~2.1" 562 }, 563 "suggest": { 564 "monolog/monolog": ">=1.0.0", 565 "symfony/validator": ">=1.0.0", 566 "symfony/yaml": ">=1.0.0" 567 }, 568 "type": "library", 569 "extra": { 570 "branch-alias": { 571 "dev-master": "1.0-dev" 572 } 573 }, 574 "autoload": { 575 "psr-0": { 576 "Cilex": "src/" 577 } 578 }, 579 "notification-url": "https://packagist.org/downloads/", 580 "license": [ 581 "MIT" 582 ], 583 "authors": [ 584 { 585 "name": "Mike van Riel", 586 "email": "mike.vanriel@naenius.com" 587 } 588 ], 589 "description": "The PHP micro-framework for Command line tools based on the Symfony2 Components", 590 "homepage": "http://cilex.github.com", 591 "keywords": [ 592 "cli", 593 "microframework" 594 ], 595 "time": "2014-03-29T14:03:13+00:00" 596 }, 597 { 598 "name": "cilex/console-service-provider", 599 "version": "1.0.0", 600 "source": { 601 "type": "git", 602 "url": "https://github.com/Cilex/console-service-provider.git", 603 "reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e" 604 }, 605 "dist": { 606 "type": "zip", 607 "url": "https://api.github.com/repos/Cilex/console-service-provider/zipball/25ee3d1875243d38e1a3448ff94bdf944f70d24e", 608 "reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e", 609 "shasum": "" 610 }, 611 "require": { 612 "php": ">=5.3.3", 613 "pimple/pimple": "1.*@dev", 614 "symfony/console": "~2.1" 615 }, 616 "require-dev": { 617 "cilex/cilex": "1.*@dev", 618 "silex/silex": "1.*@dev" 619 }, 620 "type": "library", 621 "extra": { 622 "branch-alias": { 623 "dev-master": "1.0-dev" 624 } 625 }, 626 "autoload": { 627 "psr-0": { 628 "Cilex\\Provider\\Console": "src" 629 } 630 }, 631 "notification-url": "https://packagist.org/downloads/", 632 "license": [ 633 "MIT" 634 ], 635 "authors": [ 636 { 637 "name": "Beau Simensen", 638 "email": "beau@dflydev.com", 639 "homepage": "http://beausimensen.com" 640 }, 641 { 642 "name": "Mike van Riel", 643 "email": "mike.vanriel@naenius.com" 644 } 645 ], 646 "description": "Console Service Provider", 647 "keywords": [ 648 "cilex", 649 "console", 650 "pimple", 651 "service-provider", 652 "silex" 653 ], 654 "time": "2012-12-19T10:50:58+00:00" 655 }, 656 { 657 "name": "container-interop/container-interop", 658 "version": "1.1.0", 659 "source": { 660 "type": "git", 661 "url": "https://github.com/container-interop/container-interop.git", 662 "reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e" 663 }, 664 "dist": { 665 "type": "zip", 666 "url": "https://api.github.com/repos/container-interop/container-interop/zipball/fc08354828f8fd3245f77a66b9e23a6bca48297e", 667 "reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e", 668 "shasum": "" 669 }, 670 "type": "library", 671 "autoload": { 672 "psr-4": { 673 "Interop\\Container\\": "src/Interop/Container/" 674 } 675 }, 676 "notification-url": "https://packagist.org/downloads/", 677 "license": [ 678 "MIT" 679 ], 680 "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", 681 "time": "2014-12-30T15:22:37+00:00" 682 }, 683 { 684 "name": "doctrine/annotations", 685 "version": "v1.3.1", 686 "source": { 687 "type": "git", 688 "url": "https://github.com/doctrine/annotations.git", 689 "reference": "bd4461328621bde0ae6b1b2675fbc6aca4ceb558" 690 }, 691 "dist": { 692 "type": "zip", 693 "url": "https://api.github.com/repos/doctrine/annotations/zipball/bd4461328621bde0ae6b1b2675fbc6aca4ceb558", 694 "reference": "bd4461328621bde0ae6b1b2675fbc6aca4ceb558", 695 "shasum": "" 696 }, 697 "require": { 698 "doctrine/lexer": "1.*", 699 "php": "^5.6 || ^7.0" 700 }, 701 "require-dev": { 702 "doctrine/cache": "1.*", 703 "phpunit/phpunit": "^5.6.1" 704 }, 705 "type": "library", 706 "extra": { 707 "branch-alias": { 708 "dev-master": "1.4.x-dev" 709 } 710 }, 711 "autoload": { 712 "psr-4": { 713 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" 714 } 715 }, 716 "notification-url": "https://packagist.org/downloads/", 717 "license": [ 718 "MIT" 719 ], 720 "authors": [ 721 { 722 "name": "Roman Borschel", 723 "email": "roman@code-factory.org" 724 }, 725 { 726 "name": "Benjamin Eberlei", 727 "email": "kontakt@beberlei.de" 728 }, 729 { 730 "name": "Guilherme Blanco", 731 "email": "guilhermeblanco@gmail.com" 732 }, 733 { 734 "name": "Jonathan Wage", 735 "email": "jonwage@gmail.com" 736 }, 737 { 738 "name": "Johannes Schmitt", 739 "email": "schmittjoh@gmail.com" 740 } 741 ], 742 "description": "Docblock Annotations Parser", 743 "homepage": "http://www.doctrine-project.org", 744 "keywords": [ 745 "annotations", 746 "docblock", 747 "parser" 748 ], 749 "time": "2016-12-30T15:59:45+00:00" 750 }, 751 { 752 "name": "doctrine/instantiator", 753 "version": "1.0.5", 754 "source": { 755 "type": "git", 756 "url": "https://github.com/doctrine/instantiator.git", 757 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" 758 }, 759 "dist": { 760 "type": "zip", 761 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", 762 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", 763 "shasum": "" 764 }, 765 "require": { 766 "php": ">=5.3,<8.0-DEV" 767 }, 768 "require-dev": { 769 "athletic/athletic": "~0.1.8", 770 "ext-pdo": "*", 771 "ext-phar": "*", 772 "phpunit/phpunit": "~4.0", 773 "squizlabs/php_codesniffer": "~2.0" 774 }, 775 "type": "library", 776 "extra": { 777 "branch-alias": { 778 "dev-master": "1.0.x-dev" 779 } 780 }, 781 "autoload": { 782 "psr-4": { 783 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" 784 } 785 }, 786 "notification-url": "https://packagist.org/downloads/", 787 "license": [ 788 "MIT" 789 ], 790 "authors": [ 791 { 792 "name": "Marco Pivetta", 793 "email": "ocramius@gmail.com", 794 "homepage": "http://ocramius.github.com/" 795 } 796 ], 797 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", 798 "homepage": "https://github.com/doctrine/instantiator", 799 "keywords": [ 800 "constructor", 801 "instantiate" 802 ], 803 "time": "2015-06-14T21:17:01+00:00" 804 }, 805 { 806 "name": "doctrine/lexer", 807 "version": "v1.0.1", 808 "source": { 809 "type": "git", 810 "url": "https://github.com/doctrine/lexer.git", 811 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" 812 }, 813 "dist": { 814 "type": "zip", 815 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", 816 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", 817 "shasum": "" 818 }, 819 "require": { 820 "php": ">=5.3.2" 821 }, 822 "type": "library", 823 "extra": { 824 "branch-alias": { 825 "dev-master": "1.0.x-dev" 826 } 827 }, 828 "autoload": { 829 "psr-0": { 830 "Doctrine\\Common\\Lexer\\": "lib/" 831 } 832 }, 833 "notification-url": "https://packagist.org/downloads/", 834 "license": [ 835 "MIT" 836 ], 837 "authors": [ 838 { 839 "name": "Roman Borschel", 840 "email": "roman@code-factory.org" 841 }, 842 { 843 "name": "Guilherme Blanco", 844 "email": "guilhermeblanco@gmail.com" 845 }, 846 { 847 "name": "Johannes Schmitt", 848 "email": "schmittjoh@gmail.com" 849 } 850 ], 851 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", 852 "homepage": "http://www.doctrine-project.org", 853 "keywords": [ 854 "lexer", 855 "parser" 856 ], 857 "time": "2014-09-09T13:34:57+00:00" 858 }, 859 { 860 "name": "erusev/parsedown", 861 "version": "1.6.1", 862 "source": { 863 "type": "git", 864 "url": "https://github.com/erusev/parsedown.git", 865 "reference": "20ff8bbb57205368b4b42d094642a3e52dac85fb" 866 }, 867 "dist": { 868 "type": "zip", 869 "url": "https://api.github.com/repos/erusev/parsedown/zipball/20ff8bbb57205368b4b42d094642a3e52dac85fb", 870 "reference": "20ff8bbb57205368b4b42d094642a3e52dac85fb", 871 "shasum": "" 872 }, 873 "require": { 874 "php": ">=5.3.0" 875 }, 876 "type": "library", 877 "autoload": { 878 "psr-0": { 879 "Parsedown": "" 880 } 881 }, 882 "notification-url": "https://packagist.org/downloads/", 883 "license": [ 884 "MIT" 885 ], 886 "authors": [ 887 { 888 "name": "Emanuil Rusev", 889 "email": "hello@erusev.com", 890 "homepage": "http://erusev.com" 891 } 892 ], 893 "description": "Parser for Markdown.", 894 "homepage": "http://parsedown.org", 895 "keywords": [ 896 "markdown", 897 "parser" 898 ], 899 "time": "2016-11-02T15:56:58+00:00" 900 }, 901 { 902 "name": "friendsofphp/php-cs-fixer", 903 "version": "v2.0.0", 904 "source": { 905 "type": "git", 906 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", 907 "reference": "f3baf72eb2f58bf275b372540f5b47d25aed910f" 908 }, 909 "dist": { 910 "type": "zip", 911 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/f3baf72eb2f58bf275b372540f5b47d25aed910f", 912 "reference": "f3baf72eb2f58bf275b372540f5b47d25aed910f", 913 "shasum": "" 914 }, 915 "require": { 916 "ext-tokenizer": "*", 917 "php": "^5.3.6 || >=7.0 <7.2", 918 "sebastian/diff": "^1.1", 919 "symfony/console": "^2.3 || ^3.0", 920 "symfony/event-dispatcher": "^2.1 || ^3.0", 921 "symfony/filesystem": "^2.4 || ^3.0", 922 "symfony/finder": "^2.2 || ^3.0", 923 "symfony/polyfill-php54": "^1.0", 924 "symfony/process": "^2.3 || ^3.0", 925 "symfony/stopwatch": "^2.5 || ^3.0" 926 }, 927 "conflict": { 928 "hhvm": "<3.9" 929 }, 930 "require-dev": { 931 "gecko-packages/gecko-php-unit": "^2.0", 932 "phpunit/phpunit": "^4.5|^5", 933 "satooshi/php-coveralls": "^1.0" 934 }, 935 "bin": [ 936 "php-cs-fixer" 937 ], 938 "type": "application", 939 "extra": { 940 "branch-alias": { 941 "dev-master": "2.0-dev" 942 } 943 }, 944 "autoload": { 945 "psr-4": { 946 "PhpCsFixer\\": "src/" 947 } 948 }, 949 "notification-url": "https://packagist.org/downloads/", 950 "license": [ 951 "MIT" 952 ], 953 "authors": [ 954 { 955 "name": "Dariusz Rumiński", 956 "email": "dariusz.ruminski@gmail.com" 957 }, 958 { 959 "name": "Fabien Potencier", 960 "email": "fabien@symfony.com" 961 } 962 ], 963 "description": "A tool to automatically fix PHP code style", 964 "time": "2016-12-01T06:18:06+00:00" 965 }, 966 { 967 "name": "guzzle/guzzle", 968 "version": "v3.9.3", 969 "source": { 970 "type": "git", 971 "url": "https://github.com/guzzle/guzzle3.git", 972 "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9" 973 }, 974 "dist": { 975 "type": "zip", 976 "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9", 977 "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9", 978 "shasum": "" 979 }, 980 "require": { 981 "ext-curl": "*", 982 "php": ">=5.3.3", 983 "symfony/event-dispatcher": "~2.1" 984 }, 985 "replace": { 986 "guzzle/batch": "self.version", 987 "guzzle/cache": "self.version", 988 "guzzle/common": "self.version", 989 "guzzle/http": "self.version", 990 "guzzle/inflection": "self.version", 991 "guzzle/iterator": "self.version", 992 "guzzle/log": "self.version", 993 "guzzle/parser": "self.version", 994 "guzzle/plugin": "self.version", 995 "guzzle/plugin-async": "self.version", 996 "guzzle/plugin-backoff": "self.version", 997 "guzzle/plugin-cache": "self.version", 998 "guzzle/plugin-cookie": "self.version", 999 "guzzle/plugin-curlauth": "self.version", 1000 "guzzle/plugin-error-response": "self.version", 1001 "guzzle/plugin-history": "self.version", 1002 "guzzle/plugin-log": "self.version", 1003 "guzzle/plugin-md5": "self.version", 1004 "guzzle/plugin-mock": "self.version", 1005 "guzzle/plugin-oauth": "self.version", 1006 "guzzle/service": "self.version", 1007 "guzzle/stream": "self.version" 1008 }, 1009 "require-dev": { 1010 "doctrine/cache": "~1.3", 1011 "monolog/monolog": "~1.0", 1012 "phpunit/phpunit": "3.7.*", 1013 "psr/log": "~1.0", 1014 "symfony/class-loader": "~2.1", 1015 "zendframework/zend-cache": "2.*,<2.3", 1016 "zendframework/zend-log": "2.*,<2.3" 1017 }, 1018 "suggest": { 1019 "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated." 1020 }, 1021 "type": "library", 1022 "extra": { 1023 "branch-alias": { 1024 "dev-master": "3.9-dev" 1025 } 1026 }, 1027 "autoload": { 1028 "psr-0": { 1029 "Guzzle": "src/", 1030 "Guzzle\\Tests": "tests/" 1031 } 1032 }, 1033 "notification-url": "https://packagist.org/downloads/", 1034 "license": [ 1035 "MIT" 1036 ], 1037 "authors": [ 1038 { 1039 "name": "Michael Dowling", 1040 "email": "mtdowling@gmail.com", 1041 "homepage": "https://github.com/mtdowling" 1042 }, 1043 { 1044 "name": "Guzzle Community", 1045 "homepage": "https://github.com/guzzle/guzzle/contributors" 1046 } 1047 ], 1048 "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle", 1049 "homepage": "http://guzzlephp.org/", 1050 "keywords": [ 1051 "client", 1052 "curl", 1053 "framework", 1054 "http", 1055 "http client", 1056 "rest", 1057 "web service" 1058 ], 1059 "abandoned": "guzzlehttp/guzzle", 1060 "time": "2015-03-18T18:23:50+00:00" 1061 }, 1062 { 1063 "name": "hamcrest/hamcrest-php", 1064 "version": "v1.2.2", 1065 "source": { 1066 "type": "git", 1067 "url": "https://github.com/hamcrest/hamcrest-php.git", 1068 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c" 1069 }, 1070 "dist": { 1071 "type": "zip", 1072 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c", 1073 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c", 1074 "shasum": "" 1075 }, 1076 "require": { 1077 "php": ">=5.3.2" 1078 }, 1079 "replace": { 1080 "cordoval/hamcrest-php": "*", 1081 "davedevelopment/hamcrest-php": "*", 1082 "kodova/hamcrest-php": "*" 1083 }, 1084 "require-dev": { 1085 "phpunit/php-file-iterator": "1.3.3", 1086 "satooshi/php-coveralls": "dev-master" 1087 }, 1088 "type": "library", 1089 "autoload": { 1090 "classmap": [ 1091 "hamcrest" 1092 ], 1093 "files": [ 1094 "hamcrest/Hamcrest.php" 1095 ] 1096 }, 1097 "notification-url": "https://packagist.org/downloads/", 1098 "license": [ 1099 "BSD" 1100 ], 1101 "description": "This is the PHP port of Hamcrest Matchers", 1102 "keywords": [ 1103 "test" 1104 ], 1105 "time": "2015-05-11T14:41:42+00:00" 1106 }, 1107 { 1108 "name": "herrera-io/json", 1109 "version": "1.0.3", 1110 "source": { 1111 "type": "git", 1112 "url": "https://github.com/kherge-php/json.git", 1113 "reference": "60c696c9370a1e5136816ca557c17f82a6fa83f1" 1114 }, 1115 "dist": { 1116 "type": "zip", 1117 "url": "https://api.github.com/repos/kherge-php/json/zipball/60c696c9370a1e5136816ca557c17f82a6fa83f1", 1118 "reference": "60c696c9370a1e5136816ca557c17f82a6fa83f1", 1119 "shasum": "" 1120 }, 1121 "require": { 1122 "ext-json": "*", 1123 "justinrainbow/json-schema": ">=1.0,<2.0-dev", 1124 "php": ">=5.3.3", 1125 "seld/jsonlint": ">=1.0,<2.0-dev" 1126 }, 1127 "require-dev": { 1128 "herrera-io/phpunit-test-case": "1.*", 1129 "mikey179/vfsstream": "1.1.0", 1130 "phpunit/phpunit": "3.7.*" 1131 }, 1132 "type": "library", 1133 "extra": { 1134 "branch-alias": { 1135 "dev-master": "1.0-dev" 1136 } 1137 }, 1138 "autoload": { 1139 "files": [ 1140 "src/lib/json_version.php" 1141 ], 1142 "psr-0": { 1143 "Herrera\\Json": "src/lib" 1144 } 1145 }, 1146 "notification-url": "https://packagist.org/downloads/", 1147 "license": [ 1148 "MIT" 1149 ], 1150 "authors": [ 1151 { 1152 "name": "Kevin Herrera", 1153 "email": "kevin@herrera.io", 1154 "homepage": "http://kevin.herrera.io" 1155 } 1156 ], 1157 "description": "A library for simplifying JSON linting and validation.", 1158 "homepage": "http://herrera-io.github.com/php-json", 1159 "keywords": [ 1160 "json", 1161 "lint", 1162 "schema", 1163 "validate" 1164 ], 1165 "abandoned": "kherge/json", 1166 "time": "2013-10-30T16:51:34+00:00" 1167 }, 1168 { 1169 "name": "herrera-io/phar-update", 1170 "version": "1.0.3", 1171 "source": { 1172 "type": "git", 1173 "url": "https://github.com/kherge-abandoned/php-phar-update.git", 1174 "reference": "00a79e1d5b8cf3c080a2e3becf1ddf7a7fea025b" 1175 }, 1176 "dist": { 1177 "type": "zip", 1178 "url": "https://api.github.com/repos/kherge-abandoned/php-phar-update/zipball/00a79e1d5b8cf3c080a2e3becf1ddf7a7fea025b", 1179 "reference": "00a79e1d5b8cf3c080a2e3becf1ddf7a7fea025b", 1180 "shasum": "" 1181 }, 1182 "require": { 1183 "herrera-io/json": "1.*", 1184 "kherge/version": "1.*", 1185 "php": ">=5.3.3" 1186 }, 1187 "require-dev": { 1188 "herrera-io/phpunit-test-case": "1.*", 1189 "mikey179/vfsstream": "1.1.0", 1190 "phpunit/phpunit": "3.7.*" 1191 }, 1192 "type": "library", 1193 "extra": { 1194 "branch-alias": { 1195 "dev-master": "1.0-dev" 1196 } 1197 }, 1198 "autoload": { 1199 "files": [ 1200 "src/lib/constants.php" 1201 ], 1202 "psr-0": { 1203 "Herrera\\Phar\\Update": "src/lib" 1204 } 1205 }, 1206 "notification-url": "https://packagist.org/downloads/", 1207 "license": [ 1208 "MIT" 1209 ], 1210 "authors": [ 1211 { 1212 "name": "Kevin Herrera", 1213 "email": "kevin@herrera.io", 1214 "homepage": "http://kevin.herrera.io" 1215 } 1216 ], 1217 "description": "A library for self-updating Phars.", 1218 "homepage": "http://herrera-io.github.com/php-phar-update", 1219 "keywords": [ 1220 "phar", 1221 "update" 1222 ], 1223 "abandoned": true, 1224 "time": "2013-10-30T17:23:01+00:00" 1225 }, 1226 { 1227 "name": "jms/metadata", 1228 "version": "1.6.0", 1229 "source": { 1230 "type": "git", 1231 "url": "https://github.com/schmittjoh/metadata.git", 1232 "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab" 1233 }, 1234 "dist": { 1235 "type": "zip", 1236 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/6a06970a10e0a532fb52d3959547123b84a3b3ab", 1237 "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab", 1238 "shasum": "" 1239 }, 1240 "require": { 1241 "php": ">=5.3.0" 1242 }, 1243 "require-dev": { 1244 "doctrine/cache": "~1.0", 1245 "symfony/cache": "~3.1" 1246 }, 1247 "type": "library", 1248 "extra": { 1249 "branch-alias": { 1250 "dev-master": "1.5.x-dev" 1251 } 1252 }, 1253 "autoload": { 1254 "psr-0": { 1255 "Metadata\\": "src/" 1256 } 1257 }, 1258 "notification-url": "https://packagist.org/downloads/", 1259 "license": [ 1260 "Apache-2.0" 1261 ], 1262 "authors": [ 1263 { 1264 "name": "Johannes M. Schmitt", 1265 "email": "schmittjoh@gmail.com" 1266 } 1267 ], 1268 "description": "Class/method/property metadata management in PHP", 1269 "keywords": [ 1270 "annotations", 1271 "metadata", 1272 "xml", 1273 "yaml" 1274 ], 1275 "time": "2016-12-05T10:18:33+00:00" 1276 }, 1277 { 1278 "name": "jms/parser-lib", 1279 "version": "1.0.0", 1280 "source": { 1281 "type": "git", 1282 "url": "https://github.com/schmittjoh/parser-lib.git", 1283 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" 1284 }, 1285 "dist": { 1286 "type": "zip", 1287 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", 1288 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", 1289 "shasum": "" 1290 }, 1291 "require": { 1292 "phpoption/phpoption": ">=0.9,<2.0-dev" 1293 }, 1294 "type": "library", 1295 "extra": { 1296 "branch-alias": { 1297 "dev-master": "1.0-dev" 1298 } 1299 }, 1300 "autoload": { 1301 "psr-0": { 1302 "JMS\\": "src/" 1303 } 1304 }, 1305 "notification-url": "https://packagist.org/downloads/", 1306 "license": [ 1307 "Apache2" 1308 ], 1309 "description": "A library for easily creating recursive-descent parsers.", 1310 "time": "2012-11-18T18:08:43+00:00" 1311 }, 1312 { 1313 "name": "jms/serializer", 1314 "version": "1.4.2", 1315 "source": { 1316 "type": "git", 1317 "url": "https://github.com/schmittjoh/serializer.git", 1318 "reference": "f39d8b4660d5cef43b0c3265ce642173d9b2c58b" 1319 }, 1320 "dist": { 1321 "type": "zip", 1322 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/f39d8b4660d5cef43b0c3265ce642173d9b2c58b", 1323 "reference": "f39d8b4660d5cef43b0c3265ce642173d9b2c58b", 1324 "shasum": "" 1325 }, 1326 "require": { 1327 "doctrine/annotations": "^1.0", 1328 "doctrine/instantiator": "^1.0.3", 1329 "jms/metadata": "~1.1", 1330 "jms/parser-lib": "1.*", 1331 "php": ">=5.5.0", 1332 "phpcollection/phpcollection": "~0.1", 1333 "phpoption/phpoption": "^1.1" 1334 }, 1335 "conflict": { 1336 "twig/twig": "<1.12" 1337 }, 1338 "require-dev": { 1339 "doctrine/orm": "~2.1", 1340 "doctrine/phpcr-odm": "^1.3|^2.0", 1341 "ext-pdo_sqlite": "*", 1342 "jackalope/jackalope-doctrine-dbal": "^1.1.5", 1343 "phpunit/phpunit": "^4.8|^5.0", 1344 "propel/propel1": "~1.7", 1345 "symfony/filesystem": "^2.1", 1346 "symfony/form": "~2.1", 1347 "symfony/translation": "^2.1", 1348 "symfony/validator": "^2.2", 1349 "symfony/yaml": "^2.1", 1350 "twig/twig": "~1.12|~2.0" 1351 }, 1352 "suggest": { 1353 "symfony/yaml": "Required if you'd like to serialize data to YAML format." 1354 }, 1355 "type": "library", 1356 "extra": { 1357 "branch-alias": { 1358 "dev-master": "1.4-dev" 1359 } 1360 }, 1361 "autoload": { 1362 "psr-0": { 1363 "JMS\\Serializer": "src/" 1364 } 1365 }, 1366 "notification-url": "https://packagist.org/downloads/", 1367 "license": [ 1368 "Apache2" 1369 ], 1370 "authors": [ 1371 { 1372 "name": "Johannes M. Schmitt", 1373 "email": "schmittjoh@gmail.com" 1374 } 1375 ], 1376 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", 1377 "homepage": "http://jmsyst.com/libs/serializer", 1378 "keywords": [ 1379 "deserialization", 1380 "jaxb", 1381 "json", 1382 "serialization", 1383 "xml" 1384 ], 1385 "time": "2016-11-13T10:20:11+00:00" 1386 }, 1387 { 1388 "name": "justinrainbow/json-schema", 1389 "version": "1.6.1", 1390 "source": { 1391 "type": "git", 1392 "url": "https://github.com/justinrainbow/json-schema.git", 1393 "reference": "cc84765fb7317f6b07bd8ac78364747f95b86341" 1394 }, 1395 "dist": { 1396 "type": "zip", 1397 "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/cc84765fb7317f6b07bd8ac78364747f95b86341", 1398 "reference": "cc84765fb7317f6b07bd8ac78364747f95b86341", 1399 "shasum": "" 1400 }, 1401 "require": { 1402 "php": ">=5.3.29" 1403 }, 1404 "require-dev": { 1405 "json-schema/json-schema-test-suite": "1.1.0", 1406 "phpdocumentor/phpdocumentor": "~2", 1407 "phpunit/phpunit": "~3.7" 1408 }, 1409 "bin": [ 1410 "bin/validate-json" 1411 ], 1412 "type": "library", 1413 "extra": { 1414 "branch-alias": { 1415 "dev-master": "1.6.x-dev" 1416 } 1417 }, 1418 "autoload": { 1419 "psr-4": { 1420 "JsonSchema\\": "src/JsonSchema/" 1421 } 1422 }, 1423 "notification-url": "https://packagist.org/downloads/", 1424 "license": [ 1425 "BSD-3-Clause" 1426 ], 1427 "authors": [ 1428 { 1429 "name": "Bruno Prieto Reis", 1430 "email": "bruno.p.reis@gmail.com" 1431 }, 1432 { 1433 "name": "Justin Rainbow", 1434 "email": "justin.rainbow@gmail.com" 1435 }, 1436 { 1437 "name": "Igor Wiedler", 1438 "email": "igor@wiedler.ch" 1439 }, 1440 { 1441 "name": "Robert Schönthal", 1442 "email": "seroscho@googlemail.com" 1443 } 1444 ], 1445 "description": "A library to validate a json schema.", 1446 "homepage": "https://github.com/justinrainbow/json-schema", 1447 "keywords": [ 1448 "json", 1449 "schema" 1450 ], 1451 "time": "2016-01-25T15:43:01+00:00" 1452 }, 1453 { 1454 "name": "kherge/version", 1455 "version": "1.0.1", 1456 "source": { 1457 "type": "git", 1458 "url": "https://github.com/kherge-abandoned/Version.git", 1459 "reference": "f07cf83f8ce533be8f93d2893d96d674bbeb7e30" 1460 }, 1461 "dist": { 1462 "type": "zip", 1463 "url": "https://api.github.com/repos/kherge-abandoned/Version/zipball/f07cf83f8ce533be8f93d2893d96d674bbeb7e30", 1464 "reference": "f07cf83f8ce533be8f93d2893d96d674bbeb7e30", 1465 "shasum": "" 1466 }, 1467 "require": { 1468 "php": ">=5.3.3" 1469 }, 1470 "type": "library", 1471 "extra": { 1472 "branch-alias": { 1473 "dev-master": "1.0-dev" 1474 } 1475 }, 1476 "autoload": { 1477 "psr-0": { 1478 "KevinGH\\Version": "src/lib/" 1479 } 1480 }, 1481 "notification-url": "https://packagist.org/downloads/", 1482 "license": [ 1483 "MIT" 1484 ], 1485 "authors": [ 1486 { 1487 "name": "Kevin Herrera", 1488 "email": "me@kevingh.com" 1489 } 1490 ], 1491 "description": "A parsing and comparison library for semantic versioning.", 1492 "homepage": "http://github.com/kherge/Version", 1493 "abandoned": true, 1494 "time": "2012-08-16T17:13:03+00:00" 1495 }, 1496 { 1497 "name": "mockery/mockery", 1498 "version": "0.9.7", 1499 "source": { 1500 "type": "git", 1501 "url": "https://github.com/padraic/mockery.git", 1502 "reference": "4de7969f4664da3cef1ccd83866c9f59378c3371" 1503 }, 1504 "dist": { 1505 "type": "zip", 1506 "url": "https://api.github.com/repos/padraic/mockery/zipball/4de7969f4664da3cef1ccd83866c9f59378c3371", 1507 "reference": "4de7969f4664da3cef1ccd83866c9f59378c3371", 1508 "shasum": "" 1509 }, 1510 "require": { 1511 "hamcrest/hamcrest-php": "~1.1", 1512 "lib-pcre": ">=7.0", 1513 "php": ">=5.3.2" 1514 }, 1515 "require-dev": { 1516 "phpunit/phpunit": "~4.0" 1517 }, 1518 "type": "library", 1519 "extra": { 1520 "branch-alias": { 1521 "dev-master": "0.9.x-dev" 1522 } 1523 }, 1524 "autoload": { 1525 "psr-0": { 1526 "Mockery": "library/" 1527 } 1528 }, 1529 "notification-url": "https://packagist.org/downloads/", 1530 "license": [ 1531 "BSD-3-Clause" 1532 ], 1533 "authors": [ 1534 { 1535 "name": "Pádraic Brady", 1536 "email": "padraic.brady@gmail.com", 1537 "homepage": "http://blog.astrumfutura.com" 1538 }, 1539 { 1540 "name": "Dave Marshall", 1541 "email": "dave.marshall@atstsolutions.co.uk", 1542 "homepage": "http://davedevelopment.co.uk" 1543 } 1544 ], 1545 "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.", 1546 "homepage": "http://github.com/padraic/mockery", 1547 "keywords": [ 1548 "BDD", 1549 "TDD", 1550 "library", 1551 "mock", 1552 "mock objects", 1553 "mockery", 1554 "stub", 1555 "test", 1556 "test double", 1557 "testing" 1558 ], 1559 "time": "2016-12-19T14:50:55+00:00" 1560 }, 1561 { 1562 "name": "monolog/monolog", 1563 "version": "1.22.0", 1564 "source": { 1565 "type": "git", 1566 "url": "https://github.com/Seldaek/monolog.git", 1567 "reference": "bad29cb8d18ab0315e6c477751418a82c850d558" 1568 }, 1569 "dist": { 1570 "type": "zip", 1571 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bad29cb8d18ab0315e6c477751418a82c850d558", 1572 "reference": "bad29cb8d18ab0315e6c477751418a82c850d558", 1573 "shasum": "" 1574 }, 1575 "require": { 1576 "php": ">=5.3.0", 1577 "psr/log": "~1.0" 1578 }, 1579 "provide": { 1580 "psr/log-implementation": "1.0.0" 1581 }, 1582 "require-dev": { 1583 "aws/aws-sdk-php": "^2.4.9 || ^3.0", 1584 "doctrine/couchdb": "~1.0@dev", 1585 "graylog2/gelf-php": "~1.0", 1586 "jakub-onderka/php-parallel-lint": "0.9", 1587 "php-amqplib/php-amqplib": "~2.4", 1588 "php-console/php-console": "^3.1.3", 1589 "phpunit/phpunit": "~4.5", 1590 "phpunit/phpunit-mock-objects": "2.3.0", 1591 "ruflin/elastica": ">=0.90 <3.0", 1592 "sentry/sentry": "^0.13", 1593 "swiftmailer/swiftmailer": "~5.3" 1594 }, 1595 "suggest": { 1596 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", 1597 "doctrine/couchdb": "Allow sending log messages to a CouchDB server", 1598 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", 1599 "ext-mongo": "Allow sending log messages to a MongoDB server", 1600 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", 1601 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", 1602 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", 1603 "php-console/php-console": "Allow sending log messages to Google Chrome", 1604 "rollbar/rollbar": "Allow sending log messages to Rollbar", 1605 "ruflin/elastica": "Allow sending log messages to an Elastic Search server", 1606 "sentry/sentry": "Allow sending log messages to a Sentry server" 1607 }, 1608 "type": "library", 1609 "extra": { 1610 "branch-alias": { 1611 "dev-master": "2.0.x-dev" 1612 } 1613 }, 1614 "autoload": { 1615 "psr-4": { 1616 "Monolog\\": "src/Monolog" 1617 } 1618 }, 1619 "notification-url": "https://packagist.org/downloads/", 1620 "license": [ 1621 "MIT" 1622 ], 1623 "authors": [ 1624 { 1625 "name": "Jordi Boggiano", 1626 "email": "j.boggiano@seld.be", 1627 "homepage": "http://seld.be" 1628 } 1629 ], 1630 "description": "Sends your logs to files, sockets, inboxes, databases and various web services", 1631 "homepage": "http://github.com/Seldaek/monolog", 1632 "keywords": [ 1633 "log", 1634 "logging", 1635 "psr-3" 1636 ], 1637 "time": "2016-11-26T00:15:39+00:00" 1638 }, 1639 { 1640 "name": "myclabs/deep-copy", 1641 "version": "1.6.0", 1642 "source": { 1643 "type": "git", 1644 "url": "https://github.com/myclabs/DeepCopy.git", 1645 "reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe" 1646 }, 1647 "dist": { 1648 "type": "zip", 1649 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/5a5a9fc8025a08d8919be87d6884d5a92520cefe", 1650 "reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe", 1651 "shasum": "" 1652 }, 1653 "require": { 1654 "php": ">=5.4.0" 1655 }, 1656 "require-dev": { 1657 "doctrine/collections": "1.*", 1658 "phpunit/phpunit": "~4.1" 1659 }, 1660 "type": "library", 1661 "autoload": { 1662 "psr-4": { 1663 "DeepCopy\\": "src/DeepCopy/" 1664 } 1665 }, 1666 "notification-url": "https://packagist.org/downloads/", 1667 "license": [ 1668 "MIT" 1669 ], 1670 "description": "Create deep copies (clones) of your objects", 1671 "homepage": "https://github.com/myclabs/DeepCopy", 1672 "keywords": [ 1673 "clone", 1674 "copy", 1675 "duplicate", 1676 "object", 1677 "object graph" 1678 ], 1679 "time": "2017-01-26T22:05:40+00:00" 1680 }, 1681 { 1682 "name": "nikic/php-parser", 1683 "version": "v1.4.1", 1684 "source": { 1685 "type": "git", 1686 "url": "https://github.com/nikic/PHP-Parser.git", 1687 "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51" 1688 }, 1689 "dist": { 1690 "type": "zip", 1691 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51", 1692 "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51", 1693 "shasum": "" 1694 }, 1695 "require": { 1696 "ext-tokenizer": "*", 1697 "php": ">=5.3" 1698 }, 1699 "type": "library", 1700 "extra": { 1701 "branch-alias": { 1702 "dev-master": "1.4-dev" 1703 } 1704 }, 1705 "autoload": { 1706 "files": [ 1707 "lib/bootstrap.php" 1708 ] 1709 }, 1710 "notification-url": "https://packagist.org/downloads/", 1711 "license": [ 1712 "BSD-3-Clause" 1713 ], 1714 "authors": [ 1715 { 1716 "name": "Nikita Popov" 1717 } 1718 ], 1719 "description": "A PHP parser written in PHP", 1720 "keywords": [ 1721 "parser", 1722 "php" 1723 ], 1724 "time": "2015-09-19T14:15:08+00:00" 1725 }, 1726 { 1727 "name": "phpcollection/phpcollection", 1728 "version": "0.5.0", 1729 "source": { 1730 "type": "git", 1731 "url": "https://github.com/schmittjoh/php-collection.git", 1732 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6" 1733 }, 1734 "dist": { 1735 "type": "zip", 1736 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", 1737 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", 1738 "shasum": "" 1739 }, 1740 "require": { 1741 "phpoption/phpoption": "1.*" 1742 }, 1743 "type": "library", 1744 "extra": { 1745 "branch-alias": { 1746 "dev-master": "0.4-dev" 1747 } 1748 }, 1749 "autoload": { 1750 "psr-0": { 1751 "PhpCollection": "src/" 1752 } 1753 }, 1754 "notification-url": "https://packagist.org/downloads/", 1755 "license": [ 1756 "Apache2" 1757 ], 1758 "authors": [ 1759 { 1760 "name": "Johannes M. Schmitt", 1761 "email": "schmittjoh@gmail.com" 1762 } 1763 ], 1764 "description": "General-Purpose Collection Library for PHP", 1765 "keywords": [ 1766 "collection", 1767 "list", 1768 "map", 1769 "sequence", 1770 "set" 1771 ], 1772 "time": "2015-05-17T12:39:23+00:00" 1773 }, 1774 { 1775 "name": "phpdocumentor/fileset", 1776 "version": "1.0.0", 1777 "source": { 1778 "type": "git", 1779 "url": "https://github.com/phpDocumentor/Fileset.git", 1780 "reference": "bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0" 1781 }, 1782 "dist": { 1783 "type": "zip", 1784 "url": "https://api.github.com/repos/phpDocumentor/Fileset/zipball/bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0", 1785 "reference": "bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0", 1786 "shasum": "" 1787 }, 1788 "require": { 1789 "php": ">=5.3.3", 1790 "symfony/finder": "~2.1" 1791 }, 1792 "require-dev": { 1793 "phpunit/phpunit": "~3.7" 1794 }, 1795 "type": "library", 1796 "autoload": { 1797 "psr-0": { 1798 "phpDocumentor": [ 1799 "src/", 1800 "tests/unit/" 1801 ] 1802 } 1803 }, 1804 "notification-url": "https://packagist.org/downloads/", 1805 "license": [ 1806 "MIT" 1807 ], 1808 "description": "Fileset component for collecting a set of files given directories and file paths", 1809 "homepage": "http://www.phpdoc.org", 1810 "keywords": [ 1811 "files", 1812 "fileset", 1813 "phpdoc" 1814 ], 1815 "time": "2013-08-06T21:07:42+00:00" 1816 }, 1817 { 1818 "name": "phpdocumentor/graphviz", 1819 "version": "1.0.4", 1820 "source": { 1821 "type": "git", 1822 "url": "https://github.com/phpDocumentor/GraphViz.git", 1823 "reference": "a906a90a9f230535f25ea31caf81b2323956283f" 1824 }, 1825 "dist": { 1826 "type": "zip", 1827 "url": "https://api.github.com/repos/phpDocumentor/GraphViz/zipball/a906a90a9f230535f25ea31caf81b2323956283f", 1828 "reference": "a906a90a9f230535f25ea31caf81b2323956283f", 1829 "shasum": "" 1830 }, 1831 "require": { 1832 "php": ">=5.3.3" 1833 }, 1834 "require-dev": { 1835 "phpunit/phpunit": "~4.0" 1836 }, 1837 "type": "library", 1838 "autoload": { 1839 "psr-0": { 1840 "phpDocumentor": [ 1841 "src/", 1842 "tests/unit" 1843 ] 1844 } 1845 }, 1846 "notification-url": "https://packagist.org/downloads/", 1847 "license": [ 1848 "MIT" 1849 ], 1850 "authors": [ 1851 { 1852 "name": "Mike van Riel", 1853 "email": "mike.vanriel@naenius.com" 1854 } 1855 ], 1856 "time": "2016-02-02T13:00:08+00:00" 1857 }, 1858 { 1859 "name": "phpdocumentor/phpdocumentor", 1860 "version": "v2.9.0", 1861 "source": { 1862 "type": "git", 1863 "url": "https://github.com/phpDocumentor/phpDocumentor2.git", 1864 "reference": "be607da0eef9b9249c43c5b4820d25d631c73667" 1865 }, 1866 "dist": { 1867 "type": "zip", 1868 "url": "https://api.github.com/repos/phpDocumentor/phpDocumentor2/zipball/be607da0eef9b9249c43c5b4820d25d631c73667", 1869 "reference": "be607da0eef9b9249c43c5b4820d25d631c73667", 1870 "shasum": "" 1871 }, 1872 "require": { 1873 "cilex/cilex": "~1.0", 1874 "erusev/parsedown": "~1.0", 1875 "herrera-io/phar-update": "1.0.3", 1876 "jms/serializer": ">=0.12", 1877 "monolog/monolog": "~1.6", 1878 "php": ">=5.3.3", 1879 "phpdocumentor/fileset": "~1.0", 1880 "phpdocumentor/graphviz": "~1.0", 1881 "phpdocumentor/reflection": "^3.0", 1882 "phpdocumentor/reflection-docblock": "~2.0", 1883 "symfony/config": "~2.3", 1884 "symfony/console": "~2.3", 1885 "symfony/event-dispatcher": "~2.1", 1886 "symfony/process": "~2.0", 1887 "symfony/stopwatch": "~2.3", 1888 "symfony/validator": "~2.2", 1889 "twig/twig": "~1.3", 1890 "zendframework/zend-cache": "~2.1", 1891 "zendframework/zend-config": "~2.1", 1892 "zendframework/zend-filter": "~2.1", 1893 "zendframework/zend-i18n": "~2.1", 1894 "zendframework/zend-serializer": "~2.1", 1895 "zendframework/zend-servicemanager": "~2.1", 1896 "zendframework/zend-stdlib": "~2.1", 1897 "zetacomponents/document": ">=1.3.1" 1898 }, 1899 "require-dev": { 1900 "behat/behat": "~3.0", 1901 "mikey179/vfsstream": "~1.2", 1902 "mockery/mockery": "~0.9@dev", 1903 "phpunit/phpunit": "~4.0", 1904 "squizlabs/php_codesniffer": "~1.4", 1905 "symfony/expression-language": "~2.4" 1906 }, 1907 "suggest": { 1908 "ext-twig": "Enabling the twig extension improves the generation of twig based templates.", 1909 "ext-xslcache": "Enabling the XSLCache extension improves the generation of xml based templates." 1910 }, 1911 "bin": [ 1912 "bin/phpdoc.php", 1913 "bin/phpdoc" 1914 ], 1915 "type": "library", 1916 "extra": { 1917 "branch-alias": { 1918 "dev-develop": "2.9-dev" 1919 } 1920 }, 1921 "autoload": { 1922 "psr-0": { 1923 "phpDocumentor": [ 1924 "src/", 1925 "tests/unit/" 1926 ], 1927 "Cilex\\Provider": [ 1928 "src/" 1929 ] 1930 } 1931 }, 1932 "notification-url": "https://packagist.org/downloads/", 1933 "license": [ 1934 "MIT" 1935 ], 1936 "description": "Documentation Generator for PHP", 1937 "homepage": "http://www.phpdoc.org", 1938 "keywords": [ 1939 "api", 1940 "application", 1941 "dga", 1942 "documentation", 1943 "phpdoc" 1944 ], 1945 "time": "2016-05-22T09:50:56+00:00" 1946 }, 1947 { 1948 "name": "phpdocumentor/reflection", 1949 "version": "3.0.1", 1950 "source": { 1951 "type": "git", 1952 "url": "https://github.com/phpDocumentor/Reflection.git", 1953 "reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d" 1954 }, 1955 "dist": { 1956 "type": "zip", 1957 "url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d", 1958 "reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d", 1959 "shasum": "" 1960 }, 1961 "require": { 1962 "nikic/php-parser": "^1.0", 1963 "php": ">=5.3.3", 1964 "phpdocumentor/reflection-docblock": "~2.0", 1965 "psr/log": "~1.0" 1966 }, 1967 "require-dev": { 1968 "behat/behat": "~2.4", 1969 "mockery/mockery": "~0.8", 1970 "phpunit/phpunit": "~4.0" 1971 }, 1972 "type": "library", 1973 "extra": { 1974 "branch-alias": { 1975 "dev-master": "1.0.x-dev" 1976 } 1977 }, 1978 "autoload": { 1979 "psr-0": { 1980 "phpDocumentor": [ 1981 "src/", 1982 "tests/unit/", 1983 "tests/mocks/" 1984 ] 1985 } 1986 }, 1987 "notification-url": "https://packagist.org/downloads/", 1988 "license": [ 1989 "MIT" 1990 ], 1991 "description": "Reflection library to do Static Analysis for PHP Projects", 1992 "homepage": "http://www.phpdoc.org", 1993 "keywords": [ 1994 "phpDocumentor", 1995 "phpdoc", 1996 "reflection", 1997 "static analysis" 1998 ], 1999 "time": "2016-05-21T08:42:32+00:00" 2000 }, 2001 { 2002 "name": "phpdocumentor/reflection-docblock", 2003 "version": "2.0.4", 2004 "source": { 2005 "type": "git", 2006 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", 2007 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" 2008 }, 2009 "dist": { 2010 "type": "zip", 2011 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", 2012 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", 2013 "shasum": "" 2014 }, 2015 "require": { 2016 "php": ">=5.3.3" 2017 }, 2018 "require-dev": { 2019 "phpunit/phpunit": "~4.0" 2020 }, 2021 "suggest": { 2022 "dflydev/markdown": "~1.0", 2023 "erusev/parsedown": "~1.0" 2024 }, 2025 "type": "library", 2026 "extra": { 2027 "branch-alias": { 2028 "dev-master": "2.0.x-dev" 2029 } 2030 }, 2031 "autoload": { 2032 "psr-0": { 2033 "phpDocumentor": [ 2034 "src/" 2035 ] 2036 } 2037 }, 2038 "notification-url": "https://packagist.org/downloads/", 2039 "license": [ 2040 "MIT" 2041 ], 2042 "authors": [ 2043 { 2044 "name": "Mike van Riel", 2045 "email": "mike.vanriel@naenius.com" 2046 } 2047 ], 2048 "time": "2015-02-03T12:10:50+00:00" 2049 }, 2050 { 2051 "name": "phpoption/phpoption", 2052 "version": "1.5.0", 2053 "source": { 2054 "type": "git", 2055 "url": "https://github.com/schmittjoh/php-option.git", 2056 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed" 2057 }, 2058 "dist": { 2059 "type": "zip", 2060 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed", 2061 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed", 2062 "shasum": "" 2063 }, 2064 "require": { 2065 "php": ">=5.3.0" 2066 }, 2067 "require-dev": { 2068 "phpunit/phpunit": "4.7.*" 2069 }, 2070 "type": "library", 2071 "extra": { 2072 "branch-alias": { 2073 "dev-master": "1.3-dev" 2074 } 2075 }, 2076 "autoload": { 2077 "psr-0": { 2078 "PhpOption\\": "src/" 2079 } 2080 }, 2081 "notification-url": "https://packagist.org/downloads/", 2082 "license": [ 2083 "Apache2" 2084 ], 2085 "authors": [ 2086 { 2087 "name": "Johannes M. Schmitt", 2088 "email": "schmittjoh@gmail.com" 2089 } 2090 ], 2091 "description": "Option Type for PHP", 2092 "keywords": [ 2093 "language", 2094 "option", 2095 "php", 2096 "type" 2097 ], 2098 "time": "2015-07-25T16:39:46+00:00" 2099 }, 2100 { 2101 "name": "phpspec/prophecy", 2102 "version": "v1.6.2", 2103 "source": { 2104 "type": "git", 2105 "url": "https://github.com/phpspec/prophecy.git", 2106 "reference": "6c52c2722f8460122f96f86346600e1077ce22cb" 2107 }, 2108 "dist": { 2109 "type": "zip", 2110 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/6c52c2722f8460122f96f86346600e1077ce22cb", 2111 "reference": "6c52c2722f8460122f96f86346600e1077ce22cb", 2112 "shasum": "" 2113 }, 2114 "require": { 2115 "doctrine/instantiator": "^1.0.2", 2116 "php": "^5.3|^7.0", 2117 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", 2118 "sebastian/comparator": "^1.1", 2119 "sebastian/recursion-context": "^1.0|^2.0" 2120 }, 2121 "require-dev": { 2122 "phpspec/phpspec": "^2.0", 2123 "phpunit/phpunit": "^4.8 || ^5.6.5" 2124 }, 2125 "type": "library", 2126 "extra": { 2127 "branch-alias": { 2128 "dev-master": "1.6.x-dev" 2129 } 2130 }, 2131 "autoload": { 2132 "psr-0": { 2133 "Prophecy\\": "src/" 2134 } 2135 }, 2136 "notification-url": "https://packagist.org/downloads/", 2137 "license": [ 2138 "MIT" 2139 ], 2140 "authors": [ 2141 { 2142 "name": "Konstantin Kudryashov", 2143 "email": "ever.zet@gmail.com", 2144 "homepage": "http://everzet.com" 2145 }, 2146 { 2147 "name": "Marcello Duarte", 2148 "email": "marcello.duarte@gmail.com" 2149 } 2150 ], 2151 "description": "Highly opinionated mocking framework for PHP 5.3+", 2152 "homepage": "https://github.com/phpspec/prophecy", 2153 "keywords": [ 2154 "Double", 2155 "Dummy", 2156 "fake", 2157 "mock", 2158 "spy", 2159 "stub" 2160 ], 2161 "time": "2016-11-21T14:58:47+00:00" 2162 }, 2163 { 2164 "name": "phpunit/php-code-coverage", 2165 "version": "4.0.5", 2166 "source": { 2167 "type": "git", 2168 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 2169 "reference": "c19cfc7cbb0e9338d8c469c7eedecc2a428b0971" 2170 }, 2171 "dist": { 2172 "type": "zip", 2173 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c19cfc7cbb0e9338d8c469c7eedecc2a428b0971", 2174 "reference": "c19cfc7cbb0e9338d8c469c7eedecc2a428b0971", 2175 "shasum": "" 2176 }, 2177 "require": { 2178 "php": "^5.6 || ^7.0", 2179 "phpunit/php-file-iterator": "~1.3", 2180 "phpunit/php-text-template": "~1.2", 2181 "phpunit/php-token-stream": "^1.4.2", 2182 "sebastian/code-unit-reverse-lookup": "~1.0", 2183 "sebastian/environment": "^1.3.2 || ^2.0", 2184 "sebastian/version": "~1.0|~2.0" 2185 }, 2186 "require-dev": { 2187 "ext-xdebug": ">=2.1.4", 2188 "phpunit/phpunit": "^5.4" 2189 }, 2190 "suggest": { 2191 "ext-dom": "*", 2192 "ext-xdebug": ">=2.4.0", 2193 "ext-xmlwriter": "*" 2194 }, 2195 "type": "library", 2196 "extra": { 2197 "branch-alias": { 2198 "dev-master": "4.0.x-dev" 2199 } 2200 }, 2201 "autoload": { 2202 "classmap": [ 2203 "src/" 2204 ] 2205 }, 2206 "notification-url": "https://packagist.org/downloads/", 2207 "license": [ 2208 "BSD-3-Clause" 2209 ], 2210 "authors": [ 2211 { 2212 "name": "Sebastian Bergmann", 2213 "email": "sb@sebastian-bergmann.de", 2214 "role": "lead" 2215 } 2216 ], 2217 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", 2218 "homepage": "https://github.com/sebastianbergmann/php-code-coverage", 2219 "keywords": [ 2220 "coverage", 2221 "testing", 2222 "xunit" 2223 ], 2224 "time": "2017-01-20T15:06:43+00:00" 2225 }, 2226 { 2227 "name": "phpunit/php-file-iterator", 2228 "version": "1.4.2", 2229 "source": { 2230 "type": "git", 2231 "url": "https://github.com/sebastianbergmann/php-file-iterator.git", 2232 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" 2233 }, 2234 "dist": { 2235 "type": "zip", 2236 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", 2237 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", 2238 "shasum": "" 2239 }, 2240 "require": { 2241 "php": ">=5.3.3" 2242 }, 2243 "type": "library", 2244 "extra": { 2245 "branch-alias": { 2246 "dev-master": "1.4.x-dev" 2247 } 2248 }, 2249 "autoload": { 2250 "classmap": [ 2251 "src/" 2252 ] 2253 }, 2254 "notification-url": "https://packagist.org/downloads/", 2255 "license": [ 2256 "BSD-3-Clause" 2257 ], 2258 "authors": [ 2259 { 2260 "name": "Sebastian Bergmann", 2261 "email": "sb@sebastian-bergmann.de", 2262 "role": "lead" 2263 } 2264 ], 2265 "description": "FilterIterator implementation that filters files based on a list of suffixes.", 2266 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", 2267 "keywords": [ 2268 "filesystem", 2269 "iterator" 2270 ], 2271 "time": "2016-10-03T07:40:28+00:00" 2272 }, 2273 { 2274 "name": "phpunit/php-text-template", 2275 "version": "1.2.1", 2276 "source": { 2277 "type": "git", 2278 "url": "https://github.com/sebastianbergmann/php-text-template.git", 2279 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" 2280 }, 2281 "dist": { 2282 "type": "zip", 2283 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", 2284 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", 2285 "shasum": "" 2286 }, 2287 "require": { 2288 "php": ">=5.3.3" 2289 }, 2290 "type": "library", 2291 "autoload": { 2292 "classmap": [ 2293 "src/" 2294 ] 2295 }, 2296 "notification-url": "https://packagist.org/downloads/", 2297 "license": [ 2298 "BSD-3-Clause" 2299 ], 2300 "authors": [ 2301 { 2302 "name": "Sebastian Bergmann", 2303 "email": "sebastian@phpunit.de", 2304 "role": "lead" 2305 } 2306 ], 2307 "description": "Simple template engine.", 2308 "homepage": "https://github.com/sebastianbergmann/php-text-template/", 2309 "keywords": [ 2310 "template" 2311 ], 2312 "time": "2015-06-21T13:50:34+00:00" 2313 }, 2314 { 2315 "name": "phpunit/php-timer", 2316 "version": "1.0.8", 2317 "source": { 2318 "type": "git", 2319 "url": "https://github.com/sebastianbergmann/php-timer.git", 2320 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260" 2321 }, 2322 "dist": { 2323 "type": "zip", 2324 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260", 2325 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260", 2326 "shasum": "" 2327 }, 2328 "require": { 2329 "php": ">=5.3.3" 2330 }, 2331 "require-dev": { 2332 "phpunit/phpunit": "~4|~5" 2333 }, 2334 "type": "library", 2335 "autoload": { 2336 "classmap": [ 2337 "src/" 2338 ] 2339 }, 2340 "notification-url": "https://packagist.org/downloads/", 2341 "license": [ 2342 "BSD-3-Clause" 2343 ], 2344 "authors": [ 2345 { 2346 "name": "Sebastian Bergmann", 2347 "email": "sb@sebastian-bergmann.de", 2348 "role": "lead" 2349 } 2350 ], 2351 "description": "Utility class for timing", 2352 "homepage": "https://github.com/sebastianbergmann/php-timer/", 2353 "keywords": [ 2354 "timer" 2355 ], 2356 "time": "2016-05-12T18:03:57+00:00" 2357 }, 2358 { 2359 "name": "phpunit/php-token-stream", 2360 "version": "1.4.9", 2361 "source": { 2362 "type": "git", 2363 "url": "https://github.com/sebastianbergmann/php-token-stream.git", 2364 "reference": "3b402f65a4cc90abf6e1104e388b896ce209631b" 2365 }, 2366 "dist": { 2367 "type": "zip", 2368 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3b402f65a4cc90abf6e1104e388b896ce209631b", 2369 "reference": "3b402f65a4cc90abf6e1104e388b896ce209631b", 2370 "shasum": "" 2371 }, 2372 "require": { 2373 "ext-tokenizer": "*", 2374 "php": ">=5.3.3" 2375 }, 2376 "require-dev": { 2377 "phpunit/phpunit": "~4.2" 2378 }, 2379 "type": "library", 2380 "extra": { 2381 "branch-alias": { 2382 "dev-master": "1.4-dev" 2383 } 2384 }, 2385 "autoload": { 2386 "classmap": [ 2387 "src/" 2388 ] 2389 }, 2390 "notification-url": "https://packagist.org/downloads/", 2391 "license": [ 2392 "BSD-3-Clause" 2393 ], 2394 "authors": [ 2395 { 2396 "name": "Sebastian Bergmann", 2397 "email": "sebastian@phpunit.de" 2398 } 2399 ], 2400 "description": "Wrapper around PHP's tokenizer extension.", 2401 "homepage": "https://github.com/sebastianbergmann/php-token-stream/", 2402 "keywords": [ 2403 "tokenizer" 2404 ], 2405 "time": "2016-11-15T14:06:22+00:00" 2406 }, 2407 { 2408 "name": "phpunit/phpunit", 2409 "version": "5.7.9", 2410 "source": { 2411 "type": "git", 2412 "url": "https://github.com/sebastianbergmann/phpunit.git", 2413 "reference": "69f832b87c731d5cacad7f91948778fe98335fdd" 2414 }, 2415 "dist": { 2416 "type": "zip", 2417 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/69f832b87c731d5cacad7f91948778fe98335fdd", 2418 "reference": "69f832b87c731d5cacad7f91948778fe98335fdd", 2419 "shasum": "" 2420 }, 2421 "require": { 2422 "ext-dom": "*", 2423 "ext-json": "*", 2424 "ext-libxml": "*", 2425 "ext-mbstring": "*", 2426 "ext-xml": "*", 2427 "myclabs/deep-copy": "~1.3", 2428 "php": "^5.6 || ^7.0", 2429 "phpspec/prophecy": "^1.6.2", 2430 "phpunit/php-code-coverage": "^4.0.4", 2431 "phpunit/php-file-iterator": "~1.4", 2432 "phpunit/php-text-template": "~1.2", 2433 "phpunit/php-timer": "^1.0.6", 2434 "phpunit/phpunit-mock-objects": "^3.2", 2435 "sebastian/comparator": "~1.2.2", 2436 "sebastian/diff": "~1.2", 2437 "sebastian/environment": "^1.3.4 || ^2.0", 2438 "sebastian/exporter": "~2.0", 2439 "sebastian/global-state": "^1.0 || ^2.0", 2440 "sebastian/object-enumerator": "~2.0", 2441 "sebastian/resource-operations": "~1.0", 2442 "sebastian/version": "~1.0|~2.0", 2443 "symfony/yaml": "~2.1|~3.0" 2444 }, 2445 "conflict": { 2446 "phpdocumentor/reflection-docblock": "3.0.2" 2447 }, 2448 "require-dev": { 2449 "ext-pdo": "*" 2450 }, 2451 "suggest": { 2452 "ext-xdebug": "*", 2453 "phpunit/php-invoker": "~1.1" 2454 }, 2455 "bin": [ 2456 "phpunit" 2457 ], 2458 "type": "library", 2459 "extra": { 2460 "branch-alias": { 2461 "dev-master": "5.7.x-dev" 2462 } 2463 }, 2464 "autoload": { 2465 "classmap": [ 2466 "src/" 2467 ] 2468 }, 2469 "notification-url": "https://packagist.org/downloads/", 2470 "license": [ 2471 "BSD-3-Clause" 2472 ], 2473 "authors": [ 2474 { 2475 "name": "Sebastian Bergmann", 2476 "email": "sebastian@phpunit.de", 2477 "role": "lead" 2478 } 2479 ], 2480 "description": "The PHP Unit Testing framework.", 2481 "homepage": "https://phpunit.de/", 2482 "keywords": [ 2483 "phpunit", 2484 "testing", 2485 "xunit" 2486 ], 2487 "time": "2017-01-28T06:14:33+00:00" 2488 }, 2489 { 2490 "name": "phpunit/phpunit-mock-objects", 2491 "version": "3.4.3", 2492 "source": { 2493 "type": "git", 2494 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", 2495 "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24" 2496 }, 2497 "dist": { 2498 "type": "zip", 2499 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/3ab72b65b39b491e0c011e2e09bb2206c2aa8e24", 2500 "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24", 2501 "shasum": "" 2502 }, 2503 "require": { 2504 "doctrine/instantiator": "^1.0.2", 2505 "php": "^5.6 || ^7.0", 2506 "phpunit/php-text-template": "^1.2", 2507 "sebastian/exporter": "^1.2 || ^2.0" 2508 }, 2509 "conflict": { 2510 "phpunit/phpunit": "<5.4.0" 2511 }, 2512 "require-dev": { 2513 "phpunit/phpunit": "^5.4" 2514 }, 2515 "suggest": { 2516 "ext-soap": "*" 2517 }, 2518 "type": "library", 2519 "extra": { 2520 "branch-alias": { 2521 "dev-master": "3.2.x-dev" 2522 } 2523 }, 2524 "autoload": { 2525 "classmap": [ 2526 "src/" 2527 ] 2528 }, 2529 "notification-url": "https://packagist.org/downloads/", 2530 "license": [ 2531 "BSD-3-Clause" 2532 ], 2533 "authors": [ 2534 { 2535 "name": "Sebastian Bergmann", 2536 "email": "sb@sebastian-bergmann.de", 2537 "role": "lead" 2538 } 2539 ], 2540 "description": "Mock Object library for PHPUnit", 2541 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", 2542 "keywords": [ 2543 "mock", 2544 "xunit" 2545 ], 2546 "time": "2016-12-08T20:27:08+00:00" 2547 }, 2548 { 2549 "name": "pimple/pimple", 2550 "version": "v1.1.1", 2551 "source": { 2552 "type": "git", 2553 "url": "https://github.com/silexphp/Pimple.git", 2554 "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d" 2555 }, 2556 "dist": { 2557 "type": "zip", 2558 "url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d", 2559 "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d", 2560 "shasum": "" 2561 }, 2562 "require": { 2563 "php": ">=5.3.0" 2564 }, 2565 "type": "library", 2566 "extra": { 2567 "branch-alias": { 2568 "dev-master": "1.1.x-dev" 2569 } 2570 }, 2571 "autoload": { 2572 "psr-0": { 2573 "Pimple": "lib/" 2574 } 2575 }, 2576 "notification-url": "https://packagist.org/downloads/", 2577 "license": [ 2578 "MIT" 2579 ], 2580 "authors": [ 2581 { 2582 "name": "Fabien Potencier", 2583 "email": "fabien@symfony.com" 2584 } 2585 ], 2586 "description": "Pimple is a simple Dependency Injection Container for PHP 5.3", 2587 "homepage": "http://pimple.sensiolabs.org", 2588 "keywords": [ 2589 "container", 2590 "dependency injection" 2591 ], 2592 "time": "2013-11-22T08:30:29+00:00" 2593 }, 2594 { 2595 "name": "psr/log", 2596 "version": "1.0.2", 2597 "source": { 2598 "type": "git", 2599 "url": "https://github.com/php-fig/log.git", 2600 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" 2601 }, 2602 "dist": { 2603 "type": "zip", 2604 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", 2605 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", 2606 "shasum": "" 2607 }, 2608 "require": { 2609 "php": ">=5.3.0" 2610 }, 2611 "type": "library", 2612 "extra": { 2613 "branch-alias": { 2614 "dev-master": "1.0.x-dev" 2615 } 2616 }, 2617 "autoload": { 2618 "psr-4": { 2619 "Psr\\Log\\": "Psr/Log/" 2620 } 2621 }, 2622 "notification-url": "https://packagist.org/downloads/", 2623 "license": [ 2624 "MIT" 2625 ], 2626 "authors": [ 2627 { 2628 "name": "PHP-FIG", 2629 "homepage": "http://www.php-fig.org/" 2630 } 2631 ], 2632 "description": "Common interface for logging libraries", 2633 "homepage": "https://github.com/php-fig/log", 2634 "keywords": [ 2635 "log", 2636 "psr", 2637 "psr-3" 2638 ], 2639 "time": "2016-10-10T12:19:37+00:00" 2640 }, 2641 { 2642 "name": "satooshi/php-coveralls", 2643 "version": "v1.0.1", 2644 "source": { 2645 "type": "git", 2646 "url": "https://github.com/satooshi/php-coveralls.git", 2647 "reference": "da51d304fe8622bf9a6da39a8446e7afd432115c" 2648 }, 2649 "dist": { 2650 "type": "zip", 2651 "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/da51d304fe8622bf9a6da39a8446e7afd432115c", 2652 "reference": "da51d304fe8622bf9a6da39a8446e7afd432115c", 2653 "shasum": "" 2654 }, 2655 "require": { 2656 "ext-json": "*", 2657 "ext-simplexml": "*", 2658 "guzzle/guzzle": "^2.8|^3.0", 2659 "php": ">=5.3.3", 2660 "psr/log": "^1.0", 2661 "symfony/config": "^2.1|^3.0", 2662 "symfony/console": "^2.1|^3.0", 2663 "symfony/stopwatch": "^2.0|^3.0", 2664 "symfony/yaml": "^2.0|^3.0" 2665 }, 2666 "suggest": { 2667 "symfony/http-kernel": "Allows Symfony integration" 2668 }, 2669 "bin": [ 2670 "bin/coveralls" 2671 ], 2672 "type": "library", 2673 "autoload": { 2674 "psr-4": { 2675 "Satooshi\\": "src/Satooshi/" 2676 } 2677 }, 2678 "notification-url": "https://packagist.org/downloads/", 2679 "license": [ 2680 "MIT" 2681 ], 2682 "authors": [ 2683 { 2684 "name": "Kitamura Satoshi", 2685 "email": "with.no.parachute@gmail.com", 2686 "homepage": "https://www.facebook.com/satooshi.jp" 2687 } 2688 ], 2689 "description": "PHP client library for Coveralls API", 2690 "homepage": "https://github.com/satooshi/php-coveralls", 2691 "keywords": [ 2692 "ci", 2693 "coverage", 2694 "github", 2695 "test" 2696 ], 2697 "time": "2016-01-20T17:35:46+00:00" 2698 }, 2699 { 2700 "name": "sebastian/code-unit-reverse-lookup", 2701 "version": "1.0.0", 2702 "source": { 2703 "type": "git", 2704 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", 2705 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe" 2706 }, 2707 "dist": { 2708 "type": "zip", 2709 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe", 2710 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe", 2711 "shasum": "" 2712 }, 2713 "require": { 2714 "php": ">=5.6" 2715 }, 2716 "require-dev": { 2717 "phpunit/phpunit": "~5" 2718 }, 2719 "type": "library", 2720 "extra": { 2721 "branch-alias": { 2722 "dev-master": "1.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": "Looks up which function or method a line of code belongs to", 2741 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", 2742 "time": "2016-02-13T06:45:14+00:00" 2743 }, 2744 { 2745 "name": "sebastian/comparator", 2746 "version": "1.2.4", 2747 "source": { 2748 "type": "git", 2749 "url": "https://github.com/sebastianbergmann/comparator.git", 2750 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" 2751 }, 2752 "dist": { 2753 "type": "zip", 2754 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", 2755 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", 2756 "shasum": "" 2757 }, 2758 "require": { 2759 "php": ">=5.3.3", 2760 "sebastian/diff": "~1.2", 2761 "sebastian/exporter": "~1.2 || ~2.0" 2762 }, 2763 "require-dev": { 2764 "phpunit/phpunit": "~4.4" 2765 }, 2766 "type": "library", 2767 "extra": { 2768 "branch-alias": { 2769 "dev-master": "1.2.x-dev" 2770 } 2771 }, 2772 "autoload": { 2773 "classmap": [ 2774 "src/" 2775 ] 2776 }, 2777 "notification-url": "https://packagist.org/downloads/", 2778 "license": [ 2779 "BSD-3-Clause" 2780 ], 2781 "authors": [ 2782 { 2783 "name": "Jeff Welch", 2784 "email": "whatthejeff@gmail.com" 2785 }, 2786 { 2787 "name": "Volker Dusch", 2788 "email": "github@wallbash.com" 2789 }, 2790 { 2791 "name": "Bernhard Schussek", 2792 "email": "bschussek@2bepublished.at" 2793 }, 2794 { 2795 "name": "Sebastian Bergmann", 2796 "email": "sebastian@phpunit.de" 2797 } 2798 ], 2799 "description": "Provides the functionality to compare PHP values for equality", 2800 "homepage": "http://www.github.com/sebastianbergmann/comparator", 2801 "keywords": [ 2802 "comparator", 2803 "compare", 2804 "equality" 2805 ], 2806 "time": "2017-01-29T09:50:25+00:00" 2807 }, 2808 { 2809 "name": "sebastian/diff", 2810 "version": "1.4.1", 2811 "source": { 2812 "type": "git", 2813 "url": "https://github.com/sebastianbergmann/diff.git", 2814 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e" 2815 }, 2816 "dist": { 2817 "type": "zip", 2818 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e", 2819 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e", 2820 "shasum": "" 2821 }, 2822 "require": { 2823 "php": ">=5.3.3" 2824 }, 2825 "require-dev": { 2826 "phpunit/phpunit": "~4.8" 2827 }, 2828 "type": "library", 2829 "extra": { 2830 "branch-alias": { 2831 "dev-master": "1.4-dev" 2832 } 2833 }, 2834 "autoload": { 2835 "classmap": [ 2836 "src/" 2837 ] 2838 }, 2839 "notification-url": "https://packagist.org/downloads/", 2840 "license": [ 2841 "BSD-3-Clause" 2842 ], 2843 "authors": [ 2844 { 2845 "name": "Kore Nordmann", 2846 "email": "mail@kore-nordmann.de" 2847 }, 2848 { 2849 "name": "Sebastian Bergmann", 2850 "email": "sebastian@phpunit.de" 2851 } 2852 ], 2853 "description": "Diff implementation", 2854 "homepage": "https://github.com/sebastianbergmann/diff", 2855 "keywords": [ 2856 "diff" 2857 ], 2858 "time": "2015-12-08T07:14:41+00:00" 2859 }, 2860 { 2861 "name": "sebastian/environment", 2862 "version": "2.0.0", 2863 "source": { 2864 "type": "git", 2865 "url": "https://github.com/sebastianbergmann/environment.git", 2866 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac" 2867 }, 2868 "dist": { 2869 "type": "zip", 2870 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac", 2871 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac", 2872 "shasum": "" 2873 }, 2874 "require": { 2875 "php": "^5.6 || ^7.0" 2876 }, 2877 "require-dev": { 2878 "phpunit/phpunit": "^5.0" 2879 }, 2880 "type": "library", 2881 "extra": { 2882 "branch-alias": { 2883 "dev-master": "2.0.x-dev" 2884 } 2885 }, 2886 "autoload": { 2887 "classmap": [ 2888 "src/" 2889 ] 2890 }, 2891 "notification-url": "https://packagist.org/downloads/", 2892 "license": [ 2893 "BSD-3-Clause" 2894 ], 2895 "authors": [ 2896 { 2897 "name": "Sebastian Bergmann", 2898 "email": "sebastian@phpunit.de" 2899 } 2900 ], 2901 "description": "Provides functionality to handle HHVM/PHP environments", 2902 "homepage": "http://www.github.com/sebastianbergmann/environment", 2903 "keywords": [ 2904 "Xdebug", 2905 "environment", 2906 "hhvm" 2907 ], 2908 "time": "2016-11-26T07:53:53+00:00" 2909 }, 2910 { 2911 "name": "sebastian/exporter", 2912 "version": "2.0.0", 2913 "source": { 2914 "type": "git", 2915 "url": "https://github.com/sebastianbergmann/exporter.git", 2916 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4" 2917 }, 2918 "dist": { 2919 "type": "zip", 2920 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", 2921 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4", 2922 "shasum": "" 2923 }, 2924 "require": { 2925 "php": ">=5.3.3", 2926 "sebastian/recursion-context": "~2.0" 2927 }, 2928 "require-dev": { 2929 "ext-mbstring": "*", 2930 "phpunit/phpunit": "~4.4" 2931 }, 2932 "type": "library", 2933 "extra": { 2934 "branch-alias": { 2935 "dev-master": "2.0.x-dev" 2936 } 2937 }, 2938 "autoload": { 2939 "classmap": [ 2940 "src/" 2941 ] 2942 }, 2943 "notification-url": "https://packagist.org/downloads/", 2944 "license": [ 2945 "BSD-3-Clause" 2946 ], 2947 "authors": [ 2948 { 2949 "name": "Jeff Welch", 2950 "email": "whatthejeff@gmail.com" 2951 }, 2952 { 2953 "name": "Volker Dusch", 2954 "email": "github@wallbash.com" 2955 }, 2956 { 2957 "name": "Bernhard Schussek", 2958 "email": "bschussek@2bepublished.at" 2959 }, 2960 { 2961 "name": "Sebastian Bergmann", 2962 "email": "sebastian@phpunit.de" 2963 }, 2964 { 2965 "name": "Adam Harvey", 2966 "email": "aharvey@php.net" 2967 } 2968 ], 2969 "description": "Provides the functionality to export PHP variables for visualization", 2970 "homepage": "http://www.github.com/sebastianbergmann/exporter", 2971 "keywords": [ 2972 "export", 2973 "exporter" 2974 ], 2975 "time": "2016-11-19T08:54:04+00:00" 2976 }, 2977 { 2978 "name": "sebastian/global-state", 2979 "version": "1.1.1", 2980 "source": { 2981 "type": "git", 2982 "url": "https://github.com/sebastianbergmann/global-state.git", 2983 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" 2984 }, 2985 "dist": { 2986 "type": "zip", 2987 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", 2988 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", 2989 "shasum": "" 2990 }, 2991 "require": { 2992 "php": ">=5.3.3" 2993 }, 2994 "require-dev": { 2995 "phpunit/phpunit": "~4.2" 2996 }, 2997 "suggest": { 2998 "ext-uopz": "*" 2999 }, 3000 "type": "library", 3001 "extra": { 3002 "branch-alias": { 3003 "dev-master": "1.0-dev" 3004 } 3005 }, 3006 "autoload": { 3007 "classmap": [ 3008 "src/" 3009 ] 3010 }, 3011 "notification-url": "https://packagist.org/downloads/", 3012 "license": [ 3013 "BSD-3-Clause" 3014 ], 3015 "authors": [ 3016 { 3017 "name": "Sebastian Bergmann", 3018 "email": "sebastian@phpunit.de" 3019 } 3020 ], 3021 "description": "Snapshotting of global state", 3022 "homepage": "http://www.github.com/sebastianbergmann/global-state", 3023 "keywords": [ 3024 "global state" 3025 ], 3026 "time": "2015-10-12T03:26:01+00:00" 3027 }, 3028 { 3029 "name": "sebastian/object-enumerator", 3030 "version": "2.0.0", 3031 "source": { 3032 "type": "git", 3033 "url": "https://github.com/sebastianbergmann/object-enumerator.git", 3034 "reference": "96f8a3f257b69e8128ad74d3a7fd464bcbaa3b35" 3035 }, 3036 "dist": { 3037 "type": "zip", 3038 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/96f8a3f257b69e8128ad74d3a7fd464bcbaa3b35", 3039 "reference": "96f8a3f257b69e8128ad74d3a7fd464bcbaa3b35", 3040 "shasum": "" 3041 }, 3042 "require": { 3043 "php": ">=5.6", 3044 "sebastian/recursion-context": "~2.0" 3045 }, 3046 "require-dev": { 3047 "phpunit/phpunit": "~5" 3048 }, 3049 "type": "library", 3050 "extra": { 3051 "branch-alias": { 3052 "dev-master": "2.0.x-dev" 3053 } 3054 }, 3055 "autoload": { 3056 "classmap": [ 3057 "src/" 3058 ] 3059 }, 3060 "notification-url": "https://packagist.org/downloads/", 3061 "license": [ 3062 "BSD-3-Clause" 3063 ], 3064 "authors": [ 3065 { 3066 "name": "Sebastian Bergmann", 3067 "email": "sebastian@phpunit.de" 3068 } 3069 ], 3070 "description": "Traverses array structures and object graphs to enumerate all referenced objects", 3071 "homepage": "https://github.com/sebastianbergmann/object-enumerator/", 3072 "time": "2016-11-19T07:35:10+00:00" 3073 }, 3074 { 3075 "name": "sebastian/recursion-context", 3076 "version": "2.0.0", 3077 "source": { 3078 "type": "git", 3079 "url": "https://github.com/sebastianbergmann/recursion-context.git", 3080 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a" 3081 }, 3082 "dist": { 3083 "type": "zip", 3084 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a", 3085 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a", 3086 "shasum": "" 3087 }, 3088 "require": { 3089 "php": ">=5.3.3" 3090 }, 3091 "require-dev": { 3092 "phpunit/phpunit": "~4.4" 3093 }, 3094 "type": "library", 3095 "extra": { 3096 "branch-alias": { 3097 "dev-master": "2.0.x-dev" 3098 } 3099 }, 3100 "autoload": { 3101 "classmap": [ 3102 "src/" 3103 ] 3104 }, 3105 "notification-url": "https://packagist.org/downloads/", 3106 "license": [ 3107 "BSD-3-Clause" 3108 ], 3109 "authors": [ 3110 { 3111 "name": "Jeff Welch", 3112 "email": "whatthejeff@gmail.com" 3113 }, 3114 { 3115 "name": "Sebastian Bergmann", 3116 "email": "sebastian@phpunit.de" 3117 }, 3118 { 3119 "name": "Adam Harvey", 3120 "email": "aharvey@php.net" 3121 } 3122 ], 3123 "description": "Provides functionality to recursively process PHP variables", 3124 "homepage": "http://www.github.com/sebastianbergmann/recursion-context", 3125 "time": "2016-11-19T07:33:16+00:00" 3126 }, 3127 { 3128 "name": "sebastian/resource-operations", 3129 "version": "1.0.0", 3130 "source": { 3131 "type": "git", 3132 "url": "https://github.com/sebastianbergmann/resource-operations.git", 3133 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" 3134 }, 3135 "dist": { 3136 "type": "zip", 3137 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", 3138 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52", 3139 "shasum": "" 3140 }, 3141 "require": { 3142 "php": ">=5.6.0" 3143 }, 3144 "type": "library", 3145 "extra": { 3146 "branch-alias": { 3147 "dev-master": "1.0.x-dev" 3148 } 3149 }, 3150 "autoload": { 3151 "classmap": [ 3152 "src/" 3153 ] 3154 }, 3155 "notification-url": "https://packagist.org/downloads/", 3156 "license": [ 3157 "BSD-3-Clause" 3158 ], 3159 "authors": [ 3160 { 3161 "name": "Sebastian Bergmann", 3162 "email": "sebastian@phpunit.de" 3163 } 3164 ], 3165 "description": "Provides a list of PHP built-in functions that operate on resources", 3166 "homepage": "https://www.github.com/sebastianbergmann/resource-operations", 3167 "time": "2015-07-28T20:34:47+00:00" 3168 }, 3169 { 3170 "name": "sebastian/version", 3171 "version": "2.0.1", 3172 "source": { 3173 "type": "git", 3174 "url": "https://github.com/sebastianbergmann/version.git", 3175 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" 3176 }, 3177 "dist": { 3178 "type": "zip", 3179 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", 3180 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", 3181 "shasum": "" 3182 }, 3183 "require": { 3184 "php": ">=5.6" 3185 }, 3186 "type": "library", 3187 "extra": { 3188 "branch-alias": { 3189 "dev-master": "2.0.x-dev" 3190 } 3191 }, 3192 "autoload": { 3193 "classmap": [ 3194 "src/" 3195 ] 3196 }, 3197 "notification-url": "https://packagist.org/downloads/", 3198 "license": [ 3199 "BSD-3-Clause" 3200 ], 3201 "authors": [ 3202 { 3203 "name": "Sebastian Bergmann", 3204 "email": "sebastian@phpunit.de", 3205 "role": "lead" 3206 } 3207 ], 3208 "description": "Library that helps with managing the version number of Git-hosted PHP projects", 3209 "homepage": "https://github.com/sebastianbergmann/version", 3210 "time": "2016-10-03T07:35:21+00:00" 3211 }, 3212 { 3213 "name": "seld/jsonlint", 3214 "version": "1.5.0", 3215 "source": { 3216 "type": "git", 3217 "url": "https://github.com/Seldaek/jsonlint.git", 3218 "reference": "19495c181d6d53a0a13414154e52817e3b504189" 3219 }, 3220 "dist": { 3221 "type": "zip", 3222 "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/19495c181d6d53a0a13414154e52817e3b504189", 3223 "reference": "19495c181d6d53a0a13414154e52817e3b504189", 3224 "shasum": "" 3225 }, 3226 "require": { 3227 "php": "^5.3 || ^7.0" 3228 }, 3229 "bin": [ 3230 "bin/jsonlint" 3231 ], 3232 "type": "library", 3233 "autoload": { 3234 "psr-4": { 3235 "Seld\\JsonLint\\": "src/Seld/JsonLint/" 3236 } 3237 }, 3238 "notification-url": "https://packagist.org/downloads/", 3239 "license": [ 3240 "MIT" 3241 ], 3242 "authors": [ 3243 { 3244 "name": "Jordi Boggiano", 3245 "email": "j.boggiano@seld.be", 3246 "homepage": "http://seld.be" 3247 } 3248 ], 3249 "description": "JSON Linter", 3250 "keywords": [ 3251 "json", 3252 "linter", 3253 "parser", 3254 "validator" 3255 ], 3256 "time": "2016-11-14T17:59:58+00:00" 3257 }, 3258 { 3259 "name": "symfony/config", 3260 "version": "v2.8.16", 3261 "source": { 3262 "type": "git", 3263 "url": "https://github.com/symfony/config.git", 3264 "reference": "4537f2413348fe271c2c4b09da219ed615d79f9c" 3265 }, 3266 "dist": { 3267 "type": "zip", 3268 "url": "https://api.github.com/repos/symfony/config/zipball/4537f2413348fe271c2c4b09da219ed615d79f9c", 3269 "reference": "4537f2413348fe271c2c4b09da219ed615d79f9c", 3270 "shasum": "" 3271 }, 3272 "require": { 3273 "php": ">=5.3.9", 3274 "symfony/filesystem": "~2.3|~3.0.0" 3275 }, 3276 "require-dev": { 3277 "symfony/yaml": "~2.7|~3.0.0" 3278 }, 3279 "suggest": { 3280 "symfony/yaml": "To use the yaml reference dumper" 3281 }, 3282 "type": "library", 3283 "extra": { 3284 "branch-alias": { 3285 "dev-master": "2.8-dev" 3286 } 3287 }, 3288 "autoload": { 3289 "psr-4": { 3290 "Symfony\\Component\\Config\\": "" 3291 }, 3292 "exclude-from-classmap": [ 3293 "/Tests/" 3294 ] 3295 }, 3296 "notification-url": "https://packagist.org/downloads/", 3297 "license": [ 3298 "MIT" 3299 ], 3300 "authors": [ 3301 { 3302 "name": "Fabien Potencier", 3303 "email": "fabien@symfony.com" 3304 }, 3305 { 3306 "name": "Symfony Community", 3307 "homepage": "https://symfony.com/contributors" 3308 } 3309 ], 3310 "description": "Symfony Config Component", 3311 "homepage": "https://symfony.com", 3312 "time": "2017-01-02T20:30:24+00:00" 3313 }, 3314 { 3315 "name": "symfony/console", 3316 "version": "v2.8.16", 3317 "source": { 3318 "type": "git", 3319 "url": "https://github.com/symfony/console.git", 3320 "reference": "2e18b8903d9c498ba02e1dfa73f64d4894bb6912" 3321 }, 3322 "dist": { 3323 "type": "zip", 3324 "url": "https://api.github.com/repos/symfony/console/zipball/2e18b8903d9c498ba02e1dfa73f64d4894bb6912", 3325 "reference": "2e18b8903d9c498ba02e1dfa73f64d4894bb6912", 3326 "shasum": "" 3327 }, 3328 "require": { 3329 "php": ">=5.3.9", 3330 "symfony/debug": "~2.7,>=2.7.2|~3.0.0", 3331 "symfony/polyfill-mbstring": "~1.0" 3332 }, 3333 "require-dev": { 3334 "psr/log": "~1.0", 3335 "symfony/event-dispatcher": "~2.1|~3.0.0", 3336 "symfony/process": "~2.1|~3.0.0" 3337 }, 3338 "suggest": { 3339 "psr/log": "For using the console logger", 3340 "symfony/event-dispatcher": "", 3341 "symfony/process": "" 3342 }, 3343 "type": "library", 3344 "extra": { 3345 "branch-alias": { 3346 "dev-master": "2.8-dev" 3347 } 3348 }, 3349 "autoload": { 3350 "psr-4": { 3351 "Symfony\\Component\\Console\\": "" 3352 }, 3353 "exclude-from-classmap": [ 3354 "/Tests/" 3355 ] 3356 }, 3357 "notification-url": "https://packagist.org/downloads/", 3358 "license": [ 3359 "MIT" 3360 ], 3361 "authors": [ 3362 { 3363 "name": "Fabien Potencier", 3364 "email": "fabien@symfony.com" 3365 }, 3366 { 3367 "name": "Symfony Community", 3368 "homepage": "https://symfony.com/contributors" 3369 } 3370 ], 3371 "description": "Symfony Console Component", 3372 "homepage": "https://symfony.com", 3373 "time": "2017-01-08T20:43:03+00:00" 3374 }, 3375 { 3376 "name": "symfony/debug", 3377 "version": "v3.0.9", 3378 "source": { 3379 "type": "git", 3380 "url": "https://github.com/symfony/debug.git", 3381 "reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a" 3382 }, 3383 "dist": { 3384 "type": "zip", 3385 "url": "https://api.github.com/repos/symfony/debug/zipball/697c527acd9ea1b2d3efac34d9806bf255278b0a", 3386 "reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a", 3387 "shasum": "" 3388 }, 3389 "require": { 3390 "php": ">=5.5.9", 3391 "psr/log": "~1.0" 3392 }, 3393 "conflict": { 3394 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" 3395 }, 3396 "require-dev": { 3397 "symfony/class-loader": "~2.8|~3.0", 3398 "symfony/http-kernel": "~2.8|~3.0" 3399 }, 3400 "type": "library", 3401 "extra": { 3402 "branch-alias": { 3403 "dev-master": "3.0-dev" 3404 } 3405 }, 3406 "autoload": { 3407 "psr-4": { 3408 "Symfony\\Component\\Debug\\": "" 3409 }, 3410 "exclude-from-classmap": [ 3411 "/Tests/" 3412 ] 3413 }, 3414 "notification-url": "https://packagist.org/downloads/", 3415 "license": [ 3416 "MIT" 3417 ], 3418 "authors": [ 3419 { 3420 "name": "Fabien Potencier", 3421 "email": "fabien@symfony.com" 3422 }, 3423 { 3424 "name": "Symfony Community", 3425 "homepage": "https://symfony.com/contributors" 3426 } 3427 ], 3428 "description": "Symfony Debug Component", 3429 "homepage": "https://symfony.com", 3430 "time": "2016-07-30T07:22:48+00:00" 3431 }, 3432 { 3433 "name": "symfony/event-dispatcher", 3434 "version": "v2.8.16", 3435 "source": { 3436 "type": "git", 3437 "url": "https://github.com/symfony/event-dispatcher.git", 3438 "reference": "74877977f90fb9c3e46378d5764217c55f32df34" 3439 }, 3440 "dist": { 3441 "type": "zip", 3442 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/74877977f90fb9c3e46378d5764217c55f32df34", 3443 "reference": "74877977f90fb9c3e46378d5764217c55f32df34", 3444 "shasum": "" 3445 }, 3446 "require": { 3447 "php": ">=5.3.9" 3448 }, 3449 "require-dev": { 3450 "psr/log": "~1.0", 3451 "symfony/config": "~2.0,>=2.0.5|~3.0.0", 3452 "symfony/dependency-injection": "~2.6|~3.0.0", 3453 "symfony/expression-language": "~2.6|~3.0.0", 3454 "symfony/stopwatch": "~2.3|~3.0.0" 3455 }, 3456 "suggest": { 3457 "symfony/dependency-injection": "", 3458 "symfony/http-kernel": "" 3459 }, 3460 "type": "library", 3461 "extra": { 3462 "branch-alias": { 3463 "dev-master": "2.8-dev" 3464 } 3465 }, 3466 "autoload": { 3467 "psr-4": { 3468 "Symfony\\Component\\EventDispatcher\\": "" 3469 }, 3470 "exclude-from-classmap": [ 3471 "/Tests/" 3472 ] 3473 }, 3474 "notification-url": "https://packagist.org/downloads/", 3475 "license": [ 3476 "MIT" 3477 ], 3478 "authors": [ 3479 { 3480 "name": "Fabien Potencier", 3481 "email": "fabien@symfony.com" 3482 }, 3483 { 3484 "name": "Symfony Community", 3485 "homepage": "https://symfony.com/contributors" 3486 } 3487 ], 3488 "description": "Symfony EventDispatcher Component", 3489 "homepage": "https://symfony.com", 3490 "time": "2017-01-02T20:30:24+00:00" 3491 }, 3492 { 3493 "name": "symfony/filesystem", 3494 "version": "v3.0.9", 3495 "source": { 3496 "type": "git", 3497 "url": "https://github.com/symfony/filesystem.git", 3498 "reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d" 3499 }, 3500 "dist": { 3501 "type": "zip", 3502 "url": "https://api.github.com/repos/symfony/filesystem/zipball/b2da5009d9bacbd91d83486aa1f44c793a8c380d", 3503 "reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d", 3504 "shasum": "" 3505 }, 3506 "require": { 3507 "php": ">=5.5.9" 3508 }, 3509 "type": "library", 3510 "extra": { 3511 "branch-alias": { 3512 "dev-master": "3.0-dev" 3513 } 3514 }, 3515 "autoload": { 3516 "psr-4": { 3517 "Symfony\\Component\\Filesystem\\": "" 3518 }, 3519 "exclude-from-classmap": [ 3520 "/Tests/" 3521 ] 3522 }, 3523 "notification-url": "https://packagist.org/downloads/", 3524 "license": [ 3525 "MIT" 3526 ], 3527 "authors": [ 3528 { 3529 "name": "Fabien Potencier", 3530 "email": "fabien@symfony.com" 3531 }, 3532 { 3533 "name": "Symfony Community", 3534 "homepage": "https://symfony.com/contributors" 3535 } 3536 ], 3537 "description": "Symfony Filesystem Component", 3538 "homepage": "https://symfony.com", 3539 "time": "2016-07-20T05:43:46+00:00" 3540 }, 3541 { 3542 "name": "symfony/finder", 3543 "version": "v2.8.16", 3544 "source": { 3545 "type": "git", 3546 "url": "https://github.com/symfony/finder.git", 3547 "reference": "355fccac526522dc5fca8ecf0e62749a149f3b8b" 3548 }, 3549 "dist": { 3550 "type": "zip", 3551 "url": "https://api.github.com/repos/symfony/finder/zipball/355fccac526522dc5fca8ecf0e62749a149f3b8b", 3552 "reference": "355fccac526522dc5fca8ecf0e62749a149f3b8b", 3553 "shasum": "" 3554 }, 3555 "require": { 3556 "php": ">=5.3.9" 3557 }, 3558 "type": "library", 3559 "extra": { 3560 "branch-alias": { 3561 "dev-master": "2.8-dev" 3562 } 3563 }, 3564 "autoload": { 3565 "psr-4": { 3566 "Symfony\\Component\\Finder\\": "" 3567 }, 3568 "exclude-from-classmap": [ 3569 "/Tests/" 3570 ] 3571 }, 3572 "notification-url": "https://packagist.org/downloads/", 3573 "license": [ 3574 "MIT" 3575 ], 3576 "authors": [ 3577 { 3578 "name": "Fabien Potencier", 3579 "email": "fabien@symfony.com" 3580 }, 3581 { 3582 "name": "Symfony Community", 3583 "homepage": "https://symfony.com/contributors" 3584 } 3585 ], 3586 "description": "Symfony Finder Component", 3587 "homepage": "https://symfony.com", 3588 "time": "2017-01-02T20:30:24+00:00" 3589 }, 3590 { 3591 "name": "symfony/polyfill-mbstring", 3592 "version": "v1.3.0", 3593 "source": { 3594 "type": "git", 3595 "url": "https://github.com/symfony/polyfill-mbstring.git", 3596 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4" 3597 }, 3598 "dist": { 3599 "type": "zip", 3600 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4", 3601 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4", 3602 "shasum": "" 3603 }, 3604 "require": { 3605 "php": ">=5.3.3" 3606 }, 3607 "suggest": { 3608 "ext-mbstring": "For best performance" 3609 }, 3610 "type": "library", 3611 "extra": { 3612 "branch-alias": { 3613 "dev-master": "1.3-dev" 3614 } 3615 }, 3616 "autoload": { 3617 "psr-4": { 3618 "Symfony\\Polyfill\\Mbstring\\": "" 3619 }, 3620 "files": [ 3621 "bootstrap.php" 3622 ] 3623 }, 3624 "notification-url": "https://packagist.org/downloads/", 3625 "license": [ 3626 "MIT" 3627 ], 3628 "authors": [ 3629 { 3630 "name": "Nicolas Grekas", 3631 "email": "p@tchwork.com" 3632 }, 3633 { 3634 "name": "Symfony Community", 3635 "homepage": "https://symfony.com/contributors" 3636 } 3637 ], 3638 "description": "Symfony polyfill for the Mbstring extension", 3639 "homepage": "https://symfony.com", 3640 "keywords": [ 3641 "compatibility", 3642 "mbstring", 3643 "polyfill", 3644 "portable", 3645 "shim" 3646 ], 3647 "time": "2016-11-14T01:06:16+00:00" 3648 }, 3649 { 3650 "name": "symfony/polyfill-php54", 3651 "version": "v1.3.0", 3652 "source": { 3653 "type": "git", 3654 "url": "https://github.com/symfony/polyfill-php54.git", 3655 "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0" 3656 }, 3657 "dist": { 3658 "type": "zip", 3659 "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/90e085822963fdcc9d1c5b73deb3d2e5783b16a0", 3660 "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0", 3661 "shasum": "" 3662 }, 3663 "require": { 3664 "php": ">=5.3.3" 3665 }, 3666 "type": "library", 3667 "extra": { 3668 "branch-alias": { 3669 "dev-master": "1.3-dev" 3670 } 3671 }, 3672 "autoload": { 3673 "psr-4": { 3674 "Symfony\\Polyfill\\Php54\\": "" 3675 }, 3676 "files": [ 3677 "bootstrap.php" 3678 ], 3679 "classmap": [ 3680 "Resources/stubs" 3681 ] 3682 }, 3683 "notification-url": "https://packagist.org/downloads/", 3684 "license": [ 3685 "MIT" 3686 ], 3687 "authors": [ 3688 { 3689 "name": "Nicolas Grekas", 3690 "email": "p@tchwork.com" 3691 }, 3692 { 3693 "name": "Symfony Community", 3694 "homepage": "https://symfony.com/contributors" 3695 } 3696 ], 3697 "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions", 3698 "homepage": "https://symfony.com", 3699 "keywords": [ 3700 "compatibility", 3701 "polyfill", 3702 "portable", 3703 "shim" 3704 ], 3705 "time": "2016-11-14T01:06:16+00:00" 3706 }, 3707 { 3708 "name": "symfony/process", 3709 "version": "v2.8.16", 3710 "source": { 3711 "type": "git", 3712 "url": "https://github.com/symfony/process.git", 3713 "reference": "ebb3c2abe0940a703f08e0cbe373f62d97d40231" 3714 }, 3715 "dist": { 3716 "type": "zip", 3717 "url": "https://api.github.com/repos/symfony/process/zipball/ebb3c2abe0940a703f08e0cbe373f62d97d40231", 3718 "reference": "ebb3c2abe0940a703f08e0cbe373f62d97d40231", 3719 "shasum": "" 3720 }, 3721 "require": { 3722 "php": ">=5.3.9" 3723 }, 3724 "type": "library", 3725 "extra": { 3726 "branch-alias": { 3727 "dev-master": "2.8-dev" 3728 } 3729 }, 3730 "autoload": { 3731 "psr-4": { 3732 "Symfony\\Component\\Process\\": "" 3733 }, 3734 "exclude-from-classmap": [ 3735 "/Tests/" 3736 ] 3737 }, 3738 "notification-url": "https://packagist.org/downloads/", 3739 "license": [ 3740 "MIT" 3741 ], 3742 "authors": [ 3743 { 3744 "name": "Fabien Potencier", 3745 "email": "fabien@symfony.com" 3746 }, 3747 { 3748 "name": "Symfony Community", 3749 "homepage": "https://symfony.com/contributors" 3750 } 3751 ], 3752 "description": "Symfony Process Component", 3753 "homepage": "https://symfony.com", 3754 "time": "2017-01-02T20:30:24+00:00" 3755 }, 3756 { 3757 "name": "symfony/stopwatch", 3758 "version": "v2.8.16", 3759 "source": { 3760 "type": "git", 3761 "url": "https://github.com/symfony/stopwatch.git", 3762 "reference": "e8bb9de52febc4ee9922b33b1f04ba5feed457b8" 3763 }, 3764 "dist": { 3765 "type": "zip", 3766 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/e8bb9de52febc4ee9922b33b1f04ba5feed457b8", 3767 "reference": "e8bb9de52febc4ee9922b33b1f04ba5feed457b8", 3768 "shasum": "" 3769 }, 3770 "require": { 3771 "php": ">=5.3.9" 3772 }, 3773 "type": "library", 3774 "extra": { 3775 "branch-alias": { 3776 "dev-master": "2.8-dev" 3777 } 3778 }, 3779 "autoload": { 3780 "psr-4": { 3781 "Symfony\\Component\\Stopwatch\\": "" 3782 }, 3783 "exclude-from-classmap": [ 3784 "/Tests/" 3785 ] 3786 }, 3787 "notification-url": "https://packagist.org/downloads/", 3788 "license": [ 3789 "MIT" 3790 ], 3791 "authors": [ 3792 { 3793 "name": "Fabien Potencier", 3794 "email": "fabien@symfony.com" 3795 }, 3796 { 3797 "name": "Symfony Community", 3798 "homepage": "https://symfony.com/contributors" 3799 } 3800 ], 3801 "description": "Symfony Stopwatch Component", 3802 "homepage": "https://symfony.com", 3803 "time": "2017-01-02T20:30:24+00:00" 3804 }, 3805 { 3806 "name": "symfony/translation", 3807 "version": "v3.0.9", 3808 "source": { 3809 "type": "git", 3810 "url": "https://github.com/symfony/translation.git", 3811 "reference": "eee6c664853fd0576f21ae25725cfffeafe83f26" 3812 }, 3813 "dist": { 3814 "type": "zip", 3815 "url": "https://api.github.com/repos/symfony/translation/zipball/eee6c664853fd0576f21ae25725cfffeafe83f26", 3816 "reference": "eee6c664853fd0576f21ae25725cfffeafe83f26", 3817 "shasum": "" 3818 }, 3819 "require": { 3820 "php": ">=5.5.9", 3821 "symfony/polyfill-mbstring": "~1.0" 3822 }, 3823 "conflict": { 3824 "symfony/config": "<2.8" 3825 }, 3826 "require-dev": { 3827 "psr/log": "~1.0", 3828 "symfony/config": "~2.8|~3.0", 3829 "symfony/intl": "~2.8|~3.0", 3830 "symfony/yaml": "~2.8|~3.0" 3831 }, 3832 "suggest": { 3833 "psr/log": "To use logging capability in translator", 3834 "symfony/config": "", 3835 "symfony/yaml": "" 3836 }, 3837 "type": "library", 3838 "extra": { 3839 "branch-alias": { 3840 "dev-master": "3.0-dev" 3841 } 3842 }, 3843 "autoload": { 3844 "psr-4": { 3845 "Symfony\\Component\\Translation\\": "" 3846 }, 3847 "exclude-from-classmap": [ 3848 "/Tests/" 3849 ] 3850 }, 3851 "notification-url": "https://packagist.org/downloads/", 3852 "license": [ 3853 "MIT" 3854 ], 3855 "authors": [ 3856 { 3857 "name": "Fabien Potencier", 3858 "email": "fabien@symfony.com" 3859 }, 3860 { 3861 "name": "Symfony Community", 3862 "homepage": "https://symfony.com/contributors" 3863 } 3864 ], 3865 "description": "Symfony Translation Component", 3866 "homepage": "https://symfony.com", 3867 "time": "2016-07-30T07:22:48+00:00" 3868 }, 3869 { 3870 "name": "symfony/validator", 3871 "version": "v2.8.16", 3872 "source": { 3873 "type": "git", 3874 "url": "https://github.com/symfony/validator.git", 3875 "reference": "3b1a3188efea75ec7c0419a2568b6e5f82031811" 3876 }, 3877 "dist": { 3878 "type": "zip", 3879 "url": "https://api.github.com/repos/symfony/validator/zipball/3b1a3188efea75ec7c0419a2568b6e5f82031811", 3880 "reference": "3b1a3188efea75ec7c0419a2568b6e5f82031811", 3881 "shasum": "" 3882 }, 3883 "require": { 3884 "php": ">=5.3.9", 3885 "symfony/polyfill-mbstring": "~1.0", 3886 "symfony/translation": "~2.4|~3.0.0" 3887 }, 3888 "require-dev": { 3889 "doctrine/annotations": "~1.0", 3890 "doctrine/cache": "~1.0", 3891 "egulias/email-validator": "~1.2,>=1.2.1", 3892 "symfony/config": "~2.2|~3.0.0", 3893 "symfony/expression-language": "~2.4|~3.0.0", 3894 "symfony/http-foundation": "~2.3|~3.0.0", 3895 "symfony/intl": "~2.7.4|~2.8|~3.0.0", 3896 "symfony/property-access": "~2.3|~3.0.0", 3897 "symfony/yaml": "~2.0,>=2.0.5|~3.0.0" 3898 }, 3899 "suggest": { 3900 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", 3901 "doctrine/cache": "For using the default cached annotation reader and metadata cache.", 3902 "egulias/email-validator": "Strict (RFC compliant) email validation", 3903 "symfony/config": "", 3904 "symfony/expression-language": "For using the 2.4 Expression validator", 3905 "symfony/http-foundation": "", 3906 "symfony/intl": "", 3907 "symfony/property-access": "For using the 2.4 Validator API", 3908 "symfony/yaml": "" 3909 }, 3910 "type": "library", 3911 "extra": { 3912 "branch-alias": { 3913 "dev-master": "2.8-dev" 3914 } 3915 }, 3916 "autoload": { 3917 "psr-4": { 3918 "Symfony\\Component\\Validator\\": "" 3919 }, 3920 "exclude-from-classmap": [ 3921 "/Tests/" 3922 ] 3923 }, 3924 "notification-url": "https://packagist.org/downloads/", 3925 "license": [ 3926 "MIT" 3927 ], 3928 "authors": [ 3929 { 3930 "name": "Fabien Potencier", 3931 "email": "fabien@symfony.com" 3932 }, 3933 { 3934 "name": "Symfony Community", 3935 "homepage": "https://symfony.com/contributors" 3936 } 3937 ], 3938 "description": "Symfony Validator Component", 3939 "homepage": "https://symfony.com", 3940 "time": "2017-01-12T19:24:25+00:00" 3941 }, 3942 { 3943 "name": "symfony/yaml", 3944 "version": "v3.2.2", 3945 "source": { 3946 "type": "git", 3947 "url": "https://github.com/symfony/yaml.git", 3948 "reference": "50eadbd7926e31842893c957eca362b21592a97d" 3949 }, 3950 "dist": { 3951 "type": "zip", 3952 "url": "https://api.github.com/repos/symfony/yaml/zipball/50eadbd7926e31842893c957eca362b21592a97d", 3953 "reference": "50eadbd7926e31842893c957eca362b21592a97d", 3954 "shasum": "" 3955 }, 3956 "require": { 3957 "php": ">=5.5.9" 3958 }, 3959 "require-dev": { 3960 "symfony/console": "~2.8|~3.0" 3961 }, 3962 "suggest": { 3963 "symfony/console": "For validating YAML files using the lint command" 3964 }, 3965 "type": "library", 3966 "extra": { 3967 "branch-alias": { 3968 "dev-master": "3.2-dev" 3969 } 3970 }, 3971 "autoload": { 3972 "psr-4": { 3973 "Symfony\\Component\\Yaml\\": "" 3974 }, 3975 "exclude-from-classmap": [ 3976 "/Tests/" 3977 ] 3978 }, 3979 "notification-url": "https://packagist.org/downloads/", 3980 "license": [ 3981 "MIT" 3982 ], 3983 "authors": [ 3984 { 3985 "name": "Fabien Potencier", 3986 "email": "fabien@symfony.com" 3987 }, 3988 { 3989 "name": "Symfony Community", 3990 "homepage": "https://symfony.com/contributors" 3991 } 3992 ], 3993 "description": "Symfony Yaml Component", 3994 "homepage": "https://symfony.com", 3995 "time": "2017-01-03T13:51:32+00:00" 3996 }, 3997 { 3998 "name": "twig/twig", 3999 "version": "v1.31.0", 4000 "source": { 4001 "type": "git", 4002 "url": "https://github.com/twigphp/Twig.git", 4003 "reference": "ddc9e3e20ee9c0b6908f401ac8353635b750eca7" 4004 }, 4005 "dist": { 4006 "type": "zip", 4007 "url": "https://api.github.com/repos/twigphp/Twig/zipball/ddc9e3e20ee9c0b6908f401ac8353635b750eca7", 4008 "reference": "ddc9e3e20ee9c0b6908f401ac8353635b750eca7", 4009 "shasum": "" 4010 }, 4011 "require": { 4012 "php": ">=5.2.7" 4013 }, 4014 "require-dev": { 4015 "symfony/debug": "~2.7", 4016 "symfony/phpunit-bridge": "~3.2" 4017 }, 4018 "type": "library", 4019 "extra": { 4020 "branch-alias": { 4021 "dev-master": "1.31-dev" 4022 } 4023 }, 4024 "autoload": { 4025 "psr-0": { 4026 "Twig_": "lib/" 4027 } 4028 }, 4029 "notification-url": "https://packagist.org/downloads/", 4030 "license": [ 4031 "BSD-3-Clause" 4032 ], 4033 "authors": [ 4034 { 4035 "name": "Fabien Potencier", 4036 "email": "fabien@symfony.com", 4037 "homepage": "http://fabien.potencier.org", 4038 "role": "Lead Developer" 4039 }, 4040 { 4041 "name": "Armin Ronacher", 4042 "email": "armin.ronacher@active-4.com", 4043 "role": "Project Founder" 4044 }, 4045 { 4046 "name": "Twig Team", 4047 "homepage": "http://twig.sensiolabs.org/contributors", 4048 "role": "Contributors" 4049 } 4050 ], 4051 "description": "Twig, the flexible, fast, and secure template language for PHP", 4052 "homepage": "http://twig.sensiolabs.org", 4053 "keywords": [ 4054 "templating" 4055 ], 4056 "time": "2017-01-11T19:36:15+00:00" 4057 }, 4058 { 4059 "name": "zendframework/zend-cache", 4060 "version": "2.7.2", 4061 "source": { 4062 "type": "git", 4063 "url": "https://github.com/zendframework/zend-cache.git", 4064 "reference": "c98331b96d3b9d9b24cf32d02660602edb34d039" 4065 }, 4066 "dist": { 4067 "type": "zip", 4068 "url": "https://api.github.com/repos/zendframework/zend-cache/zipball/c98331b96d3b9d9b24cf32d02660602edb34d039", 4069 "reference": "c98331b96d3b9d9b24cf32d02660602edb34d039", 4070 "shasum": "" 4071 }, 4072 "require": { 4073 "php": "^5.5 || ^7.0", 4074 "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", 4075 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", 4076 "zendframework/zend-stdlib": "^2.7 || ^3.0" 4077 }, 4078 "require-dev": { 4079 "phpbench/phpbench": "^0.10.0", 4080 "phpunit/phpunit": "^4.8", 4081 "zendframework/zend-coding-standard": "~1.0.0", 4082 "zendframework/zend-serializer": "^2.6", 4083 "zendframework/zend-session": "^2.6.2" 4084 }, 4085 "suggest": { 4086 "ext-apc": "APC or compatible extension, to use the APC storage adapter", 4087 "ext-apcu": "APCU >= 5.1.0, to use the APCu storage adapter", 4088 "ext-dba": "DBA, to use the DBA storage adapter", 4089 "ext-memcache": "Memcache >= 2.0.0 to use the Memcache storage adapter", 4090 "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter", 4091 "ext-mongo": "Mongo, to use MongoDb storage adapter", 4092 "ext-redis": "Redis, to use Redis storage adapter", 4093 "ext-wincache": "WinCache, to use the WinCache storage adapter", 4094 "ext-xcache": "XCache, to use the XCache storage adapter", 4095 "mongofill/mongofill": "Alternative to ext-mongo - a pure PHP implementation designed as a drop in replacement", 4096 "zendframework/zend-serializer": "Zend\\Serializer component", 4097 "zendframework/zend-session": "Zend\\Session component" 4098 }, 4099 "type": "library", 4100 "extra": { 4101 "branch-alias": { 4102 "dev-master": "2.7-dev", 4103 "dev-develop": "2.8-dev" 4104 }, 4105 "zf": { 4106 "component": "Zend\\Cache", 4107 "config-provider": "Zend\\Cache\\ConfigProvider" 4108 } 4109 }, 4110 "autoload": { 4111 "psr-4": { 4112 "Zend\\Cache\\": "src/" 4113 } 4114 }, 4115 "notification-url": "https://packagist.org/downloads/", 4116 "license": [ 4117 "BSD-3-Clause" 4118 ], 4119 "description": "provides a generic way to cache any data", 4120 "homepage": "https://github.com/zendframework/zend-cache", 4121 "keywords": [ 4122 "cache", 4123 "zf2" 4124 ], 4125 "time": "2016-12-16T11:35:47+00:00" 4126 }, 4127 { 4128 "name": "zendframework/zend-config", 4129 "version": "2.6.0", 4130 "source": { 4131 "type": "git", 4132 "url": "https://github.com/zendframework/zend-config.git", 4133 "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d" 4134 }, 4135 "dist": { 4136 "type": "zip", 4137 "url": "https://api.github.com/repos/zendframework/zend-config/zipball/2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d", 4138 "reference": "2920e877a9f6dca9fa8f6bd3b1ffc2e19bb1e30d", 4139 "shasum": "" 4140 }, 4141 "require": { 4142 "php": "^5.5 || ^7.0", 4143 "zendframework/zend-stdlib": "^2.7 || ^3.0" 4144 }, 4145 "require-dev": { 4146 "fabpot/php-cs-fixer": "1.7.*", 4147 "phpunit/phpunit": "~4.0", 4148 "zendframework/zend-filter": "^2.6", 4149 "zendframework/zend-i18n": "^2.5", 4150 "zendframework/zend-json": "^2.6.1", 4151 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" 4152 }, 4153 "suggest": { 4154 "zendframework/zend-filter": "Zend\\Filter component", 4155 "zendframework/zend-i18n": "Zend\\I18n component", 4156 "zendframework/zend-json": "Zend\\Json to use the Json reader or writer classes", 4157 "zendframework/zend-servicemanager": "Zend\\ServiceManager for use with the Config Factory to retrieve reader and writer instances" 4158 }, 4159 "type": "library", 4160 "extra": { 4161 "branch-alias": { 4162 "dev-master": "2.6-dev", 4163 "dev-develop": "2.7-dev" 4164 } 4165 }, 4166 "autoload": { 4167 "psr-4": { 4168 "Zend\\Config\\": "src/" 4169 } 4170 }, 4171 "notification-url": "https://packagist.org/downloads/", 4172 "license": [ 4173 "BSD-3-Clause" 4174 ], 4175 "description": "provides a nested object property based user interface for accessing this configuration data within application code", 4176 "homepage": "https://github.com/zendframework/zend-config", 4177 "keywords": [ 4178 "config", 4179 "zf2" 4180 ], 4181 "time": "2016-02-04T23:01:10+00:00" 4182 }, 4183 { 4184 "name": "zendframework/zend-eventmanager", 4185 "version": "3.1.0", 4186 "source": { 4187 "type": "git", 4188 "url": "https://github.com/zendframework/zend-eventmanager.git", 4189 "reference": "c3bce7b7d47c54040b9ae51bc55491c72513b75d" 4190 }, 4191 "dist": { 4192 "type": "zip", 4193 "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/c3bce7b7d47c54040b9ae51bc55491c72513b75d", 4194 "reference": "c3bce7b7d47c54040b9ae51bc55491c72513b75d", 4195 "shasum": "" 4196 }, 4197 "require": { 4198 "php": "^5.6 || ^7.0" 4199 }, 4200 "require-dev": { 4201 "athletic/athletic": "^0.1", 4202 "container-interop/container-interop": "^1.1.0", 4203 "phpunit/phpunit": "^5.6", 4204 "zendframework/zend-coding-standard": "~1.0.0", 4205 "zendframework/zend-stdlib": "^2.7.3 || ^3.0" 4206 }, 4207 "suggest": { 4208 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", 4209 "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" 4210 }, 4211 "type": "library", 4212 "extra": { 4213 "branch-alias": { 4214 "dev-master": "3.1-dev", 4215 "dev-develop": "3.2-dev" 4216 } 4217 }, 4218 "autoload": { 4219 "psr-4": { 4220 "Zend\\EventManager\\": "src/" 4221 } 4222 }, 4223 "notification-url": "https://packagist.org/downloads/", 4224 "license": [ 4225 "BSD-3-Clause" 4226 ], 4227 "description": "Trigger and listen to events within a PHP application", 4228 "homepage": "https://github.com/zendframework/zend-eventmanager", 4229 "keywords": [ 4230 "event", 4231 "eventmanager", 4232 "events", 4233 "zf2" 4234 ], 4235 "time": "2016-12-19T21:47:12+00:00" 4236 }, 4237 { 4238 "name": "zendframework/zend-filter", 4239 "version": "2.7.1", 4240 "source": { 4241 "type": "git", 4242 "url": "https://github.com/zendframework/zend-filter.git", 4243 "reference": "84c50246428efb0a1e52868e162dab3e149d5b80" 4244 }, 4245 "dist": { 4246 "type": "zip", 4247 "url": "https://api.github.com/repos/zendframework/zend-filter/zipball/84c50246428efb0a1e52868e162dab3e149d5b80", 4248 "reference": "84c50246428efb0a1e52868e162dab3e149d5b80", 4249 "shasum": "" 4250 }, 4251 "require": { 4252 "php": "^5.5 || ^7.0", 4253 "zendframework/zend-stdlib": "^2.7 || ^3.0" 4254 }, 4255 "require-dev": { 4256 "fabpot/php-cs-fixer": "1.7.*", 4257 "pear/archive_tar": "^1.4", 4258 "phpunit/phpunit": "~4.0", 4259 "zendframework/zend-crypt": "^2.6", 4260 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", 4261 "zendframework/zend-uri": "^2.5" 4262 }, 4263 "suggest": { 4264 "zendframework/zend-crypt": "Zend\\Crypt component, for encryption filters", 4265 "zendframework/zend-i18n": "Zend\\I18n component for filters depending on i18n functionality", 4266 "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for using the filter chain functionality", 4267 "zendframework/zend-uri": "Zend\\Uri component, for the UriNormalize filter" 4268 }, 4269 "type": "library", 4270 "extra": { 4271 "branch-alias": { 4272 "dev-master": "2.7-dev", 4273 "dev-develop": "2.8-dev" 4274 }, 4275 "zf": { 4276 "component": "Zend\\Filter", 4277 "config-provider": "Zend\\Filter\\ConfigProvider" 4278 } 4279 }, 4280 "autoload": { 4281 "psr-4": { 4282 "Zend\\Filter\\": "src/" 4283 } 4284 }, 4285 "notification-url": "https://packagist.org/downloads/", 4286 "license": [ 4287 "BSD-3-Clause" 4288 ], 4289 "description": "provides a set of commonly needed data filters", 4290 "homepage": "https://github.com/zendframework/zend-filter", 4291 "keywords": [ 4292 "filter", 4293 "zf2" 4294 ], 4295 "time": "2016-04-18T18:32:43+00:00" 4296 }, 4297 { 4298 "name": "zendframework/zend-hydrator", 4299 "version": "1.1.0", 4300 "source": { 4301 "type": "git", 4302 "url": "https://github.com/zendframework/zend-hydrator.git", 4303 "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65" 4304 }, 4305 "dist": { 4306 "type": "zip", 4307 "url": "https://api.github.com/repos/zendframework/zend-hydrator/zipball/22652e1661a5a10b3f564cf7824a2206cf5a4a65", 4308 "reference": "22652e1661a5a10b3f564cf7824a2206cf5a4a65", 4309 "shasum": "" 4310 }, 4311 "require": { 4312 "php": "^5.5 || ^7.0", 4313 "zendframework/zend-stdlib": "^2.7 || ^3.0" 4314 }, 4315 "require-dev": { 4316 "phpunit/phpunit": "~4.0", 4317 "squizlabs/php_codesniffer": "^2.0@dev", 4318 "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", 4319 "zendframework/zend-filter": "^2.6", 4320 "zendframework/zend-inputfilter": "^2.6", 4321 "zendframework/zend-serializer": "^2.6.1", 4322 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" 4323 }, 4324 "suggest": { 4325 "zendframework/zend-eventmanager": "^2.6.2 || ^3.0, to support aggregate hydrator usage", 4326 "zendframework/zend-filter": "^2.6, to support naming strategy hydrator usage", 4327 "zendframework/zend-serializer": "^2.6.1, to use the SerializableStrategy", 4328 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3, to support hydrator plugin manager usage" 4329 }, 4330 "type": "library", 4331 "extra": { 4332 "branch-alias": { 4333 "dev-release-1.0": "1.0-dev", 4334 "dev-release-1.1": "1.1-dev", 4335 "dev-master": "2.0-dev", 4336 "dev-develop": "2.1-dev" 4337 } 4338 }, 4339 "autoload": { 4340 "psr-4": { 4341 "Zend\\Hydrator\\": "src/" 4342 } 4343 }, 4344 "notification-url": "https://packagist.org/downloads/", 4345 "license": [ 4346 "BSD-3-Clause" 4347 ], 4348 "homepage": "https://github.com/zendframework/zend-hydrator", 4349 "keywords": [ 4350 "hydrator", 4351 "zf2" 4352 ], 4353 "time": "2016-02-18T22:38:26+00:00" 4354 }, 4355 { 4356 "name": "zendframework/zend-i18n", 4357 "version": "2.7.3", 4358 "source": { 4359 "type": "git", 4360 "url": "https://github.com/zendframework/zend-i18n.git", 4361 "reference": "b2db0d8246a865c659f93199f90f5fc2cd2f3cd8" 4362 }, 4363 "dist": { 4364 "type": "zip", 4365 "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/b2db0d8246a865c659f93199f90f5fc2cd2f3cd8", 4366 "reference": "b2db0d8246a865c659f93199f90f5fc2cd2f3cd8", 4367 "shasum": "" 4368 }, 4369 "require": { 4370 "php": "^5.5 || ^7.0", 4371 "zendframework/zend-stdlib": "^2.7 || ^3.0" 4372 }, 4373 "require-dev": { 4374 "fabpot/php-cs-fixer": "1.7.*", 4375 "phpunit/phpunit": "~4.0", 4376 "zendframework/zend-cache": "^2.6.1", 4377 "zendframework/zend-config": "^2.6", 4378 "zendframework/zend-eventmanager": "^2.6.2 || ^3.0", 4379 "zendframework/zend-filter": "^2.6.1", 4380 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3", 4381 "zendframework/zend-validator": "^2.6", 4382 "zendframework/zend-view": "^2.6.3" 4383 }, 4384 "suggest": { 4385 "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP", 4386 "zendframework/zend-cache": "Zend\\Cache component", 4387 "zendframework/zend-config": "Zend\\Config component", 4388 "zendframework/zend-eventmanager": "You should install this package to use the events in the translator", 4389 "zendframework/zend-filter": "You should install this package to use the provided filters", 4390 "zendframework/zend-i18n-resources": "Translation resources", 4391 "zendframework/zend-servicemanager": "Zend\\ServiceManager component", 4392 "zendframework/zend-validator": "You should install this package to use the provided validators", 4393 "zendframework/zend-view": "You should install this package to use the provided view helpers" 4394 }, 4395 "type": "library", 4396 "extra": { 4397 "branch-alias": { 4398 "dev-master": "2.7-dev", 4399 "dev-develop": "2.8-dev" 4400 }, 4401 "zf": { 4402 "component": "Zend\\I18n", 4403 "config-provider": "Zend\\I18n\\ConfigProvider" 4404 } 4405 }, 4406 "autoload": { 4407 "psr-4": { 4408 "Zend\\I18n\\": "src/" 4409 } 4410 }, 4411 "notification-url": "https://packagist.org/downloads/", 4412 "license": [ 4413 "BSD-3-Clause" 4414 ], 4415 "homepage": "https://github.com/zendframework/zend-i18n", 4416 "keywords": [ 4417 "i18n", 4418 "zf2" 4419 ], 4420 "time": "2016-06-07T21:08:30+00:00" 4421 }, 4422 { 4423 "name": "zendframework/zend-json", 4424 "version": "3.0.0", 4425 "source": { 4426 "type": "git", 4427 "url": "https://github.com/zendframework/zend-json.git", 4428 "reference": "f42a1588e75c2a3e338cd94c37906231e616daab" 4429 }, 4430 "dist": { 4431 "type": "zip", 4432 "url": "https://api.github.com/repos/zendframework/zend-json/zipball/f42a1588e75c2a3e338cd94c37906231e616daab", 4433 "reference": "f42a1588e75c2a3e338cd94c37906231e616daab", 4434 "shasum": "" 4435 }, 4436 "require": { 4437 "php": "^5.5 || ^7.0" 4438 }, 4439 "require-dev": { 4440 "phpunit/phpunit": "~4.0", 4441 "squizlabs/php_codesniffer": "^2.3", 4442 "zendframework/zend-stdlib": "^2.7 || ^3.0" 4443 }, 4444 "suggest": { 4445 "zendframework/zend-json-server": "For implementing JSON-RPC servers", 4446 "zendframework/zend-xml2json": "For converting XML documents to JSON" 4447 }, 4448 "type": "library", 4449 "extra": { 4450 "branch-alias": { 4451 "dev-master": "3.0-dev", 4452 "dev-develop": "3.1-dev" 4453 } 4454 }, 4455 "autoload": { 4456 "psr-4": { 4457 "Zend\\Json\\": "src/" 4458 } 4459 }, 4460 "notification-url": "https://packagist.org/downloads/", 4461 "license": [ 4462 "BSD-3-Clause" 4463 ], 4464 "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", 4465 "homepage": "https://github.com/zendframework/zend-json", 4466 "keywords": [ 4467 "json", 4468 "zf2" 4469 ], 4470 "time": "2016-04-01T02:34:00+00:00" 4471 }, 4472 { 4473 "name": "zendframework/zend-serializer", 4474 "version": "2.8.0", 4475 "source": { 4476 "type": "git", 4477 "url": "https://github.com/zendframework/zend-serializer.git", 4478 "reference": "ff74ea020f5f90866eb28365327e9bc765a61a6e" 4479 }, 4480 "dist": { 4481 "type": "zip", 4482 "url": "https://api.github.com/repos/zendframework/zend-serializer/zipball/ff74ea020f5f90866eb28365327e9bc765a61a6e", 4483 "reference": "ff74ea020f5f90866eb28365327e9bc765a61a6e", 4484 "shasum": "" 4485 }, 4486 "require": { 4487 "php": "^5.6 || ^7.0", 4488 "zendframework/zend-json": "^2.5 || ^3.0", 4489 "zendframework/zend-stdlib": "^2.7 || ^3.0" 4490 }, 4491 "require-dev": { 4492 "phpunit/phpunit": "^4.5", 4493 "squizlabs/php_codesniffer": "^2.3.1", 4494 "zendframework/zend-math": "^2.6", 4495 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3" 4496 }, 4497 "suggest": { 4498 "zendframework/zend-math": "(^2.6 || ^3.0) To support Python Pickle serialization", 4499 "zendframework/zend-servicemanager": "(^2.7.5 || ^3.0.3) To support plugin manager support" 4500 }, 4501 "type": "library", 4502 "extra": { 4503 "branch-alias": { 4504 "dev-master": "2.8-dev", 4505 "dev-develop": "2.9-dev" 4506 }, 4507 "zf": { 4508 "component": "Zend\\Serializer", 4509 "config-provider": "Zend\\Serializer\\ConfigProvider" 4510 } 4511 }, 4512 "autoload": { 4513 "psr-4": { 4514 "Zend\\Serializer\\": "src/" 4515 } 4516 }, 4517 "notification-url": "https://packagist.org/downloads/", 4518 "license": [ 4519 "BSD-3-Clause" 4520 ], 4521 "description": "provides an adapter based interface to simply generate storable representation of PHP types by different facilities, and recover", 4522 "homepage": "https://github.com/zendframework/zend-serializer", 4523 "keywords": [ 4524 "serializer", 4525 "zf2" 4526 ], 4527 "time": "2016-06-21T17:01:55+00:00" 4528 }, 4529 { 4530 "name": "zendframework/zend-servicemanager", 4531 "version": "2.7.8", 4532 "source": { 4533 "type": "git", 4534 "url": "https://github.com/zendframework/zend-servicemanager.git", 4535 "reference": "2ae3b6e4978ec2e9ff52352e661946714ed989f9" 4536 }, 4537 "dist": { 4538 "type": "zip", 4539 "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/2ae3b6e4978ec2e9ff52352e661946714ed989f9", 4540 "reference": "2ae3b6e4978ec2e9ff52352e661946714ed989f9", 4541 "shasum": "" 4542 }, 4543 "require": { 4544 "container-interop/container-interop": "~1.0", 4545 "php": "^5.5 || ^7.0" 4546 }, 4547 "require-dev": { 4548 "athletic/athletic": "dev-master", 4549 "fabpot/php-cs-fixer": "1.7.*", 4550 "phpunit/phpunit": "~4.0", 4551 "zendframework/zend-di": "~2.5", 4552 "zendframework/zend-mvc": "~2.5" 4553 }, 4554 "suggest": { 4555 "ocramius/proxy-manager": "ProxyManager 0.5.* to handle lazy initialization of services", 4556 "zendframework/zend-di": "Zend\\Di component" 4557 }, 4558 "type": "library", 4559 "extra": { 4560 "branch-alias": { 4561 "dev-master": "2.7-dev", 4562 "dev-develop": "3.0-dev" 4563 } 4564 }, 4565 "autoload": { 4566 "psr-4": { 4567 "Zend\\ServiceManager\\": "src/" 4568 } 4569 }, 4570 "notification-url": "https://packagist.org/downloads/", 4571 "license": [ 4572 "BSD-3-Clause" 4573 ], 4574 "homepage": "https://github.com/zendframework/zend-servicemanager", 4575 "keywords": [ 4576 "servicemanager", 4577 "zf2" 4578 ], 4579 "time": "2016-12-19T19:14:29+00:00" 4580 }, 4581 { 4582 "name": "zendframework/zend-stdlib", 4583 "version": "2.7.7", 4584 "source": { 4585 "type": "git", 4586 "url": "https://github.com/zendframework/zend-stdlib.git", 4587 "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f" 4588 }, 4589 "dist": { 4590 "type": "zip", 4591 "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/0e44eb46788f65e09e077eb7f44d2659143bcc1f", 4592 "reference": "0e44eb46788f65e09e077eb7f44d2659143bcc1f", 4593 "shasum": "" 4594 }, 4595 "require": { 4596 "php": "^5.5 || ^7.0", 4597 "zendframework/zend-hydrator": "~1.1" 4598 }, 4599 "require-dev": { 4600 "athletic/athletic": "~0.1", 4601 "fabpot/php-cs-fixer": "1.7.*", 4602 "phpunit/phpunit": "~4.0", 4603 "zendframework/zend-config": "~2.5", 4604 "zendframework/zend-eventmanager": "~2.5", 4605 "zendframework/zend-filter": "~2.5", 4606 "zendframework/zend-inputfilter": "~2.5", 4607 "zendframework/zend-serializer": "~2.5", 4608 "zendframework/zend-servicemanager": "~2.5" 4609 }, 4610 "suggest": { 4611 "zendframework/zend-eventmanager": "To support aggregate hydrator usage", 4612 "zendframework/zend-filter": "To support naming strategy hydrator usage", 4613 "zendframework/zend-serializer": "Zend\\Serializer component", 4614 "zendframework/zend-servicemanager": "To support hydrator plugin manager usage" 4615 }, 4616 "type": "library", 4617 "extra": { 4618 "branch-alias": { 4619 "dev-release-2.7": "2.7-dev", 4620 "dev-master": "3.0-dev", 4621 "dev-develop": "3.1-dev" 4622 } 4623 }, 4624 "autoload": { 4625 "psr-4": { 4626 "Zend\\Stdlib\\": "src/" 4627 } 4628 }, 4629 "notification-url": "https://packagist.org/downloads/", 4630 "license": [ 4631 "BSD-3-Clause" 4632 ], 4633 "homepage": "https://github.com/zendframework/zend-stdlib", 4634 "keywords": [ 4635 "stdlib", 4636 "zf2" 4637 ], 4638 "time": "2016-04-12T21:17:31+00:00" 4639 }, 4640 { 4641 "name": "zetacomponents/base", 4642 "version": "1.9", 4643 "source": { 4644 "type": "git", 4645 "url": "https://github.com/zetacomponents/Base.git", 4646 "reference": "f20df24e8de3e48b6b69b2503f917e457281e687" 4647 }, 4648 "dist": { 4649 "type": "zip", 4650 "url": "https://api.github.com/repos/zetacomponents/Base/zipball/f20df24e8de3e48b6b69b2503f917e457281e687", 4651 "reference": "f20df24e8de3e48b6b69b2503f917e457281e687", 4652 "shasum": "" 4653 }, 4654 "require-dev": { 4655 "zetacomponents/unit-test": "*" 4656 }, 4657 "type": "library", 4658 "autoload": { 4659 "classmap": [ 4660 "src" 4661 ] 4662 }, 4663 "notification-url": "https://packagist.org/downloads/", 4664 "license": [ 4665 "Apache-2.0" 4666 ], 4667 "authors": [ 4668 { 4669 "name": "Sergey Alexeev" 4670 }, 4671 { 4672 "name": "Sebastian Bergmann" 4673 }, 4674 { 4675 "name": "Jan Borsodi" 4676 }, 4677 { 4678 "name": "Raymond Bosman" 4679 }, 4680 { 4681 "name": "Frederik Holljen" 4682 }, 4683 { 4684 "name": "Kore Nordmann" 4685 }, 4686 { 4687 "name": "Derick Rethans" 4688 }, 4689 { 4690 "name": "Vadym Savchuk" 4691 }, 4692 { 4693 "name": "Tobias Schlitt" 4694 }, 4695 { 4696 "name": "Alexandru Stanoi" 4697 } 4698 ], 4699 "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.", 4700 "homepage": "https://github.com/zetacomponents", 4701 "time": "2014-09-19T03:28:34+00:00" 4702 }, 4703 { 4704 "name": "zetacomponents/document", 4705 "version": "1.3.1", 4706 "source": { 4707 "type": "git", 4708 "url": "https://github.com/zetacomponents/Document.git", 4709 "reference": "688abfde573cf3fe0730f82538fbd7aa9fc95bc8" 4710 }, 4711 "dist": { 4712 "type": "zip", 4713 "url": "https://api.github.com/repos/zetacomponents/Document/zipball/688abfde573cf3fe0730f82538fbd7aa9fc95bc8", 4714 "reference": "688abfde573cf3fe0730f82538fbd7aa9fc95bc8", 4715 "shasum": "" 4716 }, 4717 "require": { 4718 "zetacomponents/base": "*" 4719 }, 4720 "require-dev": { 4721 "zetacomponents/unit-test": "dev-master" 4722 }, 4723 "type": "library", 4724 "autoload": { 4725 "classmap": [ 4726 "src" 4727 ] 4728 }, 4729 "notification-url": "https://packagist.org/downloads/", 4730 "license": [ 4731 "Apache-2.0" 4732 ], 4733 "authors": [ 4734 { 4735 "name": "Sebastian Bergmann" 4736 }, 4737 { 4738 "name": "Kore Nordmann" 4739 }, 4740 { 4741 "name": "Derick Rethans" 4742 }, 4743 { 4744 "name": "Tobias Schlitt" 4745 }, 4746 { 4747 "name": "Alexandru Stanoi" 4748 } 4749 ], 4750 "description": "The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.", 4751 "homepage": "https://github.com/zetacomponents", 4752 "time": "2013-12-19T11:40:00+00:00" 4753 } 4754 ], 4755 "aliases": [], 4756 "minimum-stability": "stable", 4757 "stability-flags": [], 4758 "prefer-stable": false, 4759 "prefer-lowest": false, 4760 "platform": { 4761 "ext-gd": "*", 4762 "ext-iconv": "*", 4763 "ext-mbstring": "*", 4764 "ext-pcre": "*", 4765 "ext-pdo": "*", 4766 "ext-pdo_mysql": "*", 4767 "ext-session": "*", 4768 "ext-simplexml": "*", 4769 "ext-xml": "*" 4770 }, 4771 "platform-dev": [], 4772 "platform-overrides": { 4773 "php": "5.6" 4774 } 4775} 4776