From 4b155d45c4cd7933378a8be1ae8703572583f8c3 Mon Sep 17 00:00:00 2001 From: mrazinshaikh Date: Sun, 2 Jun 2024 12:10:11 +0530 Subject: [PATCH] composer lock update --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 324e634..a015d7c 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": "ddb18953a92d8e9903fc3caf5ba21948", + "content-hash": "ad9f0e15191023e395cce4ff4ae0467c", "packages": [ { "name": "brick/math", @@ -2412,12 +2412,12 @@ } ], "aliases": [], - "minimum-stability": "stable", + "minimum-stability": "dev", "stability-flags": [], - "prefer-stable": false, + "prefer-stable": true, "prefer-lowest": false, "platform": { - "php": ">=8.3" + "php": "^8.2" }, "platform-dev": [], "plugin-api-version": "2.6.0"