Skip to content

Commit

Permalink
Merge pull request #909 from nextcloud/fix/noid/composer-cleanup
Browse files Browse the repository at this point in the history
build(deps): cleanup composer
  • Loading branch information
blizzz authored Nov 26, 2024
2 parents 2f9b275 + a49fdc2 commit 4368a73
Show file tree
Hide file tree
Showing 79 changed files with 181 additions and 18,524 deletions.
7 changes: 0 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
version: 2
updates:
- package-ecosystem: composer
directory: "/3rdparty"
schedule:
interval: daily
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
- package-ecosystem: composer
directory: "/"
schedule:
Expand Down
29 changes: 0 additions & 29 deletions .github/workflows/composer.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- 'templates/**'
- 'tests/**'
- 'vendor/**'
- '3rdparty/**'
- 'composer.json'
- 'composer.lock'
Expand Down
8 changes: 0 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
# SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
3rdparty/vendor/onelogin/php-saml/certs/
3rdparty/vendor/onelogin/php-saml/demo1/
3rdparty/vendor/onelogin/php-saml/demo2/
3rdparty/vendor/onelogin/php-saml/demo-old/
3rdparty/vendor/onelogin/php-saml/docs/
3rdparty/vendor/onelogin/php-saml/tests/
3rdparty/vendor/onelogin/php-saml/endpoints/

build
/vendor/
.php_cs.cache
Expand Down
1 change: 0 additions & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
filter:
excluded_paths:
- '3rdparty/*'
- 'js/jquery*'
- 'l10n/*'
- 'tests/*'
Expand Down
13 changes: 0 additions & 13 deletions 3rdparty/composer.json

This file was deleted.

191 changes: 0 additions & 191 deletions 3rdparty/composer.lock

This file was deleted.

25 changes: 0 additions & 25 deletions 3rdparty/vendor/autoload.php

This file was deleted.

Loading

0 comments on commit 4368a73

Please sign in to comment.