Skip to content

Commit

Permalink
[minor] remove branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond committed Oct 12, 2022
1 parent f8d60a7 commit e06431b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,5 @@
"psr-4": { "Zenstruck\\ScheduleBundle\\Tests\\": "tests/" }
},
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
}
"prefer-stable": true
}

0 comments on commit e06431b

Please sign in to comment.