Closed alfredbez closed 4 years ago
Looks like moduleinternals is broken:
[info] going to fix states in all shops
[info] oh oh
[info] Class 'OxidProfessionalServices\ShopSwitcher\ShopSwitcher' not found
##[error]Process completed with exit code 1.
@keywan-ghadami-oxid Do you know what the problem is?
I will remove the first commit from this PR for now, let's have the failing check first (second commit). I will add the commit again, after the bug is verified by CI.
Maybe the oxid-professional-services/lib-shop-switcher
package should go into the require
section instead of the require-dev
section?
The shortcut 's' is already defined, so we just remove the shortcut see
\OxidProfessionalServices\OxidConsole\Core\Application::getDefaultInputDefinition
This is a breaking change, maybe someone uses this in their deployment script or something similar.
This should fix #25