Skip to content

Commit fd678f7

Browse files
authored
Merge pull request #43 from ludo237/patch-1
Update composer.json
2 parents ac2f2cf + f2df0f0 commit fd678f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "kg-bot/laravel-localization-to-vue",
33
"description": "Laravel package used to collect all localization files from resources/lang directory and sub-directories and make them available as JSON file",
44
"require": {
5-
"laravel/framework": "5.*"
5+
"laravel/framework": "5.*|^6"
66
},
77
"keywords": [
88
"laravel",

0 commit comments

Comments
 (0)