PostGIS uses 4 numbers

This commit is contained in:
Alejandro Guirao Rodríguez
2018-08-17 10:48:21 +02:00
committed by GitHub
parent 87454ac37f
commit 4b246d34c8

View File

@@ -3,7 +3,7 @@
"current_version": {
"requires": {
"postgresql": ">=9.5.0",
"postgis": ">=2.2.0"
"postgis": ">=2.2.0.0"
},
"works_with": {
}