Skip to content
This repository has been archived by the owner on Mar 6, 2021. It is now read-only.

Commit

Permalink
Merge pull request #27 from localheinz/feature/composer-normalize
Browse files Browse the repository at this point in the history
Enhancement: Update localheinz/composer-normalize
  • Loading branch information
localheinz authored Aug 22, 2019
2 parents d954c46 + f06320a commit d1b2371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ COPY --from=composer:latest /usr/bin/composer /usr/local/bin/composer

ENV COMPOSER_ALLOW_SUPERUSER=1

RUN composer global require localheinz/composer-normalize:1.2.0
RUN composer global require localheinz/composer-normalize:1.3.0

ADD entrypoint.sh /entrypoint.sh

Expand Down

0 comments on commit d1b2371

Please sign in to comment.