Skip to content

Commit

Permalink
[composer] remove "extra" from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
iteman committed Oct 5, 2014
1 parent e991f8c commit 01734d3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,5 @@
},
"autoload": {
"psr-4": { "Stagehand\\FSM\\": "src/" }
},
"extra": {
"branch-alias": {
"dev-master": "2.1.x-dev"
}
}
}

0 comments on commit 01734d3

Please sign in to comment.