Skip to content

Commit 199154c

Browse files
authored
Merge pull request #8 from Treblle/feat/fork-process
feat: updated php sdk version to use fork process feature on guzzle request
2 parents ba36e0f + ccd684d commit 199154c

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
@@ -33,7 +33,7 @@
3333
"php": "^7.4|^8.0",
3434
"beberlei/assert": "^3.3",
3535
"thecodingmachine/safe": "^1.3.2",
36-
"treblle/treblle-php": "^2.0",
36+
"treblle/treblle-php": "^3.0",
3737
"symfony/config": "^4.4|^5.0|^6.0",
3838
"symfony/console": "^4.4|^5.0|^6.0",
3939
"symfony/dependency-injection": "^4.4|^5.0|^6.0",

0 commit comments

Comments
 (0)