Skip to content

Commit 847c7ad

Browse files
authored
Merge pull request #2 from frowhy/patch-1
Update version sync with spatie/laravel-backup
2 parents ead1487 + 64bc3d9 commit 847c7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php": ">=7.0.0",
1616
"laravel/framework": "5.5.*",
1717
"encore/laravel-admin": "1.5.*",
18-
"spatie/laravel-backup": "5.5.*"
18+
"spatie/laravel-backup": "^5.0"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "~6.0",

0 commit comments

Comments
 (0)