Skip to content

Commit

Permalink
bump max NC version to 31, update composer dev dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Veyssier <[email protected]>
  • Loading branch information
julien-nc committed Aug 14, 2024
1 parent 471cc72 commit debedd0
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 66 deletions.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ More details on how to set this up in the [admin docs](https://docs.nextcloud.co
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot6.jpg</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot7.jpg</screenshot>
<dependencies>
<nextcloud min-version="30" max-version="30"/>
<nextcloud min-version="30" max-version="31"/>
</dependencies>
<settings>
<admin>OCA\Assistant\Settings\Admin</admin>
Expand Down
132 changes: 67 additions & 65 deletions composer.lock

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

0 comments on commit debedd0

Please sign in to comment.