Skip to content

Commit

Permalink
Bump Guzzle PSR 7 dependency support (#8)
Browse files Browse the repository at this point in the history
* Remove unneeded dependency

* Bump dependency support
  • Loading branch information
beblife authored Aug 24, 2022
1 parent fa20270 commit 585dd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"require": {
"php": "^7.4|^8.0",
"guzzlehttp/psr7": "^1.8",
"guzzlehttp/psr7": "^1.8|^2.0",
"league/openapi-psr7-validator": "^0.17",
"spatie/laravel-package-tools": "^1.11"
},
Expand Down

0 comments on commit 585dd21

Please sign in to comment.