Skip to content

Commit

Permalink
update php dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelBolten committed Dec 11, 2023
1 parent 07a5a42 commit c0799cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"php" : ">=8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.8.0",
"vimeo/psalm": "^5.7.0",
"friendsofphp/php-cs-fixer": "^3.41.0",
"vimeo/psalm": "^5.17.0",
"phpstan/phpstan": "^1.10.0"
},
"license": "MIT"
Expand Down

0 comments on commit c0799cb

Please sign in to comment.