diff --git a/composer.json b/composer.json index d9bd28516..845736c05 100644 --- a/composer.json +++ b/composer.json @@ -27,6 +27,6 @@ ] }, "extra": { - "phan-taint-check-plugin": "1.3.0" + "phan-taint-check-plugin": "1.3.1" } }