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": "2af1c482fc86314142e6c2e0b21dd255", 8 "packages": [ 9 { 10 "name": "bombayworks/zendframework1", 11 "version": "v1.12.10", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/bombayworks/zendframework1.git", 15 "reference": "8d28b59c8fe820f6ed2683cc4fad6551a4576432" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/bombayworks/zendframework1/zipball/8d28b59c8fe820f6ed2683cc4fad6551a4576432", 20 "reference": "8d28b59c8fe820f6ed2683cc4fad6551a4576432", 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-01-14 20:01:12" 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/ext-calendar", 107 "version": "1.3.0", 108 "source": { 109 "type": "git", 110 "url": "https://github.com/fisharebest/ext-calendar.git", 111 "reference": "1498941b9b83222312bb957b5a425df075421443" 112 }, 113 "dist": { 114 "type": "zip", 115 "url": "https://api.github.com/repos/fisharebest/ext-calendar/zipball/1498941b9b83222312bb957b5a425df075421443", 116 "reference": "1498941b9b83222312bb957b5a425df075421443", 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\\ExtCalendar\\": "src/" 130 } 131 }, 132 "notification-url": "https://packagist.org/downloads/", 133 "license": [ 134 "GPL-3.0+" 135 ], 136 "authors": [ 137 { 138 "name": "Greg Roach", 139 "email": "fisharebest@gmail.com", 140 "role": "Developer" 141 } 142 ], 143 "description": "Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Optional PHP shims for servers without the ext/calendar extension.", 144 "homepage": "https://github.com/fisharebest/ext-calendar", 145 "keywords": [ 146 "Jalali", 147 "arabic", 148 "calendar", 149 "ext-calendar", 150 "french", 151 "gregorian", 152 "hebrew", 153 "hijri", 154 "jewish", 155 "julian", 156 "julian day", 157 "julian day number", 158 "persian", 159 "shamsi" 160 ], 161 "time": "2014-10-31 19:49:13" 162 }, 163 { 164 "name": "ircmaxell/password-compat", 165 "version": "v1.0.4", 166 "source": { 167 "type": "git", 168 "url": "https://github.com/ircmaxell/password_compat.git", 169 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" 170 }, 171 "dist": { 172 "type": "zip", 173 "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", 174 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", 175 "shasum": "" 176 }, 177 "require-dev": { 178 "phpunit/phpunit": "4.*" 179 }, 180 "type": "library", 181 "autoload": { 182 "files": [ 183 "lib/password.php" 184 ] 185 }, 186 "notification-url": "https://packagist.org/downloads/", 187 "license": [ 188 "MIT" 189 ], 190 "authors": [ 191 { 192 "name": "Anthony Ferrara", 193 "email": "ircmaxell@php.net", 194 "homepage": "http://blog.ircmaxell.com" 195 } 196 ], 197 "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", 198 "homepage": "https://github.com/ircmaxell/password_compat", 199 "keywords": [ 200 "hashing", 201 "password" 202 ], 203 "time": "2014-11-20 16:49:30" 204 }, 205 { 206 "name": "michelf/php-markdown", 207 "version": "1.4.1", 208 "source": { 209 "type": "git", 210 "url": "https://github.com/michelf/php-markdown.git", 211 "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6" 212 }, 213 "dist": { 214 "type": "zip", 215 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/de9a19c7bf352d41cc99ed86c3c0ef17e87394b6", 216 "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6", 217 "shasum": "" 218 }, 219 "require": { 220 "php": ">=5.3.0" 221 }, 222 "type": "library", 223 "extra": { 224 "branch-alias": { 225 "dev-lib": "1.4.x-dev" 226 } 227 }, 228 "autoload": { 229 "psr-0": { 230 "Michelf": "" 231 } 232 }, 233 "notification-url": "https://packagist.org/downloads/", 234 "license": [ 235 "BSD-3-Clause" 236 ], 237 "authors": [ 238 { 239 "name": "Michel Fortin", 240 "email": "michel.fortin@michelf.ca", 241 "homepage": "http://michelf.ca/", 242 "role": "Developer" 243 }, 244 { 245 "name": "John Gruber", 246 "homepage": "http://daringfireball.net/" 247 } 248 ], 249 "description": "PHP Markdown", 250 "homepage": "http://michelf.ca/projects/php-markdown/", 251 "keywords": [ 252 "markdown" 253 ], 254 "time": "2014-05-05 02:43:50" 255 }, 256 { 257 "name": "patchwork/utf8", 258 "version": "v1.2.1", 259 "source": { 260 "type": "git", 261 "url": "https://github.com/tchwork/utf8.git", 262 "reference": "01f0ed1628db7794e2d4e336f55a09daef4248a5" 263 }, 264 "dist": { 265 "type": "zip", 266 "url": "https://api.github.com/repos/tchwork/utf8/zipball/01f0ed1628db7794e2d4e336f55a09daef4248a5", 267 "reference": "01f0ed1628db7794e2d4e336f55a09daef4248a5", 268 "shasum": "" 269 }, 270 "require": { 271 "lib-pcre": ">=7.3", 272 "php": ">=5.3.0" 273 }, 274 "suggest": { 275 "ext-iconv": "Use iconv for best performance", 276 "ext-intl": "Use Intl for best performance", 277 "ext-mbstring": "Use Mbstring for best performance", 278 "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows" 279 }, 280 "type": "library", 281 "extra": { 282 "branch-alias": { 283 "dev-master": "1.2-dev" 284 } 285 }, 286 "autoload": { 287 "psr-0": { 288 "Patchwork": "class/", 289 "Normalizer": "class/" 290 } 291 }, 292 "notification-url": "https://packagist.org/downloads/", 293 "license": [ 294 "(Apache-2.0 or GPL-2.0)" 295 ], 296 "authors": [ 297 { 298 "name": "Nicolas Grekas", 299 "email": "p@tchwork.com" 300 } 301 ], 302 "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP", 303 "homepage": "https://github.com/tchwork/utf8", 304 "keywords": [ 305 "grapheme", 306 "i18n", 307 "unicode", 308 "utf-8", 309 "utf8" 310 ], 311 "time": "2015-01-29 08:36:50" 312 }, 313 { 314 "name": "pclzip/pclzip", 315 "version": "dev-master", 316 "source": { 317 "type": "git", 318 "url": "https://github.com/ivanlanin/pclzip.git", 319 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd" 320 }, 321 "dist": { 322 "type": "zip", 323 "url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd", 324 "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd", 325 "shasum": "" 326 }, 327 "type": "library", 328 "autoload": { 329 "classmap": [ 330 "pclzip.lib.php" 331 ] 332 }, 333 "notification-url": "https://packagist.org/downloads/", 334 "license": [ 335 "LGPL-2.1" 336 ], 337 "authors": [ 338 { 339 "name": "Vincent Blavet" 340 } 341 ], 342 "description": "A PHP library that offers compression and extraction functions for Zip formatted archives", 343 "homepage": "http://www.phpconcept.net/pclzip", 344 "keywords": [ 345 "php", 346 "zip" 347 ], 348 "time": "2014-06-05 11:42:24" 349 }, 350 { 351 "name": "rhumsaa/uuid", 352 "version": "2.8.0", 353 "source": { 354 "type": "git", 355 "url": "https://github.com/ramsey/uuid.git", 356 "reference": "cca98c652cac412c9c2f109c69e5532f313435fc" 357 }, 358 "dist": { 359 "type": "zip", 360 "url": "https://api.github.com/repos/ramsey/uuid/zipball/cca98c652cac412c9c2f109c69e5532f313435fc", 361 "reference": "cca98c652cac412c9c2f109c69e5532f313435fc", 362 "shasum": "" 363 }, 364 "require": { 365 "php": ">=5.3.3" 366 }, 367 "require-dev": { 368 "doctrine/dbal": ">=2.3", 369 "moontoast/math": "~1.1", 370 "phpunit/phpunit": "~4.1", 371 "satooshi/php-coveralls": "~0.6", 372 "symfony/console": "~2.3" 373 }, 374 "suggest": { 375 "doctrine/dbal": "Allow the use of a UUID as doctrine field type.", 376 "moontoast/math": "Support for converting UUID to 128-bit integer (in string form).", 377 "symfony/console": "Support for use of the bin/uuid command line tool." 378 }, 379 "bin": [ 380 "bin/uuid" 381 ], 382 "type": "library", 383 "extra": { 384 "branch-alias": { 385 "dev-master": "2.8.x-dev" 386 } 387 }, 388 "autoload": { 389 "psr-4": { 390 "Rhumsaa\\Uuid\\": "src/" 391 } 392 }, 393 "notification-url": "https://packagist.org/downloads/", 394 "license": [ 395 "MIT" 396 ], 397 "authors": [ 398 { 399 "name": "Marijn Huizendveld", 400 "email": "marijn.huizendveld@gmail.com" 401 }, 402 { 403 "name": "Ben Ramsey", 404 "homepage": "http://benramsey.com" 405 } 406 ], 407 "description": "A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", 408 "homepage": "https://github.com/ramsey/uuid", 409 "keywords": [ 410 "guid", 411 "identifier", 412 "uuid" 413 ], 414 "time": "2014-11-09 18:42:56" 415 }, 416 { 417 "name": "tecnick.com/tcpdf", 418 "version": "6.2.6", 419 "source": { 420 "type": "git", 421 "url": "https://github.com/tecnickcom/TCPDF.git", 422 "reference": "a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb" 423 }, 424 "dist": { 425 "type": "zip", 426 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb", 427 "reference": "a2e8f5b505a7a14a4ed960313c4baf699fd1f4bb", 428 "shasum": "" 429 }, 430 "require": { 431 "php": ">=5.3.0" 432 }, 433 "type": "library", 434 "autoload": { 435 "classmap": [ 436 "fonts", 437 "config", 438 "include", 439 "tcpdf.php", 440 "tcpdf_parser.php", 441 "tcpdf_import.php", 442 "tcpdf_barcodes_1d.php", 443 "tcpdf_barcodes_2d.php", 444 "include/tcpdf_colors.php", 445 "include/tcpdf_filters.php", 446 "include/tcpdf_font_data.php", 447 "include/tcpdf_fonts.php", 448 "include/tcpdf_images.php", 449 "include/tcpdf_static.php", 450 "include/barcodes/datamatrix.php", 451 "include/barcodes/pdf417.php", 452 "include/barcodes/qrcode.php" 453 ] 454 }, 455 "notification-url": "https://packagist.org/downloads/", 456 "license": [ 457 "LGPLv3" 458 ], 459 "authors": [ 460 { 461 "name": "Nicola Asuni", 462 "email": "info@tecnick.com", 463 "homepage": "http://nicolaasuni.tecnick.com" 464 } 465 ], 466 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", 467 "homepage": "http://www.tcpdf.org/", 468 "keywords": [ 469 "PDFD32000-2008", 470 "TCPDF", 471 "barcodes", 472 "datamatrix", 473 "pdf", 474 "pdf417", 475 "qrcode" 476 ], 477 "time": "2015-01-28 18:51:40" 478 } 479 ], 480 "packages-dev": [], 481 "aliases": [], 482 "minimum-stability": "stable", 483 "stability-flags": { 484 "pclzip/pclzip": 20 485 }, 486 "prefer-stable": false, 487 "prefer-lowest": false, 488 "platform": [], 489 "platform-dev": [] 490} 491