From 4169f58abddc993827045e93b9bc65e40cd6c445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 17:33:11 +0000 Subject: [PATCH] deps(deps): bump phpnomad/event from 1.0.0 to 1.0.1 Bumps [phpnomad/event](https://github.com/phpnomad/event) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/phpnomad/event/releases) - [Commits](https://github.com/phpnomad/event/compare/1.0.0...1.0.1) --- updated-dependencies: - dependency-name: phpnomad/event dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 18e22ba..0b7d169 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": "f96d5c4c23cb0ef1af1b24a562f9d0bf", + "content-hash": "9f594e6439d7ad972f631c44aed438df", "packages": [ { "name": "phpnomad/auth", @@ -140,20 +140,20 @@ }, { "name": "phpnomad/event", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phpnomad/event.git", - "reference": "c2f8f4c19bfd017086dbffb0510e20b06d7fa533" + "reference": "b418d8fc90af18b7cb37e118795f9dd92ffeb538" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/event/zipball/c2f8f4c19bfd017086dbffb0510e20b06d7fa533", - "reference": "c2f8f4c19bfd017086dbffb0510e20b06d7fa533", + "url": "https://api.github.com/repos/phpnomad/event/zipball/b418d8fc90af18b7cb37e118795f9dd92ffeb538", + "reference": "b418d8fc90af18b7cb37e118795f9dd92ffeb538", "shasum": "" }, "require-dev": { - "phpnomad/tests": "^0.1.0" + "phpnomad/tests": "^0.1.0 || ^0.3.0" }, "type": "library", "autoload": { @@ -174,9 +174,9 @@ "homepage": "https://github.com/phpnomad/core", "support": { "issues": "https://github.com/phpnomad/event/issues", - "source": "https://github.com/phpnomad/event/tree/1.0.0" + "source": "https://github.com/phpnomad/event/tree/1.0.1" }, - "time": "2024-12-18T17:10:47+00:00" + "time": "2026-06-12T10:56:48+00:00" }, { "name": "phpnomad/http", @@ -4990,5 +4990,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }