{ "_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": "22a39710110ac5fbd288a535085e0641", "content-hash": "979a94f2439717ca4a2764a44047cdc2", "packages": [], "packages-dev": [ { "name": "atoum/atoum", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/atoum/atoum.git", "reference": "7bc723eef1f8d7a4a35aa71d0d57fe2648665e02" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/atoum/atoum/zipball/7bc723eef1f8d7a4a35aa71d0d57fe2648665e02", "reference": "7bc723eef1f8d7a4a35aa71d0d57fe2648665e02", "shasum": "" }, "require": { "ext-hash": "*", "ext-json": "*", "ext-session": "*", "ext-tokenizer": "*", "ext-xml": "*", "php": ">=5.3.3" }, "replace": { "mageekguy/atoum": "*" }, "suggest": { "atoum/stubs": "Provides IDE support (like autocompletion) for atoum", "ext-mbstring": "Provides support for UTF-8 strings" }, "bin": [ "bin/atoum" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "classmap": [ "classes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Frédéric Hardy", "email": "frederic.hardy@atoum.org", "homepage": "http://blog.mageekbox.net" }, { "name": "François Dussert", "email": "francois.dussert@atoum.org" }, { "name": "Gérald Croes", "email": "gerald.croes@atoum.org" }, { "name": "Julien Bianchi", "email": "julien.bianchi@atoum.org" }, { "name": "Ludovic Fleury", "email": "ludovic.fleury@atoum.org" } ], "description": "Simple modern and intuitive unit testing framework for PHP 5.3+", "homepage": "http://www.atoum.org", "keywords": [ "TDD", "atoum", "test", "unit testing" ], "time": "2016-08-12 13:45:10" }, { "name": "tecnickcom/tcpdf", "version": "6.2.12", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/2f732eaa91b5665274689b1d40b285a7bacdc37f", "reference": "2f732eaa91b5665274689b1d40b285a7bacdc37f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "classmap": [ "fonts", "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": [ "LGPLv3" ], "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "homepage": "http://nicolaasuni.tecnick.com" } ], "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": "2015-09-12 10:08:34" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "atoum/atoum": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }