Updated composer.lock

This commit is contained in:
James Cole
2017-02-26 11:52:40 +01:00
parent b23eb07018
commit d313b50e39

52
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": "254ffef07304b93679b48182a179123f", "content-hash": "5286d8b4bfb450a5cecae36d2f67a862",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@@ -153,16 +153,16 @@
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
"version": "v1.3.1", "version": "v1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/annotations.git", "url": "https://github.com/doctrine/annotations.git",
"reference": "bd4461328621bde0ae6b1b2675fbc6aca4ceb558" "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/bd4461328621bde0ae6b1b2675fbc6aca4ceb558", "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
"reference": "bd4461328621bde0ae6b1b2675fbc6aca4ceb558", "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -171,7 +171,7 @@
}, },
"require-dev": { "require-dev": {
"doctrine/cache": "1.*", "doctrine/cache": "1.*",
"phpunit/phpunit": "^5.6.1" "phpunit/phpunit": "^5.7"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -217,7 +217,7 @@
"docblock", "docblock",
"parser" "parser"
], ],
"time": "2016-12-30T15:59:45+00:00" "time": "2017-02-24T16:22:25+00:00"
}, },
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
@@ -917,16 +917,16 @@
}, },
{ {
"name": "league/csv", "name": "league/csv",
"version": "8.2.0", "version": "8.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/csv.git", "url": "https://github.com/thephpleague/csv.git",
"reference": "ef7eef710810c8bd0cf9371582ccd0123ff96d4b" "reference": "43fd8b022815a0758d85e925dd92a43fe0d41bb4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/csv/zipball/ef7eef710810c8bd0cf9371582ccd0123ff96d4b", "url": "https://api.github.com/repos/thephpleague/csv/zipball/43fd8b022815a0758d85e925dd92a43fe0d41bb4",
"reference": "ef7eef710810c8bd0cf9371582ccd0123ff96d4b", "reference": "43fd8b022815a0758d85e925dd92a43fe0d41bb4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -970,7 +970,7 @@
"read", "read",
"write" "write"
], ],
"time": "2017-01-25T13:32:07+00:00" "time": "2017-02-23T08:25:03+00:00"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
@@ -3375,23 +3375,23 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "4.0.5", "version": "4.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "c19cfc7cbb0e9338d8c469c7eedecc2a428b0971" "reference": "ca060f645beeddebedb1885c97bf163e93264c35"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c19cfc7cbb0e9338d8c469c7eedecc2a428b0971", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca060f645beeddebedb1885c97bf163e93264c35",
"reference": "c19cfc7cbb0e9338d8c469c7eedecc2a428b0971", "reference": "ca060f645beeddebedb1885c97bf163e93264c35",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.6 || ^7.0", "php": "^5.6 || ^7.0",
"phpunit/php-file-iterator": "~1.3", "phpunit/php-file-iterator": "~1.3",
"phpunit/php-text-template": "~1.2", "phpunit/php-text-template": "~1.2",
"phpunit/php-token-stream": "^1.4.2", "phpunit/php-token-stream": "^1.4.2 || ^2.0",
"sebastian/code-unit-reverse-lookup": "~1.0", "sebastian/code-unit-reverse-lookup": "~1.0",
"sebastian/environment": "^1.3.2 || ^2.0", "sebastian/environment": "^1.3.2 || ^2.0",
"sebastian/version": "~1.0|~2.0" "sebastian/version": "~1.0|~2.0"
@@ -3434,7 +3434,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2017-01-20T15:06:43+00:00" "time": "2017-02-23T07:38:02+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@@ -3570,16 +3570,16 @@
}, },
{ {
"name": "phpunit/php-token-stream", "name": "phpunit/php-token-stream",
"version": "1.4.9", "version": "1.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git", "url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "3b402f65a4cc90abf6e1104e388b896ce209631b" "reference": "284fb0679dd25fb5ffb56dad92c72860c0a22f1b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3b402f65a4cc90abf6e1104e388b896ce209631b", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/284fb0679dd25fb5ffb56dad92c72860c0a22f1b",
"reference": "3b402f65a4cc90abf6e1104e388b896ce209631b", "reference": "284fb0679dd25fb5ffb56dad92c72860c0a22f1b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3615,7 +3615,7 @@
"keywords": [ "keywords": [
"tokenizer" "tokenizer"
], ],
"time": "2016-11-15T14:06:22+00:00" "time": "2017-02-23T06:14:45+00:00"
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
@@ -4496,7 +4496,11 @@
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": ">=7.0.0", "php": ">=7.0.0",
"ext-intl": "*" "ext-intl": "*",
"ext-bcmath": "*",
"ext-mbstring": "*",
"ext-curl": "*",
"ext-zip": "*"
}, },
"platform-dev": [] "platform-dev": []
} }