Skip to content

Commit 126904f

Browse files
authored
Allow barryvdh/laravel-elfinder ^0.6 (#94)
1 parent 78c0408 commit 126904f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"keywords": ["Laravel", "FileManager"],
1414
"require": {
1515
"backpack/crud": "^7.0",
16-
"barryvdh/laravel-elfinder": "^0.5.2"
16+
"barryvdh/laravel-elfinder": "^0.5.2|^0.6"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "^10.0|^11.0",

0 commit comments

Comments
 (0)