Skip to content

Bump spatie/laravel-backup from 6.14.2 to 7.1.0

Bumps spatie/laravel-backup from 6.14.2 to 7.1.0.

Release notes

Sourced from spatie/laravel-backup's releases.

7.1.0

  • merge features from v6 branch

7.0.2

7.0.1

  • add support for Norwegian

7.0.0

  • clean up of all internals
  • drop support for PHP 7
  • drop support for anything below Laravel 8

6.14.3

  • File extension override (#1205)
Changelog

Sourced from spatie/laravel-backup's changelog.

Changelog

All notable changes to laravel-backup will be documented in this file.

7.0.2 - 2020-12-21

7.0.1 - 2020-12-19

  • add support for Norwegian

7.0.0 - 2020-12-16

  • clean up of all internals
  • drop support for PHP 7
  • drop support for anything below Laravel 8

6.14.1 - 2020-12-16

  • fix exception messages

6.14.0 - 2020-12-08

  • add option to add files to zip-file using relative path (#1158)

6.13.1 - 2020-12-01

  • Update README.md, docs and comment in config file (#1154)

6.13.0 - 2020-11-25

  • add support for PHP 8.0
  • drop support for Laravel 5.8

6.12.0 - 2020-11-19

  • allow a CleanupStrategy to access its intended BackupDestination (#1149)

6.11.6 - 2020-10-19

  • add funding section

6.11.4 - 2020-09-30

  • add Portuguese translations

6.11.3 - 2020-09-29

  • add Japanse translations

... (truncated)

Commits

Merge request reports