Skip to content

Commit 35eb118

Browse files
authored
Merge pull request #508 from hihuangwei/patch-2
support Laravel 10.0
2 parents f567f77 + d035814 commit 35eb118

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
@@ -14,7 +14,7 @@
1414
"ext-ldap": "*",
1515
"ramsey/uuid": "*",
1616
"directorytree/ldaprecord": "^2.4.4",
17-
"illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0"
17+
"illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0|^10.0"
1818
},
1919
"require-dev": {
2020
"mockery/mockery": "^1.0",

0 commit comments

Comments
 (0)