Skip to content

Commit

Permalink
Merge pull request #3229 from nextcloud/chore/deps/remove-unused-depe…
Browse files Browse the repository at this point in the history
…ndencies
  • Loading branch information
provokateurin authored Sep 16, 2024
2 parents c66a045 + 367bf5e commit 4ee059e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@
"phpunit/phpunit": "^9",
"sabre/dav": "^4.1",
"sabre/xml": "^2.2",
"symfony/event-dispatcher": "^5.3.11",
"psalm/phar": "^5.9",
"nextcloud/coding-standard": "^1.0",
"nextcloud/ocp": "dev-master"
},
"require": {
"php-parallel-lint/php-parallel-lint": "^1.2"
},
"scripts": {
"lint": "find . -name \\*.php -not -path './vendor/*' -print0 | xargs -0 -n1 php -l",
"cs:check": "php-cs-fixer fix --dry-run --diff",
Expand Down

0 comments on commit 4ee059e

Please sign in to comment.