Skip to content

Commit 42de42f

Browse files
committed
Update packages to support PHP 8.2
1 parent 9edea31 commit 42de42f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"psr/http-factory": "^1.0.1",
2828
"psr/http-message": "^1.0.1",
2929
"psr/http-server-handler": "^1.0",
30-
"stadly/http": "^1.1"
30+
"stadly/http": "^1.2"
3131
},
3232
"provide": {
3333
"psr/http-server-handler-implementation": "1.0"
3434
},
3535
"require-dev": {
36-
"guzzlehttp/psr7": "^2.0",
36+
"guzzlehttp/psr7": "^2.4",
3737
"pepakriz/phpstan-exception-rules": "^0.11.7",
3838
"php-parallel-lint/php-parallel-lint": "^1.3",
3939
"phpstan/phpstan": "^0.12.92",

0 commit comments

Comments
 (0)