mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 01:35:53 -05:00
Merge branch 'support-for-phpcs-and-psalm' of https://github.com/filips123/super-linter into support-for-phpcs-and-psalm
This commit is contained in:
commit
627c5dceca
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ RUN apk add --update --no-cache \
|
||||||
openjdk8-jre \
|
openjdk8-jre \
|
||||||
perl \
|
perl \
|
||||||
php7 php7-phar php7-json php7-mbstring php-xmlwriter \
|
php7 php7-phar php7-json php7-mbstring php-xmlwriter \
|
||||||
php7-tokenizer php7-ctype php7-curl php7-dom \
|
php7-tokenizer php7-ctype php7-curl php7-dom php7-simplexml \
|
||||||
py3-setuptools \
|
py3-setuptools \
|
||||||
readline-dev \
|
readline-dev \
|
||||||
ruby ruby-dev ruby-bundler ruby-rdoc \
|
ruby ruby-dev ruby-bundler ruby-rdoc \
|
||||||
|
|
Loading…
Reference in a new issue