Skip to content

Releases: codedge/laravel-selfupdater

GitHub release files

28 Jun 13:31
3b1c6ad
Compare
Choose a tag to compare
3.9.0

Apply fixes from StyleCI (#510)

Laravel 11 support

25 Mar 09:42
b765bd1
Compare
Choose a tag to compare
3.8.2

Laravel 11.x Compatibility (#507)

Configure timeout for downloads

29 Jan 09:28
a5dac8f
Compare
Choose a tag to compare

Configure timeout for downloads (#504)

Set base url of Gitlab instance

05 Apr 09:45
a211b11
Compare
Choose a tag to compare
3.8.0

#443 Set Gitlab base url (#445)

Support Laravel 10

17 Feb 20:45
dc1ce50
Compare
Choose a tag to compare
3.7.0

Add support for Laravel 10 (#430)

Fix problem with branch-based Github releases

30 Jan 00:36
44bbeca
Compare
Choose a tag to compare
3.6.2

fix missing github branch-based archiveUrl host (#422)

Fix version constraint uri package

22 Jan 22:23
Compare
Choose a tag to compare
3.6.1

Fix league/uri version

Laravel 9

18 Jan 23:43
Compare
Choose a tag to compare
3.6.0

Fix composer normalize

Support Gitea

23 Aug 14:36
c27e4e4
Compare
Choose a tag to compare
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

01 May 16:02
45f8ed7
Compare
Choose a tag to compare
Fix issue with properly resolving url in http-based repository (#351)

Fix issue with properly resolving url in http-based repository