Yarik
/
artbox-odoo
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
81fb635c56c9f1f3afefade4e205396e44ca778d
Authored by
Yarik
2017-06-23 13:05:53 +0300
1 parent
714f42c5
Order dependency
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 @
81fb635
...
...
@@ -8,6 +8,7 @@
8
8
"php": ">=7.0",
9
9
"yiisoft/yii2": "~2.0",
10
10
"artweb/artbox-core": "~0.0.1",
11
+ "artweb/artbox-order": "~0.0.1",
11
12
"darkaonline/ripcord": "~0.1"
12
13
},
13
14
"autoload": {
...
...