mirror of
https://github.com/danog/psalm-not-empty.git
synced 2024-11-26 20:04:54 +01:00
upgrade to psalm 4.6.1
This commit is contained in:
parent
0874dc1639
commit
d6f4f5503e
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user