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

Commit 94ccded

Browse files
committed
Updated zend-session in require-dev to 2.8.5 to support PHP 7.2
1 parent 8d5df24 commit 94ccded

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
2424
"zendframework/zend-coding-standard": "~1.0.0",
2525
"zendframework/zend-json": "^2.6.1",
26-
"zendframework/zend-session": "^2.6.2"
26+
"zendframework/zend-session": "^2.8.5"
2727
},
2828
"suggest": {
2929
"zendframework/zend-json": "Zend\\Json component",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)