Skip to content

Commit ce03840

Browse files
committed
Removed hirak/prestissimo plugin for composer
1 parent 874875a commit ce03840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN composer --version
2525
COPY composer.json .
2626

2727
# Install dependencies with composer
28-
RUN composer global require hirak/prestissimo && composer install
28+
RUN composer install
2929

3030
COPY . .
3131

0 commit comments

Comments
 (0)