Skip to content

Commit f20a224

Browse files
committed
Updated to released version of zend-expressive-router ^2.2
1 parent e6b4d38 commit f20a224

File tree

2 files changed

+11
-50
lines changed

2 files changed

+11
-50
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,12 @@
2020
"slack": "https://zendframework-slack.herokuapp.com",
2121
"forum": "https://discourse.zendframework.com/c/questions/expressive"
2222
},
23-
"repositories": [
24-
{
25-
"type": "git",
26-
"url": "https://github.com/webimpress/zend-expressive-router.git"
27-
}
28-
],
2923
"require": {
3024
"php": "^7.1",
3125
"psr/container": "^1.0",
3226
"psr/http-message": "^1.0.1",
3327
"webimpress/http-middleware-compatibility": "^0.1.1",
34-
"zendframework/zend-expressive-router": "dev-feature/http-middleware-0.5"
28+
"zendframework/zend-expressive-router": "^2.2"
3529
},
3630
"require-dev": {
3731
"phpunit/phpunit": "^6.0.8",

composer.lock

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

0 commit comments

Comments
 (0)