Nico-Schaefer-2111
Nico-Schaefer-2111
@cweagans I don't think that's always possible. In my case I am maintaining the patches within the project repository (git) and deploying them via github actions. Therefore git seems to...
I still get these errors using dockware/essentials:latest.. That is really annoying...
would be nice to decide if dockware should use mysql or mariadb with an environment variable.
@fgiering you can just leave it out.
Can you Debug it a bit more, which value is set there? In Shopware 6.4.0 I used it with a static integer like: `$lineItem->setPriceDefinition( new AbsolutePriceDefinition(5) )` This works fine...