Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 0c82877

Browse files
committed
Laravel 7.0 compatibility
1 parent 3b7cbb9 commit 0c82877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"require": {
88
"php": ">=7.1",
99
"adldap2/adldap2": "^10.1",
10-
"illuminate/support": "~5.5|~6.0"
10+
"illuminate/support": "~5.5|~6.0|~7.0"
1111
},
1212
"require-dev": {
1313
"mockery/mockery": "~1.0",

0 commit comments

Comments
 (0)