From b7411825cf7efb7e51f9791dea19d86e43b399a1 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 19 Jun 2024 12:38:17 +0200 Subject: [PATCH 1/2] PHP CodeSniffer 3.10.1 (#6453) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3553f56f8e0..283bc279727 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,7 @@ "phpunit/phpunit": "9.6.19", "psalm/plugin-phpunit": "0.18.4", "slevomat/coding-standard": "8.13.1", - "squizlabs/php_codesniffer": "3.9.2", + "squizlabs/php_codesniffer": "3.10.1", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/console": "^4.4|^5.4|^6.0|^7.0", "vimeo/psalm": "4.30.0" From 50fda19f80724b55ff770bb4ff352407008e63c5 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 19 Jun 2024 13:57:23 +0200 Subject: [PATCH 2/2] PHPUnit 10.5.22 (#6454) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 612ab0be684..6cfdabf22cf 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "phpstan/phpstan": "1.11.5", "phpstan/phpstan-phpunit": "1.4.0", "phpstan/phpstan-strict-rules": "^1.6", - "phpunit/phpunit": "10.5.21", + "phpunit/phpunit": "10.5.22", "psalm/plugin-phpunit": "0.19.0", "slevomat/coding-standard": "8.13.1", "squizlabs/php_codesniffer": "3.10.1",