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