Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
release: updated branch aliases
Browse files Browse the repository at this point in the history
- dev-master => 1.3.x-dev
- dev-develop => 1.4.x-dev
  • Loading branch information
weierophinney committed Jan 22, 2019
1 parent 1e339a2 commit 3363b80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -48,8 +48,8 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev",
"dev-develop": "1.3.x-dev"
"dev-master": "1.3.x-dev",
"dev-develop": "1.4.x-dev"
},
"zf": {
"config-provider": "Zend\\Expressive\\Session\\Cache\\ConfigProvider"
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3363b80

Please sign in to comment.