From 0ccccb24372cbd08a5dc0d83d347794002eb7861 Mon Sep 17 00:00:00 2001 From: linyaostalker <602604991@qq.com> Date: Wed, 13 Nov 2019 17:14:37 +0800 Subject: [PATCH] =?UTF-8?q?composer.json=E5=A2=9E=E5=8A=A0moonlandsoft/yii?= =?UTF-8?q?2-phpexcel=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 composer.json diff --git a/composer.json b/composer.json old mode 100644 new mode 100755 index 768fceb..3719903 --- a/composer.json +++ b/composer.json @@ -13,7 +13,8 @@ "require": { "php": ">=7.1.0", "yiisoft/yii2": "~2.0.14", - "yiisoft/yii2-bootstrap": "^2.0@dev" + "yiisoft/yii2-bootstrap": "^2.0@dev", + "moonlandsoft/yii2-phpexcel": "*" }, "repositories": { "asset_packagist": {