Skip to content

Commit 74fd7f7

Browse files
tabacitupxpm
andauthored
add support for Backpack v7 (#366)
Co-authored-by: pxpm <[email protected]>
1 parent 311d65b commit 74fd7f7

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
@@ -34,7 +34,7 @@
3434
"prefer-stable": true,
3535
"require": {
3636
"spatie/laravel-permission": "^6.4||^5.0||^4.0||^3.0",
37-
"backpack/crud": "^6.0"
37+
"backpack/crud": "^6.0||^7.0"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)