Skip to content

Commit d6f0918

Browse files
authored
Update php deps. (#141)
1 parent fc62c27 commit d6f0918

File tree

2 files changed

+125
-126
lines changed

2 files changed

+125
-126
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"require": {
1616
"php": ">=8.1",
1717
"ext-json": "*",
18-
"react/http": "^1.9.0",
19-
"twig/twig": "^v3.7.1"
18+
"react/http": "^1.10.0",
19+
"twig/twig": "^v3.14.2"
2020
},
2121
"require-dev": {},
2222
"sort-packages": true

0 commit comments

Comments
 (0)