Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Macsch15 committed Jul 9, 2015
1 parent 817613d commit 1e29de4
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,7 +1,7 @@
{
"name": "macsch15/crawler-detector",
"type": "library",
"description": "Fat-free and fast web crawler (bot) detector",
"description": "Fat-free, standalone and fast web crawler (bot) detector",
"keywords": ["useragent", "crawler", "bot", "botdetector", "crawlerdetector"],
"license": "MIT",
"authors": [
Expand All @@ -17,4 +17,4 @@
"autoload": {
"psr-4": { "CrawlerDetector\\": "src/" }
}
}
}

0 comments on commit 1e29de4

Please sign in to comment.