Skip to content

Commit

Permalink
Allow kunalvarma05/dropbox-php-sdk releases 0.3 and 0.4 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis authored Aug 1, 2022
1 parent e45c43d commit 9474c2f
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 @@ -12,7 +12,7 @@
"require": {
"php": ">=5.6.0",
"league/flysystem": "^1.0",
"kunalvarma05/dropbox-php-sdk": "^0.2.2"
"kunalvarma05/dropbox-php-sdk": "^0.2.2|^0.3|^0.4"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
Expand Down

0 comments on commit 9474c2f

Please sign in to comment.