From ecaf93f7cf55396fd7fc356d4eba03afaa7a1d09 Mon Sep 17 00:00:00 2001 From: Dylan Kuhn Date: Wed, 1 Feb 2017 18:00:27 -0800 Subject: [PATCH] Use fork of scb framework with loading voodoo, #80 --- composer.json | 6 +++- composer.lock | 82 ++++++++++++++++++++++++++------------------------- 2 files changed, 47 insertions(+), 41 deletions(-) diff --git a/composer.json b/composer.json index 5b1d319..aaa5f42 100644 --- a/composer.json +++ b/composer.json @@ -7,6 +7,10 @@ "type": "vcs", "url": "https://github.com/postmatic/commentium" }, + { + "type": "vcs", + "url": "https://github.com/postmatic/wp-scb-framework" + }, { "type": "vcs", "url": "https://github.com/vernal-creative/html-to-markdown" @@ -26,7 +30,7 @@ } }, "require": { - "scribu/scb-framework": "dev-master", + "scribu/scb-framework": "dev-composer-voodoo", "vernal-creative/html-to-markdown": "dev-postmatic", "calderawp/caldera-modals" : "1.0.1", "xamin/handlebars.php": "dev-php-52", diff --git a/composer.lock b/composer.lock index e23893f..e3567e1 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "92d62df6c75f9debfec4c80cb58a046d", - "content-hash": "075cc46b33ec4143c092330757ceb6ed", + "content-hash": "6622698e4e609ce7b783b9b6d08c2b44", "packages": [ { "name": "calderawp/caldera-modals", @@ -38,7 +37,7 @@ "caldera", "modals" ], - "time": "2015-08-31 22:02:41" + "time": "2015-08-31T22:02:41+00:00" }, { "name": "freemius/wordpress-sdk", @@ -121,7 +120,7 @@ "api", "commentiq" ], - "time": "2016-11-15 18:40:50" + "time": "2016-11-15T18:40:50+00:00" }, { "name": "postmatic/commentium", @@ -171,16 +170,16 @@ }, { "name": "scribu/scb-framework", - "version": "dev-master", + "version": "dev-composer-voodoo", "source": { "type": "git", - "url": "https://github.com/scribu/wp-scb-framework.git", - "reference": "95b23ac342fce16bf5eb8d939ac5a361b94b104b" + "url": "https://github.com/postmatic/wp-scb-framework.git", + "reference": "3ea5231c06516134c32c03d3e941ded1f046fb5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scribu/wp-scb-framework/zipball/95b23ac342fce16bf5eb8d939ac5a361b94b104b", - "reference": "95b23ac342fce16bf5eb8d939ac5a361b94b104b", + "url": "https://api.github.com/repos/postmatic/wp-scb-framework/zipball/3ea5231c06516134c32c03d3e941ded1f046fb5d", + "reference": "3ea5231c06516134c32c03d3e941ded1f046fb5d", "shasum": "" }, "type": "library", @@ -189,11 +188,9 @@ "." ], "files": [ - "load-composer.php", - "Util.php" + "load.php" ] }, - "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0+" ], @@ -208,7 +205,12 @@ "keywords": [ "wordpress" ], - "time": "2015-10-25 20:19:41" + "support": { + "issues": "https://github.com/scribu/wp-scb-framework/issues", + "source": "https://github.com/scribu/wp-scb-framework", + "wiki": "https://github.com/scribu/wp-scb-framework/wiki" + }, + "time": "2017-01-30 21:40:10" }, { "name": "vernal-creative/html-to-markdown", @@ -346,20 +348,20 @@ "constructor", "instantiate" ], - "time": "2015-06-14 21:17:01" + "time": "2015-06-14T21:17:01+00:00" }, { "name": "johnpbloch/wordpress", - "version": "4.7.1", + "version": "4.7.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "6a6a20e568db37fb501fe9deb75ed2a8600d1b30" + "reference": "ac7b1792641d1fb61cb2901db292903b31694057" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/6a6a20e568db37fb501fe9deb75ed2a8600d1b30", - "reference": "6a6a20e568db37fb501fe9deb75ed2a8600d1b30", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/ac7b1792641d1fb61cb2901db292903b31694057", + "reference": "ac7b1792641d1fb61cb2901db292903b31694057", "shasum": "" }, "require": { @@ -383,7 +385,7 @@ "blog", "cms" ], - "time": "2017-01-11 17:46:47" + "time": "2017-01-26T18:32:19+00:00" }, { "name": "johnpbloch/wordpress-core-installer", @@ -431,7 +433,7 @@ "keywords": [ "wordpress" ], - "time": "2015-06-11 15:15:30" + "time": "2015-06-11T15:15:30+00:00" }, { "name": "phing/phing", @@ -502,7 +504,7 @@ "task", "tool" ], - "time": "2014-07-18 10:23:54" + "time": "2014-07-18T10:23:54+00:00" }, { "name": "phpunit/php-code-coverage", @@ -564,7 +566,7 @@ "testing", "xunit" ], - "time": "2015-10-06 15:47:00" + "time": "2015-10-06T15:47:00+00:00" }, { "name": "phpunit/php-file-iterator", @@ -609,7 +611,7 @@ "filesystem", "iterator" ], - "time": "2013-10-10 15:34:57" + "time": "2013-10-10T15:34:57+00:00" }, { "name": "phpunit/php-text-template", @@ -650,7 +652,7 @@ "keywords": [ "template" ], - "time": "2015-06-21 13:50:34" + "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", @@ -694,7 +696,7 @@ "keywords": [ "timer" ], - "time": "2016-05-12 18:03:57" + "time": "2016-05-12T18:03:57+00:00" }, { "name": "phpunit/php-token-stream", @@ -743,7 +745,7 @@ "keywords": [ "tokenizer" ], - "time": "2016-11-15 14:06:22" + "time": "2016-11-15T14:06:22+00:00" }, { "name": "phpunit/phpunit", @@ -817,7 +819,7 @@ "testing", "xunit" ], - "time": "2014-09-14 09:31:24" + "time": "2014-09-14T09:31:24+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -873,7 +875,7 @@ "mock", "xunit" ], - "time": "2015-10-02 06:51:40" + "time": "2015-10-02T06:51:40+00:00" }, { "name": "rosio/wordpress-i18n-tools", @@ -919,16 +921,16 @@ }, { "name": "sebastian/comparator", - "version": "1.2.2", + "version": "1.2.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f" + "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/6a1ed12e8b2409076ab22e3897126211ff8b1f7f", - "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", + "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be", "shasum": "" }, "require": { @@ -979,7 +981,7 @@ "compare", "equality" ], - "time": "2016-11-19 09:18:40" + "time": "2017-01-29T09:50:25+00:00" }, { "name": "sebastian/diff", @@ -1031,7 +1033,7 @@ "keywords": [ "diff" ], - "time": "2015-12-08 07:14:41" + "time": "2015-12-08T07:14:41+00:00" }, { "name": "sebastian/environment", @@ -1081,7 +1083,7 @@ "environment", "hhvm" ], - "time": "2016-08-18 05:49:44" + "time": "2016-08-18T05:49:44+00:00" }, { "name": "sebastian/exporter", @@ -1148,7 +1150,7 @@ "export", "exporter" ], - "time": "2016-06-17 09:04:28" + "time": "2016-06-17T09:04:28+00:00" }, { "name": "sebastian/recursion-context", @@ -1201,7 +1203,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2016-11-15 06:55:36" + "time": "2016-11-15T06:55:36+00:00" }, { "name": "sebastian/version", @@ -1236,7 +1238,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-06-21 13:59:46" + "time": "2015-06-21T13:59:46+00:00" }, { "name": "symfony/yaml", @@ -1285,7 +1287,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2017-01-03 13:49:52" + "time": "2017-01-03T13:49:52+00:00" }, { "name": "tedivm/jshrink", @@ -1331,7 +1333,7 @@ "javascript", "minifier" ], - "time": "2014-11-11 03:54:14" + "time": "2014-11-11T03:54:14+00:00" } ], "aliases": [],