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

Commit 1f71859

Browse files
committed
Updates branch aliases
- Adds dev-develop => 1.1.x-dev
1 parent 267ef18 commit 1f71859

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
},
4343
"extra": {
4444
"branch-alias": {
45-
"dev-master": "1.0.x-dev"
45+
"dev-master": "1.0.x-dev",
46+
"dev-develop": "1.1.x-dev"
4647
},
4748
"zf": {
4849
"config-provider": "Zend\\Expressive\\Authentication\\Basic\\ConfigProvider"

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)