From 4f16e19be96eb707ea1bc440aab7c821829b70ee Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 4 Sep 2015 08:24:33 +0200 Subject: [PATCH] update dependencies --- composer.json | 2 +- composer.lock | 97 ++++++++++++++++++++++++++++----------------------- 2 files changed, 55 insertions(+), 44 deletions(-) diff --git a/composer.json b/composer.json index 6917945..a02fb47 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "m6w6/merry": "~1.1", "nikic/fast-route": "0.4.*", "league/plates": "~3.1", - "rdlowrey/auryn": "dev-master", + "rdlowrey/auryn": "^1.1", "m6w6/pharext.wiki": "dev-master", "m6w6/pq-gateway": "~2.1", "monolog/monolog": "^1.13", diff --git a/composer.lock b/composer.lock index e7d8ff2..88c2fb4 100644 --- a/composer.lock +++ b/composer.lock @@ -1,23 +1,23 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "677e6adb8d6fb297c9c04630b5fc2f61", + "hash": "4c205773e5fd669075b88ad8b8707029", "packages": [ { "name": "league/plates", - "version": "3.1.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/plates.git", - "reference": "c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8" + "reference": "2d8569e9f140a70d6a05db38006926f7547cb802" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/plates/zipball/c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8", - "reference": "c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8", + "url": "https://api.github.com/repos/thephpleague/plates/zipball/2d8569e9f140a70d6a05db38006926f7547cb802", + "reference": "2d8569e9f140a70d6a05db38006926f7547cb802", "shasum": "" }, "require-dev": { @@ -56,7 +56,7 @@ "templating", "views" ], - "time": "2014-10-21 12:06:12" + "time": "2015-07-09 02:14:40" }, { "name": "m6w6/merry", @@ -100,23 +100,30 @@ }, { "name": "m6w6/pharext", - "version": "v4.0.0", + "version": "v4.1.1", "source": { "type": "git", "url": "https://github.com/m6w6/pharext.git", - "reference": "d017df1dcb270773804bbed4628397a9c7df30c4" + "reference": "03f7c23b5401098e1c157cc0d36628dc449901ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/m6w6/pharext/zipball/d017df1dcb270773804bbed4628397a9c7df30c4", - "reference": "d017df1dcb270773804bbed4628397a9c7df30c4", + "url": "https://api.github.com/repos/m6w6/pharext/zipball/03f7c23b5401098e1c157cc0d36628dc449901ea", + "reference": "03f7c23b5401098e1c157cc0d36628dc449901ea", "shasum": "" }, "bin": [ "bin/pharext", - "bin/pharext.pubkey" + "bin/pharext.pubkey", + "bin/pharext.update", + "bin/pharext.update.pubkey" ], "type": "project", + "autoload": { + "psr-0": { + "pharext": "src" + } + }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" @@ -129,7 +136,7 @@ "package", "phar" ], - "time": "2015-05-20 06:39:24" + "time": "2015-09-03 15:12:31" }, { "name": "m6w6/pharext.wiki", @@ -190,16 +197,16 @@ }, { "name": "monolog/monolog", - "version": "1.13.1", + "version": "1.17.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "c31a2c4e8db5da8b46c74cf275d7f109c0f249ac" + "reference": "0524c87587ab85bc4c2d6f5b41253ccb930a5422" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c31a2c4e8db5da8b46c74cf275d7f109c0f249ac", - "reference": "c31a2c4e8db5da8b46c74cf275d7f109c0f249ac", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/0524c87587ab85bc4c2d6f5b41253ccb930a5422", + "reference": "0524c87587ab85bc4c2d6f5b41253ccb930a5422", "shasum": "" }, "require": { @@ -210,12 +217,14 @@ "psr/log-implementation": "1.0.0" }, "require-dev": { - "aws/aws-sdk-php": "~2.4, >2.4.8", + "aws/aws-sdk-php": "^2.4.9", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", - "phpunit/phpunit": "~4.0", - "raven/raven": "~0.5", - "ruflin/elastica": "0.90.*", + "php-console/php-console": "^3.1.3", + "phpunit/phpunit": "~4.5", + "phpunit/phpunit-mock-objects": "2.3.0", + "raven/raven": "~0.11", + "ruflin/elastica": ">=0.90 <3.0", "swiftmailer/swiftmailer": "~5.3", "videlalvaro/php-amqplib": "~2.4" }, @@ -225,6 +234,7 @@ "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", + "php-console/php-console": "Allow sending log messages to Google Chrome", "raven/raven": "Allow sending log messages to a Sentry server", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server", @@ -233,7 +243,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13.x-dev" + "dev-master": "1.16.x-dev" } }, "autoload": { @@ -259,7 +269,7 @@ "logging", "psr-3" ], - "time": "2015-03-09 09:58:04" + "time": "2015-08-31 09:17:37" }, { "name": "nikic/fast-route", @@ -344,16 +354,16 @@ }, { "name": "rdlowrey/auryn", - "version": "dev-master", + "version": "1.1.0", "source": { "type": "git", - "url": "https://github.com/rdlowrey/Auryn.git", - "reference": "d0d875868e1d7d241983c88252c07965a65224c1" + "url": "https://github.com/rdlowrey/auryn.git", + "reference": "f57eaf665a601dbe061c8b1426d84f58c003e6a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rdlowrey/Auryn/zipball/b57a5046cfcefb0cde7fc86f9915e54aa7196cba", - "reference": "d0d875868e1d7d241983c88252c07965a65224c1", + "url": "https://api.github.com/repos/rdlowrey/auryn/zipball/f57eaf665a601dbe061c8b1426d84f58c003e6a8", + "reference": "f57eaf665a601dbe061c8b1426d84f58c003e6a8", "shasum": "" }, "require": { @@ -361,7 +371,8 @@ }, "require-dev": { "athletic/athletic": "~0.1", - "phpunit/phpunit": "~4.5" + "fabpot/php-cs-fixer": "~1.9", + "phpunit/phpunit": "^4.7" }, "type": "library", "autoload": { @@ -380,39 +391,40 @@ "homepage": "http://www.basereality.com", "role": "Developer" }, - { - "name": "Daniel Lowrey", - "email": "rdlowrey@gmail.com", - "role": "Creator / Main Developer" - }, { "name": "Levi Morrison", "email": "levim@php.net", "homepage": "http://morrisonlevi.github.com/", "role": "Developer" + }, + { + "name": "Daniel Lowrey", + "email": "rdlowrey@gmail.com", + "homepage": "https://github.com/rdlowrey", + "role": "Creator / Main Developer" } ], "description": "Auryn is a dependency injector for bootstrapping object-oriented PHP applications.", - "homepage": "https://github.com/rdlowrey/Auryn", + "homepage": "https://github.com/rdlowrey/auryn", "keywords": [ "dependency injection", "dic", "ioc" ], - "time": "2015-05-17 18:29:19" + "time": "2015-08-26 16:31:48" }, { "name": "react/promise", - "version": "v2.2.0", + "version": "v2.2.1", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef" + "reference": "3b6fca09c7d56321057fa8867c8dbe1abf648627" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef", - "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef", + "url": "https://api.github.com/repos/reactphp/promise/zipball/3b6fca09c7d56321057fa8867c8dbe1abf648627", + "reference": "3b6fca09c7d56321057fa8867c8dbe1abf648627", "shasum": "" }, "require": { @@ -439,18 +451,17 @@ "authors": [ { "name": "Jan Sorgalla", - "email": "jsorgalla@googlemail.com" + "email": "jsorgalla@gmail.com" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", - "time": "2014-12-30 13:32:42" + "time": "2015-07-03 13:48:55" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { - "rdlowrey/auryn": 20, "m6w6/pharext.wiki": 20 }, "prefer-stable": false, -- 2.30.2