Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Commit

Permalink
Small keywords fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alban Jubert committed Mar 26, 2016
1 parent 98bce0e commit 26f2a51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"database",
"behavior",
"relations",
"has_many",
"has_one"
"has-many",
"has-one"
],
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 26f2a51

Please sign in to comment.