Skip to content

Commit 2b59dbb

Browse files
committed
Update Readme with requirements.
1 parent e5d372a commit 2b59dbb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@ We had a similar challenge, specifically accessing a MySQL database over an SSH
1111

1212
So we wrote this package. We hope you enjoy it!
1313

14+
## Requirements
15+
This package has been tested against Laravel/Lumen versions 5.2. 5.3, and 5.4.
16+
17+
We do not support version <=5.1.
18+
1419
## Installation
20+
1521
```
1622
composer require stechstudio/laravel-ssh-tunnel
1723
```

0 commit comments

Comments
 (0)