mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-03 21:47:25 +02:00
remove hirak/prestissimo - abandoned
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
FROM composer AS composer
|
||||
WORKDIR /app
|
||||
ADD . /app
|
||||
RUN composer global require hirak/prestissimo
|
||||
RUN composer install \
|
||||
&& ./vendor/bin/phpcs --ignore=_build . \
|
||||
&& ./vendor/bin/phpunit \
|
||||
|
Reference in New Issue
Block a user