mirror of
https://github.com/php-win-ext/geospatial.git
synced 2026-03-24 00:52:13 +01:00
10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"name": "php-geospatial/geospatial",
|
|
"type": "php-ext",
|
|
"license": "PHP-3.01",
|
|
"description": "PHP Extension to handle common geospatial functions.",
|
|
"require": {
|
|
"php": ">= 8.0.0"
|
|
}
|
|
}
|