From 30656cb5bba3d633bc5737364cd6f75f71b9ff6f Mon Sep 17 00:00:00 2001 From: Cam Findlay Date: Fri, 14 Oct 2016 15:22:15 +1300 Subject: [PATCH] Update toolbar requirement --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index bbbbea4..23be5a4 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "c47e167e3463522318e20f7c195761fd", - "content-hash": "a06d8d0abee9b2bc992f657aee7a036c", + "hash": "f89d00b2d00d24d92d412d585cfda5b9", + "content-hash": "5010eb63530d424d0b0d0a77bbf28255", "packages": [ { "name": "aws/aws-sdk-php", @@ -688,16 +688,16 @@ }, { "name": "silverstripe/toolbar", - "version": "4.1.1", + "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/silverstripe/silverstripe-globaltoolbar.git", - "reference": "74111995b046d7fffc372ad26b05ee6dfd62604d" + "reference": "7bba40254fed8fa0ab0750810684a37b6a8e5d2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/silverstripe/silverstripe-globaltoolbar/zipball/74111995b046d7fffc372ad26b05ee6dfd62604d", - "reference": "74111995b046d7fffc372ad26b05ee6dfd62604d", + "url": "https://api.github.com/repos/silverstripe/silverstripe-globaltoolbar/zipball/7bba40254fed8fa0ab0750810684a37b6a8e5d2e", + "reference": "7bba40254fed8fa0ab0750810684a37b6a8e5d2e", "shasum": "" }, "require": { @@ -725,10 +725,10 @@ "silverstripe" ], "support": { - "source": "https://github.com/silverstripe/silverstripe-globaltoolbar/tree/4.1.1", + "source": "https://github.com/silverstripe/silverstripe-globaltoolbar/tree/4.2.0", "issues": "https://github.com/silverstripe/silverstripe-globaltoolbar/issues" }, - "time": "2015-12-07 03:08:14" + "time": "2016-10-14 02:05:33" }, { "name": "symfony/event-dispatcher",