Skip to content

Commit 06ab79c

Browse files
author
Igor Chepurnoy
committed
Update composer.json
1 parent 608150b commit 06ab79c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,12 @@
1313
"email": "igorzfort@gmail.com"
1414
}
1515
],
16+
"require": {
17+
"yiisoft/yii2": "*"
18+
},
1619
"autoload": {
1720
"psr-4": {
1821
"yii2mod\\selectize\\": ""
1922
}
2023
}
21-
}
24+
}

0 commit comments

Comments
 (0)