laravel-selfupdater icon indicating copy to clipboard operation
laravel-selfupdater copied to clipboard

This package provides some basic methods to implement a self updating functionality for your Laravel application. Already bundled are some methods to provide a self-update mechanism via Github or some...

Results 27 laravel-selfupdater issues
Sort by recently updated
recently updated
newest added

Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.27.0 to 2.29.0. Release notes Sourced from shivammathur/setup-php's releases. 2.29.0 Changelog Added support for 'lowest' and 'highest' aliases to specify PHP versions. #794 The lowest alias installs...

dependency

It would be really cool if a list of available versions could be available not just the latest one. Eg: I don't want to upgrade to the latest, but the...

Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version. Release notes Sourced from guzzlehttp/guzzle's releases. Release 7.8.1 Changed Updated links in docs to their canonical versions Replaced call_user_func* with...

dependency

Updates the requirements on [league/uri](https://github.com/thephpleague/uri) to permit the latest version. Release notes Sourced from league/uri's releases. version 7.4.0 Added Uri::fromData Uri::fromRfc8089 BaseUri::unixPath BaseUri::windowsPath BaseUri::toRfc8089 Fixed None Deprecated None Removed None...

dependency

Updates the requirements on [dg/bypass-finals](https://github.com/dg/bypass-finals) to permit the latest version. Release notes Sourced from dg/bypass-finals's releases. Released version 1.5.1 DG\BypassFinals::enable(bypassReadOnly: false); Commits 12ef25e bypassed keywords are configurable 8ad37fb updated github...

dependency

Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to permit the latest version. Release notes Sourced from phpstan/phpstan-phpunit's releases. 1.3.15 70ecacc - AssertTypeSpecifyingExtensionHelper: rootExpr with unknown variable to avoid always-true false positives (#197)...

dependency

Hello dear, I just create new laravel project and install laravel-selfupdater. Everything works perfectly and I thank you for that. But non of artisan commands working in `self-updater.php` at all,...

This fix allows HTTP source repository type URL in the form of `"https://example.com/updates/subfolder"`. Before the fix the update URL would become (e.g. for app-v1.2.3.zip) `"https://example.com/app-v1.2.3.zip"` when it should be `"https://example.com/updates/subfolder/app-v1.2.3.zip"`....

Updates the requirements on [mockery/mockery](https://github.com/mockery/mockery) to permit the latest version. Release notes Sourced from mockery/mockery's releases. 1.6.1 What's Changed Dropped support for PHP <7.4 Update the changelog to include changes...

dependency

Updates the requirements on [phpstan/extension-installer](https://github.com/phpstan/extension-installer) to permit the latest version. Release notes Sourced from phpstan/extension-installer's releases. 1.3.0 f5e02d4 - Allow specifying a list of extensions to ignore 3f3d1ba - Update...

dependency