{ "_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": "0af1268a5134477e3b6be211b055ec59", "packages": [ { "name": "altorouter/altorouter", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/dannyvankooten/AltoRouter.git", "reference": "39c50092470128c12284d332bb57f306bb5b58e4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/39c50092470128c12284d332bb57f306bb5b58e4", "reference": "39c50092470128c12284d332bb57f306bb5b58e4", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "phpunit/phpunit": "4.5.*" }, "type": "library", "autoload": { "classmap": [ "AltoRouter.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Danny van Kooten", "email": "dannyvankooten@gmail.com", "homepage": "http://dannyvankooten.com/" }, { "name": "Koen Punt", "homepage": "https://github.com/koenpunt" }, { "name": "niahoo", "homepage": "https://github.com/niahoo" } ], "description": "A lightning fast router for PHP", "homepage": "https://github.com/dannyvankooten/AltoRouter", "keywords": [ "lightweight", "router", "routing" ], "time": "2015-11-30T00:47:43+00:00" }, { "name": "jamesmoss/flywheel", "version": "0.5.2", "source": { "type": "git", "url": "https://github.com/jamesmoss/flywheel.git", "reference": "869eced5f6b7b11599aa96b753e3540054ca85de" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jamesmoss/flywheel/zipball/869eced5f6b7b11599aa96b753e3540054ca85de", "reference": "869eced5f6b7b11599aa96b753e3540054ca85de", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "mikey179/vfsstream": "1.2.0", "mockery/mockery": "dev-master@dev", "mustangostang/spyc": "0.5.*@dev", "phpunit/phpunit": "3.7.*" }, "suggest": { "mustangostang/spyc": "You must install this if you're using the YAML or Markdown formatters." }, "type": "library", "autoload": { "psr-0": { "JamesMoss\\Flywheel\\": [ "src/", "test/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "James Moss", "email": "james@moss.io", "homepage": "http://moss.io" } ], "description": "A lightweight, flat-file, document database", "homepage": "http://github.com/jamesmoss/flywheel", "keywords": [ "db", "document", "file", "flat" ], "time": "2017-01-31T09:48:58+00:00" }, { "name": "league/plates", "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/thephpleague/plates.git", "reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/plates/zipball/b1684b6f127714497a0ef927ce42c0b44b45a8af", "reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af", "shasum": "" }, "require": { "php": "^5.3 | ^7.0" }, "require-dev": { "mikey179/vfsstream": "^1.4", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~1.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "League\\Plates\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Reinink", "email": "jonathan@reinink.ca", "role": "Developer" } ], "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.", "homepage": "http://platesphp.com", "keywords": [ "league", "package", "templates", "templating", "views" ], "time": "2016-12-28T00:14:17+00:00" }, { "name": "michelf/php-markdown", "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/michelf/php-markdown.git", "reference": "01ab082b355bf188d907b9929cd99b2923053495" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495", "reference": "01ab082b355bf188d907b9929cd99b2923053495", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "Michelf\\": "Michelf/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Michel Fortin", "email": "michel.fortin@michelf.ca", "homepage": "https://michelf.ca/", "role": "Developer" }, { "name": "John Gruber", "homepage": "https://daringfireball.net/" } ], "description": "PHP Markdown", "homepage": "https://michelf.ca/projects/php-markdown/", "keywords": [ "markdown" ], "time": "2018-01-15T00:49:33+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6.0" }, "platform-dev": [] }