Skip to content

Commit 04f29b6

Browse files
committed
Update string-encoder dependency version to ^1.1 in composer.json
1 parent c8e0d83 commit 04f29b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ext-mbstring": "*",
1717
"ext-zlib": "*",
1818
"ext-curl": "*",
19-
"devanoxltd/string-encoder": "^1.0",
19+
"devanoxltd/string-encoder": "^1.1",
2020
"php-http/httplug": "^2.4",
2121
"guzzlehttp/guzzle": "^7.9",
2222
"guzzlehttp/psr7": "^2.7",

0 commit comments

Comments
 (0)