Releases: codedge/laravel-selfupdater
Releases · codedge/laravel-selfupdater
Increase test coverage
Merge pull request #107 from codedge/increase-test-coverage Increase test coverage
3.0
Better test matrix
Improve test matrix with Github Actions running through all supported Laravel and PHP versions
Laravel 7 support
- Support for Laravel 7
- Drop PHP 7.2
Minor fix
Check correct version
When using branch based updates check the correct commit version
Support branch based updates
When using Github, updates from a specified branch can be fetched. The newest commit wins ;-)
2.4.1: Merge pull request #73 from codedge/#69-fix-count-error
Support for private repositories
Use Bearer tokens to access private repositories
Laravel 6 compatibility
- Drop PHP 7.1 support
- Laravel 5.8 and 6.x compatibility