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