Preparing 1.4.0 release & adding additional tags
Showing
| ... | @@ -3,10 +3,13 @@ | ... | @@ -3,10 +3,13 @@ |
| "description": "The AsgardCms application", | "description": "The AsgardCms application", | ||
| "keywords": [ | "keywords": [ | ||
| "cms", | "cms", | ||
| "asgardcms" | "asgardcms", | ||
| "multilingual", | |||
| "laravel", | |||
| "laravel5" | |||
| ], | ], | ||
| "license": "MIT", | "license": "MIT", | ||
| "version": "1.3.0", | "version": "1.4.0", | ||
| "type": "project", | "type": "project", | ||
| "require": { | "require": { | ||
| "laravel/framework": "~5.1", | "laravel/framework": "~5.1", | ||
| ... | ... |
Please register or sign in to comment