From 09d2fce85ddf9db8e85e0f496fde61c0bbd55dde Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 11 Feb 2022 10:33:54 +0000 Subject: run composer updatee --- .gitlab-ci.yml | 2 +- composer.lock | 4 +--- vendor/composer/installed.php | 4 ++-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7a44094e3..8ba18d4ab 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -134,7 +134,7 @@ php8.0_mariadb10.3: pages: stage: deploy cache: {} - image: php:7-cli-alpine + image: php:8-cli-alpine before_script: - apk update - apk add doxygen ttf-freefont graphviz diff --git a/composer.lock b/composer.lock index 1055c7071..974ed1e58 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e60520ac0b03c63d8d9794b9236175c5", + "content-hash": "5df6dff4ab3b8919cba538bc54452d77", "packages": [ { "name": "blueimp/jquery-file-upload", @@ -7084,12 +7084,10 @@ "platform": { "php": ">=8.0.2", "ext-curl": "*", - "ext-gd": "*", "ext-mbstring": "*", "ext-xml": "*", "ext-openssl": "*", "ext-json": "*", - "ext-zip": "*", "ext-posix": "*" }, "platform-dev": [], diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 688ecf91a..bb52f4f45 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => 'bf30cfd8a451c104ba8e8d9d65d4514e60bb9b83', + 'reference' => 'fc3060cb299e17694a5a6d5ff2f97decfe4e648b', 'name' => 'zotlabs/hubzilla', 'dev' => false, ), @@ -289,7 +289,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => 'bf30cfd8a451c104ba8e8d9d65d4514e60bb9b83', + 'reference' => 'fc3060cb299e17694a5a6d5ff2f97decfe4e648b', 'dev_requirement' => false, ), ), -- cgit v1.2.3