Commit 417ce8fb by Bayu Hendra Winata

change composer meta

parent aae82f65
{ {
"name": "laravel/laravel", "name": "laravolt/laravolt",
"description": "The Laravel Framework.", "description": "The Laravolt Platform.",
"keywords": ["framework", "laravel"], "keywords": ["platform", "laravolt", "laravel", "application", "admin panel"],
"license": "MIT", "license": "MIT",
"type": "project", "type": "project",
"repositories": [
{
"type": "path",
"url": "../*",
"options": {
"symlink": true
}
}
],
"require": { "require": {
"php": "^7.1.3", "php": "^7.1.3",
"fideloper/proxy": "^4.0", "fideloper/proxy": "^4.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment