Changes in PostGIS version to use 4 numbers

This commit is contained in:
Alejandro Guirao Rodríguez
2018-08-17 11:07:25 +02:00
committed by GitHub
parent 0451478099
commit 9ed3c45547

View File

@@ -3,7 +3,7 @@
"current_version": { "current_version": {
"requires": { "requires": {
"postgresql": "^10.0.0", "postgresql": "^10.0.0",
"postgis": "^2.4" "postgis": "^2.4.0.0"
} }
} }
} }