From 30ff5be60a8a4a3302a2d1dceb373e07f06f4e47 Mon Sep 17 00:00:00 2001 From: Abdelhamid Errahmouni Date: Fri, 12 Apr 2024 17:46:17 +0000 Subject: [PATCH] it is stable... --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8fdb3eb..f225c33 100644 --- a/composer.json +++ b/composer.json @@ -77,6 +77,6 @@ } } }, - "minimum-stability": "dev", + "minimum-stability": "stable", "prefer-stable": true }