mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 14:05:29 +02:00
Remove obsolete branch-alias
This commit is contained in:
parent
190f4cb683
commit
0ac3bb3668
@ -2,7 +2,12 @@
|
||||
"name": "silverstripe/fulltextsearch",
|
||||
"description": "Adds support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS",
|
||||
"type": "silverstripe-module",
|
||||
"keywords": ["silverstripe", "sphinx", "solr", "fulltext"],
|
||||
"keywords": [
|
||||
"silverstripe",
|
||||
"sphinx",
|
||||
"solr",
|
||||
"fulltext"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Hamish Friedlander",
|
||||
@ -22,11 +27,7 @@
|
||||
"silverstripe/cms": "~3.1",
|
||||
"hafriedlander/silverstripe-phockito": "*"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.3.x-dev"
|
||||
}
|
||||
},
|
||||
"extra": [],
|
||||
"suggest": {
|
||||
"silverstripe/fulltextsearch-localsolr": "Adds a ready-to-use local Solr server for initial development"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user