Skip to content

Commit 15dac8a

Browse files
committed
laravel 10 done
1 parent 785aa1c commit 15dac8a

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
@@ -28,7 +28,7 @@
2828
"minimum-stability": "stable",
2929
"require": {
3030
"php": "^7.2|^8.0|^8.1",
31-
"illuminate/support": "~6|~7|~8|~9",
31+
"illuminate/support": "~6|~7|~8|~9|^10.0",
3232
"guzzlehttp/guzzle": "~6|~7|~8|~9"
3333
},
3434
"require-dev": {

0 commit comments

Comments
 (0)