Skip to content

Commit 5fb20a5

Browse files
author
Shawn McCool
authored
Merge pull request #103 from armandsar/master
Support laravel 5.6
2 parents ef3637b + 0d2a574 commit 5fb20a5

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
@@ -16,7 +16,7 @@
1616
"require": {
1717
"backup-manager/backup-manager": "^1.0",
1818
"php": ">=5.5.0",
19-
"symfony/process": "^2.0||^3.0",
19+
"symfony/process": "^2.0||^3.0||^4.0",
2020
"illuminate/support": "^4.0||^5.0",
2121
"illuminate/container": "^4.0||^5.0",
2222
"illuminate/console": "^4.0||^5.0"

0 commit comments

Comments
 (0)