Update composer dependencies

This commit is contained in:
Dylan K. Taylor
2024-03-04 15:17:48 +00:00
parent 5cb69e00d0
commit b0390a39fd
2 changed files with 103 additions and 101 deletions

View File

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