From 4c03ea82604aa99ffa546e9d533f3cf6d01250e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 05:25:17 +0000 Subject: [PATCH] deps(deps): bump phpnomad/cache from 1.0.0 to 1.0.1 Bumps [phpnomad/cache](https://github.com/phpnomad/cache) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/phpnomad/cache/releases) - [Commits](https://github.com/phpnomad/cache/compare/1.0.0...1.0.1) --- updated-dependencies: - dependency-name: phpnomad/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index 6cc9196..ea88302 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "phpnomad/cache", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phpnomad/cache.git", - "reference": "2f780019686a654c3d715fadfceac7aab675dc04" + "reference": "b645e87aaef9088a8064250035b6519a80d80a44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/cache/zipball/2f780019686a654c3d715fadfceac7aab675dc04", - "reference": "2f780019686a654c3d715fadfceac7aab675dc04", + "url": "https://api.github.com/repos/phpnomad/cache/zipball/b645e87aaef9088a8064250035b6519a80d80a44", + "reference": "b645e87aaef9088a8064250035b6519a80d80a44", "shasum": "" }, "require": { @@ -26,7 +26,7 @@ "phpnomad/utils": "^1.0" }, "require-dev": { - "phpnomad/tests": "^0.1.0" + "phpnomad/tests": "^0.1.0 || ^0.3.0" }, "type": "library", "autoload": { @@ -47,9 +47,9 @@ "homepage": "https://github.com/phpnomad/core", "support": { "issues": "https://github.com/phpnomad/cache/issues", - "source": "https://github.com/phpnomad/cache/tree/1.0.0" + "source": "https://github.com/phpnomad/cache/tree/1.0.1" }, - "time": "2024-12-18T17:04:27+00:00" + "time": "2025-01-13T13:59:22+00:00" }, { "name": "phpnomad/datastore", @@ -93,23 +93,23 @@ }, { "name": "phpnomad/enum-polyfill", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/phpnomad/enum-polyfill.git", - "reference": "6d24b759f566066b30b244cb0584ab7c03da1d0e" + "reference": "0502689aa07ddeff67421ed57120f693f096a6ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/enum-polyfill/zipball/6d24b759f566066b30b244cb0584ab7c03da1d0e", - "reference": "6d24b759f566066b30b244cb0584ab7c03da1d0e", + "url": "https://api.github.com/repos/phpnomad/enum-polyfill/zipball/0502689aa07ddeff67421ed57120f693f096a6ed", + "reference": "0502689aa07ddeff67421ed57120f693f096a6ed", "shasum": "" }, "require": { "phpnomad/singleton": "^1.0" }, "require-dev": { - "phpnomad/tests": "^0.1.0" + "phpnomad/tests": "^0.1.0 || ^0.3.0" }, "type": "library", "autoload": { @@ -130,9 +130,9 @@ "homepage": "https://github.com/phpnomad/core", "support": { "issues": "https://github.com/phpnomad/enum-polyfill/issues", - "source": "https://github.com/phpnomad/enum-polyfill/tree/1.0.0" + "source": "https://github.com/phpnomad/enum-polyfill/tree/1.0.1" }, - "time": "2024-12-18T17:03:12+00:00" + "time": "2025-01-13T11:51:33+00:00" }, { "name": "phpnomad/logger", @@ -4805,10 +4805,10 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform": [], + "platform-dev": [], + "plugin-api-version": "2.3.0" }