diff --git a/composer.json b/composer.json index 8d83960..b2f2c71 100644 --- a/composer.json +++ b/composer.json @@ -17,6 +17,6 @@ ] }, "extra": { - "phan-taint-check-plugin": "1.5.0" + "phan-taint-check-plugin": "2.0.1" } }