Skip to content

Commit

Permalink
Exclude pdepend on PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzal committed Dec 13, 2019
1 parent 87facdb commit a1fcb70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
}
},
"test": "pdepend --version",
"tags": ["featured"]
"tags": ["featured", "exclude-php:7.4"]
},
{
"name": "phan",
Expand Down

0 comments on commit a1fcb70

Please sign in to comment.