Skip to content

Commit ed8c938

Browse files
author
Alexander Miertsch
authored
Merge pull request #12 from camuthig/upgrade-statigility
Update Stratigility to 3.0
2 parents ab65d17 + 3d98db4 commit ed8c938

File tree

5 files changed

+236
-210
lines changed

5 files changed

+236
-210
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"prooph/humus-amqp-producer": "^2.0",
2525
"zendframework/zend-stdlib": "^3.1.0",
2626
"zendframework/zend-config-aggregator": "^0.2.0",
27-
"zendframework/zend-stratigility": "^2.0",
28-
"zendframework/zend-expressive-helpers": "^4.0",
27+
"zendframework/zend-stratigility": "^3.0",
28+
"zendframework/zend-expressive-helpers": "^5.0",
2929
"nikic/fast-route": "^1.0",
3030
"psr/log": "^1.0",
3131
"monolog/monolog": "^1.21",
32-
"http-interop/http-middleware": "^0.5"
32+
"psr/http-server-middleware": "^1.0"
3333
},
3434
"require-dev": {
3535
"phpunit/phpunit": "^6.0"

0 commit comments

Comments
 (0)