Skip to content

Commit

Permalink
Removed hirak/prestissimo plugin for composer
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Jun 8, 2020
1 parent 0cadba6 commit d207c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN composer --version
COPY composer.json .

# Install dependencies with composer
RUN composer global require hirak/prestissimo && composer install
RUN composer install

COPY . .

Expand Down

0 comments on commit d207c43

Please sign in to comment.