Skip to content

Commit

Permalink
chore: refresh composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Oct 8, 2024
1 parent aee984e commit 398b9ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"require": {
"php": ">= 8.1",
"ergebnis/http-method": "^2.2",
"league/uri-components": "^2 || ^7",
"league/uri-components": "^7",
"loophp/psr17": "^1.0.5",
"php-http/client-common": "^2.6",
"psr/cache": "^1.0.1 || ^2 || ^3",
"psr/cache-implementation": "^1 || ^2",
"psr/http-client": "^1.0",
"psr/http-client": "^1",
"psr/http-client-implementation": "^1",
"psr/http-factory": "^1.0.1",
"psr/http-factory-implementation": "^1",
"psr/http-message": "^1.1",
"psr/http-message": "^1.1 || ^2.0",
"psr/http-message-implementation": "^1",
"psr/http-server-handler": "^1.0",
"psr/http-server-middleware": "^1.0"
Expand Down

0 comments on commit 398b9ad

Please sign in to comment.