BDDWizard
BDDWizard copied to clipboard
License should be uppercased
If you run composer validate, you will get a warning:
License "mit" is not a valid SPDX license identifier, see http://www.spdx.org/licenses/ if you use an open license.
Licence should be "MIT" instead of "mit"