From 14ec134ac1e30249a2953e973c2fdf3be22ea111 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Mon, 3 Aug 2015 14:46:03 +0100 Subject: [PATCH] Updated dependencies --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 04cabb6f..bc83cc9e 100644 --- a/composer.lock +++ b/composer.lock @@ -1128,16 +1128,16 @@ }, { "name": "graham-campbell/throttle", - "version": "v4.1.0", + "version": "v4.1.1", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Laravel-Throttle.git", - "reference": "d708acbea68a560c66fcd4657dba1a42f4b3ce9d" + "reference": "35ca0b1e90f7eaf20251cc6005b93462413e2858" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GrahamCampbell/Laravel-Throttle/zipball/d708acbea68a560c66fcd4657dba1a42f4b3ce9d", - "reference": "d708acbea68a560c66fcd4657dba1a42f4b3ce9d", + "url": "https://api.github.com/repos/GrahamCampbell/Laravel-Throttle/zipball/35ca0b1e90f7eaf20251cc6005b93462413e2858", + "reference": "35ca0b1e90f7eaf20251cc6005b93462413e2858", "shasum": "" }, "require": { @@ -1185,7 +1185,7 @@ "throttle", "throttling" ], - "time": "2015-06-26 17:35:00" + "time": "2015-08-03 13:40:11" }, { "name": "guzzlehttp/guzzle",