Skip to content

Commit 2409d64

Browse files
authored
Merge pull request #92 from AlbertMulaki/dev-l12
Update composer.json
2 parents f5a14f6 + 4d93d57 commit 2409d64

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
@@ -3,7 +3,7 @@
33
"description": "Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file",
44
"require": {
55
"php": "^8.0",
6-
"laravel/framework": "5.*|^6|^7|^8|^9|^10.0|^11.0",
6+
"laravel/framework": "5.*|^6|^7|^8|^9|^10.0|^11.0|^12.0",
77
"ext-json": "*"
88
},
99
"keywords": [

0 commit comments

Comments
 (0)