Skip to content

Commit 01e9620

Browse files
Merge pull request #45 from enflow/laravelv7
Add support for Symfony 5
2 parents 5295592 + 5302c26 commit 01e9620

File tree

3 files changed

+1418
-411
lines changed

3 files changed

+1418
-411
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"php-coveralls/php-coveralls": "^2.0"
3030
},
3131
"require": {
32-
"symfony/process": "^4.0",
32+
"symfony/process": "^4.0|^5.0",
3333
"soundasleep/html2text": "~0.5"
3434
}
3535
}

0 commit comments

Comments
 (0)