mirror of
https://github.com/silverstripe/silverstripe-spamprotection.git
synced 2024-10-22 14:05:59 +02:00
Add composer alias for 2.1.x-dev
This commit is contained in:
parent
d2467ac73a
commit
27da2d6ab4
@ -22,6 +22,10 @@
|
||||
"require-dev": {
|
||||
"phpunit/PHPUnit": "~3.7@stable"
|
||||
},
|
||||
"extra": [],
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"2.x-dev": "2.1.x-dev"
|
||||
}
|
||||
},
|
||||
"license": "BSD-3-Clause"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user