Skip to content

Commit

Permalink
Fix broken composer.json
Browse files Browse the repository at this point in the history
Accidentally left some merge-conflict output in the composer.json.
Whoops!
  • Loading branch information
polyfractal committed Mar 5, 2014
1 parent 182dacd commit 374bcfc
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,24 +33,5 @@
"Elasticsearch\\Tests" : "tests/",
"Elasticsearch\\Benchmarks" : "benchmarks/"
}
<<<<<<< HEAD
},
"repositories":[
{
"type":"package",
"package":{
"name":"elasticsearch/elasticsearch_src",
"description":"elasticsearch",
"version":"dev-master",
"source":{
"type" : "git",
"url":"git://github.com/elasticsearch/elasticsearch.git",
"reference" : "d355c2bdb8dd455c5ab01cce341e5d9fe32b492e"
}
}
}
]
=======
}
>>>>>>> fd6b8a9... Update mechanism to retrieve yaml tests
}

0 comments on commit 374bcfc

Please sign in to comment.