diff --git a/composer.json b/composer.json index 78d6d531..7a62b001 100644 --- a/composer.json +++ b/composer.json @@ -17,6 +17,6 @@ ] }, "extra": { - "phan-taint-check-plugin": "1.4.0" + "phan-taint-check-plugin": "1.5.0" } }