mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 14:05:29 +02:00
MNT Remove obsolete branch-alias
This commit is contained in:
parent
9de2764faa
commit
0824d97f3f
@ -26,7 +26,7 @@
|
||||
"monolog/monolog": "~1.15",
|
||||
"ptcinc/solr-php-client": "^1.0",
|
||||
"symfony/process": "^3.2",
|
||||
"tractorcow/silverstripe-proxy-db" : "~0.1"
|
||||
"tractorcow/silverstripe-proxy-db": "~0.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"silverstripe/cms": "^4.0",
|
||||
@ -42,11 +42,7 @@
|
||||
"bin": [
|
||||
"bin/fulltextsearch_quickstart"
|
||||
],
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"3.x-dev": "3.7.x-dev"
|
||||
}
|
||||
},
|
||||
"extra": [],
|
||||
"scripts": {
|
||||
"lint": "phpcs -s src/ tests/",
|
||||
"lint-clean": "phpcbf src/ tests/"
|
||||
@ -57,4 +53,4 @@
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user