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": "e66292dd056ad73db261782d2d24a6c0", 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.0", 259 "source": { 260 "type": "git", 261 "url": "https://github.com/tchwork/utf8.git", 262 "reference": "9639d28f1aa24add93ca7a0cf2a5cc3169ddb7d5" 263 }, 264 "dist": { 265 "type": "zip", 266 "url": "https://api.github.com/repos/tchwork/utf8/zipball/9639d28f1aa24add93ca7a0cf2a5cc3169ddb7d5", 267 "reference": "9639d28f1aa24add93ca7a0cf2a5cc3169ddb7d5", 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-12 20:01:53" 312 }, 313 { 314 "name": "rhumsaa/uuid", 315 "version": "2.8.0", 316 "source": { 317 "type": "git", 318 "url": "https://github.com/ramsey/uuid.git", 319 "reference": "cca98c652cac412c9c2f109c69e5532f313435fc" 320 }, 321 "dist": { 322 "type": "zip", 323 "url": "https://api.github.com/repos/ramsey/uuid/zipball/cca98c652cac412c9c2f109c69e5532f313435fc", 324 "reference": "cca98c652cac412c9c2f109c69e5532f313435fc", 325 "shasum": "" 326 }, 327 "require": { 328 "php": ">=5.3.3" 329 }, 330 "require-dev": { 331 "doctrine/dbal": ">=2.3", 332 "moontoast/math": "~1.1", 333 "phpunit/phpunit": "~4.1", 334 "satooshi/php-coveralls": "~0.6", 335 "symfony/console": "~2.3" 336 }, 337 "suggest": { 338 "doctrine/dbal": "Allow the use of a UUID as doctrine field type.", 339 "moontoast/math": "Support for converting UUID to 128-bit integer (in string form).", 340 "symfony/console": "Support for use of the bin/uuid command line tool." 341 }, 342 "bin": [ 343 "bin/uuid" 344 ], 345 "type": "library", 346 "extra": { 347 "branch-alias": { 348 "dev-master": "2.8.x-dev" 349 } 350 }, 351 "autoload": { 352 "psr-4": { 353 "Rhumsaa\\Uuid\\": "src/" 354 } 355 }, 356 "notification-url": "https://packagist.org/downloads/", 357 "license": [ 358 "MIT" 359 ], 360 "authors": [ 361 { 362 "name": "Marijn Huizendveld", 363 "email": "marijn.huizendveld@gmail.com" 364 }, 365 { 366 "name": "Ben Ramsey", 367 "homepage": "http://benramsey.com" 368 } 369 ], 370 "description": "A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", 371 "homepage": "https://github.com/ramsey/uuid", 372 "keywords": [ 373 "guid", 374 "identifier", 375 "uuid" 376 ], 377 "time": "2014-11-09 18:42:56" 378 }, 379 { 380 "name": "tecnick.com/tcpdf", 381 "version": "6.2.4", 382 "source": { 383 "type": "git", 384 "url": "https://github.com/tecnickcom/TCPDF.git", 385 "reference": "ba2afad72c6191bfed735dfa357bcaf3f225f52b" 386 }, 387 "dist": { 388 "type": "zip", 389 "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ba2afad72c6191bfed735dfa357bcaf3f225f52b", 390 "reference": "ba2afad72c6191bfed735dfa357bcaf3f225f52b", 391 "shasum": "" 392 }, 393 "require": { 394 "php": ">=5.3.0" 395 }, 396 "type": "library", 397 "autoload": { 398 "classmap": [ 399 "fonts", 400 "config", 401 "include", 402 "tcpdf.php", 403 "tcpdf_parser.php", 404 "tcpdf_import.php", 405 "tcpdf_barcodes_1d.php", 406 "tcpdf_barcodes_2d.php", 407 "include/tcpdf_colors.php", 408 "include/tcpdf_filters.php", 409 "include/tcpdf_font_data.php", 410 "include/tcpdf_fonts.php", 411 "include/tcpdf_images.php", 412 "include/tcpdf_static.php", 413 "include/barcodes/datamatrix.php", 414 "include/barcodes/pdf417.php", 415 "include/barcodes/qrcode.php" 416 ] 417 }, 418 "notification-url": "https://packagist.org/downloads/", 419 "license": [ 420 "LGPLv3" 421 ], 422 "authors": [ 423 { 424 "name": "Nicola Asuni", 425 "email": "info@tecnick.com", 426 "homepage": "http://nicolaasuni.tecnick.com" 427 } 428 ], 429 "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", 430 "homepage": "http://www.tcpdf.org/", 431 "keywords": [ 432 "PDFD32000-2008", 433 "TCPDF", 434 "barcodes", 435 "datamatrix", 436 "pdf", 437 "pdf417", 438 "qrcode" 439 ], 440 "time": "2015-01-08 18:35:22" 441 } 442 ], 443 "packages-dev": [], 444 "aliases": [], 445 "minimum-stability": "stable", 446 "stability-flags": [], 447 "prefer-stable": false, 448 "prefer-lowest": false, 449 "platform": [], 450 "platform-dev": [] 451} 452