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