Migrate to GitLab

This commit is contained in:
Daniel Siepmann 2019-08-21 10:08:27 +02:00
parent 1642f19301
commit 80fff4c214
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4
3 changed files with 1225 additions and 1229 deletions

View file

@ -7,7 +7,6 @@ setup:composer:
stage: setup
script:
- mkdir -p .composer/cache
- composer config -g github-oauth.github.com $GITHUB_ACCESS_TOKEN
- COMPOSER_CACHE_DIR=.composer/cache composer install --no-progress --no-ansi --no-interaction -o
cache:
key: composer-cache

View file

@ -39,6 +39,11 @@
"Codappix\\Tests\\": "tests/Classes"
}
},
"config": {
"platform": {
"php": "7.2"
}
},
"extra": {
"typo3/cms": {
"app-dir": "app",

2448
composer.lock generated

File diff suppressed because it is too large Load diff