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