Skip to content

Commit

Permalink
Update driver
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Mar 9, 2024
1 parent f429551 commit b593cf0
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 @@ -15,10 +15,10 @@
}
],
"require": {
"php": "^8.0",
"php": "^8.1",
"illuminate/support": "^9|^10|^11.0",
"studio-42/elfinder": "~2.1.62",
"barryvdh/elfinder-flysystem-driver": "^0.4.2"
"barryvdh/elfinder-flysystem-driver": "^0.4.2|^0.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b593cf0

Please sign in to comment.