Skip to content

Commit

Permalink
Version 2.1.1-1
Browse files Browse the repository at this point in the history
psalm compatibility with 7.0 requires ^3.2
  • Loading branch information
eclipxe13 committed Jan 8, 2020
1 parent 1a8bd8d commit 8cd9eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"squizlabs/php_codesniffer": "^3.0",
"friendsofphp/php-cs-fixer": "^2.4",
"phpstan/phpstan": "^0.9|^0.10|^0.11",
"vimeo/psalm": "^3.8"
"vimeo/psalm": "^3.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8cd9eeb

Please sign in to comment.