eightshift-libs
eightshift-libs copied to clipboard
[BUG] Default composer.json in newly generated themes does not validate.
The private and version keys shouldn't be there, it fails config validation.
"license": "proprietary", can be added instead per-project, if needed.
I would suggest not setting any composer project metadata apart from require, require-dev, scripts and mandatory keys.
not relevant anymore