From e6e7dfc2c35011f75407724526f9795b4bbfe78a Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 28 Oct 2024 19:13:36 +0100 Subject: [PATCH] wip #7062 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5214abe..e259f97 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Fluidbook Toolbox API Client", "type": "library", "license": "proprietary", - "minimum-stability": "stable", + "minimum-stability": "dev", "repositories": [ { "type": "composer", -- 2.39.5