Skip to content

Commit d378187

Browse files
authored
Merge pull request #8 from kevincobain2000/patch-1
Update composer.json v12 for `illuminate/support`
2 parents a44eded + 340f9f0 commit d378187

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
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": ">=7.1.3",
21-
"illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
21+
"illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
2222
"spatie/laravel-http-logger": "^1.0",
2323
"ext-json": "*"
2424
},

0 commit comments

Comments
 (0)