summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-06-02 13:26:02 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-06-02 13:26:02 +0200
commit24126d9432edb415952af83c2f2a09aa6b95d29d (patch)
tree3e0101596e355f04203847cc407870f3d6a23a10 /composer.lock
parent1b45679138e1b13a4a126e69a887e89740158381 (diff)
Update composer.lock
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock17
1 files changed, 9 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock
index b64749f56..7ed413bdb 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1,24 +1,24 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
- "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#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "2668befb33d9b989434db0ab06fb68b7",
+ "content-hash": "cbadbda47201a2188ea1450da87a065d",
"packages": [],
"packages-dev": [
{
"name": "phpunit/php-code-coverage",
- "version": "5.3.0",
+ "version": "5.3.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
- "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1"
+ "reference": "c89677919c5dd6d3b3852f230a663118762218ac"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/661f34d0bd3f1a7225ef491a70a020ad23a057a1",
- "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
+ "reference": "c89677919c5dd6d3b3852f230a663118762218ac",
"shasum": ""
},
"require": {
@@ -68,7 +68,7 @@
"testing",
"xunit"
],
- "time": "2017-12-06T09:29:45+00:00"
+ "time": "2018-04-06T15:36:58+00:00"
},
{
"name": "phpunit/php-file-iterator",
@@ -395,7 +395,8 @@
"php": ">=5.5",
"ext-gd": "*",
"ext-exif": "*",
- "ext-phar": "*"
+ "ext-phar": "*",
+ "ext-mbstring": "*"
},
"platform-dev": {
"ext-xdebug": "*"