Skip to content

Commit c4eecae

Browse files
committed
Adds jaybizzle/crawler-detect
We need this to detect bots in traffic stats, we should also probably add a macro to request or something request()->isCrawler() via new \Jaybizzle\CrawlerDetect\CrawlerDetect(request()->server())
1 parent acca2ba commit c4eecae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"composer/composer": "^2.0.0",
1919
"composer/installers": "^1 || ^2",
2020
"doctrine/dbal": "^2.13.3|^3.1.4",
21+
"jaybizzle/crawler-detect": "^1.3",
2122
"linkorb/jsmin-php": "~1.0",
2223
"wikimedia/less.php": "~5.2",
2324
"scssphp/scssphp": "~1.0",

0 commit comments

Comments
 (0)