mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
Fixed typo in composer.json
This commit is contained in:
parent
77ec847e20
commit
3df099a0e3
|
|
@ -19,7 +19,7 @@
|
|||
"ext-zip": "*",
|
||||
"ext-dom": "*",
|
||||
"ext-libxml": "*",
|
||||
§ "symfony/polyfill-mbstring": "~1.20",
|
||||
"symfony/polyfill-mbstring": "~1.20",
|
||||
"symfony/polyfill-iconv": "^1.20",
|
||||
"symfony/polyfill-php73": "^1.20",
|
||||
"symfony/polyfill-php74": "^1.20",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user