Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jeckel committed Oct 26, 2021
1 parent 9b16181 commit df84032
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 @@ -19,11 +19,11 @@
}
},
"require-dev": {
"vimeo/psalm": "^4.3",
"vimeo/psalm": "^4.11",
"squizlabs/php_codesniffer": "^3.5",
"phpmd/phpmd": "^2.8",
"phpro/grumphp": "^0.19 || ^1.2.0",
"phpstan/phpstan": "^0.12.91"
"phpstan/phpstan": "^0.12.99"
},
"suggest": {
"vimeo/psalm": "Using psalm with this 'contract' will enable immutability and strong typing verification"
Expand Down

0 comments on commit df84032

Please sign in to comment.