Skip to content

Commit 9baf531

Browse files
committed
Enhancement: Upgrade to PHPStan 1.9.14
1 parent 5d4855d commit 9baf531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ENV COMPOSER_HOME=/composer
1616

1717
RUN echo "memory_limit=-1" > $PHP_INI_DIR/conf.d/memory-limit.ini
1818

19-
ENV VERSION=1.9.13
19+
ENV VERSION=1.9.14
2020

2121
RUN composer global require phpstan/phpstan $VERSION \
2222
&& composer global config --no-plugins allow-plugins.phpstan/extension-installer true \

0 commit comments

Comments
 (0)