mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
run composer updatee
This commit is contained in:
@@ -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
4
composer.lock
generated
@@ -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": [],
|
||||
|
||||
4
vendor/composer/installed.php
vendored
4
vendor/composer/installed.php
vendored
@@ -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,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user