Open jeffchulg opened 2 years ago
Hi,
in the example,
"name": "Project name"
won't work now.
Should be replaced by :
"name": "my/projectname"
Had the same issue, also works when you remove name and description. https://stackoverflow.com/questions/27738498/how-can-i-fix-this-composer-json-error
Hi,
in the example,
"name": "Project name"
won't work now.
Should be replaced by :
"name": "my/projectname"