Skip to content

Commit

Permalink
Add 3.x requirement for Psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug authored Nov 18, 2018
1 parent b920963 commit a00e2cc
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 @@ -11,7 +11,7 @@
],
"require": {
"phpunit/phpunit": "^5.0 || ^6.0 || ^7.0",
"vimeo/psalm": "dev-master"
"vimeo/psalm": "^3.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.3"
Expand Down

0 comments on commit a00e2cc

Please sign in to comment.