Skip to content

Commit 8f9be05

Browse files
authored
Merge pull request #1 from starfolksoftware/feat-L11
feat: support for L11
2 parents 4f5431c + 1616c0b commit 8f9be05

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
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": "^8.1|^8.2",
19-
"illuminate/support": "^9.37|^10.0"
19+
"illuminate/support": "^9.37|^10.0|^11.0"
2020
},
2121
"require-dev": {
2222
"friendsofphp/php-cs-fixer": "^3.8",

0 commit comments

Comments
 (0)