We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2154f6d commit 69eb013Copy full SHA for 69eb013
composer.json
@@ -10,8 +10,8 @@
10
],
11
"require": {
12
"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",
+ "laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0",
+ "the-tinderbox/clickhouse-builder": "^4.0|^5.0|^6.0",
15
"ext-json": "*"
16
},
17
"require-dev": {
0 commit comments