add composer json
This commit is contained in:
commit
2fdd06b6eb
11
composer.json
Normal file
11
composer.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"name": "d3data/empty",
|
||||||
|
"description": "no description",
|
||||||
|
"keywords": [],
|
||||||
|
"type": "library",
|
||||||
|
"license": "LGPL-3.0",
|
||||||
|
"require": {
|
||||||
|
"php": "^7.3|^8.0",
|
||||||
|
"ext-mbstring" : "*"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user