Skip to content

Commit e4765ef

Browse files
authored
Update README.md
1 parent 271ba09 commit e4765ef

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Eloquent model for ClickHouse
77

88
## Prerequisites
9-
- php 7.1
9+
- php 7.2
1010
- clickhouse server
1111

1212
## Installation
@@ -97,3 +97,9 @@ Payment::select(raw('count() AS cnt'), 'payment_system')
9797
- Model::with() method
9898
- relations
9999

100+
101+
102+
---
103+
Supported by
104+
105+
[![Supported by JetBrains](https://cdn.rawgit.com/bavix/development-through/46475b4b/jetbrains.svg)](https://www.jetbrains.com/)

0 commit comments

Comments
 (0)