diff --git a/composer.json b/composer.json index 5b62d9b..fc790b3 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "drevops/phpcs-standard": "^0.7.0", "drupal/coder": "^8.3.31", "ergebnis/composer-normalize": "^2.53.0", - "phpstan/phpstan": "^2.2.13", + "phpstan/phpstan": "^2.2.14", "phpunit/phpunit": "^11.5.56", "pyrech/composer-changelogs": "^2.2", "rector/rector": "^2.6.6" diff --git a/composer.lock b/composer.lock index 35aaada..3935705 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f6f32830e2fac3a72c5f1b02b9c1ff0e", + "content-hash": "19720da36525e056c6082654bd4fa02b", "packages": [ { "name": "czproject/git-php", @@ -3150,11 +3150,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.13", + "version": "2.2.14", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9ba9ac76ee9c5cf5b56d58eb5deec6315b7a0260", - "reference": "9ba9ac76ee9c5cf5b56d58eb5deec6315b7a0260", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9c672e7a8e791dfc3d30e55f683e73fc0b63a3ac", + "reference": "9c672e7a8e791dfc3d30e55f683e73fc0b63a3ac", "shasum": "" }, "require": { @@ -3210,7 +3210,7 @@ "type": "github" } ], - "time": "2026-09-03T20:38:19+00:00" + "time": "2026-09-12T21:39:33+00:00" }, { "name": "phpunit/php-code-coverage",