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

Commit 4babfe6

Browse files
modify composer
1 parent 3173a4d commit 4babfe6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
],
4040
"require": {
4141
"php": ">=5.3.2",
42-
"yiisoft/yii": "^1.1.14"
42+
"oomphinc/composer-installers-extender": "^1.0",
43+
"yiisoft/yii": ">=1.1.14"
4344
}
4445
}

0 commit comments

Comments
 (0)