Skip to content

Commit 256a38c

Browse files
committed
Added v10 for illuminate/support
1 parent aba9c7c commit 256a38c

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
@@ -9,7 +9,7 @@
99
],
1010
"require": {
1111
"php": "^7.4|^8.0",
12-
"illuminate/support": "^7.0|^8.0|^9.0"
12+
"illuminate/support": "^7.0|^8.0|^9.0|^10.0"
1313
},
1414
"autoload": {
1515
"psr-4": {

0 commit comments

Comments
 (0)