mirror of
https://github.com/getgrav/grav.git
synced 2026-05-06 22:37:37 +02:00
Add ext-* to composer
This commit is contained in:
@@ -23,7 +23,10 @@
|
||||
"donatj/phpuseragentparser": "~0.3",
|
||||
"pimple/pimple": "~3.0",
|
||||
"rockettheme/toolbox": "~1.2",
|
||||
"maximebf/debugbar": "~1.10"
|
||||
"maximebf/debugbar": "~1.10",
|
||||
"ext-mbstring": "*",
|
||||
"ext-openssl": "*",
|
||||
"ext-curl": "*"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user