kopia lustrzana https://github.com/nextcloud/social
chore: Set compatibility with 30
Signed-off-by: Louis Chemineau <louis@chmn.me>pull/1875/head
rodzic
1101dae0c8
commit
4b05ecec87
|
|
@ -35,7 +35,7 @@
|
|||
<database>pgsql</database>
|
||||
<database>sqlite</database>
|
||||
<database>mysql</database>
|
||||
<nextcloud min-version="28" max-version="29" />
|
||||
<nextcloud min-version="28" max-version="30" />
|
||||
</dependencies>
|
||||
|
||||
<background-jobs>
|
||||
|
|
@ -77,4 +77,4 @@
|
|||
<contactsmenu>
|
||||
<provider>OCA\Social\Providers\ContactsMenuProvider</provider>
|
||||
</contactsmenu>
|
||||
</info>
|
||||
</info>
|
||||
Ładowanie…
Reference in New Issue