Skip to content

Commit 15cca03

Browse files
author
ziming
committed
stricter constraint
1 parent 24e01f7 commit 15cca03

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
@@ -17,7 +17,7 @@
1717
"homepage": "https://github.com/ziming/json-field-for-backpack",
1818
"keywords": ["Laravel", "Backpack", "Backpack for Laravel", "Addon", "Admin Panel", "Json", "Field"],
1919
"require": {
20-
"backpack/crud": ">= 4.1.0"
20+
"backpack/crud": "^4.1.0|^5.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)