From 07bfab19aee27d6ee5591ba6de8670a4f6b2a200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 07:53:44 +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 e496081..39b402f 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": "8efe71e4daf389940ebb21949f6ad02f", + "content-hash": "469006bfa2c4b277becf46d23672e05f", "packages": [ { "name": "phpnomad/enum-polyfill", @@ -51,20 +51,20 @@ }, { "name": "phpnomad/event", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phpnomad/event.git", - "reference": "703ea6146586952573be22c0095e13d3292f188d" + "reference": "b418d8fc90af18b7cb37e118795f9dd92ffeb538" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/event/zipball/703ea6146586952573be22c0095e13d3292f188d", - "reference": "703ea6146586952573be22c0095e13d3292f188d", + "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": { @@ -85,9 +85,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-18T16:16:45+00:00" + "time": "2026-06-12T10:56:48+00:00" }, { "name": "phpnomad/singleton", @@ -4764,10 +4764,10 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform": {}, + "platform-dev": {}, + "plugin-api-version": "2.9.0" }