Add phan-taint-check-plugin

Depends-On: I04140c7ad40cfe0ea9e882c2646c4efab0948903
Change-Id: Ib72db294454106d6301fdf2bae87a834a684387e
This commit is contained in:
Umherirrender 2018-08-08 12:57:37 +02:00
parent 8822ce2a6f
commit ccc07fd3b9
1 changed files with 3 additions and 0 deletions

View File

@ -15,5 +15,8 @@
"phpcs -p -s",
"minus-x check ."
]
},
"extra": {
"phan-taint-check-plugin": "1.2.0"
}
}