Skip to content

Commit 3c4c13b

Browse files
authored
Merge branch 'master' into master
2 parents 5378378 + b840b77 commit 3c4c13b

4 files changed

Lines changed: 458 additions & 104 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
.idea
2+
vendor

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "cbschuld/browser.php",
3-
"description": "",
4-
"version": "1.0.1",
3+
"description": "A PHP Class to detect a user's Browser",
54
"keywords": ["browser", "user agent", "detection"],
65
"homepage": "http://chrisschuld.com/projects/browser-php-detecting-a-users-browser-from-php.html",
76
"license": "MIT",

0 commit comments

Comments
 (0)