Updated vendor libraries

This commit is contained in:
Andy Miller
2016-09-29 16:45:36 -06:00
parent 956e5bd34f
commit d1f87ca5d9

93
composer.lock generated
View File

@@ -320,17 +320,17 @@
}, },
{ {
"name": "gregwar/cache", "name": "gregwar/cache",
"version": "v1.0.10", "version": "v1.0.12",
"target-dir": "Gregwar/Cache", "target-dir": "Gregwar/Cache",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Gregwar/Cache.git", "url": "https://github.com/Gregwar/Cache.git",
"reference": "0a1a02e4943e95f491b3d2395609247385975622" "reference": "305d0f5a12c0beecbbd7e1de236f59f39e0c0ac3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Gregwar/Cache/zipball/0a1a02e4943e95f491b3d2395609247385975622", "url": "https://api.github.com/repos/Gregwar/Cache/zipball/305d0f5a12c0beecbbd7e1de236f59f39e0c0ac3",
"reference": "0a1a02e4943e95f491b3d2395609247385975622", "reference": "305d0f5a12c0beecbbd7e1de236f59f39e0c0ac3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -359,7 +359,7 @@
"file-system", "file-system",
"system" "system"
], ],
"time": "2014-09-24 11:23:30" "time": "2016-09-23 08:16:04"
}, },
{ {
"name": "gregwar/image", "name": "gregwar/image",
@@ -462,16 +462,16 @@
}, },
{ {
"name": "matthiasmullie/minify", "name": "matthiasmullie/minify",
"version": "1.3.35", "version": "1.3.37",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/matthiasmullie/minify.git", "url": "https://github.com/matthiasmullie/minify.git",
"reference": "3253a81d07cd01afcb651e309900d8ad58a052da" "reference": "325e9b9dc1016929f05edaa47401dc2337519b2f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/3253a81d07cd01afcb651e309900d8ad58a052da", "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/325e9b9dc1016929f05edaa47401dc2337519b2f",
"reference": "3253a81d07cd01afcb651e309900d8ad58a052da", "reference": "325e9b9dc1016929f05edaa47401dc2337519b2f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -514,7 +514,7 @@
"minifier", "minifier",
"minify" "minify"
], ],
"time": "2016-06-09 19:35:54" "time": "2016-09-20 12:58:02"
}, },
{ {
"name": "matthiasmullie/path-converter", "name": "matthiasmullie/path-converter",
@@ -567,16 +567,16 @@
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",
"version": "v1.12.0", "version": "v1.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/maximebf/php-debugbar.git", "url": "https://github.com/maximebf/php-debugbar.git",
"reference": "e634fbd32cd6bc3fa0e8c972b52d4bf49bab3988" "reference": "5f49a5ed6cfde81d31d89378806670d77462526e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/e634fbd32cd6bc3fa0e8c972b52d4bf49bab3988", "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/5f49a5ed6cfde81d31d89378806670d77462526e",
"reference": "e634fbd32cd6bc3fa0e8c972b52d4bf49bab3988", "reference": "5f49a5ed6cfde81d31d89378806670d77462526e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -595,7 +595,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.12-dev" "dev-master": "1.13-dev"
} }
}, },
"autoload": { "autoload": {
@@ -624,7 +624,7 @@
"debug", "debug",
"debugbar" "debugbar"
], ],
"time": "2016-05-15 13:11:34" "time": "2016-09-15 14:01:59"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
@@ -752,22 +752,30 @@
}, },
{ {
"name": "psr/log", "name": "psr/log",
"version": "1.0.0", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/log.git", "url": "https://github.com/php-fig/log.git",
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" "reference": "5277094ed527a1c4477177d102fe4c53551953e0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", "url": "https://api.github.com/repos/php-fig/log/zipball/5277094ed527a1c4477177d102fe4c53551953e0",
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", "reference": "5277094ed527a1c4477177d102fe4c53551953e0",
"shasum": "" "shasum": ""
}, },
"require": {
"php": ">=5.3.0"
},
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Psr\\Log\\": "" "Psr\\Log\\": "Psr/Log/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@@ -781,12 +789,13 @@
} }
], ],
"description": "Common interface for logging libraries", "description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [ "keywords": [
"log", "log",
"psr", "psr",
"psr-3" "psr-3"
], ],
"time": "2012-12-21 11:40:51" "time": "2016-09-19 16:02:08"
}, },
{ {
"name": "rockettheme/toolbox", "name": "rockettheme/toolbox",
@@ -1236,16 +1245,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.24.2", "version": "v1.25.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "33093f6e310e6976baeac7b14f3a6ec02f2d79b7" "reference": "f16a634ab08d87e520da5671ec52153d627f10f6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/33093f6e310e6976baeac7b14f3a6ec02f2d79b7", "url": "https://api.github.com/repos/twigphp/Twig/zipball/f16a634ab08d87e520da5671ec52153d627f10f6",
"reference": "33093f6e310e6976baeac7b14f3a6ec02f2d79b7", "reference": "f16a634ab08d87e520da5671ec52153d627f10f6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1258,7 +1267,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.24-dev" "dev-master": "1.25-dev"
} }
}, },
"autoload": { "autoload": {
@@ -1293,22 +1302,22 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2016-09-01 17:50:53" "time": "2016-09-21 23:05:12"
} }
], ],
"packages-dev": [ "packages-dev": [
{ {
"name": "behat/gherkin", "name": "behat/gherkin",
"version": "v4.4.2", "version": "v4.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Behat/Gherkin.git", "url": "https://github.com/Behat/Gherkin.git",
"reference": "d26757dc970e67b50ed0ee47b95273daeb84fea6" "reference": "cf8cc94647101e02a33d690245896d83d880aea1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/d26757dc970e67b50ed0ee47b95273daeb84fea6", "url": "https://api.github.com/repos/Behat/Gherkin/zipball/cf8cc94647101e02a33d690245896d83d880aea1",
"reference": "d26757dc970e67b50ed0ee47b95273daeb84fea6", "reference": "cf8cc94647101e02a33d690245896d83d880aea1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1354,20 +1363,20 @@
"gherkin", "gherkin",
"parser" "parser"
], ],
"time": "2016-09-03 07:28:57" "time": "2016-09-18 12:16:14"
}, },
{ {
"name": "codeception/codeception", "name": "codeception/codeception",
"version": "2.2.4", "version": "2.2.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Codeception/Codeception.git", "url": "https://github.com/Codeception/Codeception.git",
"reference": "ea617b8b55e6e33cdd47edeafde5d3f6466049e2" "reference": "b4729341e469d0f174f3cade85718ff5bf8dd751"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/ea617b8b55e6e33cdd47edeafde5d3f6466049e2", "url": "https://api.github.com/repos/Codeception/Codeception/zipball/b4729341e469d0f174f3cade85718ff5bf8dd751",
"reference": "ea617b8b55e6e33cdd47edeafde5d3f6466049e2", "reference": "b4729341e469d0f174f3cade85718ff5bf8dd751",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1378,8 +1387,8 @@
"guzzlehttp/guzzle": ">=4.1.4 <7.0", "guzzlehttp/guzzle": ">=4.1.4 <7.0",
"guzzlehttp/psr7": "~1.0", "guzzlehttp/psr7": "~1.0",
"php": ">=5.4.0 <8.0", "php": ">=5.4.0 <8.0",
"phpunit/php-code-coverage": ">=2.1.3", "phpunit/php-code-coverage": ">=2.1.3 <5.0",
"phpunit/phpunit": ">4.8.20 <5.5", "phpunit/phpunit": ">4.8.20 <6.0",
"sebastian/comparator": "~1.1", "sebastian/comparator": "~1.1",
"sebastian/diff": "^1.4", "sebastian/diff": "^1.4",
"symfony/browser-kit": ">=2.7 <4.0", "symfony/browser-kit": ">=2.7 <4.0",
@@ -1392,7 +1401,7 @@
}, },
"require-dev": { "require-dev": {
"codeception/specify": "~0.3", "codeception/specify": "~0.3",
"facebook/php-sdk-v4": "~5.0", "facebook/graph-sdk": "~5.3",
"flow/jsonpath": "~0.2", "flow/jsonpath": "~0.2",
"league/factory-muffin": "^3.0", "league/factory-muffin": "^3.0",
"league/factory-muffin-faker": "^1.0", "league/factory-muffin-faker": "^1.0",
@@ -1445,7 +1454,7 @@
"functional testing", "functional testing",
"unit testing" "unit testing"
], ],
"time": "2016-08-14 12:28:58" "time": "2016-09-29 01:29:59"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",