There was an error while loading. Please reload this page.
2 parents 92242eb + ebdd5a7 commit 11b0109Copy full SHA for 11b0109
2 files changed
.github/workflows/phpunit.yml
@@ -35,7 +35,7 @@ jobs:
35
# do not stop on another job's failure
36
fail-fast: false
37
matrix:
38
- php-versions: ['8.1']
+ php-versions: ['8.2']
39
databases: ['sqlite']
40
server-versions: ['master']
41
appinfo/info.xml
@@ -70,6 +70,7 @@ More details on how to set this up in the [admin docs](https://docs.nextcloud.co
70
<developer>https://github.com/nextcloud/assistant</developer>
71
</documentation>
72
<category>integration</category>
73
+ <category>ai</category>
74
<website>https://github.com/nextcloud/assistant</website>
75
<bugs>https://github.com/nextcloud/assistant/issues</bugs>
76
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot1.jpg</screenshot>
0 commit comments