From 5619d322a165d44f30b05de1d5874ef7af5a5c60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 00:21:26 +0000 Subject: [PATCH] deps(deps): bump phpnomad/datastore from 1.0.0 to 2.0.0 Bumps [phpnomad/datastore](https://github.com/phpnomad/datastore) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/phpnomad/datastore/releases) - [Commits](https://github.com/phpnomad/datastore/compare/1.0.0...2.0.0) --- updated-dependencies: - dependency-name: phpnomad/datastore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 12ebc38..a7c18d2 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "phpnomad/core": "^1.0", "phpnomad/symfony-event-dispatcher-integration": "^1.0", "phpnomad/json-config-integration": "^1.0", - "phpnomad/datastore": "^1.0", + "phpnomad/datastore": "^2.0", "phpnomad/fastroute-rest-integration": "^1.0", "phpnomad/symfony-cache-integration": "^1.0", "phpnomad/twig-integration": "^1.0", diff --git a/composer.lock b/composer.lock index 11548ab..dd873bd 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": "14d247d0dcc3375ce3f34c3870634d72", + "content-hash": "a8ba0bc9d1b4714e0164fecf06056edf", "packages": [ { "name": "filp/whoops", @@ -350,20 +350,20 @@ }, { "name": "phpnomad/datastore", - "version": "1.0.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/phpnomad/datastore.git", - "reference": "6bf7919e0849fd4d514d3659a917df65388a6b05" + "reference": "1fcee29c6bf8e29ca490c86f21e0bb49b3f70d9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/datastore/zipball/6bf7919e0849fd4d514d3659a917df65388a6b05", - "reference": "6bf7919e0849fd4d514d3659a917df65388a6b05", + "url": "https://api.github.com/repos/phpnomad/datastore/zipball/1fcee29c6bf8e29ca490c86f21e0bb49b3f70d9f", + "reference": "1fcee29c6bf8e29ca490c86f21e0bb49b3f70d9f", "shasum": "" }, "require-dev": { - "phpnomad/tests": "^0.1.0" + "phpnomad/tests": "^0.1.0 || ^0.3.0" }, "type": "library", "autoload": { @@ -384,9 +384,9 @@ "homepage": "https://github.com/phpnomad/core", "support": { "issues": "https://github.com/phpnomad/datastore/issues", - "source": "https://github.com/phpnomad/datastore/tree/1.0.0" + "source": "https://github.com/phpnomad/datastore/tree/2.0.0" }, - "time": "2024-12-18T17:06:26+00:00" + "time": "2024-12-28T14:35:23+00:00" }, { "name": "phpnomad/di", @@ -2190,10 +2190,10 @@ "packages-dev": [], "aliases": [], "minimum-stability": "dev", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform": [], + "platform-dev": [], + "plugin-api-version": "2.3.0" }