Skip to content

Releases: stechstudio/laravel-ssh-tunnel

Laravel 10 support

15 Feb 14:18
3f4957e
Compare
Choose a tag to compare
Merge pull request #57 from dpde/patch-1

Add Laravel 10 support

Laravel 9 support

10 Feb 14:58
a1862f0
Compare
Choose a tag to compare
3.2.0

Laravel 9

Reset Command

19 May 19:50
62d09bb
Compare
Choose a tag to compare

Added tunneler:reset Command - thanks @Shadercloud

Laravel 8 Update

10 Sep 13:21
1c0b8ec
Compare
Choose a tag to compare

Update for Laravel 8, thanks to @ShawnCorrigan!

Laravel 7 Support Release

10 Mar 12:47
43e9580
Compare
Choose a tag to compare

Resolves Issue #39.

Documentation Update

14 Oct 16:25
fcfdb13
Compare
Choose a tag to compare
Merge pull request #34 from stechstudio/Doc_Updates

Doc Updates Closes #34

The Vesper Updated

14 Oct 14:31
e7563e1
Compare
Choose a tag to compare
  • Use dispatch_now
  • Resolve command for newer netcat releases
  • Increased the default Connection Wait time to 1,000,000 microseconds
  • Update for auto-discovery

Laravel 6 Release

05 Sep 13:58
31ddd09
Compare
Choose a tag to compare
  • Updated minimum-stability to stable
  • Added Laravel ^6.0
  • Added a .gitignore to prevent unwanted files sneaking in.

The Laravel 5.5 Release

13 Sep 12:24
Compare
Choose a tag to compare

Updated the Composer package to support Laravel 5.5 thanks to @artisaninweb

Documentation Update

15 May 12:11
Compare
Choose a tag to compare

Some updates to the readme.