diff options
| author | 2025-02-21 13:57:56 +0100 | |
|---|---|---|
| committer | 2025-02-21 13:57:56 +0100 | |
| commit | f477a261d686e1d37853e4718c9e6e4393498959 (patch) | |
| tree | 6d866faa88ebdebb1b4a427df68624a583baeaa8 /composer.json | |
| parent | d5b8572ec7c4f5c0f6d49296aeffc2d0b706908f (diff) | |
Update dev tools (#7347)
In particular those not covered by Dependabot
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index e94707838..46b96abc8 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "ext-phar": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", - "phpstan/phpstan": "^2.0", + "phpstan/phpstan": "^2.1", "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpunit": "^10", |
