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

Commit 9494f49

Browse files
committed
1.0.0 readiness
2 parents 4090ddb + 1e82c52 commit 9494f49

File tree

3 files changed

+46
-41
lines changed

3 files changed

+46
-41
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.0.0 - TBD
5+
## 1.0.0 - 2017-04-24
66

77
### Added
88

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
"email": "mtymek@gmail.com"
1010
}
1111
],
12+
"extra": {
13+
"branch-alias": {
14+
"dev-master": "1.0-dev",
15+
"dev-develop": "1.1-dev"
16+
}
17+
},
1218
"require": {
1319
"php": "^5.6 || ^7.0"
1420
},

composer.lock

Lines changed: 39 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)