- Issue created by @kingdutch
It's no longer needed to install Drupal with an install profile. The project could be installed from config or recipes instead. However, the ConfigModifyDrushCommands class will crash if installProfile is not given a string.
Allow the installProfile to be NULL. Downstream code is within Drupal and that already handle the null case.
Active
1.1
Code