{ "_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" ], "content-hash": "9ce6322fdcfebf142152ac577c0d8da1", "packages": [ { "name": "codeigniter/framework", "version": "3.1.7", "source": { "type": "git", "url": "https://github.com/bcit-ci/CodeIgniter.git", "reference": "02a0518e1c56ba3506f370362ac5ebdb8a138312" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bcit-ci/CodeIgniter/zipball/02a0518e1c56ba3506f370362ac5ebdb8a138312", "reference": "02a0518e1c56ba3506f370362ac5ebdb8a138312", "shasum": "" }, "require": { "php": ">=5.3.7" }, "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": "2018-01-13T11:57:11+00:00" }, { "name": "tecnickcom/tcpdf", "version": "6.2.17", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/64fc19439863e1b1314487a72a74d9bfd0b55a53", "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "classmap": [ "config", "include", "tcpdf.php", "tcpdf_parser.php", "tcpdf_import.php", "tcpdf_barcodes_1d.php", "tcpdf_barcodes_2d.php", "include/tcpdf_colors.php", "include/tcpdf_filters.php", "include/tcpdf_font_data.php", "include/tcpdf_fonts.php", "include/tcpdf_images.php", "include/tcpdf_static.php", "include/barcodes/datamatrix.php", "include/barcodes/pdf417.php", "include/barcodes/qrcode.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "role": "lead" } ], "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", "homepage": "http://www.tcpdf.org/", "keywords": [ "PDFD32000-2008", "TCPDF", "barcodes", "datamatrix", "pdf", "pdf417", "qrcode" ], "time": "2018-02-24T11:48:20+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }