Skip to content

Commit 91fedc8

Browse files
author
tituspijean
authored
Merge pull request #55 from tituspijean/fix-php8.1
Require LdapRecord 2.11.1
2 parents 6f8b5ae + 51ac3dc commit 91fedc8

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
},
1515
"require": {
1616
"flarum/core": "^1.0",
17-
"directorytree/ldaprecord": "v2.4.2"
17+
"directorytree/ldaprecord": "v2.11.1"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)