git.cweiske.de
/
phorkie.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6276ca
)
Work around bug in twig 1
author
Christian Weiske
<
[email protected]
>
Tue, 21 Mar 2023 18:58:00 +0000
(19:58 +0100)
committer
Christian Weiske
<
[email protected]
>
Wed, 22 Mar 2023 21:21:03 +0000
(22:21 +0100)
Related: https://github.com/twigphp/Twig/pull/3822
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index 32e13fa08ba330b22bd9221a09d1af12034f6cfd..70a6d958a0ecded5a7df8669cb71b96044856ae1 100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-11,6
+11,8
@@
}
],
"require": {
+ "ext-mbstring": "*",
+
"pear/date_humandiff": "~0.5",
"pear/http_request2": "^2.2",
"pear/pager": "^2.4",