We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9edea31 commit 42de42fCopy full SHA for 42de42f
1 file changed
composer.json
@@ -27,13 +27,13 @@
27
"psr/http-factory": "^1.0.1",
28
"psr/http-message": "^1.0.1",
29
"psr/http-server-handler": "^1.0",
30
- "stadly/http": "^1.1"
+ "stadly/http": "^1.2"
31
},
32
"provide": {
33
"psr/http-server-handler-implementation": "1.0"
34
35
"require-dev": {
36
- "guzzlehttp/psr7": "^2.0",
+ "guzzlehttp/psr7": "^2.4",
37
"pepakriz/phpstan-exception-rules": "^0.11.7",
38
"php-parallel-lint/php-parallel-lint": "^1.3",
39
"phpstan/phpstan": "^0.12.92",
0 commit comments