Update GeoPHP module to 7.x-1.8.

This commit is contained in:
Michael Stenta 2020-09-16 08:10:16 -04:00
parent 49f937eaae
commit 6439b89979
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ projects[geofield][subdir] = "contrib"
projects[geofield][version] = "2.4"
projects[geophp][subdir] = "contrib"
projects[geophp][version] = "1.x-dev"
projects[geophp][version] = "1.8"
; Patch to use BCMath for arithmetic.
projects[geophp][patch][] = "http://www.drupal.org/files/issues/2019-12-31/geophp_bcmath-2625348-5.patch"