Allow dev-master Psalm

This commit is contained in:
Matthew Brown 2018-11-18 17:36:14 -05:00 committed by GitHub
parent a00e2cc33a
commit 2f45e217e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
],
"require": {
"phpunit/phpunit": "^5.0 || ^6.0 || ^7.0",
"vimeo/psalm": "^3.0"
"vimeo/psalm": "^3.0 || dev-master"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.3"