Skip to content

Commit 2750653

Browse files
authored
add support for Backpack v5
1 parent 5a74ad0 commit 2750653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"homepage": "https://github.com/laravel-backpack/filemanager",
1313
"keywords": ["Laravel", "FileManager"],
1414
"require": {
15-
"backpack/crud": "^4.1.0|4.1.x-dev",
15+
"backpack/crud": "^4.1|^5.0",
1616
"barryvdh/laravel-elfinder": "^0.4.5"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)