Skip to content

Commit e6003bc

Browse files
authored
Merge pull request #2 from pierrocknroll/patch-1
Support Laravel 7
2 parents 2747362 + 15d5278 commit e6003bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"intercom/intercom-php": "^3.1",
15-
"illuminate/support": "~5.0|6.*"
15+
"illuminate/support": "~5.0|6.*|7.*"
1616
},
1717
"require-dev": {
1818
"mockery/mockery": "0.9.*",

0 commit comments

Comments
 (0)