added jablickar

This commit is contained in:
Erik Bročko 2019-12-05 12:19:49 +01:00
parent 730d951df3
commit 7fa62db220
Signed by: ericek111
GPG Key ID: F850D0320BA802C9

View File

@ -2,10 +2,12 @@
"name": "Text Factory Repo",
"homepage": "https://textfactory.cz",
"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": {
"tf/lsa-fw": "*"
"tf/lsa-fw": "*",
"tf/jablickar": "*"
},
"require-all": true,
"require-dependencies": true,