From 26f2a518cd08c5cac6e65a111a68d75538749e56 Mon Sep 17 00:00:00 2001 From: Alban Jubert Date: Sat, 26 Mar 2016 18:29:04 +0100 Subject: [PATCH] Small keywords fix --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 89cdbec..cf01757 100644 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ "database", "behavior", "relations", - "has_many", - "has_one" + "has-many", + "has-one" ], "license": "MIT", "authors": [