diff --git a/composer.json b/composer.json index 937c228..9c8bfe0 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "php": "~8.2.1", "ext-pdo_sqlite": "*", "azjezz/psl": "^2.9.0", - "cuyz/valinor": "^1.8.0", + "cuyz/valinor": "^1.8.2", "doctrine/dbal": "^3.7.2", "psr/clock": "^1.0.0", "lcobucci/clock": "^3.2.0", diff --git a/composer.lock b/composer.lock index cb168f6..ff72d90 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": "b207bba07081ca1572a2d9881aaa6f7a", + "content-hash": "e80ce81c16fb251b15136500063516e2", "packages": [ { "name": "azjezz/psl", @@ -137,16 +137,16 @@ }, { "name": "cuyz/valinor", - "version": "1.8.0", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/CuyZ/Valinor.git", - "reference": "ec70c89f1736e6366268eb6c3ff95dbcbc39d922" + "reference": "daf8206d11b1cb6b308ecd2eb6b65657d2248544" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/ec70c89f1736e6366268eb6c3ff95dbcbc39d922", - "reference": "ec70c89f1736e6366268eb6c3ff95dbcbc39d922", + "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/daf8206d11b1cb6b308ecd2eb6b65657d2248544", + "reference": "daf8206d11b1cb6b308ecd2eb6b65657d2248544", "shasum": "" }, "require": { @@ -198,7 +198,7 @@ ], "support": { "issues": "https://github.com/CuyZ/Valinor/issues", - "source": "https://github.com/CuyZ/Valinor/tree/1.8.0" + "source": "https://github.com/CuyZ/Valinor/tree/1.8.2" }, "funding": [ { @@ -206,7 +206,7 @@ "type": "github" } ], - "time": "2023-12-26T14:52:11+00:00" + "time": "2024-01-08T20:31:48+00:00" }, { "name": "doctrine/cache",