Skip to content

Commit 1ac927e

Browse files
committed
Add Laravel 7.0 support
1 parent 8aade8f commit 1ac927e

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
@@ -8,7 +8,7 @@
88
"php": ">=7.2",
99
"ext-ldap": "*",
1010
"directorytree/ldaprecord": "^1.0",
11-
"illuminate/support": "^5.6|^6.0"
11+
"illuminate/support": "^5.6|^6.0|^7.0"
1212
},
1313
"require-dev": {
1414
"mockery/mockery": "~1.0",

0 commit comments

Comments
 (0)