246 строки
8.6 KiB
JSON
246 строки
8.6 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
],
|
|
"hash": "01914fa61e59dbe4c7c3d1772643be14",
|
|
"packages": [
|
|
{
|
|
"name": "cocur/slugify",
|
|
"version": "v1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cocur/slugify.git",
|
|
"reference": "2c929c56997e663747be9bb635e58db918a0134f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cocur/slugify/zipball/2c929c56997e663747be9bb635e58db918a0134f",
|
|
"reference": "2c929c56997e663747be9bb635e58db918a0134f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"codeclimate/php-test-reporter": "dev-master",
|
|
"laravel/framework": "~4.1",
|
|
"mockery/mockery": "~0.9",
|
|
"phpunit/phpunit": "~3.7",
|
|
"sami/sami": "~1.3",
|
|
"satooshi/php-coveralls": "0.6.*",
|
|
"silex/silex": "~1.2",
|
|
"symfony/dependency-injection": "~2.4",
|
|
"symfony/http-kernel": "~2.4",
|
|
"twig/twig": "~1",
|
|
"zendframework/zend-modulemanager": "~2.2",
|
|
"zendframework/zend-servicemanager": "~2.2",
|
|
"zendframework/zend-view": "~2.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Cocur\\Slugify\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivo Bathke",
|
|
"email": "ivo.bathke@gmail.com"
|
|
},
|
|
{
|
|
"name": "Florian Eckerstorfer",
|
|
"email": "florian@eckerstorfer.co",
|
|
"homepage": "https://florian.ec"
|
|
}
|
|
],
|
|
"description": "Converts a string into a slug.",
|
|
"keywords": [
|
|
"slug",
|
|
"slugify"
|
|
],
|
|
"time": "2014-11-26 22:45:14"
|
|
},
|
|
{
|
|
"name": "knplabs/knp-menu",
|
|
"version": "v2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/KnpLabs/KnpMenu.git",
|
|
"reference": "5758d0026d7ed00c8dd4727e413918cf2dc74c1a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/5758d0026d7ed00c8dd4727e413918cf2dc74c1a",
|
|
"reference": "5758d0026d7ed00c8dd4727e413918cf2dc74c1a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"pimple/pimple": "1.0.*",
|
|
"silex/silex": "1.0.*",
|
|
"twig/twig": ">=1.2,<2.0-dev"
|
|
},
|
|
"suggest": {
|
|
"pimple/pimple": "for the built-in implementations of the menu provider and renderer provider",
|
|
"silex/silex": "for the integration with your silex application",
|
|
"twig/twig": "for the TwigRenderer and the integration with your templates"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Knp\\Menu\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christophe Coevoet",
|
|
"email": "stof@notk.org"
|
|
},
|
|
{
|
|
"name": "KnpLabs",
|
|
"homepage": "http://knplabs.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
|
|
}
|
|
],
|
|
"description": "An object oriented menu library",
|
|
"homepage": "http://knplabs.com",
|
|
"keywords": [
|
|
"menu",
|
|
"tree"
|
|
],
|
|
"time": "2014-08-01 09:50:16"
|
|
},
|
|
{
|
|
"name": "sunra/php-simple-html-dom-parser",
|
|
"version": "v1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sunra/php-simple-html-dom-parser.git",
|
|
"reference": "a0b80ace086c7e09085669205e1b3c2c9c7a453c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sunra/php-simple-html-dom-parser/zipball/a0b80ace086c7e09085669205e1b3c2c9c7a453c",
|
|
"reference": "a0b80ace086c7e09085669205e1b3c2c9c7a453c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Sunra\\PhpSimple\\HtmlDomParser": "Src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sunra",
|
|
"email": "sunra@yandex.ru",
|
|
"homepage": "http://github.com/sunra"
|
|
}
|
|
],
|
|
"description": "Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.",
|
|
"homepage": "https://github.com/sunra/php-simple-html-dom-parser",
|
|
"keywords": [
|
|
"dom",
|
|
"html",
|
|
"parser"
|
|
],
|
|
"time": "2013-05-04 14:32:03"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v1.17.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "2493970fa4d587eca73f77e6d8bd48a8bdd4c608"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/2493970fa4d587eca73f77e6d8bd48a8bdd4c608",
|
|
"reference": "2493970fa4d587eca73f77e6d8bd48a8bdd4c608",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.17-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": "http://fabien.potencier.org",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com",
|
|
"role": "Project Founder"
|
|
},
|
|
{
|
|
"name": "Twig Team",
|
|
"homepage": "http://twig.sensiolabs.org/contributors",
|
|
"role": "Contributors"
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "http://twig.sensiolabs.org",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"time": "2015-01-14 10:15:49"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.4"
|
|
},
|
|
"platform-dev": []
|
|
}
|