diff --git a/.github/workflows/phpunit.yml b/.github/workflows/phpunit.yml index d4c8334..e1dc397 100644 --- a/.github/workflows/phpunit.yml +++ b/.github/workflows/phpunit.yml @@ -20,7 +20,7 @@ jobs: matrix: php-versions: ['8.3'] databases: ['sqlite'] - server-versions: ['master'] + server-versions: ['stable31'] name: php${{ matrix.php-versions }}-${{ matrix.databases }} @@ -76,7 +76,7 @@ jobs: matrix: php-versions: ['8.2', '8.3'] databases: ['mysql'] - server-versions: ['master'] + server-versions: ['stable31'] name: php${{ matrix.php-versions }}-${{ matrix.databases }} @@ -141,7 +141,7 @@ jobs: matrix: php-versions: ['8.3'] databases: ['pgsql'] - server-versions: ['master'] + server-versions: ['stable31'] name: php${{ matrix.php-versions }}-${{ matrix.databases }} diff --git a/.github/workflows/psalm.yml b/.github/workflows/psalm.yml index 9d3b252..fd05233 100644 --- a/.github/workflows/psalm.yml +++ b/.github/workflows/psalm.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - ocp-version: [ 'dev-master' ] + ocp-version: [ 'dev-stable31' ] php-version: [ '8.1', '8.2', '8.3' ] name: Nextcloud ${{ matrix.ocp-version }} PHP${{ matrix.php-version }} diff --git a/.github/workflows/sonarqube.yml b/.github/workflows/sonarqube.yml index d33eb4a..55c597b 100644 --- a/.github/workflows/sonarqube.yml +++ b/.github/workflows/sonarqube.yml @@ -20,7 +20,7 @@ jobs: matrix: php-versions: ['8.2'] databases: ['sqlite'] - server-versions: ['master'] + server-versions: ['stable31'] name: php${{ matrix.php-versions }}-${{ matrix.databases }}-COVERAGE diff --git a/README.md b/README.md index 07dfecc..030c5ef 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=R0Wi_workflow_ocr&metric=coverage)](https://sonarcloud.io/summary/new_code?id=R0Wi_workflow_ocr) ![Lint](https://github.com/R0Wi/workflow_ocr/workflows/Lint/badge.svg) [![Generic badge](https://img.shields.io/github/v/release/R0Wi/workflow_ocr)](https://github.com/R0Wi/workflow_ocr/releases) -[![Generic badge](https://img.shields.io/badge/Nextcloud-30-orange)](https://github.com/nextcloud/server) +[![Generic badge](https://img.shields.io/badge/Nextcloud-31-orange)](https://github.com/nextcloud/server) [!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/R0Wi) diff --git a/composer.json b/composer.json index 95f8a04..65a7bc1 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "phpunit/phpcov": "8.2.*", "nextcloud/coding-standard": "^1.0", "vimeo/psalm": "^5.15", - "nextcloud/ocp": "dev-master" + "nextcloud/ocp": "dev-stable31" }, "config": { "optimize-autoloader": true, diff --git a/composer.lock b/composer.lock index 908366a..bf5c840 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "03f4377de2906abf52eb3dfd1a383e7d", + "content-hash": "9843a9ed37dc32959045929add9236ef", "packages": [ { "name": "mikehaertl/php-shellcommand", @@ -955,30 +955,29 @@ }, { "name": "nextcloud/ocp", - "version": "dev-master", + "version": "dev-stable31", "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "3d9b3b4d13b3a8ad441c1fd862dd7365e72840dd" + "reference": "d13f450643ff69399137a8d44a2a12a7a6837de8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/3d9b3b4d13b3a8ad441c1fd862dd7365e72840dd", - "reference": "3d9b3b4d13b3a8ad441c1fd862dd7365e72840dd", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/d13f450643ff69399137a8d44a2a12a7a6837de8", + "reference": "d13f450643ff69399137a8d44a2a12a7a6837de8", "shasum": "" }, "require": { - "php": "~8.1 || ~8.2 || ~8.3", + "php": "~8.1 || ~8.2 || ~8.3 || ~8.4", "psr/clock": "^1.0", "psr/container": "^2.0.2", "psr/event-dispatcher": "^1.0", "psr/log": "^3.0.2" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { - "dev-master": "31.0.0-dev" + "dev-stable31": "31.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -998,9 +997,9 @@ "description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API", "support": { "issues": "https://github.com/nextcloud-deps/ocp/issues", - "source": "https://github.com/nextcloud-deps/ocp/tree/master" + "source": "https://github.com/nextcloud-deps/ocp/tree/stable31" }, - "time": "2025-01-15T00:42:43+00:00" + "time": "2025-01-26T00:44:06+00:00" }, { "name": "nikic/php-parser", @@ -1178,16 +1177,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.68.0", + "version": "v3.68.5", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "23acc692a99304559d4c94e9f299158ecd0ed7d1" + "reference": "4a0a5cfd39b0677017a85f0fc252d3e8a6a6c02c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/23acc692a99304559d4c94e9f299158ecd0ed7d1", - "reference": "23acc692a99304559d4c94e9f299158ecd0ed7d1", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/4a0a5cfd39b0677017a85f0fc252d3e8a6a6c02c", + "reference": "4a0a5cfd39b0677017a85f0fc252d3e8a6a6c02c", "shasum": "" }, "require": { @@ -1224,9 +1223,9 @@ "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/PHP-CS-Fixer/shim/issues", - "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.68.0" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.68.5" }, - "time": "2025-01-13T17:01:38+00:00" + "time": "2025-01-30T17:01:41+00:00" }, { "name": "phpdocumentor/reflection-common",