Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading