jeudi 23 février 2017

The package name was not found in the composer.json, make sure there is a name present

"name": "foostart/sample",
"type": "library",
"description": "Create overview sample can intergrate other project",
"keywords": ["package","package"],
"homepage": "http://ift.tt/2lfuLR8",
"license": "MIT",
"authors": [
    {
        "name": "Foostart",
        "email": "nguyenanhhoanld@gmail.com",
        "role": "Developer"
    }
],
"minimum-stability": "stable",
 "require": {
    "php": ">=5.3.0"
},
"autoload": {
    "psr-4": {
        "Sample": "src"
    }
}

When i submit package from GitHub to Packagist.org. I have a problem with "composer.json". How can i fix it?? Thanks. http://ift.tt/2lfuLR8



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2lxGL30
via IFTTT

Aucun commentaire:

Enregistrer un commentaire