From 5c08439633c87040711630fffc8000956b1c9353 Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Thu, 21 Jan 2016 11:17:31 +0200 Subject: [PATCH] Update composer requirement for toolbox --- composer.json | 2 +- composer.lock | 123 ++++++++++++++++---------------------------------- 2 files changed, 40 insertions(+), 85 deletions(-) diff --git a/composer.json b/composer.json index a0b000e04..6c58ebb1f 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "mrclay/minify": "~2.2", "donatj/phpuseragentparser": "~0.3", "pimple/pimple": "~3.0", - "rockettheme/toolbox": "~1.2", + "rockettheme/toolbox": "dev-develop", "maximebf/debugbar": "~1.10", "ext-mbstring": "*", "ext-openssl": "*", diff --git a/composer.lock b/composer.lock index 006287240..5ee6bc999 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": "85173a1bfa9ece106f687d69402d99d8", - "content-hash": "410b016e6cd8af6cd8ee9cdb6d5fd7a4", + "hash": "830fd45c43ba3b23a91a091237f64521", + "content-hash": "3ff379f8b303e28443453058c6e909cb", "packages": [ { "name": "doctrine/cache", @@ -148,6 +148,7 @@ "Parsedown": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -164,9 +165,6 @@ "markdown", "parser" ], - "support": { - "source": "https://github.com/getgrav/parsedown/tree/1.6.0" - }, "time": "2015-10-04 16:44:32" }, { @@ -215,16 +213,16 @@ }, { "name": "filp/whoops", - "version": "2.0.0-alpha2", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "eb1ce6439db161a9f00cd57f33a9cfa1355229ec" + "reference": "a327942c50cbd62b25c6fbe08f173031ce25fbff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/eb1ce6439db161a9f00cd57f33a9cfa1355229ec", - "reference": "eb1ce6439db161a9f00cd57f33a9cfa1355229ec", + "url": "https://api.github.com/repos/filp/whoops/zipball/a327942c50cbd62b25c6fbe08f173031ce25fbff", + "reference": "a327942c50cbd62b25c6fbe08f173031ce25fbff", "shasum": "" }, "require": { @@ -247,10 +245,7 @@ "autoload": { "psr-4": { "Whoops\\": "src/Whoops/" - }, - "files": [ - "src/Whoops/functions.php" - ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -273,7 +268,7 @@ "whoops", "zf2" ], - "time": "2015-12-15 12:27:17" + "time": "2016-01-06 17:51:21" }, { "name": "gregwar/cache", @@ -366,48 +361,6 @@ ], "time": "2015-05-30 19:24:37" }, - { - "name": "ircmaxell/password-compat", - "version": "v1.0.4", - "source": { - "type": "git", - "url": "https://github.com/ircmaxell/password_compat.git", - "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", - "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", - "shasum": "" - }, - "require-dev": { - "phpunit/phpunit": "4.*" - }, - "type": "library", - "autoload": { - "files": [ - "lib/password.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Anthony Ferrara", - "email": "ircmaxell@php.net", - "homepage": "http://blog.ircmaxell.com" - } - ], - "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", - "homepage": "https://github.com/ircmaxell/password_compat", - "keywords": [ - "hashing", - "password" - ], - "time": "2014-11-20 16:49:30" - }, { "name": "maximebf/debugbar", "version": "v1.11.0", @@ -677,20 +630,19 @@ }, { "name": "rockettheme/toolbox", - "version": "1.2.0", + "version": "dev-develop", "source": { "type": "git", "url": "https://github.com/rockettheme/toolbox.git", - "reference": "0c7a3b4b6e4d73be8512e89f7acde6899334b7f2" + "reference": "a29f5d0a7fab86f6d20286c9f59f234187e46d5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rockettheme/toolbox/zipball/0c7a3b4b6e4d73be8512e89f7acde6899334b7f2", - "reference": "0c7a3b4b6e4d73be8512e89f7acde6899334b7f2", + "url": "https://api.github.com/repos/rockettheme/toolbox/zipball/a29f5d0a7fab86f6d20286c9f59f234187e46d5b", + "reference": "a29f5d0a7fab86f6d20286c9f59f234187e46d5b", "shasum": "" }, "require": { - "ircmaxell/password-compat": "1.0.*", "php": ">=5.4.0", "pimple/pimple": "~3.0", "symfony/event-dispatcher": "~2.5", @@ -722,20 +674,20 @@ "php", "rockettheme" ], - "time": "2015-11-24 17:04:24" + "time": "2016-01-21 08:19:59" }, { "name": "symfony/console", - "version": "v2.8.1", + "version": "v2.8.2", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "2e06a5ccb19dcf9b89f1c6a677a39a8df773635a" + "reference": "d0239fb42f98dd02e7d342f793c5d2cdee0c478d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/2e06a5ccb19dcf9b89f1c6a677a39a8df773635a", - "reference": "2e06a5ccb19dcf9b89f1c6a677a39a8df773635a", + "url": "https://api.github.com/repos/symfony/console/zipball/d0239fb42f98dd02e7d342f793c5d2cdee0c478d", + "reference": "d0239fb42f98dd02e7d342f793c5d2cdee0c478d", "shasum": "" }, "require": { @@ -782,20 +734,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2015-12-22 10:25:57" + "time": "2016-01-14 08:33:16" }, { "name": "symfony/event-dispatcher", - "version": "v2.8.1", + "version": "v2.8.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc" + "reference": "ee278f7c851533e58ca307f66305ccb9188aceda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a5eb815363c0388e83247e7e9853e5dbc14999cc", - "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ee278f7c851533e58ca307f66305ccb9188aceda", + "reference": "ee278f7c851533e58ca307f66305ccb9188aceda", "shasum": "" }, "require": { @@ -842,7 +794,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2015-10-30 20:15:42" + "time": "2016-01-13 10:28:07" }, { "name": "symfony/polyfill-iconv", @@ -964,16 +916,16 @@ }, { "name": "symfony/var-dumper", - "version": "v2.8.1", + "version": "v2.8.2", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "f943f29ae69c42511a2d85adee9d13d835b5c803" + "reference": "ab94426d127ad9e95433778a3a451fe9d18f3d6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f943f29ae69c42511a2d85adee9d13d835b5c803", - "reference": "f943f29ae69c42511a2d85adee9d13d835b5c803", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ab94426d127ad9e95433778a3a451fe9d18f3d6b", + "reference": "ab94426d127ad9e95433778a3a451fe9d18f3d6b", "shasum": "" }, "require": { @@ -1023,20 +975,20 @@ "debug", "dump" ], - "time": "2015-12-05 11:09:21" + "time": "2016-01-07 13:38:40" }, { "name": "symfony/yaml", - "version": "v2.8.1", + "version": "v2.8.2", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "ac84cbb98b68a6abbc9f5149eb96ccc7b07b8966" + "reference": "34c8a4b51e751e7ea869b8262f883d008a2b81b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/ac84cbb98b68a6abbc9f5149eb96ccc7b07b8966", - "reference": "ac84cbb98b68a6abbc9f5149eb96ccc7b07b8966", + "url": "https://api.github.com/repos/symfony/yaml/zipball/34c8a4b51e751e7ea869b8262f883d008a2b81b8", + "reference": "34c8a4b51e751e7ea869b8262f883d008a2b81b8", "shasum": "" }, "require": { @@ -1072,7 +1024,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2015-12-26 13:37:56" + "time": "2016-01-13 10:28:07" }, { "name": "twig/twig", @@ -1140,12 +1092,15 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "filp/whoops": 15 + "rockettheme/toolbox": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=5.5.9" + "php": ">=5.5.9", + "ext-mbstring": "*", + "ext-openssl": "*", + "ext-curl": "*" }, "platform-dev": [] }