You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
125 lines
4.1 KiB
125 lines
4.1 KiB
|
5 years ago
|
{
|
||
|
|
"_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": "e3d6ee7a399d05d4cba78590d70d6ccc",
|
||
|
|
"packages": [
|
||
|
|
{
|
||
|
|
"name": "symfony/css-selector",
|
||
|
|
"version": "2.4.x-dev",
|
||
|
|
"target-dir": "Symfony/Component/CssSelector",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/symfony/CssSelector.git",
|
||
|
|
"reference": "4e9ddc09c13475fb1a52fb578a8899c8303966c5"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/symfony/CssSelector/zipball/4e9ddc09c13475fb1a52fb578a8899c8303966c5",
|
||
|
|
"reference": "4e9ddc09c13475fb1a52fb578a8899c8303966c5",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=5.3.3"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "2.4-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-0": {
|
||
|
|
"Symfony\\Component\\CssSelector\\": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Symfony Community",
|
||
|
|
"homepage": "http://symfony.com/contributors"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Jean-François Simon",
|
||
|
|
"email": "jeanfrancois.simon@sensiolabs.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Fabien Potencier",
|
||
|
|
"email": "fabien@symfony.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Symfony CssSelector Component",
|
||
|
|
"homepage": "http://symfony.com",
|
||
|
|
"time": "2014-09-22 08:51:05"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "symfony/dom-crawler",
|
||
|
|
"version": "2.4.x-dev",
|
||
|
|
"target-dir": "Symfony/Component/DomCrawler",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/symfony/DomCrawler.git",
|
||
|
|
"reference": "eea2c3d5c16f6319d0122153594fdb66dfba1ca1"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/eea2c3d5c16f6319d0122153594fdb66dfba1ca1",
|
||
|
|
"reference": "eea2c3d5c16f6319d0122153594fdb66dfba1ca1",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=5.3.3"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"symfony/css-selector": "~2.0"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"symfony/css-selector": ""
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "2.4-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-0": {
|
||
|
|
"Symfony\\Component\\DomCrawler\\": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Symfony Community",
|
||
|
|
"homepage": "http://symfony.com/contributors"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Fabien Potencier",
|
||
|
|
"email": "fabien@symfony.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Symfony DomCrawler Component",
|
||
|
|
"homepage": "http://symfony.com",
|
||
|
|
"time": "2014-09-22 08:51:05"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"packages-dev": [],
|
||
|
|
"aliases": [],
|
||
|
|
"minimum-stability": "stable",
|
||
|
|
"stability-flags": {
|
||
|
|
"symfony/dom-crawler": 20,
|
||
|
|
"symfony/css-selector": 20
|
||
|
|
},
|
||
|
|
"prefer-stable": false,
|
||
|
|
"platform": [],
|
||
|
|
"platform-dev": []
|
||
|
|
}
|