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

Commit f3a9c34

Browse files
committed
Prepare 0.7.0 release
1 parent bf75825 commit f3a9c34

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

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

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

55
- **[BC BREAK]** PHP 7.1 is no longer supported.
66
- **[BC BREAK]** Dropped support for PHPStan `0.11.x`.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright © 2019 Erin Millard
1+
Copyright © 2020 Erin Millard
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"extra": {
4141
"branch-alias": {
42-
"dev-master": "0.7.x-dev"
42+
"dev-master": "0.8.x-dev"
4343
},
4444
"phpstan": {
4545
"includes": [

0 commit comments

Comments
 (0)