Skip to content

Commit ec4b344

Browse files
committed
Initial Commit
1 parent 5e41107 commit ec4b344

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
@@ -3,7 +3,7 @@
33
"description": "This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.",
44
"type": "library",
55
"require": {
6-
"laravel/laravel": ">5.8"
6+
"laravel/framework": "~5.8.0|^6.0|^7.0"
77
},
88
"license": "MIT",
99
"authors": [

0 commit comments

Comments
 (0)