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" }