Skip to content

Commit

Permalink
Bumped min versions
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Apr 18, 2023
1 parent 95048f2 commit 3c9383a
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 @@ -26,9 +26,9 @@
],
"require": {
"php": "^7.2.5 || ^8.0",
"guzzlehttp/guzzle": "^7.4.1",
"guzzlehttp/promises": "^1.5.1",
"guzzlehttp/psr7": "^1.8.3 || ^2.1"
"guzzlehttp/guzzle": "^7.5.1",
"guzzlehttp/promises": "^1.5.2",
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5"
},
"require-dev": {
"phpunit/phpunit": "^8.5.19"
Expand Down

0 comments on commit 3c9383a

Please sign in to comment.