Update toolbar requirement

This commit is contained in:
Cam Findlay 2016-10-14 15:22:15 +13:00 committed by Cam Findlay
parent f5bd898b4a
commit 30656cb5bb
1 changed files with 8 additions and 8 deletions

16
composer.lock generated
View File

@ -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",