Skip to content

Commit 8bedcc0

Browse files
authored
Merge pull request #126 from knapsack-cloud/update--react-http
Update react/http to current release.
2 parents 8ff834d + 094171b commit 8bedcc0

File tree

3 files changed

+226
-124
lines changed

3 files changed

+226
-124
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": ">=8.1",
1717
"ext-json": "*",
18-
"react/http": "^0.8.3",
18+
"react/http": "^1.9.0",
1919
"twig/twig": "^v3.7.1"
2020
},
2121
"require-dev": {},

0 commit comments

Comments
 (0)