diff --git a/composer.json b/composer.json index 5c28c2d2..c4ff989c 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ } }, "require": { - "helioviewer/event-interface": "^0.3.1", + "helioviewer/event-interface": "^0.3.2", "matomo/device-detector": "dev-master", "opis/json-schema": "^2.3", "google/apiclient": "^2.16", diff --git a/composer.lock b/composer.lock index ea6b4fca..4ca38b27 100644 --- a/composer.lock +++ b/composer.lock @@ -569,16 +569,16 @@ }, { "name": "helioviewer/event-interface", - "version": "v0.3.1", + "version": "v0.3.2", "source": { "type": "git", - "url": "https://github.com/dgarciabriseno/helioviewer-event-interface.git", - "reference": "7f73bbccbef07acee40348bae377a6bada06f63e" + "url": "https://github.com/Helioviewer-Project/helioviewer-event-interface.git", + "reference": "3ffa04673cc22bf3c4f920b66c7a5f3d03d56532" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dgarciabriseno/helioviewer-event-interface/zipball/7f73bbccbef07acee40348bae377a6bada06f63e", - "reference": "7f73bbccbef07acee40348bae377a6bada06f63e", + "url": "https://api.github.com/repos/Helioviewer-Project/helioviewer-event-interface/zipball/3ffa04673cc22bf3c4f920b66c7a5f3d03d56532", + "reference": "3ffa04673cc22bf3c4f920b66c7a5f3d03d56532", "shasum": "" }, "require": { @@ -614,10 +614,10 @@ ], "description": "Interface for querying external data sources for Helioviewer", "support": { - "source": "https://github.com/dgarciabriseno/helioviewer-event-interface/tree/v0.3.1", - "issues": "https://github.com/dgarciabriseno/helioviewer-event-interface/issues" + "source": "https://github.com/Helioviewer-Project/helioviewer-event-interface/tree/v0.3.2", + "issues": "https://github.com/Helioviewer-Project/helioviewer-event-interface/issues" }, - "time": "2025-02-25T22:28:25+00:00" + "time": "2026-04-29T16:59:14+00:00" }, { "name": "jean85/pretty-package-versions",