Skip to content

Commit 1ec9302

Browse files
authored
Update composer.json
1 parent 66a9b09 commit 1ec9302

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
@@ -19,7 +19,7 @@
1919
"require": {
2020
"illuminate/support": "~5.1",
2121
"php" : "~5.5|~7.0",
22-
"backpack/crud": "2.0.*"
22+
"backpack/crud": "^3.0.0"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit" : "4.*",

0 commit comments

Comments
 (0)