Commit ba1b9018 authored by Tobias Munk's avatar Tobias Munk

updated asset-plugin version

parent f6931ce3
Pipeline #25555 failed with stages
in 48 seconds
......@@ -70,8 +70,8 @@ RUN npm install -g \
ENV PHP_USER_ID=33 \
PHP_ENABLE_XDEBUG=0 \
VERSION_COMPOSER_ASSET_PLUGIN=^1.3.0 \
VERSION_PRESTISSIMO_PLUGIN=^0.3.0 \
VERSION_COMPOSER_ASSET_PLUGIN=^1.4.0 \
VERSION_PRESTISSIMO_PLUGIN=^0.3.7 \
PATH=/app:/app/vendor/bin:/root/.composer/vendor/bin:$PATH \
TERM=linux \
COMPOSER_ALLOW_SUPERUSER=1
......
......@@ -99,8 +99,8 @@ RUN npm install -g \
# Configure version constraints
ENV PHP_ENABLE_XDEBUG=0 \
VERSION_COMPOSER_ASSET_PLUGIN=^1.3.0 \
VERSION_PRESTISSIMO_PLUGIN=^0.3.0 \
VERSION_COMPOSER_ASSET_PLUGIN=^1.4.0 \
VERSION_PRESTISSIMO_PLUGIN=^0.3.7 \
PATH=/app:/app/vendor/bin:/root/.composer/vendor/bin:$PATH \
TERM=linux \
COMPOSER_ALLOW_SUPERUSER=1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment