+4
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -15,5 +15,9 @@ | ||
"support": {
|
||
"issues": "https://www.drupal.org/project/issues/geolocation",
|
||
"source": "https://git.drupal.org/project/geolocation.git"
|
||
},
|
||
"require": {
|
||
"php": "^7.3 || ^8.0",
|
||
"drupal/core": "^9.2"
|
||
}
|
||
} |
||
No newline at end of file |
||
+1
−1
modules/geolocation_google_maps/src/Plugin/Field/FieldWidget/GeolocationGeometryWidgetGoogleMaps.php
+2
−2
Loading