Skip to content

Commit

Permalink
fix Parser.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mallat committed Sep 25, 2023
1 parent df07683 commit a951347
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "PHP agent string parser based on Udger https://udger.com/products/local_parser",
"type": "library",
"license": "MIT",
"version": "4.0.2",
"version": "4.0.3",
"autoload": {
"psr-4": {
"Udger\\": "src/"
Expand Down
Binary file modified src/Parser.php
Binary file not shown.

0 comments on commit a951347

Please sign in to comment.