Add phan-taint-check-plugin

Change-Id: I25a427df342e4e9ea26d7fb8f7cf96d1d6dba01c
This commit is contained in:
Umherirrender 2018-05-18 23:06:21 +02:00
parent 775b0dada0
commit 5ecb27f73f

View file

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