diff --git a/composer.json b/composer.json index 235164cc..b4dd4adb 100644 --- a/composer.json +++ b/composer.json @@ -18,6 +18,6 @@ ] }, "extra": { - "phan-taint-check-plugin": "1.5.0" + "phan-taint-check-plugin": "2.0.1" } }