From 6336bd890502e3498ecc004fd69e9ec778f7baf7 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sat, 11 Jul 2015 16:17:08 +0100 Subject: [PATCH] Update dependencies --- composer.lock | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 69f755ec..5792f514 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "9efc83056d64e48063ebb42f1f7dc337", + "hash": "45a20a4b89f37bf01807fcafc77d12ba", "packages": [ { "name": "alt-three/segment", @@ -1753,16 +1753,16 @@ }, { "name": "league/flysystem", - "version": "1.0.6", + "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "e87d33ecc3a9fe2b1931856dc9921628f8c18cd5" + "reference": "b58431785768abbb4f00c10e66a065095a0693ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e87d33ecc3a9fe2b1931856dc9921628f8c18cd5", - "reference": "e87d33ecc3a9fe2b1931856dc9921628f8c18cd5", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b58431785768abbb4f00c10e66a065095a0693ef", + "reference": "b58431785768abbb4f00c10e66a065095a0693ef", "shasum": "" }, "require": { @@ -1830,7 +1830,7 @@ "sftp", "storage" ], - "time": "2015-07-08 20:43:57" + "time": "2015-07-11 14:58:06" }, { "name": "mccool/laravel-auto-presenter", @@ -3437,16 +3437,16 @@ }, { "name": "laravel/homestead", - "version": "v2.1.3", + "version": "v2.1.4", "source": { "type": "git", "url": "https://github.com/laravel/homestead.git", - "reference": "ffab9eac576906fc1ba76c2e50050cc36f381195" + "reference": "219357e2fdc6f7a1955fa15fcecd1c2d87e0cc50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/homestead/zipball/ffab9eac576906fc1ba76c2e50050cc36f381195", - "reference": "ffab9eac576906fc1ba76c2e50050cc36f381195", + "url": "https://api.github.com/repos/laravel/homestead/zipball/219357e2fdc6f7a1955fa15fcecd1c2d87e0cc50", + "reference": "219357e2fdc6f7a1955fa15fcecd1c2d87e0cc50", "shasum": "" }, "require": { @@ -3474,7 +3474,7 @@ } ], "description": "A virtual machine for web artisans.", - "time": "2015-06-24 19:39:40" + "time": "2015-07-03 15:56:45" }, { "name": "phpdocumentor/reflection-docblock", @@ -4375,6 +4375,7 @@ ], "aliases": [], "minimum-stability": "dev", + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": {