From 90a8dc051e85c8d2a24f8e7a098a4a87523d1ee9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zdene=CC=8Ck=20Drahos=CC=8C?= Date: Mon, 1 Feb 2021 13:36:04 +0100 Subject: [PATCH] CI - temporarily disable security-checker https://github.com/sensiolabs/security-checker Jan 15 2021 WARNING: Don't use this piece of software anymore as the underlying web service will stop working at the end of January 2021. --- tests/.travis/.phpqa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/.travis/.phpqa.yml b/tests/.travis/.phpqa.yml index 3fd9edd3..c93daab8 100644 --- a/tests/.travis/.phpqa.yml +++ b/tests/.travis/.phpqa.yml @@ -21,7 +21,7 @@ phpqa: - phpstan - phpunit:0 - psalm - - security-checker:0 + - security-checker - parallel-lint:0 phpcs: