Skip to content

Commit 69eb013

Browse files
authored
Update composer.json
1 parent 2154f6d commit 69eb013

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
@@ -10,8 +10,8 @@
1010
],
1111
"require": {
1212
"php": "^7.2|^8.0",
13-
"laravel/framework": "^6.0|^7.0|^8.0|^9.0",
14-
"the-tinderbox/clickhouse-builder": "^4.0|^5.0",
13+
"laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0",
14+
"the-tinderbox/clickhouse-builder": "^4.0|^5.0|^6.0",
1515
"ext-json": "*"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)