diff --git a/README.md b/README.md index 5c4b84d9..7af5325d 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ We highly appreciate you sending us a postcard from your hometown, mentioning wh ## Installation and usage -This package requires PHP 8.0 and Laravel 8.0 or higher. +This package requires PHP 8.2 and Laravel 10.0 or higher. You'll find installation instructions and full documentation on https://spatie.be/docs/laravel-backup. ## Using an older version of PHP / Laravel? diff --git a/docs/requirements.md b/docs/requirements.md index 0e4775be..846a52fc 100644 --- a/docs/requirements.md +++ b/docs/requirements.md @@ -3,7 +3,7 @@ title: Requirements weight: 3 --- -This backup package requires **PHP 8.0**, with the [ZIP module](http://php.net/manual/en/book.zip.php) and **Laravel 9.0 or higher**. It's not compatible with Windows servers. +This backup package requires **PHP 8.2**, with the [ZIP module](http://php.net/manual/en/book.zip.php) and **Laravel 9.0 or higher**. It's not compatible with Windows servers. If you are using an older version of Laravel, take a look at one of the previous versions of this package.