From c41e1a3c97a79d2861b854bb5cdaafbdae9579bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 10:41:53 +0000 Subject: [PATCH] deps(deps): bump phpnomad/datastore from 2.0.0 to 2.0.2 Bumps [phpnomad/datastore](https://github.com/phpnomad/datastore) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/phpnomad/datastore/releases) - [Commits](https://github.com/phpnomad/datastore/compare/2.0.0...2.0.2) --- updated-dependencies: - dependency-name: phpnomad/datastore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 205be2a..347bd4f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6b36f0a0e212781c70eefa69d6055e92", + "content-hash": "02bcee7ae1aebdff98aa909f4ff34035", "packages": [ { "name": "phpnomad/datastore", - "version": "2.0.0", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/phpnomad/datastore.git", - "reference": "814f1ba125ada1b1ec869b4b7f9de6c0f8635c70" + "reference": "af603fb6cfc5cbf7e531083ca842a5309ee4c194" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/datastore/zipball/814f1ba125ada1b1ec869b4b7f9de6c0f8635c70", - "reference": "814f1ba125ada1b1ec869b4b7f9de6c0f8635c70", + "url": "https://api.github.com/repos/phpnomad/datastore/zipball/af603fb6cfc5cbf7e531083ca842a5309ee4c194", + "reference": "af603fb6cfc5cbf7e531083ca842a5309ee4c194", "shasum": "" }, "require-dev": { @@ -42,9 +42,9 @@ "homepage": "https://github.com/phpnomad/core", "support": { "issues": "https://github.com/phpnomad/datastore/issues", - "source": "https://github.com/phpnomad/datastore/tree/2.0.0" + "source": "https://github.com/phpnomad/datastore/tree/2.0.2" }, - "time": "2024-12-23T02:06:14+00:00" + "time": "2025-03-26T17:17:49+00:00" }, { "name": "phpnomad/utils", @@ -4726,5 +4726,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }