feat: Add composer.json untuk server PHP
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"name": "destra/webgis-uas",
|
||||||
|
"description": "WebGIS terpadu untuk UAS",
|
||||||
|
"require": {
|
||||||
|
"php": "^8.0",
|
||||||
|
"ext-mysqli": "*"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user