Skip to content

Commit 4c8c40f

Browse files
Merge pull request #106 from statsig-io/update-ua-parser-version
Update UA Parser Version
2 parents d7c905e + ce45622 commit 4c8c40f

File tree

2 files changed

+214
-163
lines changed

2 files changed

+214
-163
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"minimum-stability": "dev",
1616
"require": {
1717
"php": "^7.4 || ^8.0",
18-
"ua-parser/uap-php": "^3.9",
18+
"ua-parser/uap-php": "3.9.*",
1919
"statsig/ip3country": "^0.1.0",
2020
"ext-json": "*",
2121
"ext-curl": "*",

0 commit comments

Comments
 (0)