Update carto_postgresql_ext minor dependency version

This commit is contained in:
Daniel García Aubert 2020-01-27 12:45:35 +01:00
parent 111b927033
commit d9b6284914

View File

@ -11,7 +11,7 @@
"redis": ">=4.0.0",
"postgresql": ">=10.0.0",
"postgis": ">=2.4.4.5",
"carto_postgresql_ext": ">=0.24.1"
"carto_postgresql_ext": ">=0.35.0"
}
}
}