Add minimum PHP version (7.4)
This commit is contained in:
parent
e7d7824dd1
commit
9b3e03c04f
|
@ -12,6 +12,7 @@
|
||||||
<category>integration</category>
|
<category>integration</category>
|
||||||
<bugs>https://github.com/thrillfall/nextcloud-gpodder/issues</bugs>
|
<bugs>https://github.com/thrillfall/nextcloud-gpodder/issues</bugs>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<nextcloud min-version="19" max-version="22"/>
|
<php min-version="7.4"/>
|
||||||
|
<nextcloud min-version="19" max-version="22"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</info>
|
</info>
|
||||||
|
|
Loading…
Reference in New Issue