shalvah/upgrader
Automate upgrading users’ PHP library config files when releasing new versions. Compare old vs sample new config, apply moves/renames and ignored keys, support dot notation, preview changes with dry-run, and create a .bak backup before upgrading.
Require php-parser 6.0
Upgrade to nikic/php-parser 5.0 properly
Support nikic/php-parser v5
Laravel 10 support
Minimum version PHP 8
Fix bug where calling dontTouch only worked on the first call.
Updated dependencies to allow for Laravel 9
Remove nikic/PHP-Parser pretty-printing monkey-patch
Preserve comments in added array items
Make upgrader changes properly stateful
Cleanup type signatures
Allow installation with older Laravel versions
How can I help you explore Laravel packages today?