Releases: codedge/laravel-selfupdater
Releases · codedge/laravel-selfupdater
GitHub release files
Laravel 11 support
3.8.2 Laravel 11.x Compatibility (#507)
Configure timeout for downloads
Configure timeout for downloads (#504)
Set base url of Gitlab instance
3.8.0 #443 Set Gitlab base url (#445)
Support Laravel 10
3.7.0 Add support for Laravel 10 (#430)
Fix problem with branch-based Github releases
3.6.2 fix missing github branch-based archiveUrl host (#422)
Fix version constraint uri package
3.6.1 Fix league/uri version
Laravel 9
Support Gitea
Gitea Support (#381) * Add Gitea Repository Type * Update Readme with gitea configs * Add Gitea Configs and createGiteaRepo function * copied test from gitlab, changed values/variable * Prettified Code! * Update README.md * update test configs * bug fix * add release gitea.json for testing * rename * append mockedersponses * test * update readme * style update * style update Co-authored-by: phillopp <[email protected]>
Fix issue wih HTTP repositories
Fix issue with properly resolving url in http-based repository (#351) Fix issue with properly resolving url in http-based repository