Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/2.25.x' into 2.24.x-merge-up-i…
Browse files Browse the repository at this point in the history
…nto-2.25.x_sar9mpV4
  • Loading branch information
boesing committed Apr 8, 2023
2 parents a7a7f72 + 0e9dd25 commit 8ab96d2
Show file tree
Hide file tree
Showing 10 changed files with 443 additions and 396 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0"
"psr/http-message": "^1.1"
},
"require-dev": {
"ext-curl": "*",
"ext-dom": "*",
"ext-gd": "*",
"ext-libxml": "*",
"http-interop/http-factory-tests": "^0.9.0",
"laminas/laminas-coding-standard": "^2.4.0",
"laminas/laminas-coding-standard": "^2.5",
"php-http/psr7-integration-tests": "^1.2",
"phpunit/phpunit": "^9.5.27",
"phpunit/phpunit": "^9.5.28",
"psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.4"
"vimeo/psalm": "^5.6"
},
"provide": {
"psr/http-factory-implementation": "1.0",
Expand Down
Loading

0 comments on commit 8ab96d2

Please sign in to comment.