mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
11 lines
201 B
JSON
11 lines
201 B
JSON
{
|
|
"require-dev": {
|
|
"nextcloud/coding-standard": "^1.4",
|
|
"friendsofphp/php-cs-fixer": "^3.59"
|
|
},
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.2"
|
|
}
|
|
}
|
|
}
|