Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
maen-bn committed Jul 23, 2015
1 parent 36a67a9 commit f879969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maenbn/ldaplookup",
"description": "LdapLookup is a tool to lookup entries in LDAP For Laravel 5",
"description": "LdapLookup is a tool to lookup entries in LDAP For Laravel 5.1 LTS",
"keywords": ["laravel", "framework", "ldap lookup", "ldap", "lookup", "LdapLookup", "Laravel LdapLookup", "Laravel-LdapLookup", "Ben Norcombe", "BenNorcombe"],
"license": "MIT",
"authors": [
Expand All @@ -16,7 +16,7 @@

},
"require-dev": {
"orchestra/testbench": "3.0.*"
"orchestra/testbench": "3.1.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f879969

Please sign in to comment.