run composer updatee

This commit is contained in:
Mario
2022-02-11 10:33:54 +00:00
parent fc3060cb29
commit 09d2fce85d
3 changed files with 4 additions and 6 deletions

View File

@@ -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

4
composer.lock generated
View File

@@ -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": [],

View File

@@ -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,
),
),