Yarik
/
artbox-ecommerce
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
2a64feabe8cd8a0d5275047d0188ec058a77ccc8
Authored by
Yarik
2016-11-09 16:09:48 +0200
1 parent
88453b26
Namespaces
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
composer.json
Inline
Side-by-side
composer.json
Wrap text
Show/Hide comments
View file @
2a64fea
...
...
@@ -2,7 +2,7 @@
2
2
"name": "artweb/artbox-ecommerce",
3
3
"description": "Yii2 light-weight CMS",
4
4
"license": "BSD-3-Clause",
5
- "minimum-stability": "
stable
",
5
+ "minimum-stability": "
dev
",
6
6
"require": {
7
7
"php": ">=7.0",
8
8
"yiisoft/yii2": "*",
...
...