Skip to content

Commit c01d18f

Browse files
committed
chore(deps): update Illuminate/* packages to support version 10.0
1 parent 23278d7 commit c01d18f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"ext-json": "*",
4040
"ext-pdo": "*",
4141
"guanguans/soar-php": "^2.7",
42-
"illuminate/contracts": "^6.10 || ^7.0 || ^8.0 || ^9.0",
43-
"illuminate/support": "^6.10 || ^7.0 || ^8.0 || ^9.0",
42+
"illuminate/contracts": "^6.10 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
43+
"illuminate/support": "^6.10 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
4444
"maximebf/debugbar": "^1.18"
4545
},
4646
"require-dev": {

0 commit comments

Comments
 (0)