I'm trying to clone a Github repo that uses the tymon/jwt-auth package, however, when I run composer install
it complains about permissions on the .zip
folder, this folder doesn't exist, but I would've thought composer would install this, any ideas?
composer.json
"require": {
"php": "^7.2.5",
"laravel/lumen-framework": "^7.0",
"tymon/jwt-auth": "dev-develop"
}
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire