moved to stable version of toolbox (now in packagist)

This commit is contained in:
Andy Miller
2015-04-22 12:31:16 -06:00
parent 1517d0e40b
commit 9549e5aa4c

View File

@@ -21,15 +21,8 @@
"mrclay/minify": "dev-master",
"donatj/phpuseragentparser": "dev-master",
"pimple/pimple": "~3.0",
"rockettheme/toolbox": "dev-develop"
"rockettheme/toolbox": "1.0.*"
},
"repositories": [
{
"type": "vcs",
"no-api": true,
"url": "https://github.com/rockettheme/toolbox"
}
],
"autoload": {
"psr-4": {
"Grav\\": "system/src/Grav"