mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 14:05:29 +02:00
DEP Remove branch alias
This commit is contained in:
parent
c0b818fc49
commit
51ca5b437c
@ -42,11 +42,7 @@
|
|||||||
"bin": [
|
"bin": [
|
||||||
"bin/fulltextsearch_quickstart"
|
"bin/fulltextsearch_quickstart"
|
||||||
],
|
],
|
||||||
"extra": {
|
"extra": {},
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "4.x-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "phpcs -s src/ tests/",
|
"lint": "phpcs -s src/ tests/",
|
||||||
"lint-clean": "phpcbf src/ tests/"
|
"lint-clean": "phpcbf src/ tests/"
|
||||||
|
Loading…
Reference in New Issue
Block a user