Updated PHPStan

This commit is contained in:
Dylan K. Taylor
2024-01-08 16:20:42 +00:00
parent ee977c8001
commit 4db38ee452
3 changed files with 18 additions and 8 deletions

View File

@ -52,7 +52,7 @@
"symfony/filesystem": "~6.4.0"
},
"require-dev": {
"phpstan/phpstan": "1.10.50",
"phpstan/phpstan": "1.10.55",
"phpstan/phpstan-phpunit": "^1.1.0",
"phpstan/phpstan-strict-rules": "^1.2.0",
"phpunit/phpunit": "~10.3.0 || ~10.2.0 || ~10.1.0"