Skip to content

Commit

Permalink
Allow global composer plugin pyrech/composer-changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfausk committed Sep 17, 2022
1 parent 9be5f07 commit e2096f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ COPY --from=composer /usr/bin/composer /usr/bin/composer
ENV COMPOSER_ALLOW_SUPERUSER 1
ENV COMPOSER_HOME /home/docker/.composer
# contains dev-mode packages
RUN composer global config --no-plugins allow-plugins.pyrech/composer-changelogs true
RUN composer global require "pyrech/composer-changelogs:^1.7" --prefer-dist --no-progress --no-suggest --classmap-authoritative

##############################################################
Expand Down

0 comments on commit e2096f0

Please sign in to comment.