From 5d1d672a1f636cfdb6f05f0686c75401ffc74da5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 09:11:43 +0000 Subject: [PATCH] Bump orchid/platform from 14.21.1 to 14.22.0 Bumps [orchid/platform](https://github.com/orchidsoftware/platform) from 14.21.1 to 14.22.0. - [Release notes](https://github.com/orchidsoftware/platform/releases) - [Changelog](https://github.com/orchidsoftware/platform/blob/master/CHANGELOG.md) - [Commits](https://github.com/orchidsoftware/platform/compare/14.21.1...14.22.0) --- updated-dependencies: - dependency-name: orchid/platform dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 9b7f6286..53b9d105 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": "8735cc3ccb9d3f7ad7fb5869cf12c836", + "content-hash": "f350ab876ec65097ee711170c91f7b28", "packages": [ { "name": "assisted-mindfulness/naive-bayes", @@ -3695,16 +3695,16 @@ }, { "name": "orchid/platform", - "version": "14.21.1", + "version": "14.22.0", "source": { "type": "git", "url": "https://github.com/orchidsoftware/platform.git", - "reference": "b83f1c933d190198409e667f6b6644e0a009a217" + "reference": "b96639798d36af8ab12cf8daa10dc21917060b69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchidsoftware/platform/zipball/b83f1c933d190198409e667f6b6644e0a009a217", - "reference": "b83f1c933d190198409e667f6b6644e0a009a217", + "url": "https://api.github.com/repos/orchidsoftware/platform/zipball/b96639798d36af8ab12cf8daa10dc21917060b69", + "reference": "b96639798d36af8ab12cf8daa10dc21917060b69", "shasum": "" }, "require": { @@ -3798,7 +3798,7 @@ "type": "opencollective" } ], - "time": "2024-03-24T23:36:22+00:00" + "time": "2024-04-14T02:06:20+00:00" }, { "name": "org_heigl/hyphenator", @@ -12563,8 +12563,8 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "laravel/unfenced": 20, - "hotwired-laravel/turbo-laravel": 10 + "hotwired-laravel/turbo-laravel": 10, + "laravel/unfenced": 20 }, "prefer-stable": true, "prefer-lowest": false, @@ -12573,5 +12573,5 @@ "ext-dom": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }