Skip to content

dev: add config directory in phpstan.neon.conf

Menou Lucas requested to merge cherry-pick-5b53895a into develop

This enables phpstan to look for symbols in the config directory, showing less errors regarding requests constants OPTIONS, PUT, HEAD, DELETE, POST and co.

(cherry picked from commit 5b53895a)

Merge request reports