diff --git a/composer.json b/composer.json index 78f1a2af..589cb863 100644 --- a/composer.json +++ b/composer.json @@ -42,6 +42,6 @@ ] }, "extra": { - "phan-taint-check-plugin": "1.4.0" + "phan-taint-check-plugin": "1.5.0" } }