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

Commit 16817e1

Browse files
committed
Forward port 3.4.0 release
2 parents 16dd464 + a1ed614 commit 16817e1

File tree

3 files changed

+17
-16
lines changed

3 files changed

+17
-16
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ All notable changes to this project will be documented in this file, in reverse
3232
- [#230](https://github.com/zendframework/zend-servicemanager/pull/230) fixes a
3333
problem in detecting cyclic aliases, ensuring they are detected correctly.
3434

35-
## 3.4.0 - TBD
35+
## 3.4.0 - 2018.12.22
3636

3737
### Added
3838

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": "^7.1",
2525
"psr/container": "^1.0",
26-
"zendframework/zend-stdlib": "^3.1"
26+
"zendframework/zend-stdlib": "^3.2.1"
2727
},
2828
"require-dev": {
2929
"mikey179/vfsStream": "^1.6.4",

composer.lock

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

0 commit comments

Comments
 (0)