{ "_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": "8fa115690163d74447e69c8ab719948b", "content-hash": "e98ae62bcc711211dfb7c7c70e7fdfc7", "packages": [ { "name": "ircmaxell/password-compat", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/ircmaxell/password_compat.git", "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "autoload": { "files": [ "lib/password.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthony Ferrara", "email": "ircmaxell@php.net", "homepage": "http://blog.ircmaxell.com" } ], "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", "homepage": "https://github.com/ircmaxell/password_compat", "keywords": [ "hashing", "password" ], "time": "2014-11-20 16:49:30" }, { "name": "kanti/hub-updater", "version": "v0.4", "source": { "type": "git", "url": "https://github.com/Kanti/hub-updater.git", "reference": "81dae71f2b3ccd0e3425579ac932a8c6b7b58c5d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Kanti/hub-updater/zipball/81dae71f2b3ccd0e3425579ac932a8c6b7b58c5d", "reference": "81dae71f2b3ccd0e3425579ac932a8c6b7b58c5d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.6@dev" }, "type": "library", "autoload": { "psr-4": { "Kanti\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0" ], "authors": [ { "name": "Kanti", "email": "git@kanti.de", "homepage": "https://kanti.de", "role": "Developer" } ], "description": "Simple Github Updater for Web Projects", "time": "2015-02-03 09:53:58" }, { "name": "michelf/php-markdown", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/michelf/php-markdown.git", "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/michelf/php-markdown/zipball/e1aabe18173231ebcefc90e615565742fc1c7fd9", "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-lib": "1.4.x-dev" } }, "autoload": { "psr-0": { "Michelf": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "John Gruber", "homepage": "http://daringfireball.net/" }, { "name": "Michel Fortin", "email": "michel.fortin@michelf.ca", "homepage": "https://michelf.ca/", "role": "Developer" } ], "description": "PHP Markdown", "homepage": "https://michelf.ca/projects/php-markdown/", "keywords": [ "markdown" ], "time": "2015-03-01 12:03:08" }, { "name": "suin/php-rss-writer", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/suin/php-rss-writer.git", "reference": "96ff59575442dbe23e15fe7ff56d0bf27486cff9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/suin/php-rss-writer/zipball/96ff59575442dbe23e15fe7ff56d0bf27486cff9", "reference": "96ff59575442dbe23e15fe7ff56d0bf27486cff9", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "Suin\\RSSWriter": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Hidehito Nozawa aka Suin", "email": "suinyeze@gmail.com" } ], "description": "Yet another simple RSS writer library for PHP 5.3 or later.", "homepage": "https://github.com/suin/php-rss-writer", "keywords": [ "feed", "generator", "php", "rss", "writer" ], "time": "2015-08-21 06:24:39" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }