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