mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
11 lines
131 B
JSON
11 lines
131 B
JSON
{
|
|
"config": {
|
|
"platform": {
|
|
"php": "8.2"
|
|
},
|
|
"sort-packages": true
|
|
},
|
|
"require": {
|
|
"coenjacobs/mozart": "^0.7.1"
|
|
}
|
|
}
|