mirror of
https://github.com/zoe-may/TDoG-Skin.git
synced 2025-01-19 19:17:23 +08:00
10 lines
149 B
JSON
Executable File
10 lines
149 B
JSON
Executable File
{
|
|
"require": {
|
|
"php": "^7.2.5 || ^8.0",
|
|
"psalm/phar": "4.6.2"
|
|
},
|
|
"config": {
|
|
"preferred-install": "dist"
|
|
}
|
|
}
|