diff --git a/composer.lock b/composer.lock index 9f75388..7e3ecba 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3b6bba23f57042bf60e4bde8ba9dab21", + "content-hash": "8fd093ef47022c49576fc9df13ab7bbe", "packages": [ { "name": "behat/gherkin", @@ -156,6 +156,54 @@ ], "time": "2018-03-31T22:30:43+00:00" }, + { + "name": "codeception/notifier", + "version": "0.1.0", + "source": { + "type": "git", + "url": "https://github.com/Codeception/Notifier.git", + "reference": "98933a2a2a7e4bbe97e0cc47ebfdaaa316aa006b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Codeception/Notifier/zipball/98933a2a2a7e4bbe97e0cc47ebfdaaa316aa006b", + "reference": "98933a2a2a7e4bbe97e0cc47ebfdaaa316aa006b", + "shasum": "" + }, + "require": { + "namshi/notificator": "1.0.*" + }, + "require-dev": { + "codeception/codeception": "@dev" + }, + "type": "library", + "autoload": { + "psr-0": { + "Codeception": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Bodnarchuk", + "email": "davert.php@mailican.com", + "homepage": "http://codeception.com" + } + ], + "description": "Notification Extension for Codeception", + "homepage": "http://codeception.com/", + "keywords": [ + "TDD", + "acceptance testing", + "functional testing", + "notification", + "unit testing" + ], + "time": "2018-02-14T00:53:34+00:00" + }, { "name": "codeception/phpunit-wrapper", "version": "7.1.3", @@ -492,54 +540,80 @@ }, { "name": "guzzlehttp/psr7", - "version": "1.4.2", + "version": "1.8.5", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" + "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", - "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/337e3ad8e5716c15f9657bd214d16cc5e69df268", + "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268", "shasum": "" }, "require": { "php": ">=5.4.0", - "psr/http-message": "~1.0" + "psr/http-message": "~1.0", + "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { - "phpunit/phpunit": "~4.0" + "ext-zlib": "*", + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" + }, + "suggest": { + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4-dev" + "dev-master": "1.7-dev" } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Psr7\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Psr7\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, { "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], @@ -547,13 +621,32 @@ "keywords": [ "http", "message", + "psr-7", "request", "response", "stream", "uri", "url" ], - "time": "2017-03-20T17:10:46+00:00" + "support": { + "issues": "https://github.com/guzzle/psr7/issues", + "source": "https://github.com/guzzle/psr7/tree/1.8.5" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", + "type": "tidelift" + } + ], + "time": "2022-03-20T21:51:18+00:00" }, { "name": "myclabs/deep-copy", @@ -603,6 +696,54 @@ ], "time": "2018-05-29T17:25:09+00:00" }, + { + "name": "namshi/notificator", + "version": "1.0.4", + "source": { + "type": "git", + "url": "https://github.com/namshi/notificator.git", + "reference": "fa90c0306fd2673da64f3a9dc22567382ea84e4b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/namshi/notificator/zipball/fa90c0306fd2673da64f3a9dc22567382ea84e4b", + "reference": "fa90c0306fd2673da64f3a9dc22567382ea84e4b", + "shasum": "" + }, + "require-dev": { + "hipchat/hipchat-php": "1.2.*", + "oldsound/rabbitmq-bundle": "1.1.3", + "phpunit/phpunit": "3.7.*", + "symfony/process": "v2.2.3" + }, + "suggest": { + "hipchat/hipchat-php": "To send notifications over HipChat", + "oldsound/rabbitmq-bundle": "To send RabbitMQ notifications in Symfony2", + "phpunit/phpunit": "To easily run tests locally", + "symfony/process": "To trigger notify-send notifications under Ubuntu", + "videlalvaro/php-amqplib": "To send notifications through RabbitMQ" + }, + "type": "library", + "autoload": { + "psr-0": { + "Namshi\\Notificator": "src/", + "Namshi\\Notificator\\Test": "tests/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Alessandro Nadalin", + "email": "alessandro.nadalin@gmail.com", + "homepage": "http://www.odino.org" + } + ], + "description": "A lightweight library to handle notifications the smart way.", + "time": "2013-08-22T09:06:02+00:00" + }, { "name": "phar-io/manifest", "version": "1.0.1", @@ -1353,8 +1494,55 @@ "request", "response" ], + "support": { + "source": "https://github.com/php-fig/http-message/tree/master" + }, "time": "2016-08-06T14:39:51+00:00" }, + { + "name": "ralouphie/getallheaders", + "version": "3.0.3", + "source": { + "type": "git", + "url": "https://github.com/ralouphie/getallheaders.git", + "reference": "120b605dfeb996808c31b6477290a714d356e822" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", + "reference": "120b605dfeb996808c31b6477290a714d356e822", + "shasum": "" + }, + "require": { + "php": ">=5.6" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^5 || ^6.5" + }, + "type": "library", + "autoload": { + "files": [ + "src/getallheaders.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ralph Khattar", + "email": "ralph.khattar@gmail.com" + } + ], + "description": "A polyfill for getallheaders.", + "support": { + "issues": "https://github.com/ralouphie/getallheaders/issues", + "source": "https://github.com/ralouphie/getallheaders/tree/develop" + }, + "time": "2019-03-08T08:55:37+00:00" + }, { "name": "sebastian/code-unit-reverse-lookup", "version": "1.0.1", @@ -2578,109 +2766,13 @@ "time": "2018-01-29T19:49:41+00:00" } ], - "packages-dev": [ - { - "name": "codeception/notifier", - "version": "0.1.0", - "source": { - "type": "git", - "url": "https://github.com/Codeception/Notifier.git", - "reference": "98933a2a2a7e4bbe97e0cc47ebfdaaa316aa006b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Codeception/Notifier/zipball/98933a2a2a7e4bbe97e0cc47ebfdaaa316aa006b", - "reference": "98933a2a2a7e4bbe97e0cc47ebfdaaa316aa006b", - "shasum": "" - }, - "require": { - "namshi/notificator": "1.0.*" - }, - "require-dev": { - "codeception/codeception": "@dev" - }, - "type": "library", - "autoload": { - "psr-0": { - "Codeception": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Michael Bodnarchuk", - "email": "davert.php@mailican.com", - "homepage": "http://codeception.com" - } - ], - "description": "Notification Extension for Codeception", - "homepage": "http://codeception.com/", - "keywords": [ - "TDD", - "acceptance testing", - "functional testing", - "notification", - "unit testing" - ], - "time": "2018-02-14T00:53:34+00:00" - }, - { - "name": "namshi/notificator", - "version": "1.0.4", - "source": { - "type": "git", - "url": "https://github.com/namshi/notificator.git", - "reference": "fa90c0306fd2673da64f3a9dc22567382ea84e4b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/namshi/notificator/zipball/fa90c0306fd2673da64f3a9dc22567382ea84e4b", - "reference": "fa90c0306fd2673da64f3a9dc22567382ea84e4b", - "shasum": "" - }, - "require-dev": { - "hipchat/hipchat-php": "1.2.*", - "oldsound/rabbitmq-bundle": "1.1.3", - "phpunit/phpunit": "3.7.*", - "symfony/process": "v2.2.3" - }, - "suggest": { - "hipchat/hipchat-php": "To send notifications over HipChat", - "oldsound/rabbitmq-bundle": "To send RabbitMQ notifications in Symfony2", - "phpunit/phpunit": "To easily run tests locally", - "symfony/process": "To trigger notify-send notifications under Ubuntu", - "videlalvaro/php-amqplib": "To send notifications through RabbitMQ" - }, - "type": "library", - "autoload": { - "psr-0": { - "Namshi\\Notificator": "src/", - "Namshi\\Notificator\\Test": "tests/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Alessandro Nadalin", - "email": "alessandro.nadalin@gmail.com", - "homepage": "http://www.odino.org" - } - ], - "description": "A lightweight library to handle notifications the smart way.", - "time": "2013-08-22T09:06:02+00:00" - } - ], + "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.2.0" }