We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9bae6 commit 8d496baCopy full SHA for 8d496ba
composer.json
@@ -0,0 +1,9 @@
1
+{
2
+ "name": "php-geospatial/geospatial",
3
+ "type": "php-ext",
4
+ "license": "PHP-3.01",
5
+ "description": "PHP Extension to handle common geospatial functions.",
6
+ "require": {
7
+ "php": ">= 8.0.0"
8
+ }
9
+}
0 commit comments