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