PatrickLouys / no-framework-tutorial

A small tutorial to show how to create a PHP application without a framework.
MIT License
1.53k stars 188 forks source link

02-composer.md - name : Does not match the regex pattern #75

Open jeffchulg opened 2 years ago

jeffchulg commented 2 years ago

Hi,

in the example,

"name": "Project name"

won't work now.

Should be replaced by :

"name": "my/projectname"

ameetmadan commented 2 years ago

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