Skip to content

Commit

Permalink
Merge pull request #86 from Lullabot/remove-prestissimo
Browse files Browse the repository at this point in the history
Remove prestissimo
  • Loading branch information
juampynr committed Mar 16, 2023
2 parents 3ab3161 + 1e70c14 commit 63deb1c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ RUN chmod +x /tmp/composer-installer.sh && \
mv composer.phar /usr/local/bin/composer && \
composer self-update --2

# Put a turbo on composer.
RUN composer global require hirak/prestissimo

# Install XDebug.
RUN pecl install xdebug && \
docker-php-ext-enable xdebug
Expand Down

0 comments on commit 63deb1c

Please sign in to comment.