{ "_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": "cf0c46c105d5112892731a0d6e94acd1", "content-hash": "2567b247fee072367eb7e7924242d83d", "packages": [ { "name": "setasign/fpdf", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/Setasign/FPDF.git", "reference": "2c68c9e6c034ac3187d25968790139a73184cdb1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Setasign/FPDF/zipball/2c68c9e6c034ac3187d25968790139a73184cdb1", "reference": "2c68c9e6c034ac3187d25968790139a73184cdb1", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "fpdf.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "no usage restriction" ], "authors": [ { "name": "Olivier Plathey", "email": "oliver@fpdf.org", "homepage": "http://fpdf.org/" } ], "description": "FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.", "homepage": "http://www.fpdf.org", "keywords": [ "fpdf", "pdf" ], "time": "2016-01-01 17:47:15" }, { "name": "swiftmailer/swiftmailer", "version": "v5.4.3", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/4cc92842069c2bbc1f28daaaf1d2576ec4dfe153", "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "http://swiftmailer.org", "keywords": [ "email", "mail", "mailer" ], "time": "2016-07-08 11:51:25" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }