mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
Update branch alias for 3.x to 3.1.x-dev
This commit is contained in:
parent
81a45e2819
commit
04789ceac1
@ -42,6 +42,11 @@
|
||||
"SilverStripe\\BehatExtension\\Tests\\": "tests/php/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"3.x-dev": "3.1.x-dev"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "phpcs --standard=PSR2 -n src/ tests/php/"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user