Download the PHP package mwguerra/interactive-upgrader without Composer
On this page you can find all versions of the php package mwguerra/interactive-upgrader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mwguerra/interactive-upgrader
More information about mwguerra/interactive-upgrader
Files in mwguerra/interactive-upgrader
Download mwguerra/interactive-upgrader
More information about mwguerra/interactive-upgrader
Files in mwguerra/interactive-upgrader
Vendor mwguerra
Package interactive-upgrader
Short Description A CLI tool that handles both Composer and npm dependencies for Laravel projects.
License MIT
Package interactive-upgrader
Short Description A CLI tool that handles both Composer and npm dependencies for Laravel projects.
License MIT
Please rate this library. Is it a good library?
Informations about the package interactive-upgrader
Interactive Upgrader for Laravel
A CLI tool that handles both Composer and npm dependencies for Laravel projects.
Installation
You can install the package via composer:
Usage
Once installed, you can run the command:
This will:
- Check for outdated Composer and npm packages
- Display them in a table with available upgrade options
- Allow you to interactively select which packages to upgrade
- Handle the upgrade process, including dependency analysis
Options
Examples
Features
- Handles both Composer and npm dependencies in a single command
- Interactive table-driven interface
- Analyzes dependencies to suggest related packages that might need to be updated
- Creates backups before making changes
- Supports various upgrade strategies (minor, major, dev)
- Color-coded version display (red for major bumps, green for minor)
- Warns about major version upgrades and allows falling back to safer options
- Provides option to only display outdated packages without making changes
License
The MIT License (MIT). Please see License File for more information.
All versions of interactive-upgrader with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
symfony/console Version ^7.0
symfony/process Version ^7.0
guzzlehttp/guzzle Version ^7.0
composer/composer Version ^2.8
illuminate/support Version ^11.0|^12.0
illuminate/console Version ^11.0|^12.0
composer/semver Version ^3.4
symfony/console Version ^7.0
symfony/process Version ^7.0
guzzlehttp/guzzle Version ^7.0
composer/composer Version ^2.8
illuminate/support Version ^11.0|^12.0
illuminate/console Version ^11.0|^12.0
composer/semver Version ^3.4
The package mwguerra/interactive-upgrader contains the following files
Loading the files please wait ....