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

Commit a9284a7

Browse files
committed
Merge branch 'release/2.8.0'
2 parents a3c51d0 + 40e7937 commit a9284a7

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.8.0 - TBD
5+
## 2.8.0 - 2017-03-06
66

77
### Added
88

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"prefer-stable": true,
3333
"extra": {
3434
"branch-alias": {
35-
"dev-master": "2.5-dev",
36-
"dev-develop": "2.6-dev"
35+
"dev-master": "2.8-dev",
36+
"dev-develop": "2.9-dev"
3737
}
3838
},
3939
"autoload-dev": {

0 commit comments

Comments
 (0)