Skip to content

Commit

Permalink
fix node dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Olav Seyfarth <olav@seyfarth.de>
  • Loading branch information
nursoda committed May 20, 2023
1 parent 9129414 commit 4c93796
Show file tree
Hide file tree
Showing 4 changed files with 296 additions and 290 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ jobs:
- '8.0'
- '8.1'
include:
- ocp: 'dev-stable27'
- ocp: 'dev-stable27'
php: '8.2'
- ocp: 'dev-stable26'
- ocp: 'dev-stable26'
php: '8.2'
- ocp: 'dev-master'
- ocp: 'dev-master'
php: '8.2'
name: Nextcloud ${{ matrix.ocp }} on PHP ${{ matrix.php }}
steps:
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Changelog
Notable changes in [changelog format](https://keepachangelog.com/en/1.0.0/), project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)

## 2.7.3 (2023-05-06)
## 2.7.3 (2023-05-20)

### Added

- Support for Nextcloud 27 (tested against beta1)
- Support for Nextcloud 27 (tested against RC1)

## 2.7.2 (2023-03-04)

Expand Down
16 changes: 8 additions & 8 deletions composer.lock

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

Loading

0 comments on commit 4c93796

Please sign in to comment.