https://github.com/owncloud/core
Raw File
Tip revision: bdf2192f4f2c3c3476cc1d964eea1f9f8330f59b authored by Vincent Petry on 24 May 2017, 20:17:32 UTC
Merge pull request #27994 from owncloud/backport-fixed-output-in-error-pages
Tip revision: bdf2192
composer.json
{
  "require-dev": {
    "jakub-onderka/php-parallel-lint": "^0.9.2",
    "jakub-onderka/php-console-highlighter": "^0.3.2"
  }
}
back to top