Update dependencies

This commit is contained in:
R. Eric Wheeler 2022-09-21 15:07:07 -07:00
parent 7eaef72579
commit 35be8122e7
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
}
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.18",
"composer/xdebug-handler": "^3.0",
"friendsofphp/php-cs-fixer": "^3.11",
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "^3.5",
"symfony/console": "^5.2"