Skip to content
Snippets Groups Projects
Commit c0a13b57 authored by Daniel Hürtgen's avatar Daniel Hürtgen
Browse files

FEATURE: Provide branch alias

parent 385dc5ac
3 merge requests!37Release 0.4.0,!29Feature/integrate psr2 into ci,!28FEATURE: Provide branch alias
......@@ -38,6 +38,9 @@
"phpunit/phpunit": "^4.5 || ^5.0.5"
},
"extra": {
"class": "Higidi\\ComposerPhpCSStandardsPlugin\\Plugin"
"class": "Higidi\\ComposerPhpCSStandardsPlugin\\Plugin",
"branch-alias": {
"dev-master": "1.0.x-dev"
}
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment