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": "6a31a5ca452ae448dc494ceab93808ec", 8 "packages": [ 9 { 10 "name": "bombayworks/zendframework1", 11 "version": "v1.12.7.1", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/bombayworks/zendframework1.git", 15 "reference": "e3e6459bf317f12919d305cb8d16a61b4bf68f75" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/bombayworks/zendframework1/zipball/e3e6459bf317f12919d305cb8d16a61b4bf68f75", 20 "reference": "e3e6459bf317f12919d305cb8d16a61b4bf68f75", 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": "2014-06-30 12:10:54" 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": "ircmaxell/password-compat", 107 "version": "1.0.3", 108 "source": { 109 "type": "git", 110 "url": "https://github.com/ircmaxell/password_compat.git", 111 "reference": "1fc1521b5e9794ea77e4eca30717be9635f1d4f4" 112 }, 113 "dist": { 114 "type": "zip", 115 "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/1fc1521b5e9794ea77e4eca30717be9635f1d4f4", 116 "reference": "1fc1521b5e9794ea77e4eca30717be9635f1d4f4", 117 "shasum": "" 118 }, 119 "type": "library", 120 "autoload": { 121 "files": [ 122 "lib/password.php" 123 ] 124 }, 125 "notification-url": "https://packagist.org/downloads/", 126 "license": [ 127 "MIT" 128 ], 129 "authors": [ 130 { 131 "name": "Anthony Ferrara", 132 "email": "ircmaxell@php.net", 133 "homepage": "http://blog.ircmaxell.com" 134 } 135 ], 136 "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", 137 "homepage": "https://github.com/ircmaxell/password_compat", 138 "keywords": [ 139 "hashing", 140 "password" 141 ], 142 "time": "2013-04-30 19:58:08" 143 }, 144 { 145 "name": "michelf/php-markdown", 146 "version": "1.4.1", 147 "source": { 148 "type": "git", 149 "url": "https://github.com/michelf/php-markdown.git", 150 "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6" 151 }, 152 "dist": { 153 "type": "zip", 154 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/de9a19c7bf352d41cc99ed86c3c0ef17e87394b6", 155 "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6", 156 "shasum": "" 157 }, 158 "require": { 159 "php": ">=5.3.0" 160 }, 161 "type": "library", 162 "extra": { 163 "branch-alias": { 164 "dev-lib": "1.4.x-dev" 165 } 166 }, 167 "autoload": { 168 "psr-0": { 169 "Michelf": "" 170 } 171 }, 172 "notification-url": "https://packagist.org/downloads/", 173 "license": [ 174 "BSD-3-Clause" 175 ], 176 "authors": [ 177 { 178 "name": "Michel Fortin", 179 "email": "michel.fortin@michelf.ca", 180 "homepage": "http://michelf.ca/", 181 "role": "Developer" 182 }, 183 { 184 "name": "John Gruber", 185 "homepage": "http://daringfireball.net/" 186 } 187 ], 188 "description": "PHP Markdown", 189 "homepage": "http://michelf.ca/projects/php-markdown/", 190 "keywords": [ 191 "markdown" 192 ], 193 "time": "2014-05-05 02:43:50" 194 }, 195 { 196 "name": "patchwork/utf8", 197 "version": "v1.1.24", 198 "source": { 199 "type": "git", 200 "url": "https://github.com/nicolas-grekas/Patchwork-UTF8.git", 201 "reference": "40f552c019956f446553b19f7de2da2f9c74d730" 202 }, 203 "dist": { 204 "type": "zip", 205 "url": "https://api.github.com/repos/nicolas-grekas/Patchwork-UTF8/zipball/40f552c019956f446553b19f7de2da2f9c74d730", 206 "reference": "40f552c019956f446553b19f7de2da2f9c74d730", 207 "shasum": "" 208 }, 209 "require": { 210 "lib-pcre": ">=7.3", 211 "php": ">=5.3.0" 212 }, 213 "suggest": { 214 "ext-iconv": "Use iconv for best performance", 215 "ext-intl": "Use Intl for best performance", 216 "ext-mbstring": "Use Mbstring for best performance" 217 }, 218 "type": "library", 219 "autoload": { 220 "psr-0": { 221 "Patchwork": "class/", 222 "Normalizer": "class/" 223 } 224 }, 225 "notification-url": "https://packagist.org/downloads/", 226 "license": [ 227 "(Apache-2.0 or GPL-2.0)" 228 ], 229 "authors": [ 230 { 231 "name": "Nicolas Grekas", 232 "email": "p@tchwork.com", 233 "role": "Developer" 234 } 235 ], 236 "description": "Extensive, portable and performant handling of UTF-8 and grapheme clusters for PHP", 237 "homepage": "https://github.com/nicolas-grekas/Patchwork-UTF8", 238 "keywords": [ 239 "i18n", 240 "unicode", 241 "utf-8", 242 "utf8" 243 ], 244 "time": "2014-06-17 08:23:06" 245 }, 246 { 247 "name": "rhumsaa/uuid", 248 "version": "2.7.1", 249 "source": { 250 "type": "git", 251 "url": "https://github.com/ramsey/uuid.git", 252 "reference": "8569983a11ed96087cdf94c7aa65866138681beb" 253 }, 254 "dist": { 255 "type": "zip", 256 "url": "https://api.github.com/repos/ramsey/uuid/zipball/8569983a11ed96087cdf94c7aa65866138681beb", 257 "reference": "8569983a11ed96087cdf94c7aa65866138681beb", 258 "shasum": "" 259 }, 260 "require": { 261 "php": ">=5.3.3" 262 }, 263 "require-dev": { 264 "doctrine/dbal": ">=2.3", 265 "moontoast/math": "~1.1", 266 "phpunit/phpunit": "~3.7", 267 "symfony/console": "~2.3" 268 }, 269 "suggest": { 270 "doctrine/dbal": "Allow the use of a UUID as doctrine field type.", 271 "moontoast/math": "Support for converting UUID to 128-bit integer (in string form).", 272 "symfony/console": "Support for use of the bin/uuid command line tool." 273 }, 274 "bin": [ 275 "bin/uuid" 276 ], 277 "type": "library", 278 "extra": { 279 "branch-alias": { 280 "dev-master": "2.7.x-dev" 281 } 282 }, 283 "autoload": { 284 "psr-0": { 285 "Rhumsaa\\Uuid": "src/" 286 } 287 }, 288 "notification-url": "https://packagist.org/downloads/", 289 "license": [ 290 "MIT" 291 ], 292 "authors": [ 293 { 294 "name": "Marijn Huizendveld", 295 "email": "marijn.huizendveld@gmail.com" 296 }, 297 { 298 "name": "Ben Ramsey", 299 "homepage": "http://benramsey.com", 300 "role": "Developer" 301 } 302 ], 303 "description": "A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", 304 "homepage": "https://github.com/ramsey/uuid", 305 "keywords": [ 306 "guid", 307 "identifier", 308 "uuid" 309 ], 310 "time": "2014-02-22 00:08:43" 311 }, 312 { 313 "name": "tecnick.com/tcpdf", 314 "version": "6.0.089", 315 "source": { 316 "type": "git", 317 "url": "git://git.code.sf.net/p/tcpdf/code", 318 "reference": "979432f754965bc13960776df51cb28eabfc0938" 319 }, 320 "require": { 321 "php": ">=5.3.0" 322 }, 323 "type": "library", 324 "autoload": { 325 "classmap": [ 326 "fonts", 327 "config", 328 "include", 329 "tcpdf.php", 330 "tcpdf_parser.php", 331 "tcpdf_import.php", 332 "tcpdf_barcodes_1d.php", 333 "tcpdf_barcodes_2d.php", 334 "include/tcpdf_colors.php", 335 "include/tcpdf_filters.php", 336 "include/tcpdf_font_data.php", 337 "include/tcpdf_fonts.php", 338 "include/tcpdf_images.php", 339 "include/tcpdf_static.php", 340 "include/barcodes/datamatrix.php", 341 "include/barcodes/pdf417.php", 342 "include/barcodes/qrcode.php" 343 ] 344 }, 345 "notification-url": "https://packagist.org/downloads/", 346 "license": [ 347 "LGPLv3" 348 ], 349 "authors": [ 350 { 351 "name": "Nicola Asuni", 352 "email": "info@tecnick.com", 353 "homepage": "http://nicolaasuni.tecnick.com" 354 } 355 ], 356 "description": "TCPDF is a PHP class for generating PDF documents.", 357 "homepage": "http://www.tcpdf.org/", 358 "keywords": [ 359 "PDFD32000-2008", 360 "TCPDF", 361 "barcodes", 362 "datamatrix", 363 "pdf", 364 "pdf417", 365 "qrcode" 366 ], 367 "time": "2014-07-16 17:59:23" 368 } 369 ], 370 "packages-dev": [ 371 372 ], 373 "aliases": [ 374 375 ], 376 "minimum-stability": "stable", 377 "stability-flags": [ 378 379 ], 380 "prefer-stable": false, 381 "platform": [ 382 383 ], 384 "platform-dev": [ 385 386 ] 387} 388