Skip to content

Commit

Permalink
Guzzle version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
farshidboroomand authored Apr 21, 2021
1 parent a4a6b8f commit c34f0f7
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 @@ -10,12 +10,12 @@
"prefer-stable": true,
"require": {
"php": ">=7.1",
"guzzlehttp/guzzle": "^6.3",
"guzzlehttp/guzzle": ">=6.3",
"ankitpokhrel/tus-php": "^0.0.0"
},
"autoload": {
"psr-4": {
"Arvan\\Vod\\": "src/"
}
}
}
}

0 comments on commit c34f0f7

Please sign in to comment.