Yarik
/
artbox-webcomment
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
30415cabe627fe1029e685168fd1f3a74344d280
Authored by
Yarik
2017-06-01 14:09:41 +0300
1 parent
44dfaf88
Artbox great prepairings
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
composer.json
Inline
Side-by-side
composer.json
Wrap text
Show/Hide comments
View file @
30415ca
...
...
@@ -7,7 +7,8 @@
7
7
"require": {
8
8
"php": ">=7.0",
9
9
"yiisoft/yii2": "~2.0",
10
- "artweb/artbox-core": "~0.0.1"
10
+ "artweb/artbox-core": "~0.0.1",
11
+ "artweb/artbox-catalog": "~0.0.1"
11
12
},
12
13
"autoload": {
13
14
"psr-4": {
...
...