From aeb108d2844cf2e114c48e8d104aa2fa909e4717 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 21:41:55 +0000 Subject: [PATCH] Update dependency phly/phly-event-dispatcher to ^1.4.0 | datasource | package | from | to | | ---------- | -------------------------- | ----- | ----- | | packagist | phly/phly-event-dispatcher | 1.3.1 | 1.4.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 31d831f..fe6e718 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "mezzio/mezzio-swoole": "^4.9.0", "mezzio/mezzio-template": "^2.10.0", "monolog/monolog": "^3.5.0", - "phly/phly-event-dispatcher": "^1.3.1", + "phly/phly-event-dispatcher": "^1.4.0", "phpseclib/phpseclib": "^3.0.35", "psr/container": "^1.1.2 || ^2.0.2", "psr/event-dispatcher": "^1.0", diff --git a/composer.lock b/composer.lock index fd2bdb2..fede858 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": "9f7620ec492f00e9492e2bda97e9b491", + "content-hash": "15deb8eaba96f749ea184ca11f69b954", "packages": [ { "name": "beberlei/assert", @@ -3194,20 +3194,20 @@ }, { "name": "phly/phly-event-dispatcher", - "version": "1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/phly/phly-event-dispatcher.git", - "reference": "f85132b634e31fe2bb09ede5101be8d1091216c0" + "reference": "c0f8043da05aeeaf95865b0f380028727a1b6cac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phly/phly-event-dispatcher/zipball/f85132b634e31fe2bb09ede5101be8d1091216c0", - "reference": "f85132b634e31fe2bb09ede5101be8d1091216c0", + "url": "https://api.github.com/repos/phly/phly-event-dispatcher/zipball/c0f8043da05aeeaf95865b0f380028727a1b6cac", + "reference": "c0f8043da05aeeaf95865b0f380028727a1b6cac", "shasum": "" }, "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/container": "^1.0 || ^2.0", "psr/event-dispatcher": "^1.0" }, @@ -3251,7 +3251,7 @@ "rss": "https://github.com/phly/phly-event-dispatcher/releases.atom", "source": "https://github.com/phly/phly-event-dispatcher" }, - "time": "2023-01-10T19:15:49+00:00" + "time": "2024-01-30T21:15:32+00:00" }, { "name": "phpoption/phpoption",