Skip to content

Commit 33b734a

Browse files
authored
Merge pull request #29 from simondavies/patch-1
Added mention to the minimum php version
2 parents 5de1336 + 493041a commit 33b734a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ This package lets you generate entity relation diagrams by inspecting the relati
99
It is highly customizable.
1010
Behind the scenes, it uses [GraphViz](https://www.graphviz.org) to generate the graph.
1111

12+
## Prerequisites
13+
14+
The minimum required PHP version is 7.1.0.
15+
1216
## Requirements
1317

1418
This package requires the `graphviz` tool.

0 commit comments

Comments
 (0)