composer.json: vcs to git
This commit is contained in:
parent
730d951df3
commit
36b67d3f95
@ -2,7 +2,7 @@
|
||||
"name": "Text Factory Repo",
|
||||
"homepage": "https://textfactory.cz",
|
||||
"repositories": [
|
||||
{ "type": "vcs", "url": "git@git.lixko.eu:TF/lsa-fw.git" }
|
||||
{ "type": "git", "url": "git@git.lixko.eu:TF/lsa-fw.git" }
|
||||
],
|
||||
"require": {
|
||||
"tf/lsa-fw": "*"
|
||||
|
Loading…
Reference in New Issue
Block a user