Bump min psalm version

This commit is contained in:
Aidan Woods 2019-07-25 19:18:26 +02:00
parent 54f7719a08
commit 18ee4ffe04
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9

View File

@ -18,7 +18,7 @@
},
"require-dev": {
"phpunit/phpunit": "^7.4||^6.5.13||^5.7.27||^4.8.36",
"vimeo/psalm": "^3.0.11",
"vimeo/psalm": "^3.4",
"friendsofphp/php-cs-fixer": "^2.13",
"infection/infection": "^0.12.0"
},