{ "_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": "f2d61491375dfee1980ffd91f147a685", "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": "psr/log", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2016-10-10T12:19:37+00:00" }, { "name": "smarty/smarty", "version": "v3.1.31", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", "reference": "c7d42e4a327c402897dd587871434888fde1e7a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c7d42e4a327c402897dd587871434888fde1e7a9", "reference": "c7d42e4a327c402897dd587871434888fde1e7a9", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "files": [ "libs/bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Monte Ohrt", "email": "monte@ohrt.com" }, { "name": "Uwe Tews", "email": "uwe.tews@googlemail.com" }, { "name": "Rodney Rehm", "email": "rodney.rehm@medialize.de" } ], "description": "Smarty - the compiling PHP template engine", "homepage": "http://www.smarty.net", "keywords": [ "templating" ], "time": "2016-12-14T21:57:25+00:00" }, { "name": "symfony/debug", "version": "v4.0.1", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "26a15dab86c3820473716be4f846eac774ad4ad9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/26a15dab86c3820473716be4f846eac774ad4ad9", "reference": "26a15dab86c3820473716be4f846eac774ad4ad9", "shasum": "" }, "require": { "php": "^7.1.3", "psr/log": "~1.0" }, "conflict": { "symfony/http-kernel": "<3.4" }, "require-dev": { "symfony/http-kernel": "~3.4|~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Debug\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", "time": "2017-11-21T09:27:49+00:00" }, { "name": "twbs/bootstrap", "version": "v3.3.7", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86", "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86", "shasum": "" }, "replace": { "twitter/bootstrap": "self.version" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jacob Thornton", "email": "jacobthornton@gmail.com" }, { "name": "Mark Otto", "email": "markdotto@gmail.com" } ], "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "homepage": "http://getbootstrap.com", "keywords": [ "JS", "css", "framework", "front-end", "less", "mobile-first", "responsive", "web" ], "time": "2016-07-25T15:51:55+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }