Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Commit

Permalink
resolving error in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Aug 30, 2013
1 parent bc7934b commit 5bdffe7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
"keywords":[
"cakephp",
"elastic",
"search",
"search"
],
"license":"MIT",
"authors":[
{
"name":"David Kullman",
"role":"Author",
"role":"Author"
},
{
"name":"José Lorenzo Rodríguez",
"role":"Contributor",
"role":"Contributor"
},
{
"name":"Christian Winther",
"role":"Contributor",
"role":"Contributor"
}
],
"require":{
Expand Down

0 comments on commit 5bdffe7

Please sign in to comment.