Skip to content

Commit

Permalink
build: provide psr/http-client-implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
JaZo committed Feb 29, 2024
1 parent 6137e79 commit 9bd23de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0"
},
"provide": {
"psr/http-client-implementation": "1.0"
},
"autoload": {
"psr-4": {
"Swis\\Laravel\\Bridge\\PsrHttpClient\\": "src"
Expand Down

0 comments on commit 9bd23de

Please sign in to comment.