diff --git a/composer.lock b/composer.lock index 7cadb04..e09b298 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "aeon-php/calendar", - "version": "0.16.3", + "version": "0.16.4", "source": { "type": "git", "url": "https://github.com/aeon-php/calendar.git", - "reference": "75494a02ab1b25ce20e07c0da8f4912d2533d53c" + "reference": "b611c927b616562da537e466607cf8f2c68025f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aeon-php/calendar/zipball/75494a02ab1b25ce20e07c0da8f4912d2533d53c", - "reference": "75494a02ab1b25ce20e07c0da8f4912d2533d53c", + "url": "https://api.github.com/repos/aeon-php/calendar/zipball/b611c927b616562da537e466607cf8f2c68025f0", + "reference": "b611c927b616562da537e466607cf8f2c68025f0", "shasum": "" }, "require": { @@ -51,7 +51,7 @@ ], "support": { "issues": "https://github.com/aeon-php/calendar/issues", - "source": "https://github.com/aeon-php/calendar/tree/0.16.3" + "source": "https://github.com/aeon-php/calendar/tree/0.16.4" }, "funding": [ { @@ -59,7 +59,7 @@ "type": "github" } ], - "time": "2021-03-22T20:14:32+00:00" + "time": "2021-04-04T10:39:42+00:00" }, { "name": "captainhook/captainhook",