Skip to content

Commit 67cdcde

Browse files
authored
Update composer.json
1 parent 6dd2bb2 commit 67cdcde

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
@@ -27,8 +27,8 @@
2727
"ext-pdo": "*",
2828
"brick/math": "~0.8",
2929
"doctrine/dbal": "^2.8|^3.0",
30-
"illuminate/contracts": "^9.0",
31-
"illuminate/database": "^9.37",
30+
"illuminate/contracts": "^9.0|^10.0",
31+
"illuminate/database": "^9.37|^10.0",
3232
"ramsey/uuid": "^4.0"
3333
},
3434
"require-dev": {

0 commit comments

Comments
 (0)