From a849008f4373365f4c0c1308a0b88cfab23dfa9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 23:42:42 +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 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index df4a14f..c337fc0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,24 +4,24 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "eadc309e4a5eaa0225803e31c803d79b", + "content-hash": "48b76e06a75cb0ed52b6bc2bb138d273", "packages": [ { "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": { @@ -42,9 +42,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" } ], "packages-dev": [ @@ -4681,10 +4681,10 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], - "plugin-api-version": "2.6.0" + "platform": {}, + "platform-dev": {}, + "plugin-api-version": "2.9.0" }