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

Commit 7f752a7

Browse files
committed
Bump the minimum version of zend-stratigility to 2.2.2
1 parent 8ffa5da commit 7f752a7

File tree

2 files changed

+293
-253
lines changed

2 files changed

+293
-253
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"zendframework/zend-coding-standard": "~1.0.0",
3333
"zendframework/zend-json": "^2.6.1 || ^3.0",
3434
"zendframework/zend-psr7bridge": "^1.0",
35-
"zendframework/zend-stratigility": "^2.0.1"
35+
"zendframework/zend-stratigility": "^2.2.2"
3636
},
3737
"suggest": {
3838
"zendframework/zend-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",

0 commit comments

Comments
 (0)