Yarik
/
artbox-basic
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
4d6fd8a4a97d96bdd11afe49b9059193c8705de9
Authored by
Yarik
2017-03-24 14:55:34 +0200
1 parent
8a56152f
Composer secure off
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 @
4d6fd8a
...
...
@@ -15,7 +15,7 @@
15
15
"support": {
16
16
"wiki": "http://www.yiiframework.com/wiki/"
17
17
},
18
- "minimum-stability": "
stable
",
18
+ "minimum-stability": "
dev
",
19
19
"require": {
20
20
"php": ">=7.0",
21
21
"artweb/artbox-core": "@dev",
...
...