Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
noweh authored Dec 7, 2021
1 parent 2e5e978 commit 4e62ed8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"ext-curl": "*",
"ext-json": "*",
"php": ">=8.1",
"guzzlehttp/guzzle": "7.4.x-dev",
"guzzlehttp/oauth-subscriber": "0.6.x-dev"
"guzzlehttp/guzzle": "^7.4",
"guzzlehttp/oauth-subscriber": "^0.6"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 4e62ed8

Please sign in to comment.