We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf7ba1 commit bef93b8Copy full SHA for bef93b8
composer.json
@@ -19,9 +19,9 @@
19
"psr/http-message": "^1.1 || ^2.0",
20
"psr/http-server-handler": "^1.0",
21
"psr/http-server-middleware": "^1.0",
22
- "bmt/plural-converter": "1.0",
23
- "effectra/http-server-handler":"2.0",
24
- "effectra/http-message": "1.0"
+ "bmt/plural-converter": "^1.0",
+ "effectra/http-server-handler":"^2.0",
+ "effectra/http-message": "^1.0"
25
},
26
"minimum-stability": "stable"
27
}
0 commit comments