update composer.lock

This commit is contained in:
Daku 2017-03-10 15:55:09 +00:00
parent df38c7978c
commit 810ad041b7

124
composer.lock generated
View File

@ -4,7 +4,7 @@
"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"
], ],
"content-hash": "d05a90197ed0f471b2a5494e3d612785", "content-hash": "0ebb6cb4c51f9109b9cd7947f6b9f767",
"packages": [ "packages": [
{ {
"name": "bower-asset/jquery", "name": "bower-asset/jquery",
@ -107,12 +107,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/johndyer/mediaelement.git", "url": "https://github.com/johndyer/mediaelement.git",
"reference": "68ae308b2ac4ac6648c06f68db9f8902370a3249" "reference": "6e80b260172f4ddc3b0bbee046775d2ba4c6f9b7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/johndyer/mediaelement/zipball/68ae308b2ac4ac6648c06f68db9f8902370a3249", "url": "https://api.github.com/repos/johndyer/mediaelement/zipball/6e80b260172f4ddc3b0bbee046775d2ba4c6f9b7",
"reference": "68ae308b2ac4ac6648c06f68db9f8902370a3249", "reference": "6e80b260172f4ddc3b0bbee046775d2ba4c6f9b7",
"shasum": "" "shasum": ""
}, },
"type": "bower-asset-library", "type": "bower-asset-library",
@ -433,7 +433,7 @@
"constructor", "constructor",
"instantiate" "instantiate"
], ],
"time": "2017-02-16 16:15:51" "time": "2017-02-16T16:15:51+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
@ -529,7 +529,7 @@
"reflection", "reflection",
"static analysis" "static analysis"
], ],
"time": "2015-12-27 11:43:31" "time": "2015-12-27T11:43:31+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
@ -684,7 +684,7 @@
"spy", "spy",
"stub" "stub"
], ],
"time": "2017-03-03 17:09:02" "time": "2017-03-03T17:09:02+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@ -747,7 +747,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2017-03-07 10:28:00" "time": "2017-03-07T10:28:00+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -794,7 +794,7 @@
"filesystem", "filesystem",
"iterator" "iterator"
], ],
"time": "2016-10-03 07:40:28" "time": "2016-10-03T07:40:28+00:00"
}, },
{ {
"name": "phpunit/php-text-template", "name": "phpunit/php-text-template",
@ -884,7 +884,7 @@
"keywords": [ "keywords": [
"timer" "timer"
], ],
"time": "2017-03-07 15:42:04" "time": "2017-03-07T15:42:04+00:00"
}, },
{ {
"name": "phpunit/php-token-stream", "name": "phpunit/php-token-stream",
@ -933,50 +933,54 @@
"keywords": [ "keywords": [
"tokenizer" "tokenizer"
], ],
"time": "2017-03-07 07:36:57" "time": "2017-03-07T07:36:57+00:00"
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "5.5.4", "version": "5.7.x-dev",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3e6e88e56c912133de6e99b87728cca7ed70c5f5" "reference": "d421807ce5f372ecaf0bff3a5d41f5c60a18329f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3e6e88e56c912133de6e99b87728cca7ed70c5f5", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d421807ce5f372ecaf0bff3a5d41f5c60a18329f",
"reference": "3e6e88e56c912133de6e99b87728cca7ed70c5f5", "reference": "d421807ce5f372ecaf0bff3a5d41f5c60a18329f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-json": "*", "ext-json": "*",
"ext-pcre": "*", "ext-libxml": "*",
"ext-reflection": "*", "ext-mbstring": "*",
"ext-spl": "*", "ext-xml": "*",
"myclabs/deep-copy": "~1.3", "myclabs/deep-copy": "~1.3",
"php": "^5.6 || ^7.0", "php": "^5.6 || ^7.0",
"phpspec/prophecy": "^1.3.1", "phpspec/prophecy": "^1.6.2",
"phpunit/php-code-coverage": "^4.0.1", "phpunit/php-code-coverage": "^4.0.4",
"phpunit/php-file-iterator": "~1.4", "phpunit/php-file-iterator": "~1.4",
"phpunit/php-text-template": "~1.2", "phpunit/php-text-template": "~1.2",
"phpunit/php-timer": "^1.0.6", "phpunit/php-timer": "^1.0.6",
"phpunit/phpunit-mock-objects": "^3.2", "phpunit/phpunit-mock-objects": "^3.2",
"sebastian/comparator": "~1.1", "sebastian/comparator": "^1.2.4",
"sebastian/diff": "~1.2", "sebastian/diff": "~1.2",
"sebastian/environment": "^1.3 || ^2.0", "sebastian/environment": "^1.3.4 || ^2.0",
"sebastian/exporter": "~1.2", "sebastian/exporter": "~2.0",
"sebastian/global-state": "~1.0", "sebastian/global-state": "^1.1",
"sebastian/object-enumerator": "~1.0", "sebastian/object-enumerator": "~2.0",
"sebastian/resource-operations": "~1.0", "sebastian/resource-operations": "~1.0",
"sebastian/version": "~1.0|~2.0", "sebastian/version": "~1.0.3|~2.0",
"symfony/yaml": "~2.1|~3.0" "symfony/yaml": "~2.1|~3.0"
}, },
"conflict": { "conflict": {
"phpdocumentor/reflection-docblock": "3.0.2" "phpdocumentor/reflection-docblock": "3.0.2"
}, },
"require-dev": {
"ext-pdo": "*"
},
"suggest": { "suggest": {
"ext-xdebug": "*",
"phpunit/php-invoker": "~1.1" "phpunit/php-invoker": "~1.1"
}, },
"bin": [ "bin": [
@ -985,7 +989,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.5.x-dev" "dev-master": "5.7.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -1011,7 +1015,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2016-08-26T07:11:44+00:00" "time": "2017-03-09T13:47:42+00:00"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@ -1070,7 +1074,7 @@
"mock", "mock",
"xunit" "xunit"
], ],
"time": "2017-03-07 08:47:31" "time": "2017-03-07T08:47:31+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
@ -1115,7 +1119,7 @@
], ],
"description": "Looks up which function or method a line of code belongs to", "description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"time": "2017-03-04 10:23:55" "time": "2017-03-04T10:23:55+00:00"
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
@ -1179,7 +1183,7 @@
"compare", "compare",
"equality" "equality"
], ],
"time": "2017-03-07 10:34:43" "time": "2017-03-07T10:34:43+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
@ -1231,7 +1235,7 @@
"keywords": [ "keywords": [
"diff" "diff"
], ],
"time": "2017-03-07 07:26:53" "time": "2017-03-07T07:26:53+00:00"
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
@ -1281,25 +1285,25 @@
"environment", "environment",
"hhvm" "hhvm"
], ],
"time": "2017-03-07 12:59:58" "time": "2017-03-07T12:59:58+00:00"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
"version": "1.2.x-dev", "version": "2.0.x-dev",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git", "url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "dcd43bcc0fd3551bd2ede0081882d549bb78225d" "reference": "5e8e30670c3f36481e75211dbbcfd029a41ebf07"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/dcd43bcc0fd3551bd2ede0081882d549bb78225d", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/5e8e30670c3f36481e75211dbbcfd029a41ebf07",
"reference": "dcd43bcc0fd3551bd2ede0081882d549bb78225d", "reference": "5e8e30670c3f36481e75211dbbcfd029a41ebf07",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3.3 || ^7.0", "php": "^5.3.3 || ^7.0",
"sebastian/recursion-context": "^1.0" "sebastian/recursion-context": "^2.0"
}, },
"require-dev": { "require-dev": {
"ext-mbstring": "*", "ext-mbstring": "*",
@ -1308,7 +1312,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2.x-dev" "dev-master": "2.0.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -1348,7 +1352,7 @@
"export", "export",
"exporter" "exporter"
], ],
"time": "2017-02-26 13:09:30" "time": "2017-03-07T10:36:49+00:00"
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",
@ -1399,33 +1403,33 @@
"keywords": [ "keywords": [
"global state" "global state"
], ],
"time": "2017-02-23 14:11:06" "time": "2017-02-23T14:11:06+00:00"
}, },
{ {
"name": "sebastian/object-enumerator", "name": "sebastian/object-enumerator",
"version": "1.0.x-dev", "version": "2.0.x-dev",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git", "url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "1a7e888dce73bd3c1deedb345fce00329c75b065" "reference": "c956fe7a68318639f694fc6bba0c89b7cdf1b08c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1a7e888dce73bd3c1deedb345fce00329c75b065", "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/c956fe7a68318639f694fc6bba0c89b7cdf1b08c",
"reference": "1a7e888dce73bd3c1deedb345fce00329c75b065", "reference": "c956fe7a68318639f694fc6bba0c89b7cdf1b08c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.6", "php": "^5.6 || ^7.0",
"sebastian/recursion-context": "~1.0" "sebastian/recursion-context": "^2.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~5" "phpunit/phpunit": "^5.7"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.0.x-dev" "dev-master": "2.0.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -1445,20 +1449,20 @@
], ],
"description": "Traverses array structures and object graphs to enumerate all referenced objects", "description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/", "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"time": "2016-10-03 07:42:27" "time": "2017-03-07T10:37:45+00:00"
}, },
{ {
"name": "sebastian/recursion-context", "name": "sebastian/recursion-context",
"version": "1.0.x-dev", "version": "2.0.x-dev",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git", "url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7" "reference": "7e4d7c56f6e65d215f71ad913a5256e5439aca1c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/7e4d7c56f6e65d215f71ad913a5256e5439aca1c",
"reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7", "reference": "7e4d7c56f6e65d215f71ad913a5256e5439aca1c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1470,7 +1474,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.0.x-dev" "dev-master": "2.0.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -1498,7 +1502,7 @@
], ],
"description": "Provides functionality to recursively process PHP variables", "description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context", "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"time": "2016-10-03 07:41:43" "time": "2017-03-08T08:21:15+00:00"
}, },
{ {
"name": "sebastian/resource-operations", "name": "sebastian/resource-operations",
@ -1540,7 +1544,7 @@
], ],
"description": "Provides a list of PHP built-in functions that operate on resources", "description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations", "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
"time": "2016-10-03 07:43:09" "time": "2016-10-03T07:43:09+00:00"
}, },
{ {
"name": "sebastian/version", "name": "sebastian/version",
@ -1583,7 +1587,7 @@
], ],
"description": "Library that helps with managing the version number of Git-hosted PHP projects", "description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version", "homepage": "https://github.com/sebastianbergmann/version",
"time": "2016-10-03 07:35:21" "time": "2016-10-03T07:35:21+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
@ -1638,7 +1642,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-03-07 16:54:31" "time": "2017-03-07T16:54:31+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
@ -1688,7 +1692,7 @@
"check", "check",
"validate" "validate"
], ],
"time": "2016-11-23 20:04:41" "time": "2016-11-23T20:04:41+00:00"
} }
], ],
"aliases": [], "aliases": [],