Skip to content

Commit e7b861a

Browse files
authored
only support Backpack v6
1 parent e5b949f commit e7b861a

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": "^5.0||^4.0||^3.0",
37-
"backpack/crud": "^5.0|^6.0|v6.x-dev"
37+
"backpack/crud": "^6.0"
3838
},
3939
"require-dev": {
4040
"phpunit/phpunit" : "^9.0||^7.0",

0 commit comments

Comments
 (0)