Skip to content

Commit

Permalink
Merge b6b9472 into 1e89159
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Dec 8, 2017
2 parents 1e89159 + b6b9472 commit 91221ed
Show file tree
Hide file tree
Showing 11 changed files with 169 additions and 188 deletions.
9 changes: 4 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,14 @@
},
"require": {
"php": "^7.1",
"http-interop/http-middleware": "^0.4.1",
"http-interop/http-server-middleware": "^1.0.1",
"psr/container": "^1.0",
"psr/http-message": "^1.0.1",
"webimpress/http-middleware-compatibility": "^0.1.1",
"zendframework/zend-expressive-authentication": "^0.2 || ^1.0",
"zendframework/zend-expressive-router": "^2.2"
"zendframework/zend-expressive-authentication": "^1.0.0-dev",
"zendframework/zend-expressive-router": "^3.0.0-dev"
},
"require-dev": {
"phpunit/phpunit": "^6.0.8",
"phpunit/phpunit": "^6.5.3",
"roave/security-advisories": "dev-master",
"zendframework/zend-coding-standard": "~1.0.0"
},
Expand Down

0 comments on commit 91221ed

Please sign in to comment.