You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for spatie/laravel-backup v9 and drop support for v8 and PHP 8.1 (#76)
* Added support for spatie/laravel-backup version 9
This required all config settings to be present as described in the [upgrade guide](https://github.com/spatie/laravel-backup/blob/main/UPGRADING.md)
* Updated the .gitignore file
* The restore no longer asks twice for the disk to restore from
* Removed the tests for PHP 8.1 as it is no longer supported by Spatie Laravel Backup
* Update PHP Requirements in README
* Drop Support for spatie/laravel-backup v8
---------
Co-authored-by: Stefan Zweifel <[email protected]>
0 commit comments