|
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
|
|
|
|
"This file is @generated automatically" |
|
|
|
|
], |
|
|
|
|
"hash": "9412d5125c2c1b803ab2ae7a9e587a4b", |
|
|
|
|
"hash": "c1bdbb1ceca6a8e673906d73c5a9bad5", |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "aferrandini/phpqrcode", |
|
|
|
|
@ -3370,17 +3370,17 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/finder", |
|
|
|
|
"version": "v2.3.26", |
|
|
|
|
"version": "v2.6.5", |
|
|
|
|
"target-dir": "Symfony/Component/Finder", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Finder.git", |
|
|
|
|
"reference": "97f661a53e4f5f5739f84531ff273ba2121a3831" |
|
|
|
|
"reference": "bebc7479c566fa4f14b9bcef9e32e719eabec74e" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Finder/zipball/97f661a53e4f5f5739f84531ff273ba2121a3831", |
|
|
|
|
"reference": "97f661a53e4f5f5739f84531ff273ba2121a3831", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Finder/zipball/bebc7479c566fa4f14b9bcef9e32e719eabec74e", |
|
|
|
|
"reference": "bebc7479c566fa4f14b9bcef9e32e719eabec74e", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -3392,7 +3392,7 @@ |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.3-dev" |
|
|
|
|
"dev-master": "2.6-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
@ -3416,7 +3416,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Finder Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2015-03-07 19:12:23" |
|
|
|
|
"time": "2015-03-12 10:28:44" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/form", |
|
|
|
|
@ -5047,20 +5047,20 @@ |
|
|
|
|
"packages-dev": [ |
|
|
|
|
{ |
|
|
|
|
"name": "behat/behat", |
|
|
|
|
"version": "v2.4.6", |
|
|
|
|
"version": "v2.5.4", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/Behat/Behat.git", |
|
|
|
|
"reference": "f1d2964667cf4b21bb6c2c1564f26829a6954155" |
|
|
|
|
"reference": "ba257dd19d47b6e196c4e43995a2d2db4dd95991" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/Behat/Behat/zipball/f1d2964667cf4b21bb6c2c1564f26829a6954155", |
|
|
|
|
"reference": "f1d2964667cf4b21bb6c2c1564f26829a6954155", |
|
|
|
|
"url": "https://api.github.com/repos/Behat/Behat/zipball/ba257dd19d47b6e196c4e43995a2d2db4dd95991", |
|
|
|
|
"reference": "ba257dd19d47b6e196c4e43995a2d2db4dd95991", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"behat/gherkin": "~2.2.9", |
|
|
|
|
"behat/gherkin": "~2.3.0", |
|
|
|
|
"php": ">=5.3.1", |
|
|
|
|
"symfony/config": "~2.0", |
|
|
|
|
"symfony/console": "~2.0", |
|
|
|
|
@ -5082,11 +5082,6 @@ |
|
|
|
|
"bin/behat" |
|
|
|
|
], |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-develop": "2.4-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Behat\\Behat": "src/" |
|
|
|
|
@ -5110,30 +5105,30 @@ |
|
|
|
|
"Behat", |
|
|
|
|
"Symfony2" |
|
|
|
|
], |
|
|
|
|
"time": "2013-06-06 10:46:48" |
|
|
|
|
"time": "2015-01-23 22:18:15" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "behat/gherkin", |
|
|
|
|
"version": "v2.2.9", |
|
|
|
|
"version": "v2.3.5", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/Behat/Gherkin.git", |
|
|
|
|
"reference": "cca2c477921ca38578d6e9759ea5e450f29c2d8f" |
|
|
|
|
"reference": "2b33963da5525400573560c173ab5c9c057e1852" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/cca2c477921ca38578d6e9759ea5e450f29c2d8f", |
|
|
|
|
"reference": "cca2c477921ca38578d6e9759ea5e450f29c2d8f", |
|
|
|
|
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/2b33963da5525400573560c173ab5c9c057e1852", |
|
|
|
|
"reference": "2b33963da5525400573560c173ab5c9c057e1852", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.1", |
|
|
|
|
"symfony/finder": ">=2.0,<2.4-dev" |
|
|
|
|
"symfony/finder": "~2.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"symfony/config": ">=2.0,<2.4-dev", |
|
|
|
|
"symfony/translation": ">=2.0,<2.4-dev", |
|
|
|
|
"symfony/yaml": ">=2.0,<2.4-dev" |
|
|
|
|
"symfony/config": "~2.0", |
|
|
|
|
"symfony/translation": "~2.0", |
|
|
|
|
"symfony/yaml": "~2.0" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"symfony/config": "If you want to use Config component to manage resources", |
|
|
|
|
@ -5171,25 +5166,25 @@ |
|
|
|
|
"Symfony2", |
|
|
|
|
"parser" |
|
|
|
|
], |
|
|
|
|
"time": "2013-03-02 10:38:40" |
|
|
|
|
"time": "2013-10-15 11:22:17" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "behat/mink", |
|
|
|
|
"version": "v1.5.0", |
|
|
|
|
"version": "v1.4.3", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/minkphp/Mink.git", |
|
|
|
|
"reference": "0769e6d9726c140a54dbf827a438c0f9912749fe" |
|
|
|
|
"reference": "0817070a6e2ec9f475fad9bfb81a962c462eb934" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/minkphp/Mink/zipball/0769e6d9726c140a54dbf827a438c0f9912749fe", |
|
|
|
|
"reference": "0769e6d9726c140a54dbf827a438c0f9912749fe", |
|
|
|
|
"url": "https://api.github.com/repos/minkphp/Mink/zipball/0817070a6e2ec9f475fad9bfb81a962c462eb934", |
|
|
|
|
"reference": "0817070a6e2ec9f475fad9bfb81a962c462eb934", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.1", |
|
|
|
|
"symfony/css-selector": "~2.0" |
|
|
|
|
"symfony/css-selector": ">=2.0,<2.4-dev" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", |
|
|
|
|
@ -5200,7 +5195,7 @@ |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-develop": "1.5.x-dev" |
|
|
|
|
"dev-develop": "1.4.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
@ -5226,36 +5221,87 @@ |
|
|
|
|
"testing", |
|
|
|
|
"web" |
|
|
|
|
], |
|
|
|
|
"time": "2013-04-13 23:39:27" |
|
|
|
|
"time": "2013-03-02 15:53:18" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "behat/mink-browserkit-driver", |
|
|
|
|
"version": "v1.0.5", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/minkphp/MinkBrowserKitDriver.git", |
|
|
|
|
"reference": "f2771b5fc4dbc233859addf37a7d150852f78418" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/f2771b5fc4dbc233859addf37a7d150852f78418", |
|
|
|
|
"reference": "f2771b5fc4dbc233859addf37a7d150852f78418", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"behat/mink": "~1.4.3", |
|
|
|
|
"php": ">=5.3.1", |
|
|
|
|
"symfony/browser-kit": "~2.0", |
|
|
|
|
"symfony/dom-crawler": "~2.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"silex/silex": "@dev" |
|
|
|
|
}, |
|
|
|
|
"type": "mink-driver", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "1.0.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Behat\\Mink\\Driver": "src/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Konstantin Kudryashov", |
|
|
|
|
"email": "ever.zet@gmail.com", |
|
|
|
|
"homepage": "http://everzet.com" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Symfony2 BrowserKit driver for Mink framework", |
|
|
|
|
"homepage": "http://mink.behat.org/", |
|
|
|
|
"keywords": [ |
|
|
|
|
"Mink", |
|
|
|
|
"Symfony2", |
|
|
|
|
"browser", |
|
|
|
|
"testing" |
|
|
|
|
], |
|
|
|
|
"time": "2013-04-13 12:17:15" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "behat/mink-extension", |
|
|
|
|
"version": "v1.1.4", |
|
|
|
|
"version": "v1.3.1", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/Behat/MinkExtension.git", |
|
|
|
|
"reference": "b4522f19fe96d423883f2e3650615e19d3a48c05" |
|
|
|
|
"reference": "0642b680b613fdd6cb774debacf65a0d0d1f08e8" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/Behat/MinkExtension/zipball/b4522f19fe96d423883f2e3650615e19d3a48c05", |
|
|
|
|
"reference": "b4522f19fe96d423883f2e3650615e19d3a48c05", |
|
|
|
|
"url": "https://api.github.com/repos/Behat/MinkExtension/zipball/0642b680b613fdd6cb774debacf65a0d0d1f08e8", |
|
|
|
|
"reference": "0642b680b613fdd6cb774debacf65a0d0d1f08e8", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"behat/behat": "~2.4.5", |
|
|
|
|
"behat/behat": "~2.5.0", |
|
|
|
|
"behat/mink": ">=1.4.3,<1.6-dev", |
|
|
|
|
"php": ">=5.3.2" |
|
|
|
|
"php": ">=5.3.2", |
|
|
|
|
"symfony/config": "~2.2" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"behat/mink-goutte-driver": "~1.0" |
|
|
|
|
}, |
|
|
|
|
"type": "behat-extension", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "1.1.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Behat\\MinkExtension": "src/" |
|
|
|
|
@ -5280,21 +5326,502 @@ |
|
|
|
|
"test", |
|
|
|
|
"web" |
|
|
|
|
], |
|
|
|
|
"time": "2013-06-04 12:18:22" |
|
|
|
|
"time": "2014-04-27 11:55:27" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/css-selector", |
|
|
|
|
"name": "behat/mink-goutte-driver", |
|
|
|
|
"version": "v1.0.9", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/minkphp/MinkGoutteDriver.git", |
|
|
|
|
"reference": "fa1b073b48761464feb0b05e6825da44b20118d8" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/fa1b073b48761464feb0b05e6825da44b20118d8", |
|
|
|
|
"reference": "fa1b073b48761464feb0b05e6825da44b20118d8", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"behat/mink-browserkit-driver": ">=1.0.5,<1.2.0", |
|
|
|
|
"fabpot/goutte": "~1.0.1", |
|
|
|
|
"php": ">=5.3.1" |
|
|
|
|
}, |
|
|
|
|
"type": "mink-driver", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "1.0.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Behat\\Mink\\Driver": "src/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Konstantin Kudryashov", |
|
|
|
|
"email": "ever.zet@gmail.com", |
|
|
|
|
"homepage": "http://everzet.com" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Goutte driver for Mink framework", |
|
|
|
|
"homepage": "http://mink.behat.org/", |
|
|
|
|
"keywords": [ |
|
|
|
|
"browser", |
|
|
|
|
"goutte", |
|
|
|
|
"headless", |
|
|
|
|
"testing" |
|
|
|
|
], |
|
|
|
|
"time": "2013-07-03 18:43:54" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "behat/mink-selenium2-driver", |
|
|
|
|
"version": "v1.0.6", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/minkphp/MinkSelenium2Driver.git", |
|
|
|
|
"reference": "689f58cc82adc678696942f389d35196fa2453f8" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/689f58cc82adc678696942f389d35196fa2453f8", |
|
|
|
|
"reference": "689f58cc82adc678696942f389d35196fa2453f8", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"behat/mink": "~1.4.3", |
|
|
|
|
"instaclick/php-webdriver": "~1.0.12", |
|
|
|
|
"php": ">=5.3.1" |
|
|
|
|
}, |
|
|
|
|
"type": "mink-driver", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "1.0.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Behat\\Mink\\Driver": "src/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Konstantin Kudryashov", |
|
|
|
|
"email": "ever.zet@gmail.com", |
|
|
|
|
"homepage": "http://everzet.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Pete Otaqui", |
|
|
|
|
"email": "pete@otaqui.com", |
|
|
|
|
"homepage": "https://github.com/pete-otaqui" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Selenium2 (WebDriver) driver for Mink framework", |
|
|
|
|
"homepage": "http://mink.behat.org/", |
|
|
|
|
"keywords": [ |
|
|
|
|
"ajax", |
|
|
|
|
"browser", |
|
|
|
|
"javascript", |
|
|
|
|
"selenium", |
|
|
|
|
"testing", |
|
|
|
|
"webdriver" |
|
|
|
|
], |
|
|
|
|
"time": "2013-04-13 12:56:28" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "fabpot/goutte", |
|
|
|
|
"version": "v1.0.7", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/FriendsOfPHP/Goutte.git", |
|
|
|
|
"reference": "794b196e76bdd37b5155cdecbad311f0a3b07625" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/794b196e76bdd37b5155cdecbad311f0a3b07625", |
|
|
|
|
"reference": "794b196e76bdd37b5155cdecbad311f0a3b07625", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"ext-curl": "*", |
|
|
|
|
"guzzle/http": "~3.1", |
|
|
|
|
"php": ">=5.3.0", |
|
|
|
|
"symfony/browser-kit": "~2.1", |
|
|
|
|
"symfony/css-selector": "~2.1", |
|
|
|
|
"symfony/dom-crawler": "~2.1", |
|
|
|
|
"symfony/finder": "~2.1", |
|
|
|
|
"symfony/process": "~2.1" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"guzzle/plugin-history": "~3.1", |
|
|
|
|
"guzzle/plugin-mock": "~3.1" |
|
|
|
|
}, |
|
|
|
|
"type": "application", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "1.0-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Goutte": "." |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Fabien Potencier", |
|
|
|
|
"email": "fabien@symfony.com" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "A simple PHP Web Scraper", |
|
|
|
|
"homepage": "https://github.com/fabpot/Goutte", |
|
|
|
|
"keywords": [ |
|
|
|
|
"scraper" |
|
|
|
|
], |
|
|
|
|
"time": "2014-10-09 15:52:51" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "guzzle/common", |
|
|
|
|
"version": "v3.9.2", |
|
|
|
|
"target-dir": "Guzzle/Common", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/Guzzle3/common.git", |
|
|
|
|
"reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/Guzzle3/common/zipball/2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc", |
|
|
|
|
"reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.2", |
|
|
|
|
"symfony/event-dispatcher": ">=2.1" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "3.7-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Guzzle\\Common": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"description": "Common libraries used by Guzzle", |
|
|
|
|
"homepage": "http://guzzlephp.org/", |
|
|
|
|
"keywords": [ |
|
|
|
|
"collection", |
|
|
|
|
"common", |
|
|
|
|
"event", |
|
|
|
|
"exception" |
|
|
|
|
], |
|
|
|
|
"abandoned": "guzzle/guzzle", |
|
|
|
|
"time": "2014-08-11 04:32:36" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "guzzle/http", |
|
|
|
|
"version": "v3.9.2", |
|
|
|
|
"target-dir": "Guzzle/Http", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/Guzzle3/http.git", |
|
|
|
|
"reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/Guzzle3/http/zipball/1e8dd1e2ba9dc42332396f39fbfab950b2301dc5", |
|
|
|
|
"reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"guzzle/common": "self.version", |
|
|
|
|
"guzzle/parser": "self.version", |
|
|
|
|
"guzzle/stream": "self.version", |
|
|
|
|
"php": ">=5.3.2" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"ext-curl": "*" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "3.7-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Guzzle\\Http": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Michael Dowling", |
|
|
|
|
"email": "mtdowling@gmail.com", |
|
|
|
|
"homepage": "https://github.com/mtdowling" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "HTTP libraries used by Guzzle", |
|
|
|
|
"homepage": "http://guzzlephp.org/", |
|
|
|
|
"keywords": [ |
|
|
|
|
"Guzzle", |
|
|
|
|
"client", |
|
|
|
|
"curl", |
|
|
|
|
"http", |
|
|
|
|
"http client" |
|
|
|
|
], |
|
|
|
|
"abandoned": "guzzle/guzzle", |
|
|
|
|
"time": "2014-08-11 04:32:36" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "guzzle/parser", |
|
|
|
|
"version": "v3.9.2", |
|
|
|
|
"target-dir": "Guzzle/Parser", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/Guzzle3/parser.git", |
|
|
|
|
"reference": "6874d171318a8e93eb6d224cf85e4678490b625c" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/Guzzle3/parser/zipball/6874d171318a8e93eb6d224cf85e4678490b625c", |
|
|
|
|
"reference": "6874d171318a8e93eb6d224cf85e4678490b625c", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.2" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "3.7-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Guzzle\\Parser": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"description": "Interchangeable parsers used by Guzzle", |
|
|
|
|
"homepage": "http://guzzlephp.org/", |
|
|
|
|
"keywords": [ |
|
|
|
|
"URI Template", |
|
|
|
|
"cookie", |
|
|
|
|
"http", |
|
|
|
|
"message", |
|
|
|
|
"url" |
|
|
|
|
], |
|
|
|
|
"abandoned": "guzzle/guzzle", |
|
|
|
|
"time": "2014-02-05 18:29:46" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "guzzle/stream", |
|
|
|
|
"version": "v3.9.2", |
|
|
|
|
"target-dir": "Guzzle/Stream", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/Guzzle3/stream.git", |
|
|
|
|
"reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/Guzzle3/stream/zipball/60c7fed02e98d2c518dae8f97874c8f4622100f0", |
|
|
|
|
"reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"guzzle/common": "self.version", |
|
|
|
|
"php": ">=5.3.2" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"guzzle/http": "To convert Guzzle request objects to PHP streams" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "3.7-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Guzzle\\Stream": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Michael Dowling", |
|
|
|
|
"email": "mtdowling@gmail.com", |
|
|
|
|
"homepage": "https://github.com/mtdowling" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Guzzle stream wrapper component", |
|
|
|
|
"homepage": "http://guzzlephp.org/", |
|
|
|
|
"keywords": [ |
|
|
|
|
"Guzzle", |
|
|
|
|
"component", |
|
|
|
|
"stream" |
|
|
|
|
], |
|
|
|
|
"abandoned": "guzzle/guzzle", |
|
|
|
|
"time": "2014-05-01 21:36:02" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "instaclick/php-webdriver", |
|
|
|
|
"version": "1.0.17", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/instaclick/php-webdriver.git", |
|
|
|
|
"reference": "47a6019553a7a5b42d35493276ffc2c9252c53d5" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/47a6019553a7a5b42d35493276ffc2c9252c53d5", |
|
|
|
|
"reference": "47a6019553a7a5b42d35493276ffc2c9252c53d5", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"ext-curl": "*", |
|
|
|
|
"php": ">=5.3.2" |
|
|
|
|
}, |
|
|
|
|
"bin": [ |
|
|
|
|
"bin/webunit" |
|
|
|
|
], |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "1.0.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"WebDriver": "lib/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"Apache-2.0" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Justin Bishop", |
|
|
|
|
"email": "jubishop@gmail.com", |
|
|
|
|
"role": "Developer" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Anthon Pang", |
|
|
|
|
"email": "apang@softwaredevelopment.ca", |
|
|
|
|
"role": "developer" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "PHP WebDriver for Selenium 2", |
|
|
|
|
"homepage": "http://instaclick.com/", |
|
|
|
|
"keywords": [ |
|
|
|
|
"browser", |
|
|
|
|
"selenium", |
|
|
|
|
"webdriver", |
|
|
|
|
"webtest" |
|
|
|
|
], |
|
|
|
|
"time": "2013-10-04 15:03:51" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/browser-kit", |
|
|
|
|
"version": "v2.6.5", |
|
|
|
|
"target-dir": "Symfony/Component/BrowserKit", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/BrowserKit.git", |
|
|
|
|
"reference": "329bdc10bff1e365abb8a3388d60a65630daf705" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/BrowserKit/zipball/329bdc10bff1e365abb8a3388d60a65630daf705", |
|
|
|
|
"reference": "329bdc10bff1e365abb8a3388d60a65630daf705", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3", |
|
|
|
|
"symfony/dom-crawler": "~2.0,>=2.0.5" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"symfony/css-selector": "~2.0,>=2.0.5", |
|
|
|
|
"symfony/phpunit-bridge": "~2.7", |
|
|
|
|
"symfony/process": "~2.0,>=2.0.5" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"symfony/process": "" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.6-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Symfony\\Component\\BrowserKit\\": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"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 BrowserKit Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2015-03-13 13:21:46" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/css-selector", |
|
|
|
|
"version": "v2.3.26", |
|
|
|
|
"target-dir": "Symfony/Component/CssSelector", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/CssSelector.git", |
|
|
|
|
"reference": "86cf0aa16065ffc4545374e9479dd7878bf1d90f" |
|
|
|
|
"reference": "d11b64b8e4e96627dec3dabec936cdf410d48d78" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/CssSelector/zipball/86cf0aa16065ffc4545374e9479dd7878bf1d90f", |
|
|
|
|
"reference": "86cf0aa16065ffc4545374e9479dd7878bf1d90f", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/CssSelector/zipball/d11b64b8e4e96627dec3dabec936cdf410d48d78", |
|
|
|
|
"reference": "d11b64b8e4e96627dec3dabec936cdf410d48d78", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
@ -5306,7 +5833,7 @@ |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.6-dev" |
|
|
|
|
"dev-master": "2.3-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
@ -5334,14 +5861,68 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony CssSelector Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2015-02-24 11:52:21" |
|
|
|
|
"time": "2015-02-24 10:24:26" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/dom-crawler", |
|
|
|
|
"version": "v2.6.5", |
|
|
|
|
"target-dir": "Symfony/Component/DomCrawler", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/DomCrawler.git", |
|
|
|
|
"reference": "896d1fb78832e8c4a4e4e8565ffdf668a53e518f" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/896d1fb78832e8c4a4e4e8565ffdf668a53e518f", |
|
|
|
|
"reference": "896d1fb78832e8c4a4e4e8565ffdf668a53e518f", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"symfony/css-selector": "~2.3", |
|
|
|
|
"symfony/phpunit-bridge": "~2.7" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"symfony/css-selector": "" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.6-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": "2015-03-12 10:28:44" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"aliases": [], |
|
|
|
|
"minimum-stability": "stable", |
|
|
|
|
"stability-flags": { |
|
|
|
|
"behat/behat": 0, |
|
|
|
|
"behat/mink-extension": 0 |
|
|
|
|
"behat/mink": 0 |
|
|
|
|
}, |
|
|
|
|
"prefer-stable": false, |
|
|
|
|
"prefer-lowest": false, |
|
|
|
|
|