upgrade to psalm 4.6.1

This commit is contained in:
orklah 2021-02-24 18:57:39 +01:00
parent 0874dc1639
commit d6f4f5503e

View File

@ -2,8 +2,6 @@
"name": "orklah/psalm-not-empty",
"description": "Automatically change empty() into a more explicit expression",
"type": "psalm-plugin",
"minimum-stability": "dev",
"prefer-stable": true,
"license": "MIT",
"authors": [
{
@ -17,7 +15,7 @@
},
"require": {
"php": "^7.3",
"vimeo/psalm": "master"
"vimeo/psalm": "^4.6.1"
},
"autoload": {
"psr-4": {