Skip to content

Commit

Permalink
Merge pull request #8 from chamby/chamby-update-composer-dependencies
Browse files Browse the repository at this point in the history
Update composer.json dependencies
  • Loading branch information
benjamincrozat committed Oct 12, 2023
2 parents 8b4ea7d + 8a67220 commit 461f829
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 @@ -16,8 +16,8 @@
"keywords": ["driver", "dropbox", "laravel", "storage"],
"require": {
"php": "^8.1",
"illuminate/contracts": "^9.0",
"spatie/flysystem-dropbox": "^2.0"
"illuminate/contracts": "^9.0|^10.0",
"spatie/flysystem-dropbox": "^2.0|^3.0"
},
"require-dev": {
"nunomaduro/collision": "^6.0",
Expand Down

0 comments on commit 461f829

Please sign in to comment.