{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "2adedc5ea963263556434a21c7ac3dd1", "content-hash": "265dc91d3b8d1bde2c83238b29c94c34", "packages": [ { "name": "codeigniter/framework", "version": "3.1.4", "source": { "type": "git", "url": "https://github.com/bcit-ci/CodeIgniter.git", "reference": "873608df8be83420474e3cf9fc749a8ed12a6c09" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bcit-ci/CodeIgniter/zipball/873608df8be83420474e3cf9fc749a8ed12a6c09", "reference": "873608df8be83420474e3cf9fc749a8ed12a6c09", "shasum": "" }, "require": { "php": ">=5.2.4" }, "require-dev": { "mikey179/vfsstream": "1.1.*", "phpunit/phpunit": "4.* || 5.*" }, "suggest": { "paragonie/random_compat": "Provides better randomness in PHP 5.x" }, "type": "project", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "The CodeIgniter framework", "homepage": "https://codeigniter.com", "time": "2017-03-20 15:51:08" }, { "name": "dompdf/dompdf", "version": "v0.7.0", "source": { "type": "git", "url": "https://github.com/dompdf/dompdf.git", "reference": "5c98652b1a5beb7e3cc8ec35419b2828dd63ab14" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5c98652b1a5beb7e3cc8ec35419b2828dd63ab14", "reference": "5c98652b1a5beb7e3cc8ec35419b2828dd63ab14", "shasum": "" }, "require": { "ext-dom": "*", "ext-gd": "*", "ext-mbstring": "*", "phenx/php-font-lib": "0.4.*", "phenx/php-svg-lib": "0.1.*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "extra": { "branch-alias": { "dev-develop": "0.7-dev" } }, "autoload": { "psr-4": { "Dompdf\\": "src/" }, "classmap": [ "lib/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Fabien Ménager", "email": "fabien.menager@gmail.com" }, { "name": "Brian Sweeney", "email": "eclecticgeek@gmail.com" }, { "name": "Gabriel Bull", "email": "me@gabrielbull.com" } ], "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", "homepage": "https://github.com/dompdf/dompdf", "time": "2016-05-11 00:36:29" }, { "name": "ins0/google-measurement-php-client", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/ins0/google-measurement-php-client.git", "reference": "2b3aef2375837339f5b2bfe88e76994481f86264" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ins0/google-measurement-php-client/zipball/415cabca0c6d83cd0bd6a8ed6fb695b35f892018", "reference": "2b3aef2375837339f5b2bfe88e76994481f86264", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpmd/phpmd": "~2.1", "phpunit/phpunit": "4.0.*", "squizlabs/php_codesniffer": "~2.0.0@RC" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-0": { "Racecore\\GATracking": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Marco Rieger", "email": "rieger@racecore.de" } ], "description": "Server-Side PHP Client to communicate to Google Analytics over the Google Measurement Protocol", "homepage": "http://www.racecore.de/", "keywords": [ "analytics", "client", "google", "measurement" ], "time": "2016-09-07 19:39:27" }, { "name": "phenx/php-font-lib", "version": "0.4", "source": { "type": "git", "url": "https://github.com/PhenX/php-font-lib.git", "reference": "b8af0cacdc3cbf1e41a586fcb78f506f4121a088" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/b8af0cacdc3cbf1e41a586fcb78f506f4121a088", "reference": "b8af0cacdc3cbf1e41a586fcb78f506f4121a088", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "FontLib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Fabien Ménager", "email": "fabien.menager@gmail.com" } ], "description": "A library to read, parse, export and make subsets of different types of font files.", "homepage": "https://github.com/PhenX/php-font-lib", "time": "2015-05-06 20:02:39" }, { "name": "phenx/php-svg-lib", "version": "0.1", "source": { "type": "git", "url": "https://github.com/PhenX/php-svg-lib.git", "reference": "b419766515b3426c6da74b0e29e93d71c4f17099" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/b419766515b3426c6da74b0e29e93d71c4f17099", "reference": "b419766515b3426c6da74b0e29e93d71c4f17099", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Svg\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Fabien Ménager", "email": "fabien.menager@gmail.com" } ], "description": "A library to read, parse and export to PDF SVG files.", "homepage": "https://github.com/PhenX/php-svg-lib", "time": "2015-05-06 18:49:49" } ], "packages-dev": [ { "name": "mikey179/vfsStream", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/mikey179/vfsStream.git", "reference": "fc0fe8f4d0b527254a2dc45f0c265567c881d07e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/fc0fe8f4d0b527254a2dc45f0c265567c881d07e", "reference": "fc0fe8f4d0b527254a2dc45f0c265567c881d07e", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "org\\bovigo\\vfs": "src/main/php" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "homepage": "http://vfs.bovigo.org/", "time": "2012-08-25 12:49:29" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "ins0/google-measurement-php-client": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^5.5 || ^7.0" }, "platform-dev": [] }