From 2e61bf14d452fa3fef6a49edf848ec7fe17a5ad8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 21:43:29 +0000 Subject: [PATCH] Update dependency phing/phing to v3 | datasource | package | from | to | | ---------- | ----------- | ------ | ----- | | packagist | phing/phing | 2.17.4 | 3.0.0 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f1e52791..88bb577a 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "require-dev": { "ext-zend-opcache": "*", "doctrine/coding-standard": "^12.0.0", - "phing/phing": "^2.17.4", + "phing/phing": "^3.0.0", "phpstan/phpstan": "^1.12.8", "phpunit/phpunit": "^10.5.38", "psalm/plugin-phpunit": "^0.19.0",