Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit 6bef9bf

Browse files
authored
Merge pull request #15 from Lastwisher/master
Laravel 7 support
2 parents 8766bdf + a313cd5 commit 6bef9bf

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=5.4.0",
15-
"illuminate/support": "~5.4|^6.0",
15+
"illuminate/support": "~5.4|^6.0|^7.0",
1616
"zendesk/zendesk_api_client_php": "2.*"
1717
},
1818
"extra": {

0 commit comments

Comments
 (0)