diff --git a/images/reactphp/composer.json b/images/reactphp/composer.json index 2c01a79..9b30119 100644 --- a/images/reactphp/composer.json +++ b/images/reactphp/composer.json @@ -7,7 +7,7 @@ "wyrihaximus/react-http-middleware-with-headers": "^2.0", "react-inspector/http-middleware-printer": "^1.0", "react-inspector/prometheus-printer": "^1.0", - "react-inspector/http-middleware": "^1.0", + "react-inspector/http-middleware": "^1.0 || ^2.0", "react-inspector/event-loop": "^1.0", "react-inspector/stream": "^1.0", "react-inspector/memory-usage": "^1.0", diff --git a/images/reactphp/composer.lock b/images/reactphp/composer.lock index f62069d..94b4e48 100644 --- a/images/reactphp/composer.lock +++ b/images/reactphp/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": "56893a407ca9985c02621d0dc66e74ed", + "content-hash": "5ef5fd3e24cee6596b0b806df4d75470", "packages": [ { "name": "api-clients/rx", @@ -204,6 +204,67 @@ }, "time": "2019-12-05T16:56:26+00:00" }, + { + "name": "lcobucci/clock", + "version": "2.0.0", + "source": { + "type": "git", + "url": "https://github.com/lcobucci/clock.git", + "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3", + "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0" + }, + "require-dev": { + "infection/infection": "^0.17", + "lcobucci/coding-standard": "^6.0", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-deprecation-rules": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpstan/phpstan-strict-rules": "^0.12", + "phpunit/php-code-coverage": "9.1.4", + "phpunit/phpunit": "9.3.7" + }, + "type": "library", + "autoload": { + "psr-4": { + "Lcobucci\\Clock\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Luís Cobucci", + "email": "lcobucci@gmail.com" + } + ], + "description": "Yet another clock abstraction", + "support": { + "issues": "https://github.com/lcobucci/clock/issues", + "source": "https://github.com/lcobucci/clock/tree/2.0.x" + }, + "funding": [ + { + "url": "https://github.com/lcobucci", + "type": "github" + }, + { + "url": "https://www.patreon.com/lcobucci", + "type": "patreon" + } + ], + "time": "2020-08-27T18:56:02+00:00" + }, { "name": "nikic/php-parser", "version": "v4.6.0", @@ -588,29 +649,28 @@ }, { "name": "react-inspector/http-middleware", - "version": "1.0.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/reactphp-inspector/http-middleware.git", - "reference": "b10c5b834eb466ec291338f35d35291007e2e38c" + "reference": "2bed55a42aa7c66130eac20b73e8daa14723f547" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp-inspector/http-middleware/zipball/b10c5b834eb466ec291338f35d35291007e2e38c", - "reference": "b10c5b834eb466ec291338f35d35291007e2e38c", + "url": "https://api.github.com/repos/reactphp-inspector/http-middleware/zipball/2bed55a42aa7c66130eac20b73e8daa14723f547", + "reference": "2bed55a42aa7c66130eac20b73e8daa14723f547", "shasum": "" }, "require": { - "php": "^7.4", + "php": "^8 || ^7.4", "psr/http-message": "^1.0", - "react-inspector/metric": "^1.0", - "react-inspector/metrics": "^1.0", "react/promise": "^2.7", - "reactivex/rxphp": "^2.0" + "wyrihaximus/metrics": "^2 || ^1.0.1" }, "require-dev": { - "ringcentral/psr7": "^1.2.2", - "wyrihaximus/async-test-utilities": "^2.0" + "ringcentral/psr7": "^1.3.0", + "thecodingmachine/safe": "^1.2", + "wyrihaximus/async-test-utilities": "^4.0.6" }, "type": "library", "autoload": { @@ -632,7 +692,7 @@ "description": "🔭 Measure HTTP requests going through an react/http", "support": { "issues": "https://github.com/reactphp-inspector/http-middleware/issues", - "source": "https://github.com/reactphp-inspector/http-middleware/tree/1.0.0" + "source": "https://github.com/reactphp-inspector/http-middleware/tree/2.2.1" }, "funding": [ { @@ -640,7 +700,7 @@ "type": "github" } ], - "time": "2020-03-20T23:40:17+00:00" + "time": "2023-01-16T01:15:24+00:00" }, { "name": "react-inspector/http-middleware-printer", @@ -1054,6 +1114,62 @@ ], "time": "2020-04-03T18:47:31+00:00" }, + { + "name": "react-parallel/object-proxy-attributes", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/reactphp-parallel/object-proxy-attributes.git", + "reference": "2ee1cebc5f2a4dfd75f372ff77d144c631388859" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/reactphp-parallel/object-proxy-attributes/zipball/2ee1cebc5f2a4dfd75f372ff77d144c631388859", + "reference": "2ee1cebc5f2a4dfd75f372ff77d144c631388859", + "shasum": "" + }, + "require": { + "php": "^8 || ^7.4" + }, + "require-dev": { + "doctrine/annotations": "^1.11", + "wyrihaximus/test-utilities": "^2.9 || ^3.0" + }, + "type": "library", + "extra": { + "unused": [ + "php" + ] + }, + "autoload": { + "psr-4": { + "ReactParallel\\ObjectProxy\\Attribute\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Cees-Jan Kiewiet", + "email": "ceesjank@gmail.com", + "homepage": "http://wyrihaximus.net/" + } + ], + "description": "👨‍🚀🛰👩‍🚀 Attributes for react-parallel/object-proxy", + "support": { + "issues": "https://github.com/reactphp-parallel/object-proxy-attributes/issues", + "source": "https://github.com/reactphp-parallel/object-proxy-attributes/tree/1.1.0" + }, + "funding": [ + { + "url": "https://github.com/WyriHaximus", + "type": "github" + } + ], + "time": "2021-11-11T08:41:45+00:00" + }, { "name": "react/cache", "version": "v1.2.0", @@ -1598,21 +1714,21 @@ }, { "name": "reactivex/rxphp", - "version": "2.0.9", + "version": "2.0.12", "source": { "type": "git", "url": "https://github.com/ReactiveX/RxPHP.git", - "reference": "3eedf2640b85dfaf4718529e3932756cd8c2addf" + "reference": "eee8eb20ec310632d0356ff1bcaccf5c90094ba6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ReactiveX/RxPHP/zipball/3eedf2640b85dfaf4718529e3932756cd8c2addf", - "reference": "3eedf2640b85dfaf4718529e3932756cd8c2addf", + "url": "https://api.github.com/repos/ReactiveX/RxPHP/zipball/eee8eb20ec310632d0356ff1bcaccf5c90094ba6", + "reference": "eee8eb20ec310632d0356ff1bcaccf5c90094ba6", "shasum": "" }, "require": { "php": ">=7.0.0", - "react/promise": "~2.2" + "react/promise": "^3 || ~2.2" }, "require-dev": { "phpunit/phpunit": "^8.5 || ^9", @@ -1660,9 +1776,9 @@ ], "support": { "issues": "https://github.com/ReactiveX/RxPHP/issues", - "source": "https://github.com/ReactiveX/RxPHP/tree/2.0.9" + "source": "https://github.com/ReactiveX/RxPHP/tree/2.0.12" }, - "time": "2021-03-05T14:44:06+00:00" + "time": "2023-11-27T16:37:30+00:00" }, { "name": "ringcentral/psr7", @@ -2169,13 +2285,6 @@ } }, "autoload": { - "psr-4": { - "Safe\\": [ - "lib/", - "deprecated/", - "generated/" - ] - }, "files": [ "deprecated/apc.php", "deprecated/libevent.php", @@ -2266,7 +2375,14 @@ "generated/yaz.php", "generated/zip.php", "generated/zlib.php" - ] + ], + "psr-4": { + "Safe\\": [ + "lib/", + "deprecated/", + "generated/" + ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2410,20 +2526,20 @@ }, { "name": "wyrihaximus/constants", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-constants.git", - "reference": "a2202b683261f8119f3772eb1e3469a2b5c4d9eb" + "reference": "32ceffdd881593c7fa24d8fcbf9deb58687484cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-constants/zipball/a2202b683261f8119f3772eb1e3469a2b5c4d9eb", - "reference": "a2202b683261f8119f3772eb1e3469a2b5c4d9eb", + "url": "https://api.github.com/repos/WyriHaximus/php-constants/zipball/32ceffdd881593c7fa24d8fcbf9deb58687484cb", + "reference": "32ceffdd881593c7fa24d8fcbf9deb58687484cb", "shasum": "" }, "require": { - "php": "^7.0 || ^5.3" + "php": "^8 || ^7 || ^5.3" }, "type": "library", "autoload": { @@ -2448,9 +2564,15 @@ "description": "Collection of constants for PHP", "support": { "issues": "https://github.com/WyriHaximus/php-constants/issues", - "source": "https://github.com/WyriHaximus/php-constants/tree/master" + "source": "https://github.com/WyriHaximus/php-constants/tree/1.6.0" }, - "time": "2020-04-02T21:00:04+00:00" + "funding": [ + { + "url": "https://github.com/WyriHaximus", + "type": "github" + } + ], + "time": "2020-11-28T12:04:43+00:00" }, { "name": "wyrihaximus/fake-php-version", @@ -2544,6 +2666,62 @@ }, "time": "2018-12-29T20:17:57+00:00" }, + { + "name": "wyrihaximus/metrics", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/WyriHaximus/php-metrics.git", + "reference": "bb209f20b77401af681c25c9a886e92296c14902" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/WyriHaximus/php-metrics/zipball/bb209f20b77401af681c25c9a886e92296c14902", + "reference": "bb209f20b77401af681c25c9a886e92296c14902", + "shasum": "" + }, + "require": { + "lcobucci/clock": "^2.0", + "php": "^7.4 || ^8.0", + "react-parallel/object-proxy-attributes": "^1", + "thecodingmachine/safe": "^1.1", + "wyrihaximus/constants": "^1.5" + }, + "require-dev": { + "phpbench/phpbench": "^0.17.1 || ^1.0.0", + "phpstan/phpstan": "^0.12.99", + "vimeo/psalm": "^4.12", + "wyrihaximus/test-utilities": "^3.7.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "WyriHaximus\\Metrics\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Cees-Jan Kiewiet", + "email": "ceesjank@gmail.com" + } + ], + "description": "🕵️‍♀️ Prometheus modelled metric VO's and registry", + "support": { + "issues": "https://github.com/WyriHaximus/php-metrics/issues", + "source": "https://github.com/WyriHaximus/php-metrics/tree/1.1.0" + }, + "funding": [ + { + "url": "https://github.com/WyriHaximus", + "type": "github" + } + ], + "time": "2021-11-10T16:03:58+00:00" + }, { "name": "wyrihaximus/react-http-middleware-with-headers", "version": "2.0.0",