Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
harris21 committed Jul 23, 2024
1 parent 079eb48 commit a46e187
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 @@ -23,7 +23,7 @@
"guzzlehttp/guzzle": "^6.4 || ^7.0",
"psr/log": "^1.1 || ^2.0 || ^3.0",
"guzzlehttp/oauth-subscriber": "^0.6",
"php-di/php-di": "^7.0.2",
"php-di/php-di": "^7.0.7",
"kamermans/guzzle-oauth2-subscriber": "^1.0",
"phpoption/phpoption": "^1.7",
"vlucas/phpdotenv": "*",
Expand All @@ -32,7 +32,7 @@
},
"require-dev": {
"phpunit/phpunit": "^8.3 || ^9.1 || ^10.0",
"orchestra/testbench": "3.8 - 7",
"orchestra/testbench": "^9.0",
"phpspec/prophecy-phpunit": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit a46e187

Please sign in to comment.