diff --git a/composer.json b/composer.json index 5d6c5259..c7805653 100644 --- a/composer.json +++ b/composer.json @@ -17,6 +17,6 @@ ] }, "extra": { - "phan-taint-check-plugin": "1.1.0" + "phan-taint-check-plugin": "1.2.0" } }