Updates the requirements on [jakub-onderka/php-parallel-lint](https://github.com/JakubOnderka/PHP-Parallel-Lint) to permit the latest version. - [Release notes](https://github.com/JakubOnderka/PHP-Parallel-Lint/releases) - [Commits](https://github.com/JakubOnderka/PHP-Parallel-Lint/commits/v1.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
17 lines
345 B
JSON
17 lines
345 B
JSON
{
|
|
"name": "nextcloud/deck",
|
|
"type": "project",
|
|
"license": "AGPLv3",
|
|
"authors": [
|
|
{
|
|
"name": "Julius Härtl",
|
|
"email": "jus@bitgrid.net"
|
|
}
|
|
],
|
|
"require": {},
|
|
"require-dev": {
|
|
"christophwurst/nextcloud": "^13.0",
|
|
"jakub-onderka/php-parallel-lint": "^1.0.0"
|
|
}
|
|
}
|