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

Commit 864f044

Browse files
committed
Merge branch 'versions/2.6.0'
2.6.0 readiness
2 parents 88560c7 + a49da2b commit 864f044

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
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-
## 2.6.0 - TBD
5+
## 2.6.0 - 2016-02-24
66

77
### Added
88

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"prefer-stable": true,
4242
"extra": {
4343
"branch-alias": {
44-
"dev-master": "2.5-dev",
45-
"dev-develop": "3.0-dev"
44+
"dev-master": "2.6-dev",
45+
"dev-develop": "2.7-dev"
4646
}
4747
},
4848
"autoload-dev": {

0 commit comments

Comments
 (0)