You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
363 B

{
"name": "yuanjiajia/qldome",
"type": "library",
"require": {
"php": ">=7.4,<8.0",
"jaeger/querylist": "^4.2"
},
"autoload": {
"psr-4": {
"Yuanjiajia\\Qldome\\": "src/"
}
},
"authors": [
{
"name": "yuanjiajia",
"email": "1139393632@qq.com"
}
]
}