MDL-53381 behat: Pointing to 3.31.1 release tag.

This commit is contained in:
Rajesh Taneja 2016-04-01 10:31:21 +08:00
parent eb9ca848fa
commit ccceab9974
2 changed files with 125 additions and 129 deletions

View file

@ -2,6 +2,6 @@
"require-dev": { "require-dev": {
"phpunit/phpunit": "4.8.*", "phpunit/phpunit": "4.8.*",
"phpunit/dbUnit": "1.4.*", "phpunit/dbUnit": "1.4.*",
"moodlehq/behat-extension": "3.31.0" "moodlehq/behat-extension": "3.31.1"
} }
} }

252
composer.lock generated
View file

@ -4,41 +4,40 @@
"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": "769fa23c4b31f60c9fb82d5b23171e0f", "hash": "08ee36172d6de7fe083e753b44255ed7",
"content-hash": "5fca4c69d043cb1f985fc08cd82a64f8", "content-hash": "2bc89ce1a925ac037c899ae6f02eaa26",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
"name": "behat/behat", "name": "behat/behat",
"version": "v3.0.15", "version": "v3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Behat/Behat.git", "url": "https://github.com/Behat/Behat.git",
"reference": "b35ae3d45332d80c532af69cc36f780a9397a996" "reference": "359d987b3064d78f2d3a6ba3a355277f3b09b47f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Behat/Behat/zipball/b35ae3d45332d80c532af69cc36f780a9397a996", "url": "https://api.github.com/repos/Behat/Behat/zipball/359d987b3064d78f2d3a6ba3a355277f3b09b47f",
"reference": "b35ae3d45332d80c532af69cc36f780a9397a996", "reference": "359d987b3064d78f2d3a6ba3a355277f3b09b47f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"behat/gherkin": "~4.3", "behat/gherkin": "~4.4",
"behat/transliterator": "~1.0", "behat/transliterator": "~1.0",
"ext-mbstring": "*", "ext-mbstring": "*",
"php": ">=5.3.3", "php": ">=5.3.3",
"symfony/class-loader": "~2.1", "symfony/class-loader": "~2.1|~3.0",
"symfony/config": "~2.3", "symfony/config": "~2.3|~3.0",
"symfony/console": "~2.1", "symfony/console": "~2.1|~3.0",
"symfony/dependency-injection": "~2.1", "symfony/dependency-injection": "~2.1|~3.0",
"symfony/event-dispatcher": "~2.1", "symfony/event-dispatcher": "~2.1|~3.0",
"symfony/translation": "~2.3", "symfony/translation": "~2.3|~3.0",
"symfony/yaml": "~2.1" "symfony/yaml": "~2.1|~3.0"
}, },
"require-dev": { "require-dev": {
"phpspec/prophecy-phpunit": "~1.0", "phpunit/phpunit": "~4.5",
"phpunit/phpunit": "~4.0", "symfony/process": "~2.1|~3.0"
"symfony/process": "~2.1"
}, },
"suggest": { "suggest": {
"behat/mink-extension": "for integration with Mink testing framework", "behat/mink-extension": "for integration with Mink testing framework",
@ -51,7 +50,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.0.x-dev" "dev-master": "3.1.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -87,7 +86,7 @@
"symfony", "symfony",
"testing" "testing"
], ],
"time": "2015-02-22 14:10:33" "time": "2016-03-28 07:04:45"
}, },
{ {
"name": "behat/gherkin", "name": "behat/gherkin",
@ -149,24 +148,24 @@
}, },
{ {
"name": "behat/mink", "name": "behat/mink",
"version": "v1.7.0", "version": "v1.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/minkphp/Mink.git", "url": "https://github.com/minkphp/Mink.git",
"reference": "6c129030ec2cc029905cf969a56ca8f087b2dfdf" "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/minkphp/Mink/zipball/6c129030ec2cc029905cf969a56ca8f087b2dfdf", "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
"reference": "6c129030ec2cc029905cf969a56ca8f087b2dfdf", "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.1", "php": ">=5.3.1",
"symfony/css-selector": "~2.1" "symfony/css-selector": "~2.1|~3.0"
}, },
"require-dev": { "require-dev": {
"symfony/phpunit-bridge": "~2.7" "symfony/phpunit-bridge": "~2.7|~3.0"
}, },
"suggest": { "suggest": {
"behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
@ -203,24 +202,24 @@
"testing", "testing",
"web" "web"
], ],
"time": "2015-09-20 20:24:03" "time": "2016-03-05 08:26:18"
}, },
{ {
"name": "behat/mink-browserkit-driver", "name": "behat/mink-browserkit-driver",
"version": "v1.3.1", "version": "v1.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/minkphp/MinkBrowserKitDriver.git", "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
"reference": "2650f5420e713e3807c7f09a07370a4f48367bf9" "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/2650f5420e713e3807c7f09a07370a4f48367bf9", "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb",
"reference": "2650f5420e713e3807c7f09a07370a4f48367bf9", "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"behat/mink": "~1.7@dev", "behat/mink": "^1.7.1@dev",
"php": ">=5.3.6", "php": ">=5.3.6",
"symfony/browser-kit": "~2.3|~3.0", "symfony/browser-kit": "~2.3|~3.0",
"symfony/dom-crawler": "~2.3|~3.0" "symfony/dom-crawler": "~2.3|~3.0"
@ -259,7 +258,7 @@
"browser", "browser",
"testing" "testing"
], ],
"time": "2016-01-19 16:59:07" "time": "2016-03-05 08:59:47"
}, },
{ {
"name": "behat/mink-extension", "name": "behat/mink-extension",
@ -322,16 +321,16 @@
}, },
{ {
"name": "behat/mink-goutte-driver", "name": "behat/mink-goutte-driver",
"version": "v1.2.0", "version": "v1.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/minkphp/MinkGoutteDriver.git", "url": "https://github.com/minkphp/MinkGoutteDriver.git",
"reference": "c8e254f127d6f2242b994afd4339fb62d471df3f" "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/c8e254f127d6f2242b994afd4339fb62d471df3f", "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
"reference": "c8e254f127d6f2242b994afd4339fb62d471df3f", "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -341,7 +340,7 @@
"php": ">=5.3.1" "php": ">=5.3.1"
}, },
"require-dev": { "require-dev": {
"symfony/phpunit-bridge": "~2.7" "symfony/phpunit-bridge": "~2.7|~3.0"
}, },
"type": "mink-driver", "type": "mink-driver",
"extra": { "extra": {
@ -373,20 +372,20 @@
"headless", "headless",
"testing" "testing"
], ],
"time": "2015-09-21 21:31:11" "time": "2016-03-05 09:04:22"
}, },
{ {
"name": "behat/mink-selenium2-driver", "name": "behat/mink-selenium2-driver",
"version": "v1.3.0", "version": "v1.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/minkphp/MinkSelenium2Driver.git", "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
"reference": "bedbf1999c7ba1bc6921b30ee2eadf383e7ff5c9" "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/bedbf1999c7ba1bc6921b30ee2eadf383e7ff5c9", "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288",
"reference": "bedbf1999c7ba1bc6921b30ee2eadf383e7ff5c9", "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -434,7 +433,7 @@
"testing", "testing",
"webdriver" "webdriver"
], ],
"time": "2015-09-21 21:02:54" "time": "2016-03-05 09:10:18"
}, },
{ {
"name": "behat/transliterator", "name": "behat/transliterator",
@ -798,20 +797,20 @@
}, },
{ {
"name": "moodlehq/behat-extension", "name": "moodlehq/behat-extension",
"version": "v3.31.0", "version": "v3.31.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/moodlehq/moodle-behat-extension.git", "url": "https://github.com/moodlehq/moodle-behat-extension.git",
"reference": "d985e9da29914b0da90d61c47aadc455586eeee5" "reference": "d876ea5940e7ad115318140ae37f228c70450225"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/d985e9da29914b0da90d61c47aadc455586eeee5", "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/d876ea5940e7ad115318140ae37f228c70450225",
"reference": "d985e9da29914b0da90d61c47aadc455586eeee5", "reference": "d876ea5940e7ad115318140ae37f228c70450225",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"behat/behat": "3.0.*", "behat/behat": "3.1.*",
"behat/mink": "~1.7", "behat/mink": "~1.7",
"behat/mink-extension": "~2.1", "behat/mink-extension": "~2.1",
"behat/mink-goutte-driver": "~1.2", "behat/mink-goutte-driver": "~1.2",
@ -843,7 +842,7 @@
"Behat", "Behat",
"moodle" "moodle"
], ],
"time": "2016-03-04 07:15:40" "time": "2016-04-01 01:57:33"
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
@ -1257,16 +1256,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "4.8.23", "version": "4.8.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "6e351261f9cd33daf205a131a1ba61c6d33bd483" "reference": "a1066c562c52900a142a0e2bbf0582994671385e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6e351261f9cd33daf205a131a1ba61c6d33bd483", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1066c562c52900a142a0e2bbf0582994671385e",
"reference": "6e351261f9cd33daf205a131a1ba61c6d33bd483", "reference": "a1066c562c52900a142a0e2bbf0582994671385e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1325,7 +1324,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2016-02-11 14:56:33" "time": "2016-03-14 06:16:08"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@ -1385,16 +1384,16 @@
}, },
{ {
"name": "react/promise", "name": "react/promise",
"version": "v2.2.2", "version": "v2.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/reactphp/promise.git", "url": "https://github.com/reactphp/promise.git",
"reference": "3aacad8bf10c7d83e6fa2089d413529888c2bedf" "reference": "f942da7b505d1a294284ab343d05df42d02ad6d9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/reactphp/promise/zipball/3aacad8bf10c7d83e6fa2089d413529888c2bedf", "url": "https://api.github.com/repos/reactphp/promise/zipball/f942da7b505d1a294284ab343d05df42d02ad6d9",
"reference": "3aacad8bf10c7d83e6fa2089d413529888c2bedf", "reference": "f942da7b505d1a294284ab343d05df42d02ad6d9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1425,7 +1424,7 @@
} }
], ],
"description": "A lightweight implementation of CommonJS Promises/A for PHP", "description": "A lightweight implementation of CommonJS Promises/A for PHP",
"time": "2016-02-26 19:09:02" "time": "2016-03-31 13:10:33"
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
@ -1800,16 +1799,16 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v2.8.3", "version": "v2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
"reference": "6b2085020b4e86fcb7ae44c3ab8ddb91774b33d2" "reference": "745c19467255cf32eaf311f000eecafd83ca5586"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/6b2085020b4e86fcb7ae44c3ab8ddb91774b33d2", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/745c19467255cf32eaf311f000eecafd83ca5586",
"reference": "6b2085020b4e86fcb7ae44c3ab8ddb91774b33d2", "reference": "745c19467255cf32eaf311f000eecafd83ca5586",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1853,20 +1852,20 @@
], ],
"description": "Symfony BrowserKit Component", "description": "Symfony BrowserKit Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-01-27 11:34:40" "time": "2016-03-04 07:54:35"
}, },
{ {
"name": "symfony/class-loader", "name": "symfony/class-loader",
"version": "v2.8.3", "version": "v2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/class-loader.git", "url": "https://github.com/symfony/class-loader.git",
"reference": "517ab0554b6a5744d04480cb06873ffbd9442d73" "reference": "7d362c22710980730d46a5d039e788946a2938cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/class-loader/zipball/517ab0554b6a5744d04480cb06873ffbd9442d73", "url": "https://api.github.com/repos/symfony/class-loader/zipball/7d362c22710980730d46a5d039e788946a2938cb",
"reference": "517ab0554b6a5744d04480cb06873ffbd9442d73", "reference": "7d362c22710980730d46a5d039e788946a2938cb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1906,20 +1905,20 @@
], ],
"description": "Symfony ClassLoader Component", "description": "Symfony ClassLoader Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-01-30 15:58:35" "time": "2016-03-10 19:33:53"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v2.8.3", "version": "v2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "0f8f94e6a32b5c480024eed5fa5cbd2790d0ad19" "reference": "5273f4724dc5288fe7a33cb08077ab9852621f2c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/0f8f94e6a32b5c480024eed5fa5cbd2790d0ad19", "url": "https://api.github.com/repos/symfony/config/zipball/5273f4724dc5288fe7a33cb08077ab9852621f2c",
"reference": "0f8f94e6a32b5c480024eed5fa5cbd2790d0ad19", "reference": "5273f4724dc5288fe7a33cb08077ab9852621f2c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1959,20 +1958,20 @@
], ],
"description": "Symfony Config Component", "description": "Symfony Config Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-02-22 16:12:45" "time": "2016-03-04 07:54:35"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v2.8.3", "version": "v2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "56cc5caf051189720b8de974e4746090aaa10d44" "reference": "9a5aef5fc0d4eff86853d44202b02be8d5a20154"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/56cc5caf051189720b8de974e4746090aaa10d44", "url": "https://api.github.com/repos/symfony/console/zipball/9a5aef5fc0d4eff86853d44202b02be8d5a20154",
"reference": "56cc5caf051189720b8de974e4746090aaa10d44", "reference": "9a5aef5fc0d4eff86853d44202b02be8d5a20154",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2019,20 +2018,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-02-28 16:20:50" "time": "2016-03-17 09:19:04"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v2.8.3", "version": "v2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "8d83ff9777cdbd83e7f90d9c48f4729823791a5e" "reference": "07b7ced3ae0c12918477c095453ea8595000810e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/8d83ff9777cdbd83e7f90d9c48f4729823791a5e", "url": "https://api.github.com/repos/symfony/css-selector/zipball/07b7ced3ae0c12918477c095453ea8595000810e",
"reference": "8d83ff9777cdbd83e7f90d9c48f4729823791a5e", "reference": "07b7ced3ae0c12918477c095453ea8595000810e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2072,20 +2071,20 @@
], ],
"description": "Symfony CssSelector Component", "description": "Symfony CssSelector Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-01-27 05:14:19" "time": "2016-03-04 07:54:35"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v2.8.3", "version": "v2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "62251761a7615435b22ccf562384c588b431be44" "reference": "f7b4a498e679fa440b16facb934680a1527ed48c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/62251761a7615435b22ccf562384c588b431be44", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f7b4a498e679fa440b16facb934680a1527ed48c",
"reference": "62251761a7615435b22ccf562384c588b431be44", "reference": "f7b4a498e679fa440b16facb934680a1527ed48c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2134,20 +2133,20 @@
], ],
"description": "Symfony DependencyInjection Component", "description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-02-28 16:34:46" "time": "2016-03-21 07:27:21"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v2.8.3", "version": "v2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "e1a4b4c83f5ee6f5902f1d53035e3718909a0c11" "reference": "aae5c37d243c6ec11db62221aaff37e7f8005926"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/e1a4b4c83f5ee6f5902f1d53035e3718909a0c11", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/aae5c37d243c6ec11db62221aaff37e7f8005926",
"reference": "e1a4b4c83f5ee6f5902f1d53035e3718909a0c11", "reference": "aae5c37d243c6ec11db62221aaff37e7f8005926",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2190,20 +2189,20 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-02-28 16:20:50" "time": "2016-03-23 13:11:46"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v2.8.3", "version": "v2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "78c468665c9568c3faaa9c416a7134308f2d85c3" "reference": "47d2d8cade9b1c3987573d2943bb9352536cdb87"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/78c468665c9568c3faaa9c416a7134308f2d85c3", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/47d2d8cade9b1c3987573d2943bb9352536cdb87",
"reference": "78c468665c9568c3faaa9c416a7134308f2d85c3", "reference": "47d2d8cade9b1c3987573d2943bb9352536cdb87",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2250,20 +2249,20 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-01-27 05:14:19" "time": "2016-03-07 14:04:32"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v2.8.3", "version": "v2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "65cb36b6539b1d446527d60457248f30d045464d" "reference": "f08ffdf229252cd2745558cb2112df43903bcae4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/65cb36b6539b1d446527d60457248f30d045464d", "url": "https://api.github.com/repos/symfony/filesystem/zipball/f08ffdf229252cd2745558cb2112df43903bcae4",
"reference": "65cb36b6539b1d446527d60457248f30d045464d", "reference": "f08ffdf229252cd2745558cb2112df43903bcae4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2299,20 +2298,20 @@
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-02-22 15:02:30" "time": "2016-03-27 10:20:16"
}, },
{ {
"name": "symfony/polyfill-apcu", "name": "symfony/polyfill-apcu",
"version": "v1.1.0", "version": "v1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-apcu.git", "url": "https://github.com/symfony/polyfill-apcu.git",
"reference": "d1911e6caeb4b6a4c8e2d5c46b978a66b3745e4c" "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/d1911e6caeb4b6a4c8e2d5c46b978a66b3745e4c", "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/0c901e4e65a2f7ece68f0fd249b56d6ad3adc214",
"reference": "d1911e6caeb4b6a4c8e2d5c46b978a66b3745e4c", "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2327,9 +2326,6 @@
"autoload": { "autoload": {
"files": [ "files": [
"bootstrap.php" "bootstrap.php"
],
"classmap": [
"Resources/stubs"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -2355,11 +2351,11 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2016-01-20 09:13:37" "time": "2016-03-03 16:49:40"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.1.0", "version": "v1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
@ -2418,16 +2414,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v2.8.3", "version": "v2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "7dedd5b60550f33dca16dd7e94ef8aca8b67bbfe" "reference": "fb467471952ef5cf8497c029980e556b47545333"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/7dedd5b60550f33dca16dd7e94ef8aca8b67bbfe", "url": "https://api.github.com/repos/symfony/process/zipball/fb467471952ef5cf8497c029980e556b47545333",
"reference": "7dedd5b60550f33dca16dd7e94ef8aca8b67bbfe", "reference": "fb467471952ef5cf8497c029980e556b47545333",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2463,20 +2459,20 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-02-02 13:33:15" "time": "2016-03-23 13:11:46"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v2.8.3", "version": "v2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "b7b4ebadd2b5e614ff7d2d6fc63e0ed0578909c7" "reference": "d60b8e076d22953aabebeebda53bf334438e7aca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/b7b4ebadd2b5e614ff7d2d6fc63e0ed0578909c7", "url": "https://api.github.com/repos/symfony/translation/zipball/d60b8e076d22953aabebeebda53bf334438e7aca",
"reference": "b7b4ebadd2b5e614ff7d2d6fc63e0ed0578909c7", "reference": "d60b8e076d22953aabebeebda53bf334438e7aca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2527,20 +2523,20 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-02-02 09:49:18" "time": "2016-03-25 01:40:30"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v2.8.3", "version": "v2.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "2a4ee40acb880c56f29fb1b8886e7ffe94f3b995" "reference": "584e52cb8f788a887553ba82db6caacb1d6260bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/2a4ee40acb880c56f29fb1b8886e7ffe94f3b995", "url": "https://api.github.com/repos/symfony/yaml/zipball/584e52cb8f788a887553ba82db6caacb1d6260bb",
"reference": "2a4ee40acb880c56f29fb1b8886e7ffe94f3b995", "reference": "584e52cb8f788a887553ba82db6caacb1d6260bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2576,7 +2572,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-02-23 07:41:20" "time": "2016-03-04 07:54:35"
} }
], ],
"aliases": [], "aliases": [],