mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
11 lines
113 B
JSON
11 lines
113 B
JSON
{
|
|
"autoload": {
|
|
"classmap": [
|
|
"inc/"
|
|
]
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9"
|
|
}
|
|
}
|