Compare commits

..

1 Commits

Author SHA1 Message Date
806af855fa requires + update script 2019-12-05 10:58:28 +01:00
2 changed files with 3 additions and 9 deletions

View File

@ -2,17 +2,11 @@
"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/jablickar.git" }
{ "type": "vcs", "url": "git@git.lixko.eu:TF/lsa-fw.git" }
],
"require": {
"tf/lsa-fw": "*",
"tf/jablickar": "*"
"tf/lsa-fw": "*"
},
"require-all": true,
"require-dependencies": true,
"require-dev-dependencies": true,
"archive": {
"directory": "dist"
}
"require-all": true
}

0
update.sh Executable file → Normal file
View File