Skip to content
Snippets Groups Projects
Commit 47ee26f9 authored by Renovate Bot's avatar Renovate Bot
Browse files

Update composer Docker tag to v2.7.9

parent d7706e61
No related branches found
No related tags found
1 merge request!270Update composer Docker tag to v2.7.9
Pipeline #43833 passed
......@@ -7,7 +7,7 @@ variables:
PHPstan:
stage: test
image: composer:2.7.1
image: composer:2.7.9
before_script:
- composer install --ignore-platform-reqs
script:
......@@ -77,7 +77,7 @@ Webpack:
Composer:
stage: build
image: composer:2.7.1
image: composer:2.7.9
script:
- apk add php-cli composer php-gd php-ctype php-xml php-simplexml php-xmlwriter php-tokenizer php-session php-dom php-mysqli php-pdo_mysql
- composer install --optimize-autoloader
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment