Skip to content

Commit

Permalink
Updated example in README.md.
Browse files Browse the repository at this point in the history
Updated dependencies.
  • Loading branch information
hexydec committed Dec 18, 2023
1 parent 3c010b4 commit c3c11e4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 24 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ $browser = \hexydec\agentzero\agentzero::parse($ua);
The returned value will be something like:

```php
\hexydec\agentzero\agentzero(
\hexydec\agentzero\agentzero (

public readonly string 'string' => string 'Mozilla/5.0 (Linux; Android 13; Pixel 7 Pro Build/TD1A.220804.031; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/116.0.0.0 Mobile Safari/537.36 Instagram 301.1.0.33.110 Android (33/13; 420dpi; 1080x2116; Google/google; Pixel 7 Pro; cheetah; cheetah; en_GB; 517986703)';

// categories
public readonly ?string 'type' => string 'human';
Expand Down
46 changes: 23 additions & 23 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c3c11e4

Please sign in to comment.