Skip to content

Commit

Permalink
chore: allow slepic/http-transfer ^1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slepic committed Jan 7, 2022
1 parent f595473 commit 0cd1aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require": {
"php": ">=5.6",
"guzzlehttp/guzzle": "^6.3 || ^7.0",
"slepic/http-transfer": "^0.1"
"slepic/http-transfer": "^0.1 || ^1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0cd1aad

Please sign in to comment.