Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit 3a770f9

Browse files
committed
Prepare 3.0.0 release
1 parent a854b7a commit 3a770f9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Phony for Peridot changelog
22

3-
## Next release
3+
## 3.0.0 (2020-01-06)
44

55
This release uses *Phony* `4.x`. There no BC breaking API changes aside from
66
stricter type declarations.

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,10 @@
3939
"files": [
4040
"test/src/object.php"
4141
]
42+
},
43+
"extra": {
44+
"branch-alias": {
45+
"dev-master": "3.1.x-dev"
46+
}
4247
}
4348
}

0 commit comments

Comments
 (0)