diff --git a/composer.json b/composer.json index 850d9c1..85b14ed 100644 --- a/composer.json +++ b/composer.json @@ -21,6 +21,6 @@ ] }, "extra": { - "phan-taint-check-plugin": "1.1.0" + "phan-taint-check-plugin": "1.2.0" } }