From ff9ca7ac7b113a54f89f83f2942d22e59b3d3172 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Mar 2022 18:45:34 +0000 Subject: [PATCH] [TASK] Update sclable/xml-lint (^0.4.0 => ^0.5.0) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c3302d6d..74121935 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "phpunit/phpunit": "^9.0", "psr/http-server-middleware": "^1.0", "saschaegerer/phpstan-typo3": "^1.0.0", - "sclable/xml-lint": "^0.4.0", + "sclable/xml-lint": "^0.5.0", "slevomat/coding-standard": "^7.0", "squizlabs/php_codesniffer": "^3.0", "symfony/process": "^5.1"