diff --git a/composer.json b/composer.json index b0488e91..cd37f873 100644 --- a/composer.json +++ b/composer.json @@ -42,6 +42,6 @@ ] }, "extra": { - "phan-taint-check-plugin": "1.5.0" + "phan-taint-check-plugin": "2.0.1" } }