Skip to content

Commit

Permalink
change to Laravel 5.1 LTS and PHP 5.5.9 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
maen-bn committed Jul 23, 2015
1 parent 09a897a commit 0d90289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/ldaplookup.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

'bindRdn' => env('LDAP_BIND_RDN'),

'bindPassword' => env('LDAP_BIND_PASSWORD')
'bindPassword' => env('LDAP_BIND_PASSWORD'),

'version' => env('LDAP_VERSION')

Expand Down

0 comments on commit 0d90289

Please sign in to comment.