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

Commit fda3b4e

Browse files
committed
3.0.0 readiness
2 parents 82cb021 + 6de086c commit fda3b4e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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-
## 3.0.0 - TBD
5+
## 3.0.0 - 2016-04-28
66

77
This version contains a number of changes to required dependencies, error
88
handling, and internals; please read [the migration document](doc/book/migration.md)

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"prefer-stable": true,
2626
"extra": {
2727
"branch-alias": {
28-
"dev-master": "2.7-dev",
29-
"dev-develop": "3.0-dev"
28+
"dev-master": "3.0-dev",
29+
"dev-develop": "3.1-dev"
3030
}
3131
},
3232
"autoload-dev": {

0 commit comments

Comments
 (0)