diff --git a/composer.json b/composer.json index d3343b32..302b186c 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,6 @@ ] }, "extra": { - "phan-taint-check-plugin": "1.5.0" + "phan-taint-check-plugin": "2.0.1" } }