Update branch alias for 2.x-dev

This commit is contained in:
Robbie Averill 2017-12-18 18:18:32 +13:00
parent b68ff56624
commit 4136bd7a63
1 changed files with 6 additions and 2 deletions

View File

@ -24,6 +24,10 @@
"require-dev": {
"phpunit/PHPUnit": "~3.7@stable"
},
"extra": [],
"extra": {
"branch-alias": {
"2.x-dev": "2.2.x-dev"
}
},
"license": "BSD-3-Clause"
}
}