Yarik
/
artbox-file
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
89133a535c88d603f5b4158db5b43a33b4c3d9ae
Authored by
Yarik
2016-11-09 17:36:01 +0200
1 parent
cb249165
Namespaces
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
composer.json
Inline
Side-by-side
composer.json
Wrap text
Show/Hide comments
View file @
89133a5
...
...
@@ -3,6 +3,7 @@
3
3
"description": "Yii2 light-weight CMS",
4
4
"license": "BSD-3-Clause",
5
5
"minimum-stability": "dev",
6
+ "type": "yii2-extension",
6
7
"require": {
7
8
"php": ">=7.0",
8
9
"yiisoft/yii2": "*",
...
...