See only the dev version is paid:? I'm talking because it's causing me an error:
"C: \ bin \ composer.bat" "--ansi" "--no-interaction" "validate" ./composer.json is invalid, the following errors / warnings were found: description: NULL value found, but a string is required In the specified license, it is recommended to do so. For closed-source software you may use "proprietary" as license. Done.
On validation. My composer.json looks like this:
"require": {
"doctrine/dbal": "2.5.*@dev",
"doctrine/orm": "2.5.*@dev",
"doctrine/common": "2.5.*@dev"
}