Change project name on composer.json

This commit is contained in:
Dhimas Buing Rindi Widra Yato 2017-12-13 15:22:56 +07:00
parent ee528fcc59
commit ad11643854

View File

@ -1,6 +1,6 @@
{
"name": "laravel/laravel",
"description": "The Laravel Framework.",
"name": "ywa/questionnaire-api",
"description": "The API for YWA questionnaire.",
"keywords": ["framework", "laravel"],
"license": "MIT",
"type": "project",