From 9d4b7726b4fd0b3936dc57e4e0bfa02e6f6b67d2 Mon Sep 17 00:00:00 2001 From: CA_GA_64 Date: Sun, 6 Oct 2019 17:31:43 +0800 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1c50aaf..57c75e6 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "gzzchh/govc-sdk-php", "type": "library", "license": "GPL-3.0-or-later", - "minimum-stability": "stable", + "minimum-stability": "dev", "require": { "symfony/process": "^4.3" },