Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-meyer committed Mar 11, 2024
1 parent 77f9c35 commit c8ebed2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"php": "^8.1"
},
"require-dev": {
"phpstan/phpstan": "^1.10.56",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-strict-rules": "^1.5",
"friendsofphp/php-cs-fixer": "^3.49",
"squizlabs/php_codesniffer": "^3.8",
"vimeo/psalm": "^5.21"
"friendsofphp/php-cs-fixer": "^3.51",
"squizlabs/php_codesniffer": "^3.9",
"vimeo/psalm": "^5.23"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c8ebed2

Please sign in to comment.