Skip to content

Commit 5e9096a

Browse files
committed
Upd composer.json
1 parent 8dc4dee commit 5e9096a

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
@@ -16,7 +16,8 @@
1616
"source": "https://github.com/rkit/fileapi-widget-yii2"
1717
},
1818
"require": {
19-
"yiisoft/yii2": "^2.0"
19+
"yiisoft/yii2": "^2.0",
20+
"rubaxa/fileapi": "^0.4.11"
2021
},
2122
"autoload": {
2223
"psr-4": {

0 commit comments

Comments
 (0)