We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a1df5 commit 67a6980Copy full SHA for 67a6980
1 file changed
composer.json
@@ -12,8 +12,8 @@
12
"homepage": "https://github.com/laravel-backpack/filemanager",
13
"keywords": ["Laravel", "FileManager"],
14
"require": {
15
- "backpack/crud": "^5.0|^6.0|6.x-dev",
16
- "barryvdh/laravel-elfinder": "^0.5.0"
+ "backpack/crud": "^6.0",
+ "barryvdh/laravel-elfinder": "^0.5.2"
17
},
18
"require-dev": {
19
"phpunit/phpunit": "^10.0",
0 commit comments