Skip to content

Tags: olssonm/laravel-backup-shield

Tags

v3.5

Toggle v3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Workflow update (#21)

* Update license info

* Minor workflow tweak

* Fix documentation error

v3.4

Toggle v3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Restructure to be purely ZipArchive-based (#17)

* Restructure to be purely ZipArchive-based

* Remove non-required RDONLY-mode in testing

* Update scrutinizer.yml

* Update readme

* Another scrutinizer-update

* Fix spacing-issue

v3.3

Toggle v3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Laravel 8 (#16)

* Set listener in boot-method

* Update for Laravel 8

* Fix Travis YAML-syntax

* Remove old dependencies

* Add back phpunit 8 for php 7.2

v3.2

Toggle v3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from olssonm/dev

Support for Laravel 7. Updated nelexa/zip-library.

v3.1

Toggle v3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from olssonm/dev

Dev

v3.0

Toggle v3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from olssonm/dev

Improved Laravel 6 compatibility

v2.5

Toggle v2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from olssonm/dev

Dev

v2.4

Toggle v2.4's commit message

Verified

This commit was signed with the committer’s verified signature.
olssonm Marcus Olsson
Merge branch 'dev'

# Conflicts:
#	.travis.yml

v2.3

Toggle v2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from olssonm/v2

V2

v2.2

Toggle v2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
olssonm Marcus Olsson
Better messages. Proper cleanup of tests.