From c8eab8f8bc52913a88c25fb0bc78e221f8c5ab1d Mon Sep 17 00:00:00 2001 From: Jordy Date: Tue, 23 Jun 2020 19:15:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index cffbca3..080af23 100644 --- a/composer.json +++ b/composer.json @@ -15,8 +15,8 @@ }, "require": { "php": "^7.2", - "boxunphp/php-instance": "dev-master", - "boxunphp/php-exception": "dev-master" + "boxunphp/instance": "^2.0", + "boxunphp/exception": "^2.0" }, "autoload": { "psr-4": {