Skip to content
This repository was archived by the owner on Sep 11, 2022. It is now read-only.

Commit 5c10fcf

Browse files
drop yii in composer require
1 parent f6cd0ff commit 5c10fcf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ommu/php-excel-reader",
3-
"description": "PHP Excel Reader for Ommu Platform",
3+
"description": "PHP Excel Reader",
44
"keywords": [
55
"extension",
66
"php excel reader",
@@ -39,7 +39,6 @@
3939
],
4040
"require": {
4141
"php": ">=5.3.2",
42-
"oomphinc/composer-installers-extender": "^1.0",
43-
"yiisoft/yii": ">=1.1.14"
42+
"oomphinc/composer-installers-extender": "^1.0"
4443
}
4544
}

0 commit comments

Comments
 (0)