Skip to content

Commit 685c616

Browse files
authored
Merge pull request #2 from Programming-Mindset/main
Upgrade composer.json for latest laravel version support
2 parents 226a918 + d1a9bf8 commit 685c616

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
@@ -16,7 +16,7 @@
1616
"minimum-stability": "dev",
1717
"require": {
1818
"php": "^7.4|^8.0|^8.1",
19-
"illuminate/support": "~6|~7|~8|~9"
19+
"illuminate/support": "~6|~7|~8|~9|~10|~11|~12"
2020
},
2121
"extra": {
2222
"laravel": {

0 commit comments

Comments
 (0)