Skip to content

Commit

Permalink
Merge pull request #134 from Laravel-Backpack/tabacitu-patch-1
Browse files Browse the repository at this point in the history
add support for Backpack v6
  • Loading branch information
tabacitu authored Jul 1, 2023
2 parents ec5bb0f + 502b01a commit 1b996da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"backpack/crud": "^4.0||^5.0",
"backpack/crud": "^4.0||^5.0||^6.0",
"cviebrock/eloquent-sluggable": "^10.0||^9.0||^8.0||^7.0||^6.0||4.8"
},
"require-dev": {
Expand Down

0 comments on commit 1b996da

Please sign in to comment.