Update composer dependencies

and fix an error found by new PHPStan update
This commit is contained in:
Dylan K. Taylor
2025-05-17 13:46:33 +01:00
parent 04de72e85e
commit 67f3bb9c52
3 changed files with 38 additions and 29 deletions

View File

@ -52,7 +52,7 @@
"symfony/filesystem": "~6.4.0"
},
"require-dev": {
"phpstan/phpstan": "2.1.11",
"phpstan/phpstan": "2.1.16",
"phpstan/phpstan-phpunit": "^2.0.0",
"phpstan/phpstan-strict-rules": "^2.0.0",
"phpunit/phpunit": "^10.5.24"