salahhusa9 / laravel-updater

Laravel Updater is a simple yet powerful package for updater your Laravel applications. It makes it easy to upgrade your application to the latest version with just one command.
https://salahhusa9.com/laravel-updater
MIT License
175 stars 18 forks source link

Dependency Dashboard #9

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

composer
composer.json - `php ^8.1|^8.2` - `guzzlehttp/guzzle ^7.8` - `illuminate/contracts ^10.0|^11.0` - `spatie/laravel-package-tools ^1.0` - `symfony/process ^6.3|^7.0` - `laravel/pint ^1.0` - `nunomaduro/collision ^7.8|^8.0` - `nunomaduro/larastan ^2.0.1` - `orchestra/testbench ^8.0|^9.0` - `pestphp/pest ^2.20` - `pestphp/pest-plugin-arch ^2.0` - `pestphp/pest-plugin-laravel ^2.0`
github-actions
.github/workflows/dependabot-auto-merge.yml - `dependabot/fetch-metadata v2.2.0`
.github/workflows/deploy-docs.yml - `actions/checkout v4` - `actions/setup-node v4` - `actions/cache v4` - `actions/upload-pages-artifact v3` - `actions/deploy-pages v4`
.github/workflows/fix-php-code-style-issues.yml - `actions/checkout v4` - `aglipanci/laravel-pint-action 2.4` - `stefanzweifel/git-auto-commit-action v5`
.github/workflows/run-tests.yml - `actions/checkout v4` - `shivammathur/setup-php v2`
.github/workflows/update-changelog.yml - `actions/checkout v4` - `stefanzweifel/changelog-updater-action v1` - `stefanzweifel/git-auto-commit-action v5`