aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-16 12:18:24 +0000
committerMario <mario@mariovavti.com>2024-03-16 12:18:24 +0000
commit19c0e976589eba89bbde51482cd50e3a91edea95 (patch)
treeb19a2eaea844810cf77f664278beba1766a2ca8d
parentfe018d646a4f25d3512059f6e8d520441e95967c (diff)
downloadvolse-hubzilla-19c0e976589eba89bbde51482cd50e3a91edea95.tar.gz
volse-hubzilla-19c0e976589eba89bbde51482cd50e3a91edea95.tar.bz2
volse-hubzilla-19c0e976589eba89bbde51482cd50e3a91edea95.zip
add git again allthough it is not clear why it is required
-rw-r--r--.gitlab-ci.yml2
-rw-r--r--vendor/composer/installed.php4
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 76dc41334..3273d383b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,7 +29,7 @@ variables:
before_script:
# Install & enable Xdebug for code coverage reports
- apt-get update
- - apt-get install -yqq libicu-dev libjpeg-dev libpng-dev libpq-dev libyaml-dev libzip-dev mariadb-client postgresql-client unzip zip
+ - apt-get install -yqq libicu-dev libjpeg-dev libpng-dev libpq-dev libyaml-dev libzip-dev mariadb-client postgresql-client unzip zip git
- pecl install xdebug yaml
- docker-php-ext-enable xdebug yaml
- docker-php-ext-install gd bcmath intl pdo_mysql pdo_pgsql zip
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index 0fc311b04..17113d857 100644
--- a/vendor/composer/installed.php
+++ b/vendor/composer/installed.php
@@ -3,7 +3,7 @@
'name' => 'zotlabs/hubzilla',
'pretty_version' => 'dev-9.0RC',
'version' => 'dev-9.0RC',
- 'reference' => '8fc0210428d267df4d0e80c18ad35858202b538b',
+ 'reference' => 'fe018d646a4f25d3512059f6e8d520441e95967c',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -340,7 +340,7 @@
'zotlabs/hubzilla' => array(
'pretty_version' => 'dev-9.0RC',
'version' => 'dev-9.0RC',
- 'reference' => '8fc0210428d267df4d0e80c18ad35858202b538b',
+ 'reference' => 'fe018d646a4f25d3512059f6e8d520441e95967c',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),