Releases: stechstudio/laravel-ssh-tunnel
Releases · stechstudio/laravel-ssh-tunnel
Laravel 10 support
Laravel 9 support
3.2.0 Laravel 9
Reset Command
Added tunneler:reset
Command - thanks @Shadercloud
Laravel 8 Update
Update for Laravel 8, thanks to @ShawnCorrigan!
Laravel 7 Support Release
Resolves Issue #39.
Documentation Update
Merge pull request #34 from stechstudio/Doc_Updates Doc Updates Closes #34
The Vesper Updated
- 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
- Updated minimum-stability to
stable
- Added Laravel ^6.0
- Added a
.gitignore
to prevent unwanted files sneaking in.
The Laravel 5.5 Release
Updated the Composer package to support Laravel 5.5 thanks to @artisaninweb
Documentation Update
Some updates to the readme.