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 c150b08 commit 3d0dd80Copy full SHA for 3d0dd80
composer.json
@@ -20,8 +20,8 @@
20
"php": ">=7.1.0",
21
"smi2/phpclickhouse": "^1.3",
22
"the-tinderbox/clickhouse-builder": "^3.0|^4.0",
23
- "illuminate/support": "^7.0|^8.0",
24
- "illuminate/database": "^7.0|^8.0"
+ "illuminate/support": "^7.0|^8.0|^9.0",
+ "illuminate/database": "^7.0|^8.0|^9.0"
25
},
26
"suggest": {
27
0 commit comments