Skip to content

Commit

Permalink
Uses 3.0.x (#213)
Browse files Browse the repository at this point in the history
* chore: removes coveralls from fork. (#207)

* chore: adds 3.0.x as branch alias to be consumed in libraries which want to try latest version.
  • Loading branch information
jcchavezs committed Sep 13, 2021
1 parent e9154bf commit f49cf80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
"dev-master": "3.0.x-dev"
}
}
}
}

0 comments on commit f49cf80

Please sign in to comment.