From 7372aab3d34b393203c3949c2457efc644062817 Mon Sep 17 00:00:00 2001 From: Patrick Weyck Date: Wed, 3 May 2023 10:38:05 +0200 Subject: [PATCH] NEXT-25117 - Update min stability to stable --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index aedf3ccc03..f6c90eb3e5 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ } } ], - "minimum-stability": "RC", + "minimum-stability": "stable", "prefer-stable": true, "config": { "allow-plugins": {