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

Commit 36ea185

Browse files
committed
1.3.0 readiness
- Updates branch aliases: - dev-master => 1.3.x-dev - dev-develop => 2.0.x-dev - Sets date for 1.3.0 release in CHANGELOG
1 parent c577775 commit 36ea185

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 1.3.0 - TBD
5+
## 1.3.0 - 2019-12-26
66

77
### Added
88

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
},
5555
"extra": {
5656
"branch-alias": {
57-
"dev-master": "1.2.x-dev",
58-
"dev-develop": "1.3.x-dev"
57+
"dev-master": "1.3.x-dev",
58+
"dev-develop": "2.0.x-dev"
5959
},
6060
"zf": {
6161
"module": "ZendDeveloperTools"

composer.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)