Skip to content

Commit bf8c163

Browse files
authored
Merge pull request cbschuld#58 from misilot/patch-1
Remove Version and Rely on Releases from Github ... Added Description
2 parents 5d8f706 + 24a0045 commit bf8c163

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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)