Skip to content

Commit 1ffcba0

Browse files
feat: Migrate from Interop to Psr
1 parent a719833 commit 1ffcba0

File tree

7 files changed

+1711
-31
lines changed

7 files changed

+1711
-31
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": ">=7.1",
88
"psr/http-message": "^1.0",
9-
"http-interop/http-middleware": "^0.4.1",
9+
"psr/http-server-middleware": "^1.0",
1010
"psr/container": "^1.0"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)