mirror of
https://github.com/nextcloud/nextcloud.com.git
synced 2026-01-12 15:44:37 +00:00
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"require-dev": {
|
|
"jakub-onderka/php-parallel-lint": "^0.9.2"
|
|
},
|
|
"require": {
|
|
"mautic/api-library": "^2.10",
|
|
"geoip2/geoip2": "~2.0",
|
|
"predis/predis": "^1.1"
|
|
}
|
|
}
|