Updated composer.json and composer.lock to latest versions

This commit is contained in:
Yves Hoppe 2016-08-24 20:05:07 +02:00
parent 41cebd1b24
commit 3042a7e918
2 changed files with 121 additions and 156 deletions

View File

@ -12,11 +12,11 @@
}, },
"require-dev": { "require-dev": {
"codeception/codeception": "^2.2", "codeception/codeception": "^2.2",
"joomla-projects/joomla-browser": "v3.6.0", "joomla-projects/joomla-browser": "v3.6.0.1",
"codegyre/robo": "~0.5", "codegyre/robo": "~0.6",
"joomla-projects/robo": "dev-master", "joomla-projects/robo": "dev-master",
"joomla-projects/selenium-server-standalone": "v2.53.1", "joomla-projects/selenium-server-standalone": "v2.53.1",
"fzaninotto/faker": "^1.5", "fzaninotto/faker": "^1.6",
"joomla-projects/jorobo": "0.4", "joomla-projects/jorobo": "0.4",
"Behat/Gherkin": "^4.4.1" "Behat/Gherkin": "^4.4.1"
} }

271
composer.lock generated
View File

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "50cba84cd1ef0c67853e0f620724ba96", "hash": "cf474ac68fcf1b7485cd5de204671090",
"content-hash": "0cc9ac9fe4280ae049d92e46bec772e5", "content-hash": "044d27ae1038acf0c3b27810367e15f4",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -68,16 +68,16 @@
}, },
{ {
"name": "codeception/codeception", "name": "codeception/codeception",
"version": "2.2.2", "version": "2.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Codeception/Codeception.git", "url": "https://github.com/Codeception/Codeception.git",
"reference": "8d80bb4ec7470e8df5de0e4c401785bc3fa1f4f6" "reference": "ea617b8b55e6e33cdd47edeafde5d3f6466049e2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/8d80bb4ec7470e8df5de0e4c401785bc3fa1f4f6", "url": "https://api.github.com/repos/Codeception/Codeception/zipball/ea617b8b55e6e33cdd47edeafde5d3f6466049e2",
"reference": "8d80bb4ec7470e8df5de0e4c401785bc3fa1f4f6", "reference": "ea617b8b55e6e33cdd47edeafde5d3f6466049e2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -155,7 +155,7 @@
"functional testing", "functional testing",
"unit testing" "unit testing"
], ],
"time": "2016-06-29 00:59:28" "time": "2016-08-14 12:28:58"
}, },
{ {
"name": "codegyre/robo", "name": "codegyre/robo",
@ -326,16 +326,16 @@
}, },
{ {
"name": "facebook/webdriver", "name": "facebook/webdriver",
"version": "1.1.2", "version": "1.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/facebook/php-webdriver.git", "url": "https://github.com/facebook/php-webdriver.git",
"reference": "0b889d7de7461439f8a3bbcca46e0f696cb27986" "reference": "b7186fb1bcfda956d237f59face250d06ef47253"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/facebook/php-webdriver/zipball/0b889d7de7461439f8a3bbcca46e0f696cb27986", "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/b7186fb1bcfda956d237f59face250d06ef47253",
"reference": "0b889d7de7461439f8a3bbcca46e0f696cb27986", "reference": "b7186fb1bcfda956d237f59face250d06ef47253",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -343,7 +343,9 @@
"php": ">=5.3.19" "php": ">=5.3.19"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "4.6.*" "friendsofphp/php-cs-fixer": "^1.11",
"phpunit/phpunit": "4.6.* || ~5.0",
"squizlabs/php_codesniffer": "^2.6"
}, },
"suggest": { "suggest": {
"phpdocumentor/phpdocumentor": "2.*" "phpdocumentor/phpdocumentor": "2.*"
@ -366,7 +368,7 @@
"selenium", "selenium",
"webdriver" "webdriver"
], ],
"time": "2016-06-04 00:02:34" "time": "2016-08-10 00:44:08"
}, },
{ {
"name": "fzaninotto/faker", "name": "fzaninotto/faker",
@ -452,27 +454,27 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "6.2.0", "version": "6.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "d094e337976dff9d8e2424e8485872194e768662" "reference": "3f808fba627f2c5b69e2501217bf31af349c1427"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/d094e337976dff9d8e2424e8485872194e768662", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3f808fba627f2c5b69e2501217bf31af349c1427",
"reference": "d094e337976dff9d8e2424e8485872194e768662", "reference": "3f808fba627f2c5b69e2501217bf31af349c1427",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"guzzlehttp/promises": "~1.0", "guzzlehttp/promises": "^1.0",
"guzzlehttp/psr7": "~1.1", "guzzlehttp/psr7": "^1.3.1",
"php": ">=5.5.0" "php": ">=5.5"
}, },
"require-dev": { "require-dev": {
"ext-curl": "*", "ext-curl": "*",
"phpunit/phpunit": "~4.0", "phpunit/phpunit": "^4.0",
"psr/log": "~1.0" "psr/log": "^1.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -510,7 +512,7 @@
"rest", "rest",
"web service" "web service"
], ],
"time": "2016-03-21 20:02:09" "time": "2016-07-15 17:22:37"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
@ -1328,16 +1330,16 @@
}, },
{ {
"name": "joomla-projects/joomla-browser", "name": "joomla-projects/joomla-browser",
"version": "v3.6.0", "version": "v3.6.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/joomla-projects/joomla-browser.git", "url": "https://github.com/joomla-projects/joomla-browser.git",
"reference": "b0a583d09435d9941219fef06fcc27a6487df976" "reference": "b3eb0afd2dae7d55e67e1cda4847573f50de61ea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/joomla-projects/joomla-browser/zipball/b0a583d09435d9941219fef06fcc27a6487df976", "url": "https://api.github.com/repos/joomla-projects/joomla-browser/zipball/b3eb0afd2dae7d55e67e1cda4847573f50de61ea",
"reference": "b0a583d09435d9941219fef06fcc27a6487df976", "reference": "b3eb0afd2dae7d55e67e1cda4847573f50de61ea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1375,7 +1377,7 @@
"acceptance testing", "acceptance testing",
"joomla" "joomla"
], ],
"time": "2016-05-21 13:48:02" "time": "2016-07-27 18:24:23"
}, },
{ {
"name": "joomla-projects/jorobo", "name": "joomla-projects/jorobo",
@ -1544,66 +1546,28 @@
], ],
"time": "2015-02-24 00:21:06" "time": "2015-02-24 00:21:06"
}, },
{
"name": "joomla/date",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/date.git",
"reference": "b985dc1a4ed41ea14c90fc09347c6bb44470aeaa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/date/zipball/b985dc1a4ed41ea14c90fc09347c6bb44470aeaa",
"reference": "b985dc1a4ed41ea14c90fc09347c6bb44470aeaa",
"shasum": ""
},
"require": {
"php": ">=5.3.10"
},
"type": "joomla-package",
"autoload": {
"psr-4": {
"Joomla\\Date\\": "src/",
"Joomla\\Date\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Date Package",
"homepage": "https://github.com/joomla-framework/date",
"keywords": [
"date",
"framework",
"joomla"
],
"time": "2014-02-09 01:27:57"
},
{ {
"name": "joomla/github", "name": "joomla/github",
"version": "1.3.0", "version": "1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/joomla-framework/github-api.git", "url": "https://github.com/joomla-framework/github-api.git",
"reference": "39b4ad1221ce7d87b63c49a35df948b55b20d9c3" "reference": "324f723e98686aafefcb5f67140e87100050fc5c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/joomla-framework/github-api/zipball/39b4ad1221ce7d87b63c49a35df948b55b20d9c3", "url": "https://api.github.com/repos/joomla-framework/github-api/zipball/324f723e98686aafefcb5f67140e87100050fc5c",
"reference": "39b4ad1221ce7d87b63c49a35df948b55b20d9c3", "reference": "324f723e98686aafefcb5f67140e87100050fc5c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"joomla/date": "~1.0", "joomla/http": "^1.2.2",
"joomla/http": "~1.0",
"joomla/registry": "~1.0", "joomla/registry": "~1.0",
"joomla/uri": "~1.0", "joomla/uri": "~1.0",
"php": ">=5.3.10" "php": ">=5.3.10|>=7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "4.*", "phpunit/phpunit": "~4.8|>=5.0 <5.4",
"squizlabs/php_codesniffer": "1.*" "squizlabs/php_codesniffer": "1.*"
}, },
"type": "joomla-package", "type": "joomla-package",
@ -1614,8 +1578,7 @@
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Joomla\\Github\\": "src/", "Joomla\\Github\\": "src/"
"Joomla\\Github\\Tests\\": "Tests/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -1629,7 +1592,7 @@
"github", "github",
"joomla" "joomla"
], ],
"time": "2015-02-03 12:13:36" "time": "2016-07-22 19:20:45"
}, },
{ {
"name": "joomla/http", "name": "joomla/http",
@ -2558,16 +2521,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "4.8.26", "version": "4.8.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "fc1d8cd5b5de11625979125c5639347896ac2c74" "reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fc1d8cd5b5de11625979125c5639347896ac2c74", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c062dddcb68e44b563f66ee319ddae2b5a322a90",
"reference": "fc1d8cd5b5de11625979125c5639347896ac2c74", "reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2626,7 +2589,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2016-05-17 03:09:28" "time": "2016-07-21 06:48:14"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@ -2686,16 +2649,16 @@
}, },
{ {
"name": "psr/http-message", "name": "psr/http-message",
"version": "1.0", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/http-message.git", "url": "https://github.com/php-fig/http-message.git",
"reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298" "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2723,6 +2686,7 @@
} }
], ],
"description": "Common interface for HTTP messages", "description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [ "keywords": [
"http", "http",
"http-message", "http-message",
@ -2731,7 +2695,7 @@
"request", "request",
"response" "response"
], ],
"time": "2015-05-04 20:22:00" "time": "2016-08-06 14:39:51"
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
@ -2851,23 +2815,23 @@
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
"version": "1.3.7", "version": "1.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/environment.git", "url": "https://github.com/sebastianbergmann/environment.git",
"reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716" "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
"reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716", "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": "^5.3.3 || ^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.4" "phpunit/phpunit": "^4.8 || ^5.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -2897,7 +2861,7 @@
"environment", "environment",
"hhvm" "hhvm"
], ],
"time": "2016-05-17 03:18:57" "time": "2016-08-18 05:49:44"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
@ -3317,16 +3281,16 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v3.1.2", "version": "v3.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
"reference": "dcf41ed026b0499254385b5c88f03247b2ba010b" "reference": "d2a07cc11c5fa94820240b1e67592ffb18e347b9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/dcf41ed026b0499254385b5c88f03247b2ba010b", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/d2a07cc11c5fa94820240b1e67592ffb18e347b9",
"reference": "dcf41ed026b0499254385b5c88f03247b2ba010b", "reference": "d2a07cc11c5fa94820240b1e67592ffb18e347b9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3370,20 +3334,20 @@
], ],
"description": "Symfony BrowserKit Component", "description": "Symfony BrowserKit Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-29 05:41:56" "time": "2016-07-26 08:04:17"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v2.8.8", "version": "v2.8.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "0926e69411eba491803dbafb9f1f233e2ced58d0" "reference": "4275ef5b59f18959df0eee3991e9ca0cc208ffd4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/0926e69411eba491803dbafb9f1f233e2ced58d0", "url": "https://api.github.com/repos/symfony/config/zipball/4275ef5b59f18959df0eee3991e9ca0cc208ffd4",
"reference": "0926e69411eba491803dbafb9f1f233e2ced58d0", "reference": "4275ef5b59f18959df0eee3991e9ca0cc208ffd4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3423,20 +3387,20 @@
], ],
"description": "Symfony Config Component", "description": "Symfony Config Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-29 05:31:50" "time": "2016-07-26 08:02:44"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v2.8.8", "version": "v2.8.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "c392a6ec72f2122748032c2ad6870420561ffcfa" "reference": "36e62335caca8a6e909c5c5bac4a8128149911c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/c392a6ec72f2122748032c2ad6870420561ffcfa", "url": "https://api.github.com/repos/symfony/console/zipball/36e62335caca8a6e909c5c5bac4a8128149911c9",
"reference": "c392a6ec72f2122748032c2ad6870420561ffcfa", "reference": "36e62335caca8a6e909c5c5bac4a8128149911c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3483,11 +3447,11 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-29 07:02:14" "time": "2016-07-30 07:20:35"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v3.1.2", "version": "v3.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
@ -3540,16 +3504,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v2.8.8", "version": "v2.8.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "2dd85de8216079d1360b2b14988cd5cdbbb49063" "reference": "f2b5a00d176f6a201dc430375c0ef37706ea3d12"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2dd85de8216079d1360b2b14988cd5cdbbb49063", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f2b5a00d176f6a201dc430375c0ef37706ea3d12",
"reference": "2dd85de8216079d1360b2b14988cd5cdbbb49063", "reference": "f2b5a00d176f6a201dc430375c0ef37706ea3d12",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3561,7 +3525,7 @@
"require-dev": { "require-dev": {
"symfony/config": "~2.2|~3.0.0", "symfony/config": "~2.2|~3.0.0",
"symfony/expression-language": "~2.6|~3.0.0", "symfony/expression-language": "~2.6|~3.0.0",
"symfony/yaml": "~2.1|~3.0.0" "symfony/yaml": "~2.3.42|~2.7.14|~2.8.7|~3.0.7"
}, },
"suggest": { "suggest": {
"symfony/config": "", "symfony/config": "",
@ -3599,20 +3563,20 @@
], ],
"description": "Symfony DependencyInjection Component", "description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-29 05:31:50" "time": "2016-07-30 07:20:35"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v3.1.2", "version": "v3.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "99ec4a23330fcd0c8667095f3ef7aa204ffd9dc0" "reference": "c7b9b8db3a6f2bac76dcd9a9db5446f2591897f9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/99ec4a23330fcd0c8667095f3ef7aa204ffd9dc0", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/c7b9b8db3a6f2bac76dcd9a9db5446f2591897f9",
"reference": "99ec4a23330fcd0c8667095f3ef7aa204ffd9dc0", "reference": "c7b9b8db3a6f2bac76dcd9a9db5446f2591897f9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3655,20 +3619,20 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-29 05:41:56" "time": "2016-07-26 08:04:17"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v2.8.8", "version": "v2.8.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "b180b70439dca70049b6b9b7e21d75e6e5d7aca9" "reference": "889983a79a043dfda68f38c38b6dba092dd49cd8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b180b70439dca70049b6b9b7e21d75e6e5d7aca9", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/889983a79a043dfda68f38c38b6dba092dd49cd8",
"reference": "b180b70439dca70049b6b9b7e21d75e6e5d7aca9", "reference": "889983a79a043dfda68f38c38b6dba092dd49cd8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3715,20 +3679,20 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-29 05:29:29" "time": "2016-07-28 16:56:28"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v2.8.8", "version": "v2.8.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "7258ddd6f987053f21fa43d03430580ba54e6096" "reference": "ab4c3f085c8f5a56536845bf985c4cef30bf75fd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/7258ddd6f987053f21fa43d03430580ba54e6096", "url": "https://api.github.com/repos/symfony/filesystem/zipball/ab4c3f085c8f5a56536845bf985c4cef30bf75fd",
"reference": "7258ddd6f987053f21fa43d03430580ba54e6096", "reference": "ab4c3f085c8f5a56536845bf985c4cef30bf75fd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3764,20 +3728,20 @@
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-29 05:31:50" "time": "2016-07-20 05:41:28"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v2.8.8", "version": "v2.8.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "bf0506ef4e7778fd3f0f1f141ab5e8c1ef35dd7d" "reference": "60804d88691e4a73bbbb3035eb1d9f075c5c2c10"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/bf0506ef4e7778fd3f0f1f141ab5e8c1ef35dd7d", "url": "https://api.github.com/repos/symfony/finder/zipball/60804d88691e4a73bbbb3035eb1d9f075c5c2c10",
"reference": "bf0506ef4e7778fd3f0f1f141ab5e8c1ef35dd7d", "reference": "60804d88691e4a73bbbb3035eb1d9f075c5c2c10",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3813,7 +3777,7 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-29 05:29:29" "time": "2016-07-26 08:02:44"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
@ -3932,16 +3896,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v2.8.8", "version": "v2.8.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "89f33c16796415ccfd8bb3cf8d520cbb79899bfe" "reference": "d20332e43e8774ff8870b394f3dd6020cc7f8e0c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/89f33c16796415ccfd8bb3cf8d520cbb79899bfe", "url": "https://api.github.com/repos/symfony/process/zipball/d20332e43e8774ff8870b394f3dd6020cc7f8e0c",
"reference": "89f33c16796415ccfd8bb3cf8d520cbb79899bfe", "reference": "d20332e43e8774ff8870b394f3dd6020cc7f8e0c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3977,20 +3941,20 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-29 05:29:29" "time": "2016-07-28 11:13:19"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v3.1.2", "version": "v3.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "2884c26ce4c1d61aebf423a8b912950fe7c764de" "reference": "1819adf2066880c7967df7180f4f662b6f0567ac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/2884c26ce4c1d61aebf423a8b912950fe7c764de", "url": "https://api.github.com/repos/symfony/yaml/zipball/1819adf2066880c7967df7180f4f662b6f0567ac",
"reference": "2884c26ce4c1d61aebf423a8b912950fe7c764de", "reference": "1819adf2066880c7967df7180f4f662b6f0567ac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4026,7 +3990,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-29 05:41:56" "time": "2016-07-17 14:02:08"
}, },
{ {
"name": "theseer/fdomdocument", "name": "theseer/fdomdocument",
@ -4131,28 +4095,29 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.0.2", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozart/assert.git", "url": "https://github.com/webmozart/assert.git",
"reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde" "reference": "bb2d123231c095735130cc8f6d31385a44c7b308"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde", "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308",
"reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde", "reference": "bb2d123231c095735130cc8f6d31385a44c7b308",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": "^5.3.3|^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.6" "phpunit/phpunit": "^4.6",
"sebastian/version": "^1.0.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.0-dev" "dev-master": "1.2-dev"
} }
}, },
"autoload": { "autoload": {
@ -4176,7 +4141,7 @@
"check", "check",
"validate" "validate"
], ],
"time": "2015-08-24 13:29:44" "time": "2016-08-09 15:02:57"
} }
], ],
"aliases": [], "aliases": [],