Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix error: The option "preset" with value "wordpress" is invalid (#646)
Hello, This is fixing an issue where phpinsights can't be run when setting preset as `wordpress` in phpinsights.php config file. Actual error: ``` Invalid configuration • The option "preset" with value "wordpress" is invalid. Accepted values are: "drupal", "laravel", "symfony", "yii", "magento2", "default". ```
- Loading branch information