Skip to content

Commit c0799cb

Browse files
committed
update php dependencies
1 parent 07a5a42 commit c0799cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"php" : ">=8.0"
2323
},
2424
"require-dev": {
25-
"friendsofphp/php-cs-fixer": "^3.8.0",
26-
"vimeo/psalm": "^5.7.0",
25+
"friendsofphp/php-cs-fixer": "^3.41.0",
26+
"vimeo/psalm": "^5.17.0",
2727
"phpstan/phpstan": "^1.10.0"
2828
},
2929
"license": "MIT"

0 commit comments

Comments
 (0)