Skip to content

Commit

Permalink
Merge pull request #5577 from nextcloud/update-stable29-target-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr authored Mar 29, 2024
2 parents 8f8931d + 0f4f547 commit 4dad97e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
npmVersion: ${{ steps.versions.outputs.npmVersion }}
strategy:
matrix:
server-versions: ['master']
server-versions: ['stable29']

steps:
- name: Checkout server
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"psalm/phar": "^5.4",
"phpunit/phpunit": "^9.5",
"ext-mbstring": "*",
"nextcloud/ocp": "dev-master"
"nextcloud/ocp": "dev-stable29"
},
"license": "AGPLv3",
"authors": [
Expand Down
17 changes: 8 additions & 9 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4dad97e

Please sign in to comment.