Skip to content

Commit

Permalink
Publish master branch as 1.1-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
allejo committed Feb 10, 2023
1 parent 071cc37 commit 5097b96
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,10 @@
"fix": "php-cs-fixer fix",
"coverage": "phpunit --coverage-clover coverage.clover",
"test": "phpunit"
},
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
}
}

0 comments on commit 5097b96

Please sign in to comment.