1{ 2 "_readme": [ 3 "This file locks the dependencies of your project to a known state", 4 "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", 5 "This file is @generated automatically" 6 ], 7 "hash": "08e3c0d3e5d0a5ab5ee0472b5017ad8e", 8 "packages": [ 9 { 10 "name": "bombayworks/zendframework1", 11 "version": "v1.12.11", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/bombayworks/zendframework1.git", 15 "reference": "64447e39d4c7a08ba17d2087a89caab713804d27" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/bombayworks/zendframework1/zipball/64447e39d4c7a08ba17d2087a89caab713804d27", 20 "reference": "64447e39d4c7a08ba17d2087a89caab713804d27", 21 "shasum": "" 22 }, 23 "require": { 24 "php": ">=5.2.11" 25 }, 26 "require-dev": { 27 "phpunit/dbunit": "1.3.*", 28 "phpunit/phpunit": "3.7.*" 29 }, 30 "bin": [ 31 "bin/zf.sh", 32 "bin/zf.php" 33 ], 34 "type": "library", 35 "extra": { 36 "branch-alias": { 37 "dev-master": "1.12.x-dev" 38 } 39 }, 40 "autoload": { 41 "psr-0": { 42 "Zend_": "library/" 43 } 44 }, 45 "notification-url": "https://packagist.org/downloads/", 46 "include-path": [ 47 "library/" 48 ], 49 "license": [ 50 "BSD-3-Clause" 51 ], 52 "description": "Zend Framework 1", 53 "homepage": "http://framework.zend.com/", 54 "keywords": [ 55 "ZF1", 56 "framework" 57 ], 58 "time": "2015-02-11 16:00:41" 59 }, 60 { 61 "name": "ezyang/htmlpurifier", 62 "version": "v4.6.0", 63 "source": { 64 "type": "git", 65 "url": "https://github.com/ezyang/htmlpurifier.git", 66 "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd" 67 }, 68 "dist": { 69 "type": "zip", 70 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd", 71 "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd", 72 "shasum": "" 73 }, 74 "require": { 75 "php": ">=5.2" 76 }, 77 "type": "library", 78 "autoload": { 79 "psr-0": { 80 "HTMLPurifier": "library/" 81 }, 82 "files": [ 83 "library/HTMLPurifier.composer.php" 84 ] 85 }, 86 "notification-url": "https://packagist.org/downloads/", 87 "license": [ 88 "LGPL" 89 ], 90 "authors": [ 91 { 92 "name": "Edward Z. Yang", 93 "email": "admin@htmlpurifier.org", 94 "homepage": "http://ezyang.com", 95 "role": "Developer" 96 } 97 ], 98 "description": "Standards compliant HTML filter written in PHP", 99 "homepage": "http://htmlpurifier.org/", 100 "keywords": [ 101 "html" 102 ], 103 "time": "2013-11-30 08:25:19" 104 }, 105 { 106 "name": "fisharebest/algorithm", 107 "version": "1.0.0", 108 "source": { 109 "type": "git", 110 "url": "https://github.com/fisharebest/algorithm.git", 111 "reference": "ddfbf31e7b1ef49f227409a41261770ed3fb467b" 112 }, 113 "dist": { 114 "type": "zip", 115 "url": "https://api.github.com/repos/fisharebest/algorithm/zipball/ddfbf31e7b1ef49f227409a41261770ed3fb467b", 116 "reference": "ddfbf31e7b1ef49f227409a41261770ed3fb467b", 117 "shasum": "" 118 }, 119 "require": { 120 "php": ">=5.3.0" 121 }, 122 "require-dev": { 123 "phpunit/phpunit": "*", 124 "satooshi/php-coveralls": "*" 125 }, 126 "type": "library", 127 "autoload": { 128 "psr-4": { 129 "Fisharebest\\Algorithm\\": "src/" 130 } 131 }, 132 "notification-url": "https://packagist.org/downloads/", 133 "license": [ 134 "GPL-3.0+" 135 ], 136 "authors": [ 137 { 138 "name": "Greg Roach", 139 "email": "greg@subaqua.co.uk", 140 "role": "Developer" 141 } 142 ], 143 "description": "Implementation of standard algorithms in PHP.", 144 "homepage": "https://github.com/fisharebest/algorithm", 145 "keywords": [ 146 "Algorithm", 147 "dijkstra" 148 ], 149 "time": "2015-02-15 21:38:53" 150 }, 151 { 152 "name": "fisharebest/ext-calendar", 153 "version": "1.3.0", 154 "source": { 155 "type": "git", 156 "url": "https://github.com/fisharebest/ext-calendar.git", 157 "reference": "1498941b9b83222312bb957b5a425df075421443" 158 }, 159 "dist": { 160 "type": "zip", 161 "url": "https://api.github.com/repos/fisharebest/ext-calendar/zipball/1498941b9b83222312bb957b5a425df075421443", 162 "reference": "1498941b9b83222312bb957b5a425df075421443", 163 "shasum": "" 164 }, 165 "require": { 166 "php": ">=5.3.0" 167 }, 168 "require-dev": { 169 "phpunit/phpunit": "*", 170 "satooshi/php-coveralls": "*" 171 }, 172 "type": "library", 173 "autoload": { 174 "psr-4": { 175 "Fisharebest\\ExtCalendar\\": "src/" 176 } 177 }, 178 "notification-url": "https://packagist.org/downloads/", 179 "license": [ 180 "GPL-3.0+" 181 ], 182 "authors": [ 183 { 184 "name": "Greg Roach", 185 "email": "fisharebest@gmail.com", 186 "role": "Developer" 187 } 188 ], 189 "description": "Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Optional PHP shims for servers without the ext/calendar extension.", 190 "homepage": "https://github.com/fisharebest/ext-calendar", 191 "keywords": [ 192 "Jalali", 193 "arabic", 194 "calendar", 195 "ext-calendar", 196 "french", 197 "gregorian", 198 "hebrew", 199 "hijri", 200 "jewish", 201 "julian", 202 "julian day", 203 "julian day number", 204 "persian", 205 "shamsi" 206 ], 207 "time": "2014-10-31 19:49:13" 208 }, 209 { 210 "name": "fisharebest/localization", 211 "version": "1.1.0", 212 "source": { 213 "type": "git", 214 "url": "https://github.com/fisharebest/localization.git", 215 "reference": "87f51e225a9f1e1f9505294e41d60a445a53f4f2" 216 }, 217 "dist": { 218 "type": "zip", 219 "url": "https://api.github.com/repos/fisharebest/localization/zipball/87f51e225a9f1e1f9505294e41d60a445a53f4f2", 220 "reference": "87f51e225a9f1e1f9505294e41d60a445a53f4f2", 221 "shasum": "" 222 }, 223 "require": { 224 "php": ">=5.3.0" 225 }, 226 "require-dev": { 227 "phpunit/phpunit": "*", 228 "satooshi/php-coveralls": "*" 229 }, 230 "type": "library", 231 "autoload": { 232 "psr-4": { 233 "Fisharebest\\Localization\\": "src/" 234 } 235 }, 236 "notification-url": "https://packagist.org/downloads/", 237 "license": [ 238 "GPL-3.0+" 239 ], 240 "authors": [ 241 { 242 "name": "Greg Roach", 243 "email": "fisharebest@gmail.com", 244 "role": "Developer" 245 } 246 ], 247 "description": "A lightweight implementation of the Unicode Common Locale Data Repository (CLDR).", 248 "homepage": "https://github.com/fisharebest/localization", 249 "keywords": [ 250 "i18n", 251 "l10n", 252 "locale", 253 "localization", 254 "unicode" 255 ], 256 "time": "2015-03-12 10:57:39" 257 }, 258 { 259 "name": "ircmaxell/password-compat", 260 "version": "v1.0.4", 261 "source": { 262 "type": "git", 263 "url": "https://github.com/ircmaxell/password_compat.git", 264 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" 265 }, 266 "dist": { 267 "type": "zip", 268 "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", 269 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", 270 "shasum": "" 271 }, 272 "require-dev": { 273 "phpunit/phpunit": "4.*" 274 }, 275 "type": "library", 276 "autoload": { 277 "files": [ 278 "lib/password.php" 279 ] 280 }, 281 "notification-url": "https://packagist.org/downloads/", 282 "license": [ 283 "MIT" 284 ], 285 "authors": [ 286 { 287 "name": "Anthony Ferrara", 288 "email": "ircmaxell@php.net", 289 "homepage": "http://blog.ircmaxell.com" 290 } 291 ], 292 "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", 293 "homepage": "https://github.com/ircmaxell/password_compat", 294 "keywords": [ 295 "hashing", 296 "password" 297 ], 298 "time": "2014-11-20 16:49:30" 299 }, 300 { 301 "name": "michelf/php-markdown", 302 "version": "1.5.0", 303 "source": { 304 "type": "git", 305 "url": "https://github.com/michelf/php-markdown.git", 306 "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9" 307 }, 308 "dist": { 309 "type": "zip", 310 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/e1aabe18173231ebcefc90e615565742fc1c7fd9", 311 "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9", 312 "shasum": "" 313 }, 314 "require": { 315 "php": ">=5.3.0" 316 }, 317 "type": "library", 318 "extra": { 319 "branch-alias": { 320 "dev-lib": "1.4.x-dev" 321 } 322 }, 323 "autoload": { 324 "psr-0": { 325 "Michelf": "" 326 } 327 }, 328 "notification-url": "https://packagist.org/downloads/", 329 "license": [ 330 "BSD-3-Clause" 331 ], 332 "authors": [ 333 { 334 "name": "John Gruber", 335 "homepage": "http://daringfireball.net/" 336 }, 337 { 338 "name": "Michel Fortin", 339 "email": "michel.fortin@michelf.ca", 340 "homepage": "https://michelf.ca/", 341 "role": "Developer" 342 } 343 ], 344 "description": "PHP Markdown", 345 "homepage": "https://michelf.ca/projects/php-markdown/", 346 "keywords": [ 347 "markdown" 348 ], 349 "time": "2015-03-01 12:03:08" 350 }, 351 { 352 "name": "patchwork/utf8", 353 "version": "v1.2.1", 354 "source": { 355 "type": "git", 356 "url": "https://github.com/tchwork/utf8.git", 357 "reference": "01f0ed1628db7794e2d4e336f55a09daef4248a5" 358 }, 359 "dist": { 360 "type": "zip", 361 "url": "https://api.github.com/repos/tchwork/utf8/zipball/01f0ed1628db7794e2d4e336f55a09daef4248a5", 362 "reference": "01f0ed1628db7794e2d4e336f55a09daef4248a5", 363 "shasum": "" 364 }, 365 "require": { 366 "lib-pcre": ">=7.3", 367 "php": ">=5.3.0" 368 }, 369 "suggest": { 370 "ext-iconv": "Use iconv for best performance", 371 "ext-intl": "Use Intl for best performance", 372 "ext-mbstring": "Use Mbstring for best performance", 373 "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows" 374 }, 375 "type": "library", 376 "extra": { 377 "branch-alias": { 378 "dev-master": "1.2-dev" 379 } 380 }, 381 "autoload": { 382 "psr-0": { 383 "Patchwork": "class/", 384 "Normalizer": "class/" 385 } 386 }, 387 "notification-url": "https://packagist.org/downloads/", 388 "license": [ 389 "(Apache-2.0 or GPL-2.0)" 390 ], 391 "authors": [ 392 { 393 "name": "Nicolas Grekas", 394 "email": "p@tchwork.com" 395 } 396 ], 397 "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP", 398 "homepage": "https://github.com/tchwork/utf8", 399 "keywords": [ 400 "grapheme", 401 "i18n", 402 "unicode", 403 "utf-8", 404 "utf8" 405 ], 406 "time": "2015-01-29 08:36:50" 407 }, 408 { 409 "name": "pclzip/pclzip", 410 "version": "2.8.2", 411 "source": { 412 "type": "git", 413 "url": "https://github.com/ivanlanin/pclzip.git", 414 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd" 415 }, 416 "dist": { 417 "type": "zip", 418 "url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd", 419 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd", 420 "shasum": "" 421 }, 422 "type": "library", 423 "autoload": { 424 "classmap": [ 425 "pclzip.lib.php" 426 ] 427 }, 428 "notification-url": "https://packagist.org/downloads/", 429 "license": [ 430 "LGPL-2.1" 431 ], 432 "authors": [ 433 { 434 "name": "Vincent Blavet" 435 } 436 ], 437 "description": "A PHP library that offers compression and extraction functions for Zip formatted archives", 438 "homepage": "http://www.phpconcept.net/pclzip", 439 "keywords": [ 440 "php", 441 "zip" 442 ], 443 "time": "2014-06-05 11:42:24" 444 }, 445 { 446 "name": "rhumsaa/uuid", 447 "version": "2.8.0", 448 "source": { 449 "type": "git", 450 "url": "https://github.com/ramsey/uuid.git", 451 "reference": "cca98c652cac412c9c2f109c69e5532f313435fc" 452 }, 453 "dist": { 454 "type": "zip", 455 "url": "https://api.github.com/repos/ramsey/uuid/zipball/cca98c652cac412c9c2f109c69e5532f313435fc", 456 "reference": "cca98c652cac412c9c2f109c69e5532f313435fc", 457 "shasum": "" 458 }, 459 "require": { 460 "php": ">=5.3.3" 461 }, 462 "require-dev": { 463 "doctrine/dbal": ">=2.3", 464 "moontoast/math": "~1.1", 465 "phpunit/phpunit": "~4.1", 466 "satooshi/php-coveralls": "~0.6", 467 "symfony/console": "~2.3" 468 }, 469 "suggest": { 470 "doctrine/dbal": "Allow the use of a UUID as doctrine field type.", 471 "moontoast/math": "Support for converting UUID to 128-bit integer (in string form).", 472 "symfony/console": "Support for use of the bin/uuid command line tool." 473 }, 474 "bin": [ 475 "bin/uuid" 476 ], 477 "type": "library", 478 "extra": { 479 "branch-alias": { 480 "dev-master": "2.8.x-dev" 481 } 482 }, 483 "autoload": { 484 "psr-4": { 485 "Rhumsaa\\Uuid\\": "src/" 486 } 487 }, 488 "notification-url": "https://packagist.org/downloads/", 489 "license": [ 490 "MIT" 491 ], 492 "authors": [ 493 { 494 "name": "Marijn Huizendveld", 495 "email": "marijn.huizendveld@gmail.com" 496 }, 497 { 498 "name": "Ben Ramsey", 499 "homepage": "http://benramsey.com" 500 } 501 ], 502 "description": "A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", 503 "homepage": "https://github.com/ramsey/uuid", 504 "keywords": [ 505 "guid", 506 "identifier", 507 "uuid" 508 ], 509 "time": "2014-11-09 18:42:56" 510 }, 511 { 512 "name": "tecnick.com/tcpdf", 513 "version": "6.2.6", 514 "source": { 515 "type": "git", 516 "url": "https://github.com/tecnickcom/TCPDF.git", 517 "reference": "a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb" 518 }, 519 "dist": { 520 "type": "zip", 521 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb", 522 "reference": "a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb", 523 "shasum": "" 524 }, 525 "require": { 526 "php": ">=5.3.0" 527 }, 528 "type": "library", 529 "autoload": { 530 "classmap": [ 531 "fonts", 532 "config", 533 "include", 534 "tcpdf.php", 535 "tcpdf_parser.php", 536 "tcpdf_import.php", 537 "tcpdf_barcodes_1d.php", 538 "tcpdf_barcodes_2d.php", 539 "include/tcpdf_colors.php", 540 "include/tcpdf_filters.php", 541 "include/tcpdf_font_data.php", 542 "include/tcpdf_fonts.php", 543 "include/tcpdf_images.php", 544 "include/tcpdf_static.php", 545 "include/barcodes/datamatrix.php", 546 "include/barcodes/pdf417.php", 547 "include/barcodes/qrcode.php" 548 ] 549 }, 550 "notification-url": "https://packagist.org/downloads/", 551 "license": [ 552 "LGPLv3" 553 ], 554 "authors": [ 555 { 556 "name": "Nicola Asuni", 557 "email": "info@tecnick.com", 558 "homepage": "http://nicolaasuni.tecnick.com" 559 } 560 ], 561 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", 562 "homepage": "http://www.tcpdf.org/", 563 "keywords": [ 564 "PDFD32000-2008", 565 "TCPDF", 566 "barcodes", 567 "datamatrix", 568 "pdf", 569 "pdf417", 570 "qrcode" 571 ], 572 "time": "2015-01-28 18:51:40" 573 } 574 ], 575 "packages-dev": [], 576 "aliases": [], 577 "minimum-stability": "stable", 578 "stability-flags": [], 579 "prefer-stable": false, 580 "prefer-lowest": false, 581 "platform": [], 582 "platform-dev": [] 583} 584