Update composer.lock in anticipation of new release.

Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
James Cole 2016-10-30 06:20:18 +01:00
parent d4995e342f
commit c53da15219
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

158
composer.lock generated
View File

@ -410,35 +410,35 @@
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
"version": "v1.2.7", "version": "v1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/annotations.git", "url": "https://github.com/doctrine/annotations.git",
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" "reference": "30e07cf03edc3cd3ef579d0dd4dd8c58250799a5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", "url": "https://api.github.com/repos/doctrine/annotations/zipball/30e07cf03edc3cd3ef579d0dd4dd8c58250799a5",
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", "reference": "30e07cf03edc3cd3ef579d0dd4dd8c58250799a5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/lexer": "1.*", "doctrine/lexer": "1.*",
"php": ">=5.3.2" "php": "^5.6 || ^7.0"
}, },
"require-dev": { "require-dev": {
"doctrine/cache": "1.*", "doctrine/cache": "1.*",
"phpunit/phpunit": "4.*" "phpunit/phpunit": "^5.6.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.3.x-dev" "dev-master": "1.4.x-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/" "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -474,20 +474,20 @@
"docblock", "docblock",
"parser" "parser"
], ],
"time": "2015-08-31 12:32:49" "time": "2016-10-24 11:45:47"
}, },
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
"version": "v1.6.0", "version": "v1.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/cache.git", "url": "https://github.com/doctrine/cache.git",
"reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6" "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6", "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
"reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6", "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -544,7 +544,7 @@
"cache", "cache",
"caching" "caching"
], ],
"time": "2015-12-31 16:37:02" "time": "2016-10-29 11:16:17"
}, },
{ {
"name": "doctrine/collections", "name": "doctrine/collections",
@ -1275,16 +1275,16 @@
}, },
{ {
"name": "league/csv", "name": "league/csv",
"version": "8.1.1", "version": "8.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/csv.git", "url": "https://github.com/thephpleague/csv.git",
"reference": "3b22a40804aa0bc5224ffb2f5e8248edf0a9a38c" "reference": "33447984f7a7038fefaa5a6177e8407b66bc85b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/csv/zipball/3b22a40804aa0bc5224ffb2f5e8248edf0a9a38c", "url": "https://api.github.com/repos/thephpleague/csv/zipball/33447984f7a7038fefaa5a6177e8407b66bc85b4",
"reference": "3b22a40804aa0bc5224ffb2f5e8248edf0a9a38c", "reference": "33447984f7a7038fefaa5a6177e8407b66bc85b4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1298,7 +1298,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "8.0-dev" "dev-master": "8.1-dev"
} }
}, },
"autoload": { "autoload": {
@ -1328,7 +1328,7 @@
"read", "read",
"write" "write"
], ],
"time": "2016-09-05 08:16:07" "time": "2016-10-27 11:21:24"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
@ -2170,7 +2170,7 @@
}, },
{ {
"name": "symfony/class-loader", "name": "symfony/class-loader",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/class-loader.git", "url": "https://github.com/symfony/class-loader.git",
@ -2226,16 +2226,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "6cb0872fb57b38b3b09ff213c21ed693956b9eb0" "reference": "c99da1119ae61e15de0e4829196b9fba6f73d065"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/6cb0872fb57b38b3b09ff213c21ed693956b9eb0", "url": "https://api.github.com/repos/symfony/console/zipball/c99da1119ae61e15de0e4829196b9fba6f73d065",
"reference": "6cb0872fb57b38b3b09ff213c21ed693956b9eb0", "reference": "c99da1119ae61e15de0e4829196b9fba6f73d065",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2283,11 +2283,11 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-09-28 00:11:12" "time": "2016-10-06 01:44:51"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
@ -2344,16 +2344,16 @@
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5" "reference": "28b0832b2553ffb80cabef6a7a812ff1e670c0bc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/28b0832b2553ffb80cabef6a7a812ff1e670c0bc",
"reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5", "reference": "28b0832b2553ffb80cabef6a7a812ff1e670c0bc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2400,11 +2400,11 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-07-19 10:45:57" "time": "2016-10-13 06:28:43"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
@ -2453,16 +2453,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "5114f1becca9f29e3af94374f1689c83c1aa3d97" "reference": "f21e5a8b88274b7720779aa88f9c02c6d6ec08d7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/5114f1becca9f29e3af94374f1689c83c1aa3d97", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f21e5a8b88274b7720779aa88f9c02c6d6ec08d7",
"reference": "5114f1becca9f29e3af94374f1689c83c1aa3d97", "reference": "f21e5a8b88274b7720779aa88f9c02c6d6ec08d7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2502,20 +2502,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-09-21 20:55:10" "time": "2016-10-24 15:52:44"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "dc339d6eebadfa6e39c52868b4d4a715eff13c69" "reference": "c235f1b13ba67012e283996a5427f22e2e04be14"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/dc339d6eebadfa6e39c52868b4d4a715eff13c69", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c235f1b13ba67012e283996a5427f22e2e04be14",
"reference": "dc339d6eebadfa6e39c52868b4d4a715eff13c69", "reference": "c235f1b13ba67012e283996a5427f22e2e04be14",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2523,7 +2523,7 @@
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/debug": "~2.8|~3.0", "symfony/debug": "~2.8|~3.0",
"symfony/event-dispatcher": "~2.8|~3.0", "symfony/event-dispatcher": "~2.8|~3.0",
"symfony/http-foundation": "~2.8.8|~3.0.8|~3.1.2|~3.2" "symfony/http-foundation": "~2.8.13|~3.1.6|~3.2"
}, },
"conflict": { "conflict": {
"symfony/config": "<2.8" "symfony/config": "<2.8"
@ -2584,7 +2584,7 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-10-03 19:01:06" "time": "2016-10-27 02:38:31"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
@ -2755,7 +2755,7 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
@ -2804,7 +2804,7 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
@ -2879,16 +2879,16 @@
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "93013a18d272e59dab8e67f583155b78c68947eb" "reference": "ff1285087397d2f64041b35e591f3025881c90cd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/93013a18d272e59dab8e67f583155b78c68947eb", "url": "https://api.github.com/repos/symfony/translation/zipball/ff1285087397d2f64041b35e591f3025881c90cd",
"reference": "93013a18d272e59dab8e67f583155b78c68947eb", "reference": "ff1285087397d2f64041b35e591f3025881c90cd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2939,20 +2939,20 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-09-06 11:02:40" "time": "2016-10-18 04:30:12"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "70bfe927b86ba9999aeebd829715b0bb2cd39a10" "reference": "4dc2f03b480c43f1665d3317d827a04ed6ffd11e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/70bfe927b86ba9999aeebd829715b0bb2cd39a10", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/4dc2f03b480c43f1665d3317d827a04ed6ffd11e",
"reference": "70bfe927b86ba9999aeebd829715b0bb2cd39a10", "reference": "4dc2f03b480c43f1665d3317d827a04ed6ffd11e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3002,20 +3002,20 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2016-09-29 14:13:09" "time": "2016-10-18 15:46:07"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.26.1", "version": "v1.27.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "a09d8ee17ac1cfea29ed60c83960ad685c6a898d" "reference": "3c6c0033fd3b5679c6e1cb60f4f9766c2b424d97"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/a09d8ee17ac1cfea29ed60c83960ad685c6a898d", "url": "https://api.github.com/repos/twigphp/Twig/zipball/3c6c0033fd3b5679c6e1cb60f4f9766c2b424d97",
"reference": "a09d8ee17ac1cfea29ed60c83960ad685c6a898d", "reference": "3c6c0033fd3b5679c6e1cb60f4f9766c2b424d97",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3028,7 +3028,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.26-dev" "dev-master": "1.27-dev"
} }
}, },
"autoload": { "autoload": {
@ -3063,7 +3063,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2016-10-05 18:57:41" "time": "2016-10-25 19:17:17"
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
@ -3880,16 +3880,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "5.6.1", "version": "5.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "60c32c5b5e79c2248001efa2560f831da11cc2d7" "reference": "cd13b23ac5a519a4708e00736c26ee0bb28b2e01"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/60c32c5b5e79c2248001efa2560f831da11cc2d7", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cd13b23ac5a519a4708e00736c26ee0bb28b2e01",
"reference": "60c32c5b5e79c2248001efa2560f831da11cc2d7", "reference": "cd13b23ac5a519a4708e00736c26ee0bb28b2e01",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3958,7 +3958,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2016-10-07 13:03:26" "time": "2016-10-25 07:40:25"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@ -4534,7 +4534,7 @@
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
@ -4587,16 +4587,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "bb7395e8b1db3654de82b9f35d019958276de4d7" "reference": "59eee3c76eb89f21857798620ebdad7a05ad14f4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bb7395e8b1db3654de82b9f35d019958276de4d7", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/59eee3c76eb89f21857798620ebdad7a05ad14f4",
"reference": "bb7395e8b1db3654de82b9f35d019958276de4d7", "reference": "59eee3c76eb89f21857798620ebdad7a05ad14f4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4639,20 +4639,20 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-08-05 08:37:39" "time": "2016-10-18 15:46:07"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v3.1.5", "version": "v3.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "368b9738d4033c8b93454cb0dbd45d305135a6d3" "reference": "7ff51b06c6c3d5cc6686df69004a42c69df09e27"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/368b9738d4033c8b93454cb0dbd45d305135a6d3", "url": "https://api.github.com/repos/symfony/yaml/zipball/7ff51b06c6c3d5cc6686df69004a42c69df09e27",
"reference": "368b9738d4033c8b93454cb0dbd45d305135a6d3", "reference": "7ff51b06c6c3d5cc6686df69004a42c69df09e27",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4688,7 +4688,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-09-25 08:27:07" "time": "2016-10-24 18:41:13"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",