skydiver/laravel-check-updates

Check Laravel updates from your command line

Maintainers

Package info

github.com/skydiver/laravel-check-updates

pkg:composer/skydiver/laravel-check-updates

Statistics

Installs: 355

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

1.2.0 2020-05-12 00:11 UTC

This package is auto-updated.

Last update: 2026-03-12 13:14:53 UTC


README

Check Laravel updates from your command line

Installation

On your Laravel project run:

composer require skydiver/laravel-check-updates

Usage

After package installed, two new artisan commands will be available:

php artisan updates:laravel
php artisan updates:nova

Compatibility

This package was tested on Laravel 6 & 7.