Skip to content

Commit

Permalink
Update composer config
Browse files Browse the repository at this point in the history
  • Loading branch information
nguereza-tony committed Dec 1, 2023
1 parent b8a9b7b commit 320d547
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@
"sort-packages": true
},

"extra": {
"branch-alias": {
"dev-develop": "1.0.x-dev"
}
},

"scripts": {
"test": "phpunit --colors=always",
"static": "phpstan analyze",
Expand Down

0 comments on commit 320d547

Please sign in to comment.