From 1f7221b745ac492be8ab265c4636dfd9f8834269 Mon Sep 17 00:00:00 2001 From: chadicus Date: Fri, 6 Jan 2017 18:26:13 -0500 Subject: [PATCH] Update dependencies --- composer.lock | 67 ++++++++++++++++++++++++++++----------------------- 1 file changed, 37 insertions(+), 30 deletions(-) diff --git a/composer.lock b/composer.lock index b3a2665..d1196e2 100644 --- a/composer.lock +++ b/composer.lock @@ -9,26 +9,33 @@ "packages": [ { "name": "bshaffer/oauth2-server-php", - "version": "v1.8.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/bshaffer/oauth2-server-php.git", - "reference": "058c98f73209f9c49495e1799d32c035196fe8b8" + "reference": "8856aed1a98d6da596ae3f9b8095b5c7a1581697" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/058c98f73209f9c49495e1799d32c035196fe8b8", - "reference": "058c98f73209f9c49495e1799d32c035196fe8b8", + "url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/8856aed1a98d6da596ae3f9b8095b5c7a1581697", + "reference": "8856aed1a98d6da596ae3f9b8095b5c7a1581697", "shasum": "" }, "require": { "php": ">=5.3.9" }, + "require-dev": { + "aws/aws-sdk-php": "~2.8", + "firebase/php-jwt": "~2.2", + "mongodb/mongodb": "^1.1", + "predis/predis": "dev-master", + "thobbs/phpcassa": "dev-master" + }, "suggest": { - "aws/aws-sdk-php": "~2.8 is required to use the DynamoDB storage engine", - "firebase/php-jwt": "~2.2 is required to use JWT features", - "predis/predis": "Required to use the Redis storage engine", - "thobbs/phpcassa": "Required to use the Cassandra storage engine" + "aws/aws-sdk-php": "~2.8 is required to use DynamoDB storage", + "firebase/php-jwt": "~1.1 is required to use MondoDB storage", + "predis/predis": "Required to use Redis storage", + "thobbs/phpcassa": "Required to use Cassandra storage" }, "type": "library", "autoload": { @@ -54,7 +61,7 @@ "oauth", "oauth2" ], - "time": "2015-09-18 18:05:10" + "time": "2017-01-06 23:20:00" }, { "name": "psr/http-message", @@ -108,16 +115,16 @@ }, { "name": "zendframework/zend-diactoros", - "version": "1.3.7", + "version": "1.3.8", "source": { "type": "git", "url": "https://github.com/zendframework/zend-diactoros.git", - "reference": "969ff423d3f201da3ff718a5831bb999bb0669b0" + "reference": "d9c1fd7c4b024179d49faf367da544b4eef7cfe8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/969ff423d3f201da3ff718a5831bb999bb0669b0", - "reference": "969ff423d3f201da3ff718a5831bb999bb0669b0", + "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/d9c1fd7c4b024179d49faf367da544b4eef7cfe8", + "reference": "d9c1fd7c4b024179d49faf367da544b4eef7cfe8", "shasum": "" }, "require": { @@ -129,7 +136,7 @@ }, "require-dev": { "phpunit/phpunit": "^4.6 || ^5.5", - "squizlabs/php_codesniffer": "^2.3.1" + "zendframework/zend-coding-standard": "~1.0.0" }, "type": "library", "extra": { @@ -154,22 +161,22 @@ "psr", "psr-7" ], - "time": "2016-10-11 13:25:21" + "time": "2017-01-05 21:44:28" } ], "packages-dev": [ { "name": "chadicus/coding-standard", - "version": "v1.2.0", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/chadicus/coding-standard.git", - "reference": "7e6f3114f1a73a78bee8f949afdff241d1ef7ee5" + "reference": "0dd21e93eea128ce4bddc30b38dc0a08aae51564" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chadicus/coding-standard/zipball/7e6f3114f1a73a78bee8f949afdff241d1ef7ee5", - "reference": "7e6f3114f1a73a78bee8f949afdff241d1ef7ee5", + "url": "https://api.github.com/repos/chadicus/coding-standard/zipball/0dd21e93eea128ce4bddc30b38dc0a08aae51564", + "reference": "0dd21e93eea128ce4bddc30b38dc0a08aae51564", "shasum": "" }, "require": { @@ -193,7 +200,7 @@ "phpcs", "standard" ], - "time": "2016-12-14 13:50:19" + "time": "2017-01-04 20:38:40" }, { "name": "doctrine/instantiator", @@ -876,16 +883,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "4.0.3", + "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "903fd6318d0a90b4770a009ff73e4a4e9c437929" + "reference": "c14196e64a78570034afd0b7a9f3757ba71c2a0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/903fd6318d0a90b4770a009ff73e4a4e9c437929", - "reference": "903fd6318d0a90b4770a009ff73e4a4e9c437929", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c14196e64a78570034afd0b7a9f3757ba71c2a0a", + "reference": "c14196e64a78570034afd0b7a9f3757ba71c2a0a", "shasum": "" }, "require": { @@ -935,7 +942,7 @@ "testing", "xunit" ], - "time": "2016-11-28 16:00:31" + "time": "2016-12-20 15:22:42" }, { "name": "phpunit/php-file-iterator", @@ -1120,16 +1127,16 @@ }, { "name": "phpunit/phpunit", - "version": "5.7.4", + "version": "5.7.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "af91da3f2671006ff5d0628023de3b7ac4d1ef09" + "reference": "50fd2be8f3e23e91da825f36f08e5f9633076ffe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/af91da3f2671006ff5d0628023de3b7ac4d1ef09", - "reference": "af91da3f2671006ff5d0628023de3b7ac4d1ef09", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/50fd2be8f3e23e91da825f36f08e5f9633076ffe", + "reference": "50fd2be8f3e23e91da825f36f08e5f9633076ffe", "shasum": "" }, "require": { @@ -1198,7 +1205,7 @@ "testing", "xunit" ], - "time": "2016-12-13 16:19:44" + "time": "2016-12-28 07:18:51" }, { "name": "phpunit/phpunit-mock-objects",