Skip to content

Commit

Permalink
Bumps guzzlehttp/psr7 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
marianogoldman authored Mar 30, 2022
1 parent 7d2829c commit 367ef48
Show file tree
Hide file tree
Showing 2 changed files with 1,571 additions and 965 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
}
],
"require": {
"php": "^7.4|^8.0",
"guzzlehttp/guzzle": "^7.0",
"php": "^8.0",
"guzzlehttp/guzzle": "^7.4.2",
"illuminate/support": "^8.0",
"ext-json": "*"
},
"require-dev": {
"orchestra/testbench": "^6.0",
"phpunit/phpunit": "^9.3"
"phpunit/phpunit": "^9.5"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 367ef48

Please sign in to comment.