Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-04-27 18:48:20 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-05-12 14:38:09 +0300
commit4447c9e0fb0915146b4798918c499234bb065c76 (patch)
tree8a170020c91f788d5c687eba5455286336e37edc /.github/workflows/package.yml
parentd9be83c1a3c3336777603438fa01fab05bcf55d5 (diff)
Migrate PEAR Horde packages to Bytestream packages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.github/workflows/package.yml')
-rw-r--r--.github/workflows/package.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml
index 63cd42a06..e3ff20ef9 100644
--- a/.github/workflows/package.yml
+++ b/.github/workflows/package.yml
@@ -24,7 +24,6 @@ jobs:
uses: shivammathur/setup-php@master
with:
php-version: 7.4
- tools: composer:v1
extensions: ctype,curl,dom,gd,iconv,intl,json,mbstring,openssl,posix,sqlite,xml,zip
coverage: none
- name: Install Krankerl