Skip to content

Commit

Permalink
updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MelonSmasher committed Jun 9, 2017
1 parent d0b1cba commit f588802
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
{
"name": "ORM Core",
"name": "open-resource-manager/core",
"description": "Core API backing the Open Resource Manager ecosystem.",
"keywords": ["orm", "laravel", "erp"],
"keywords": ["orm", "open resource manager", "laravel", "api"],
"license": "MIT",
"type": "project",
"authors": [
{
"name": "Alex Markessinis",
"email": "markea125@gmail.com"
}
],
"require": {
"php": ">=7.0.0",
"laravel/framework": "5.3.*",
Expand Down

0 comments on commit f588802

Please sign in to comment.