diff --git a/composer.json b/composer.json index 9df5d15b..2f71c43b 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "symfony/console": "6.3.8", "php-di/php-di": "7.0.6", "amphp/parallel": "2.2.9", - "amphp/amp": "3.0.1", + "amphp/amp": "3.0.2", "hassankhan/config": "3.1.0", "sj-i/php-cast": "1.0.0", "monolog/monolog": "3.6.0", diff --git a/composer.lock b/composer.lock index c1ca8dce..60d8f375 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b8e31a080d2cfa88392154c611b933c2", + "content-hash": "0e58d142ae6493be9dc341657490b4d6", "packages": [ { "name": "amphp/amp", - "version": "v3.0.1", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/amphp/amp.git", - "reference": "ff63f10210adb6e83335e0e25522bac5cd7dc4e2" + "reference": "138801fb68cfc9c329da8a7b39d01ce7291ee4b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/amp/zipball/ff63f10210adb6e83335e0e25522bac5cd7dc4e2", - "reference": "ff63f10210adb6e83335e0e25522bac5cd7dc4e2", + "url": "https://api.github.com/repos/amphp/amp/zipball/138801fb68cfc9c329da8a7b39d01ce7291ee4b0", + "reference": "138801fb68cfc9c329da8a7b39d01ce7291ee4b0", "shasum": "" }, "require": { @@ -77,7 +77,7 @@ ], "support": { "issues": "https://github.com/amphp/amp/issues", - "source": "https://github.com/amphp/amp/tree/v3.0.1" + "source": "https://github.com/amphp/amp/tree/v3.0.2" }, "funding": [ { @@ -85,7 +85,7 @@ "type": "github" } ], - "time": "2024-04-18T15:24:36+00:00" + "time": "2024-05-10T21:37:46+00:00" }, { "name": "amphp/byte-stream",