Skip to content

Commit

Permalink
upgrade to psalm 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
orklah committed Feb 24, 2021
1 parent 0874dc1 commit d6f4f55
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
{
Expand All @@ -17,7 +15,7 @@
},
"require": {
"php": "^7.3",
"vimeo/psalm": "master"
"vimeo/psalm": "^4.6.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d6f4f55

Please sign in to comment.