Update composer file
Showing
| { | ||
| "name": "laravel/laravel", | ||
| "description": "The Laravel Framework.", | ||
| "name": "asgardcms/platform", | ||
| "description": "The AsgardCms application", | ||
| "keywords": [ | ||
| "framework", | ||
| "laravel" | ||
| "cms", | ||
| "asgardcms" | ||
| ], | ||
| "license": "MIT", | ||
| "type": "project", | ||
| ... | ... |
Please register or sign in to comment