Commit 59cc7834eb352f909be00a39a9786df79028286c
1 parent
24d2502d
Composer secure off
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
composer.json
... | ... | @@ -50,11 +50,11 @@ |
50 | 50 | }, |
51 | 51 | "repositories": [ |
52 | 52 | { |
53 | - "type": "vsc", | |
53 | + "type": "vcs", | |
54 | 54 | "url": "git@gitlab.artweb.com.ua:yarik.nechyporuk/artbox-core.git" |
55 | 55 | }, |
56 | 56 | { |
57 | - "type": "vsc", | |
57 | + "type": "vcs", | |
58 | 58 | "url": "git@gitlab.artweb.com.ua:yarik.nechyporuk/artbox-gentelella.git" |
59 | 59 | } |
60 | 60 | ] | ... | ... |