Skip to content

Commit 91c76e0

Browse files
authored
Only allow Backpack v6
1 parent 09bfb60 commit 91c76e0

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
@@ -25,7 +25,7 @@
2525
}
2626
],
2727
"require": {
28-
"backpack/crud": "^6.0|v6.x-dev"
28+
"backpack/crud": "^6.0"
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit" : "^9.0||^7.0",

0 commit comments

Comments
 (0)