toolbar integration

This commit is contained in:
Uncle Cheese 2014-09-04 15:24:58 +12:00
parent b6178afe2b
commit 5a90f24cec

36
composer.lock generated
View File

@ -225,12 +225,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/silverstripe/silverstripe-framework.git", "url": "https://github.com/silverstripe/silverstripe-framework.git",
"reference": "a838e9bae6a1e40083f676a6494321f7aaf359e7" "reference": "9f3506bf02352e006e550ab03d29912105914f4e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/a838e9bae6a1e40083f676a6494321f7aaf359e7", "url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/9f3506bf02352e006e550ab03d29912105914f4e",
"reference": "a838e9bae6a1e40083f676a6494321f7aaf359e7", "reference": "9f3506bf02352e006e550ab03d29912105914f4e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -266,7 +266,7 @@
"framework", "framework",
"silverstripe" "silverstripe"
], ],
"time": "2014-08-18 21:38:17" "time": "2014-09-04 02:08:40"
}, },
{ {
"name": "silverstripe/staticpublisher", "name": "silverstripe/staticpublisher",
@ -274,12 +274,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/silverstripe-labs/silverstripe-staticpublisher.git", "url": "https://github.com/silverstripe-labs/silverstripe-staticpublisher.git",
"reference": "9bdf8e68d97c97459c3b52a26490cb8b0860be97" "reference": "76ba1a8b25676bb1bc52ba40c14aa3fce5b71a22"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/silverstripe-labs/silverstripe-staticpublisher/zipball/9bdf8e68d97c97459c3b52a26490cb8b0860be97", "url": "https://api.github.com/repos/silverstripe-labs/silverstripe-staticpublisher/zipball/76ba1a8b25676bb1bc52ba40c14aa3fce5b71a22",
"reference": "9bdf8e68d97c97459c3b52a26490cb8b0860be97", "reference": "76ba1a8b25676bb1bc52ba40c14aa3fce5b71a22",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -304,7 +304,7 @@
"silverstripe-labs", "silverstripe-labs",
"static" "static"
], ],
"time": "2014-08-03 10:04:35" "time": "2014-09-03 09:04:56"
}, },
{ {
"name": "silverstripe/toolbar", "name": "silverstripe/toolbar",
@ -312,12 +312,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mandrew/silverstripe-globaltoolbar.git", "url": "https://github.com/mandrew/silverstripe-globaltoolbar.git",
"reference": "55a9784ecf1f5c18b13d090f0f81a2af57da4b04" "reference": "9fb83b302a7d529e480d5564b03950a936cf5e4b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mandrew/silverstripe-globaltoolbar/zipball/55a9784ecf1f5c18b13d090f0f81a2af57da4b04", "url": "https://api.github.com/repos/mandrew/silverstripe-globaltoolbar/zipball/9fb83b302a7d529e480d5564b03950a936cf5e4b",
"reference": "55a9784ecf1f5c18b13d090f0f81a2af57da4b04", "reference": "9fb83b302a7d529e480d5564b03950a936cf5e4b",
"shasum": "" "shasum": ""
}, },
"type": "silverstripe-module", "type": "silverstripe-module",
@ -344,15 +344,11 @@
"support": { "support": {
"source": "https://github.com/mandrew/silverstripe-globaltoolbar/tree/search" "source": "https://github.com/mandrew/silverstripe-globaltoolbar/tree/search"
}, },
"time": "2014-08-17 23:55:02" "time": "2014-08-31 23:28:18"
} }
], ],
"packages-dev": [ "packages-dev": [],
"aliases": [],
],
"aliases": [
],
"minimum-stability": "dev", "minimum-stability": "dev",
"stability-flags": { "stability-flags": {
"silverstripe/docsviewer": 20, "silverstripe/docsviewer": 20,
@ -364,7 +360,5 @@
"platform": { "platform": {
"php": ">=5.3.2" "php": ">=5.3.2"
}, },
"platform-dev": [ "platform-dev": []
]
} }