Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Feb 8, 2022
1 parent 9c0982a commit 197557e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
],
"require": {
"php": "^7.2.5 || ^8.0",
"guzzlehttp/guzzle": "^7.3",
"guzzlehttp/command": "^1.2",
"guzzlehttp/psr7": "^1.7 || ^2.0",
"guzzlehttp/uri-template": "^0.2 || ^1.0"
"guzzlehttp/guzzle": "^7.4.1",
"guzzlehttp/command": "^1.2.2",
"guzzlehttp/psr7": "^1.8.3 || ^2.1"
"guzzlehttp/uri-template": "^1.0.1"
},
"require-dev": {
"phpunit/phpunit": "^8.5.19 || ^9.5.8"
Expand Down

0 comments on commit 197557e

Please sign in to comment.