Skip to content

Commit e398c03

Browse files
author
bidi
committed
check dependencies, update to v3
1 parent f7d05db commit e398c03

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 3.0.0 - 2020-04-09
2+
3+
### Changed
4+
* Nothing
5+
6+
### Added
7+
* Missing dependency
8+
9+
### Deprecated
10+
* Nothing
11+
12+
### Removed
13+
* Nothing
14+
15+
### Fixed
16+
* Nothing
17+
118
## 2.0.0 - 2020-01-30
219

320
### Changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "Logging Error Handler for Middleware Applications",
44
"type": "library",
55
"require": {
6+
"laminas/laminas-diactoros": "^2.0",
67
"mezzio/mezzio": "^3.0",
78
"laminas/laminas-log": "^2.10",
89
"dotkernel/dot-log": "^2.0",

0 commit comments

Comments
 (0)