Skip to content

Commit 26539d1

Browse files
committed
version bump
1 parent 2db53d6 commit 26539d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
}
1212
],
1313
"require": {
14-
"php": "^7.0",
15-
"mvc5/mvc5": "9.*",
14+
"php": "^7.1",
15+
"mvc5/mvc5": "10.*",
1616
"psr/http-message": "^1.0",
17-
"zendframework/zend-diactoros": "^1.1"
17+
"zendframework/zend-diactoros": "^1.7"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)