From 0ae45bfca02ad3419e96df5009041b4eef431120 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Tue, 22 Dec 2015 20:00:34 +0000 Subject: [PATCH] Updated dependencies --- composer.lock | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/composer.lock b/composer.lock index 67f33f45..488b1f58 100644 --- a/composer.lock +++ b/composer.lock @@ -216,21 +216,21 @@ }, { "name": "barryvdh/laravel-cors", - "version": "v0.7.2", + "version": "v0.7.3", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-cors.git", - "reference": "f6f389f06d89d73536cf7ffda58850d4d09bdc4d" + "reference": "e4c4545879f5f00b8595a13fcf8e648b9bfdb40a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-cors/zipball/f6f389f06d89d73536cf7ffda58850d4d09bdc4d", - "reference": "f6f389f06d89d73536cf7ffda58850d4d09bdc4d", + "url": "https://api.github.com/repos/barryvdh/laravel-cors/zipball/e4c4545879f5f00b8595a13fcf8e648b9bfdb40a", + "reference": "e4c4545879f5f00b8595a13fcf8e648b9bfdb40a", "shasum": "" }, "require": { "asm89/stack-cors": "0.2.x", - "illuminate/support": "~5.0.14|5.1.x", + "illuminate/support": "~5.0.14|5.1.x|5.2.x", "php": ">=5.4.0" }, "type": "library", @@ -261,7 +261,7 @@ "crossdomain", "laravel" ], - "time": "2015-09-09 16:56:18" + "time": "2015-12-20 20:32:17" }, { "name": "christian-riesen/base32", @@ -530,16 +530,16 @@ }, { "name": "doctrine/cache", - "version": "v1.5.2", + "version": "v1.5.4", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "47c7128262da274f590ae6f86eb137a7a64e82af" + "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/47c7128262da274f590ae6f86eb137a7a64e82af", - "reference": "47c7128262da274f590ae6f86eb137a7a64e82af", + "url": "https://api.github.com/repos/doctrine/cache/zipball/47cdc76ceb95cc591d9c79a36dc3794975b5d136", + "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136", "shasum": "" }, "require": { @@ -596,7 +596,7 @@ "cache", "caching" ], - "time": "2015-12-03 10:50:37" + "time": "2015-12-19 05:03:47" }, { "name": "doctrine/collections", @@ -1920,16 +1920,16 @@ }, { "name": "league/flysystem", - "version": "1.0.15", + "version": "1.0.16", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "31525caf9e8772683672fefd8a1ca0c0736020f4" + "reference": "183e1a610664baf6dcd6fceda415baf43cbdc031" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/31525caf9e8772683672fefd8a1ca0c0736020f4", - "reference": "31525caf9e8772683672fefd8a1ca0c0736020f4", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/183e1a610664baf6dcd6fceda415baf43cbdc031", + "reference": "183e1a610664baf6dcd6fceda415baf43cbdc031", "shasum": "" }, "require": { @@ -1943,7 +1943,7 @@ "mockery/mockery": "~0.9", "phpspec/phpspec": "^2.2", "phpspec/prophecy-phpunit": "~1.0", - "phpunit/phpunit": "~4.1" + "phpunit/phpunit": "~4.8" }, "suggest": { "ext-fileinfo": "Required for MimeType", @@ -2000,7 +2000,7 @@ "sftp", "storage" ], - "time": "2015-09-30 22:26:59" + "time": "2015-12-19 20:16:43" }, { "name": "mccool/laravel-auto-presenter", @@ -2661,16 +2661,16 @@ }, { "name": "simplesoftwareio/simple-qrcode", - "version": "1.3.1", + "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/SimpleSoftwareIO/simple-qrcode.git", - "reference": "549c649826209984925364e52985c4c7284a4c33" + "reference": "551f7ff10d0f95ac64cfc98d1eba5d331cad8428" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SimpleSoftwareIO/simple-qrcode/zipball/549c649826209984925364e52985c4c7284a4c33", - "reference": "549c649826209984925364e52985c4c7284a4c33", + "url": "https://api.github.com/repos/SimpleSoftwareIO/simple-qrcode/zipball/551f7ff10d0f95ac64cfc98d1eba5d331cad8428", + "reference": "551f7ff10d0f95ac64cfc98d1eba5d331cad8428", "shasum": "" }, "require": { @@ -2708,7 +2708,7 @@ "qrcode", "wrapper" ], - "time": "2015-09-18 00:38:04" + "time": "2015-12-22 18:00:28" }, { "name": "swiftmailer/swiftmailer",