Skip to content

Commit 4d93d57

Browse files
authored
Update composer.json
1 parent f5a14f6 commit 4d93d57

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)