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", "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-dependencies": true, "require-dependencies": true,
"require-dev-dependencies": true, "require-all": true
"archive": {
"directory": "dist"
}
} }

0
update.sh Executable file → Normal file
View File