Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update composer.json
  • Loading branch information
tabacitu authored Nov 7, 2024
commit 438b7cf2a727f913f9779d06bcad68158ef20e37
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"Laravel", "Backpack", "Backpack for Laravel", "Backpack Addon", "spatie medialibrary uploaders"
],
"require": {
"backpack/crud": "^6.0|dev-next",
"backpack/crud": "^6.99.99|dev-next",
"spatie/laravel-medialibrary": "^10.7|^11.3"
},
"require-dev": {
Expand Down