Skip to content

Commit b7389eb

Browse files
authored
Update composer.json
1 parent d1df5bb commit b7389eb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"ext-fileinfo": "*"
3939
},
4040
"require-dev": {
41-
"phpunit/phpunit": "^11.0",
42-
"phpstan/phpstan": "^1.10",
43-
"squizlabs/php_codesniffer": "^3.8",
44-
"friendsofphp/php-cs-fixer": "^3.40"
41+
"phpunit/phpunit": "^12.2.7",
42+
"phpstan/phpstan": "^2.1.17",
43+
"squizlabs/php_codesniffer": "^3.7.2",
44+
"friendsofphp/php-cs-fixer": "^3.82.2"
4545
},
4646
"autoload": {
4747
"psr-4": {

0 commit comments

Comments
 (0)