Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 10:00
· 43 commits to refs/heads/main since this release
c93c9f4

Added

  • Add Support for PHP 8.3 (#31)

Changed

  • Replace Symfony Process with Illuminate Process (#30)
  • Update Artisan Command to use Laravel Prompts (#19)

Removed

  • Drop Support for Laravel 9 (#29)

Fixed

  • Check if CLI Dependencies are available before starting restore process (#28)