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

Commit 76ca024

Browse files
committed
Updated to final PSR-15
1 parent 25af1dd commit 76ca024

File tree

6 files changed

+93
-94
lines changed

6 files changed

+93
-94
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"php": "^7.1",
2222
"ext-json": "*",
2323
"fig/http-message-util": "^1.1.2",
24-
"http-interop/http-server-middleware": "^1.0.1",
2524
"psr/container": "^1.0",
2625
"psr/http-message": "^1.0",
26+
"psr/http-server-middleware": "^1.0",
2727
"spatie/array-to-xml": "^2.3",
2828
"willdurand/negotiation": "^2.3"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit": "^6.3.1",
31+
"phpunit/phpunit": "^6.5.5",
3232
"zendframework/zend-coding-standard": "~1.0.0",
3333
"zendframework/zend-diactoros": "^1.4"
3434
},

0 commit comments

Comments
 (0)