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