mirror of
https://github.com/silverstripe/silverstripe-testsession
synced 2024-10-22 14:06:00 +02:00
Update branch alias for 2.x-dev to 2.1.x-dev
This commit is contained in:
parent
5413f9182e
commit
2c277b53fb
@ -18,6 +18,11 @@
|
||||
"composer/installers": "*",
|
||||
"silverstripe/framework": "^4@dev"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"2.x-dev": "2.1.x-dev"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "phpcs -s src/ tests/"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user