Which version do I need to use for production and development?

Which version do I need to use for production and development?
If I create and run my plugins with the development version GitHub - shopware/development, which version of Shopware should I use on the production server for compatibility?

Danke!

Hi there,

sounds like you used the current master which is on GitHub. The problem there is that the master is under active development and sometimes breaking changes happen. You could use our latested ea release https://github.com/shopware/platform/tree/6.0+ea or use the same commit hash from the latest commit which you have locally (when you type git log)